SuccessConsole Output

[INFO] 
[INFO] -----< co.codewizards.cloudstore:co.codewizards.cloudstore.client >-----
[INFO] Building co.codewizards.cloudstore.client 1.0.1-SNAPSHOT         [13/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 674 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 947 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 863 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 4.3 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.client ---
[WARNING] *************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [jersey-common-2.29.1.jar, jersey-client-2.29.1.jar, jakarta.inject-2.6.1.jar, jersey-server-2.29.1.jar, jersey-container-servlet-2.29.1.jar, jersey-container-servlet-core-2.29.1.jar, javax.servlet-api-3.1.0.jar, 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 21 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/test-classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.client ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/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.client.RepairDatabaseSubCommandTest
04:42:54.444 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
04:42:54.482 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
04:42:55.610 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=30.0 MiB, used=7.8 MiB, available=3.9 GiB
04:42:55.642 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
04:42:55.643 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
04:42:55.643 [main] INFO co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms.
04:42:57.646 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
04:42:57.648 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]tryAcquire: returning true. lockCounter=1
04:42:57.651 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]release: releasing underlying FileLock. lockCounter=0
04:42:57.652 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
04:42:57.653 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]tryAcquire: returning true. lockCounter=1
04:42:57.669 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:42:57.713 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4963ms to org.eclipse.jetty.util.log.Slf4jLog
04:42:57.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
04:42:57.979 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
04:42:58.029 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3da30852[HTTP/1.1] added {HttpConfiguration@403f0a22{32768/8192,8192/8192,https://:0,[]},POJO}
04:42:58.037 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {Server@58326051{STOPPED}[9.4.17.v20190418],UNMANAGED}
04:42:58.039 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
04:42:58.041 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
04:42:58.043 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4f25b795,POJO}
04:42:58.045 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@3da30852[HTTP/1.1],AUTO}
04:42:58.046 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@3da30852[HTTP/1.1]
04:42:58.055 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
04:42:58.055 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
04:42:58.059 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
04:42:58.104 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@45fd9a4d
04:42:58.127 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1,MANAGED}
04:42:58.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {ServletHandler@1e0f9063{STOPPED},MANAGED}
04:42:58.191 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
04:42:58.223 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
04:42:58.339 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE},MANAGED}
04:42:58.341 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@58326051{STOPPED}[9.4.17.v20190418]
04:42:58.346 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {ErrorHandler@14dda234{STOPPED},AUTO}
04:42:58.350 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
04:42:58.416 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@58326051{STARTING}[9.4.17.v20190418]
04:42:58.417 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
04:42:58.424 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}
04:42:58.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp222427158]@d41f816{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}] added {ReservedThreadExecutor@793138bd{s=0/6,p=0},AUTO}
04:42:58.427 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@793138bd{s=0/6,p=0}
04:42:58.428 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5678ms ReservedThreadExecutor@793138bd{s=0/6,p=0}
04:42:58.429 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-14,5,main]
04:42:58.430 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-15,5,main]
04:42:58.432 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-16,5,main]
04:42:58.433 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-17,5,main]
04:42:58.437 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-18,5,main]
04:42:58.441 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-19,5,main]
04:42:58.445 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-20,5,main]
04:42:58.446 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-21,5,main]
04:42:58.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5698ms QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}]
04:42:58.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@336f1079{STOPPED}
04:42:58.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5706ms ScheduledExecutorScheduler@336f1079{STARTED}
04:42:58.457 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
04:42:58.470 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@a4ca3f6]
04:42:58.494 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,STARTING}
04:42:58.495 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
04:42:58.504 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
04:42:58.509 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600],AUTO}
04:42:58.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@4189d70b{STOPPED}[worker=null]
04:42:58.513 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
04:42:58.514 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
04:42:58.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@4189d70b{STARTING}[worker=node0] added {HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
04:42:58.517 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
04:42:58.519 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
04:42:58.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5774ms HouseKeeper@6035b93b{STARTED}[interval=660000, ownscheduler=false]
04:42:58.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5775ms DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
04:42:58.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],MANAGED}
04:42:58.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],UNMANAGED}
04:42:58.530 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
04:42:58.531 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1e0f9063{STOPPED}
04:42:58.535 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
04:42:58.541 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
04:42:58.541 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
04:42:58.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
04:42:58.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
04:42:58.542 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
04:42:58.543 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
04:42:58.544 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1e0f9063{STARTING}
04:42:58.545 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
04:42:58.546 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
04:42:58.547 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97[EMBEDDED:null]
04:42:58.548 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
04:42:58.548 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
04:42:58.548 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
04:42:58.549 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
04:42:58.549 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
04:42:58.550 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
04:42:58.551 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1e0f9063{STARTING}
04:42:58.552 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5801ms ServletHandler@1e0f9063{STARTED}
04:42:58.552 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:42:58.553 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
04:42:58.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5803ms org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
04:42:58.555 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5804ms org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:42:58.555 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5805ms org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
04:42:58.589 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:42:58.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5843ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:42:58.594 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:42:58.595 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5845ms org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:42:58.597 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@f667fe for org.glassfish.jersey.servlet.ServletContainer-64a8c844
04:43:00.191 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
04:43:00.191 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7441ms o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
04:43:00.192 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@14dda234{STOPPED}
04:43:00.192 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@14dda234{STARTING}
04:43:00.192 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7442ms ErrorHandler@14dda234{STARTED}
04:43:00.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:00.253 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:36484],POJO}
04:43:00.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3da30852[HTTP/1.1]
04:43:00.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7507ms HttpConnectionFactory@3da30852[HTTP/1.1]
04:43:00.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}
04:43:00.683 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.670939+02:00 added {SelectorProducer@1f51431,POJO}
04:43:00.686 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.685049+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
04:43:00.688 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.687585+02:00 created
04:43:00.691 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.690422+02:00,MANAGED}
04:43:00.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484} added {ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
04:43:00.694 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.693748+02:00 added {SelectorProducer@67c119b7,POJO}
04:43:00.696 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.695839+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
04:43:00.698 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.697777+02:00 created
04:43:00.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.699891+02:00,MANAGED}
04:43:00.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484} added {ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
04:43:00.703 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.702513+02:00 added {SelectorProducer@28348c6,POJO}
04:43:00.704 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.704071+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
04:43:00.705 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.705646+02:00 created
04:43:00.707 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.707343+02:00,MANAGED}
04:43:00.708 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484} added {ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
04:43:00.709 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
04:43:00.710 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.710401+02:00
04:43:00.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7962ms EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.713185+02:00
04:43:00.719 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
04:43:00.719 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
04:43:00.748 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.74785+02:00 tryProduce false
04:43:00.748 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@29629fbb on ManagedSelector@12aa4996{STARTING} id=0 keys=0 selected=0 updates=0
04:43:00.753 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:00.754 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29629fbb
04:43:00.754 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:00.755 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 waiting with 0 keys
04:43:00.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8005ms ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
04:43:00.756 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
04:43:00.757 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.757164+02:00
04:43:00.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8007ms EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.758924+02:00
04:43:00.759 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
04:43:00.759 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
04:43:00.760 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3506d826 on ManagedSelector@2ca5f1ed{STARTING} id=1 keys=0 selected=0 updates=0
04:43:00.761 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.760751+02:00 tryProduce false
04:43:00.761 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:00.761 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3506d826
04:43:00.761 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:00.761 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a waiting with 0 keys
04:43:00.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8021ms ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
04:43:00.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
04:43:00.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.774009+02:00
04:43:00.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8025ms EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.77627+02:00
04:43:00.777 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
04:43:00.777 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
04:43:00.777 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@8ff5094 on ManagedSelector@6de0f580{STARTING} id=2 keys=0 selected=0 updates=0
04:43:00.779 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:00.779064+02:00 tryProduce false
04:43:00.780 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:00.780 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@8ff5094
04:43:00.780 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:00.780 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 waiting with 0 keys
04:43:00.781 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8030ms ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
04:43:00.781 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8031ms SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}
04:43:00.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484} added {acceptor-0@1e008f36,POJO}
04:43:00.785 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1e008f36
04:43:00.785 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1e008f36
04:43:00.788 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}
04:43:00.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8038ms ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}
04:43:00.789 [main] INFO org.eclipse.jetty.server.Server - Started @8039ms
04:43:00.789 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @8039ms Server@58326051{STARTED}[9.4.17.v20190418]
04:43:00.792 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
04:43:00.793 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]tryAcquire: returning true. lockCounter=1
04:43:00.793 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]release: releasing underlying FileLock. lockCounter=0
04:43:00.797 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
04:43:00.797 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]tryAcquire: returning true. lockCounter=1
04:43:00.822 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]release: releasing underlying FileLock. lockCounter=0
04:43:00.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6'
04:43:00.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_11, co.codewizards.cloudstore.client, target, repo, k8zawlzx-ukeu6]'
04:43:00.845 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6'
04:43:00.853 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:00.853 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]tryAcquire: returning true. lockCounter=1
04:43:00.854 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:00.870 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]release: releasing underlying FileLock. lockCounter=0
04:43:00.878 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/cloudstore-repository.lock'
04:43:00.879 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]tryAcquire: returning true. lockCounter=1
04:43:00.879 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6' locked successfully.
04:43:00.881 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
04:43:00.889 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
04:43:00.890 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - The factory co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory is disabled: Configuration lacks 'jdbc.hostName'!
04:43:00.923 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
04:43:00.923 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
04:43:00.923 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
04:43:00.924 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
04:43:00.924 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
04:43:00.926 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
04:43:06.984 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
04:43:06.987 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
04:43:06.988 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
04:43:06.988 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
04:43:06.988 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
04:43:06.989 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
04:43:06.989 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
04:43:07.135 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
04:43:07.253 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
04:43:07.295 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
04:43:07.329 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
04:43:07.357 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
04:43:07.383 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
04:43:07.398 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
04:43:07.475 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
04:43:07.578 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
04:43:07.579 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
04:43:07.643 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
04:43:07.645 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
04:43:07.645 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
04:43:07.645 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
04:43:07.646 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
04:43:07.646 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
04:43:07.646 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
04:43:07.646 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
04:43:07.647 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
04:43:07.647 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
04:43:07.647 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
04:43:07.647 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
04:43:07.647 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
04:43:07.647 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
04:43:07.648 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
04:43:07.649 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long
04:43:07.650 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date
04:43:07.650 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
04:43:07.650 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.lang.Long,java.sql.Time
04:43:07.650 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : int[],java.lang.String,java.util.Date,java.sql.Date
04:43:07.650 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.lang.Long,java.sql.Time
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : int[],java.lang.String,java.util.Date,java.sql.Date
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
04:43:07.651 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
04:43:07.652 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object;
04:43:07.652 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
04:43:07.652 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
04:43:07.652 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
04:43:07.652 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
04:43:07.652 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
04:43:07.653 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
04:43:07.654 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
04:43:07.661 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
04:43:07.797 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
04:43:07.797 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
04:43:07.798 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
04:43:07.819 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
04:43:07.839 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ca16adc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
04:43:08.835 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
04:43:08.835 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
04:43:08.836 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:08.836 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:08.836 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:08.836 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
04:43:08.836 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
04:43:08.836 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
04:43:08.837 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
04:43:08.838 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
04:43:08.838 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
04:43:08.838 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
04:43:08.838 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
04:43:08.839 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
04:43:08.839 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
04:43:08.899 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
04:43:08.900 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
04:43:08.900 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
04:43:08.900 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
04:43:08.900 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
04:43:08.901 [main] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
04:43:08.901 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
04:43:08.901 [main] DEBUG DataNucleus.Datastore - ===========================================================
04:43:08.901 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
04:43:08.901 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
04:43:08.901 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
04:43:08.902 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/derby]
04:43:08.902 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/derby]
04:43:08.902 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
04:43:08.902 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
04:43:08.903 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
04:43:08.903 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
04:43:08.903 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
04:43:08.904 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
04:43:08.904 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
04:43:08.904 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
04:43:08.904 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
04:43:08.904 [main] DEBUG DataNucleus.Datastore - ===========================================================
04:43:08.904 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ca16adc [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@153cb763, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:08.906 [main] DEBUG DataNucleus.Datastore - StoreManager now created
04:43:08.910 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
04:43:08.917 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
04:43:08.918 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
04:43:08.918 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
04:43:08.918 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
04:43:08.918 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
04:43:08.919 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
04:43:08.919 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
04:43:08.919 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
04:43:08.919 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
04:43:08.919 [main] DEBUG DataNucleus.Persistence - ================================================
04:43:08.954 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@4962b41e"
04:43:08.977 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
04:43:08.978 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
04:43:08.979 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
04:43:08.980 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
04:43:08.981 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
04:43:08.982 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:08.984 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:08.985 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:08.986 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
04:43:08.988 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
04:43:09.065 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
04:43:09.092 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
04:43:09.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
04:43:09.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
04:43:09.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
04:43:09.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
04:43:09.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
04:43:09.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:09.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:09.100 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:09.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
04:43:09.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
04:43:09.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
04:43:09.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
04:43:09.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
04:43:09.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
04:43:09.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
04:43:09.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:09.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:09.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:09.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
04:43:09.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
04:43:09.108 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
04:43:09.110 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
04:43:09.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
04:43:09.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
04:43:09.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
04:43:09.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
04:43:09.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
04:43:09.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:09.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:09.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:09.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
04:43:09.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
04:43:09.117 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
04:43:09.117 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
04:43:09.118 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
04:43:09.119 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
04:43:09.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
04:43:09.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:09.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:09.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:09.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
04:43:09.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
04:43:09.123 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
04:43:09.132 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
04:43:09.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
04:43:09.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
04:43:09.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
04:43:09.135 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
04:43:09.135 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
04:43:09.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
04:43:09.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:09.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:09.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
04:43:09.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
04:43:09.140 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.141 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.142 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.144 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
04:43:09.147 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
04:43:09.147 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
04:43:09.154 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
04:43:09.154 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
04:43:09.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
04:43:09.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
04:43:09.156 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
04:43:09.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:09.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:09.158 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:09.159 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
04:43:09.159 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
04:43:09.163 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
04:43:09.166 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
04:43:09.167 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
04:43:09.167 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
04:43:09.168 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
04:43:09.168 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
04:43:09.169 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
04:43:09.169 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:09.171 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:09.171 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:09.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
04:43:09.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
04:43:09.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
04:43:09.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
04:43:09.174 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
04:43:09.175 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
04:43:09.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
04:43:09.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:09.177 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:09.178 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:09.178 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
04:43:09.179 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
04:43:09.180 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
04:43:09.184 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
04:43:09.185 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
04:43:09.185 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
04:43:09.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
04:43:09.187 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
04:43:09.187 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
04:43:09.188 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:09.188 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:09.189 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:09.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
04:43:09.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
04:43:09.191 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.192 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.192 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.192 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:09.192 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
04:43:09.193 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
04:43:09.195 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
04:43:09.223 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
04:43:09.247 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:09.250 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.254 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
04:43:09.254 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
04:43:09.255 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:09.255 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.256 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
04:43:09.258 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
04:43:09.259 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.261 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.262 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:09.263 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:09.263 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:09.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.267 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
04:43:09.267 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
04:43:09.268 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:09.269 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:09.269 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.270 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.270 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.271 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:09.271 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:09.271 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.271 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
04:43:09.272 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
04:43:09.280 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:09.281 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:09.281 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.282 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.282 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:09.283 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:09.283 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:09.283 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.283 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
04:43:09.283 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
04:43:09.284 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.284 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:09.284 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:09.287 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:09.287 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:09.290 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a0ab480 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:09.290 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4" with isolation "serializable"
04:43:09.501 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
04:43:09.506 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "revision" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL,
    "localpathprefix" VARCHAR(255),
    "localrevision" BIGINT,
    "remoteroot" CLOB(2147483647),
    "remoterootsha1" VARCHAR(255)
)
04:43:09.566 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 60 ms
04:43:09.567 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
04:43:09.613 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 46 ms
04:43:09.656 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:09.815 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 159 ms
04:43:09.815 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
04:43:09.845 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
04:43:09.845 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrevision" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
04:43:09.860 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:09.860 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
04:43:09.885 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
04:43:09.911 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
04:43:09.950 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 39 ms
04:43:09.951 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
04:43:09.971 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
04:43:09.972 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification"
(
    "id" BIGINT NOT NULL,
    "frompath" CLOB(2147483647) NOT NULL,
    "frompathsha1" VARCHAR(255) NOT NULL,
    "length" BIGINT NOT NULL,
    "sha1" VARCHAR(255),
    "topath" CLOB(2147483647) NOT NULL,
    "topathsha1" VARCHAR(255) NOT NULL
)
04:43:09.987 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
04:43:09.987 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
04:43:10.010 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
04:43:10.037 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
04:43:10.073 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 36 ms
04:43:10.073 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
04:43:10.079 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
04:43:10.104 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
04:43:10.105 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
04:43:10.131 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
04:43:10.165 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
04:43:10.183 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:10.183 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
04:43:10.213 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
04:43:10.219 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
04:43:10.248 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 29 ms
04:43:10.250 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
04:43:10.269 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
04:43:10.269 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
04:43:10.288 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
04:43:10.288 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
04:43:10.316 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
04:43:10.317 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
04:43:10.339 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
04:43:10.339 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4"
04:43:10.341 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4"
04:43:10.341 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a0ab480 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:10.342 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a0ab480 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:10.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
04:43:10.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
04:43:10.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
04:43:10.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
04:43:10.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
04:43:10.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:10.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:10.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:10.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
04:43:10.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
04:43:10.369 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
04:43:10.372 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
04:43:10.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
04:43:10.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
04:43:10.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
04:43:10.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
04:43:10.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
04:43:10.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:10.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:10.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:10.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
04:43:10.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
04:43:10.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
04:43:10.380 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
04:43:10.381 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
04:43:10.381 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.382 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:10.382 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:10.384 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.384 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.384 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
04:43:10.385 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79ab97fd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:10.385 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0" with isolation "serializable"
04:43:10.393 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
04:43:10.394 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification"
(
    "id" BIGINT NOT NULL,
    "length" BIGINT NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "sha1" VARCHAR(255)
)
04:43:10.407 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:10.407 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
04:43:10.424 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:10.448 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
04:43:10.481 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 33 ms
04:43:10.481 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
04:43:10.482 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
04:43:10.498 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
04:43:10.498 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
04:43:10.518 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
04:43:10.519 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
04:43:10.539 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
04:43:10.539 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0"
04:43:10.541 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0"
04:43:10.542 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79ab97fd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:10.542 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79ab97fd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:10.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
04:43:10.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
04:43:10.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
04:43:10.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
04:43:10.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
04:43:10.547 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:10.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:10.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:10.549 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
04:43:10.549 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
04:43:10.555 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
04:43:10.556 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
04:43:10.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
04:43:10.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
04:43:10.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
04:43:10.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
04:43:10.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
04:43:10.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
04:43:10.562 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:10.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:10.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
04:43:10.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
04:43:10.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
04:43:10.565 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
04:43:10.565 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
04:43:10.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
04:43:10.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
04:43:10.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:10.568 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:10.569 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:10.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
04:43:10.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
04:43:10.572 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
04:43:10.574 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
04:43:10.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
04:43:10.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
04:43:10.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
04:43:10.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
04:43:10.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
04:43:10.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
04:43:10.579 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:10.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:10.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
04:43:10.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
04:43:10.581 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.581 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.581 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.582 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
04:43:10.583 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
04:43:10.584 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
04:43:10.585 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:10.585 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.585 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:10.586 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
04:43:10.586 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:10.587 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.588 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.588 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:10.590 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:10.592 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.592 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
04:43:10.592 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
04:43:10.593 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c74d19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:10.593 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13" with isolation "serializable"
04:43:10.603 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
04:43:10.604 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "lastmodified" TIMESTAMP NOT NULL,
    "lastsyncfromrepositoryid" VARCHAR(255),
    "localrevision" BIGINT NOT NULL,
    "name" VARCHAR(255) NOT NULL,
    "parent_id_oid" BIGINT,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
04:43:10.617 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:10.617 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
04:43:10.643 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
04:43:10.666 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:10.702 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 36 ms
04:43:10.703 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
04:43:10.703 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
04:43:10.722 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
04:43:10.723 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
04:43:10.743 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
04:43:10.744 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
04:43:10.760 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
04:43:10.760 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
04:43:10.774 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:10.774 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13"
04:43:10.780 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13"
04:43:10.780 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c74d19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:10.780 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c74d19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:10.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
04:43:10.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
04:43:10.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
04:43:10.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
04:43:10.784 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
04:43:10.785 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:10.785 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:10.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:10.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
04:43:10.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
04:43:10.789 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
04:43:10.813 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
04:43:10.814 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
04:43:10.815 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
04:43:10.815 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
04:43:10.816 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
04:43:10.816 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
04:43:10.817 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
04:43:10.818 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:10.819 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:10.820 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
04:43:10.820 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
04:43:10.820 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.820 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.821 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
04:43:10.822 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
04:43:10.823 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
04:43:10.823 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
04:43:10.824 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
04:43:10.825 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
04:43:10.825 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:10.826 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:10.827 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:10.828 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
04:43:10.828 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
04:43:10.829 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
04:43:10.834 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
04:43:10.835 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
04:43:10.836 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
04:43:10.836 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
04:43:10.837 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
04:43:10.837 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
04:43:10.838 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
04:43:10.839 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:10.840 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:10.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
04:43:10.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
04:43:10.841 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.841 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:10.842 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
04:43:10.843 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:10.844 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
04:43:10.844 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:10.844 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.845 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
04:43:10.846 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
04:43:10.847 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:10.847 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
04:43:10.848 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:10.848 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.848 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:10.849 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.849 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
04:43:10.850 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
04:43:10.851 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
04:43:10.853 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.854 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:10.854 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:10.855 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:10.855 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:10.855 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:10.856 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
04:43:10.857 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1510b9a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:10.857 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045" with isolation "serializable"
04:43:10.866 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:10.866 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:10.895 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 29 ms
04:43:10.896 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
04:43:10.896 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
04:43:10.904 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
04:43:10.904 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
04:43:10.919 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:10.919 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
04:43:10.928 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
04:43:10.928 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:10.964 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 36 ms
04:43:10.964 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
04:43:10.983 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
04:43:10.984 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "length" INTEGER NOT NULL,
    "normalfile_id_oid" BIGINT NOT NULL,
    "offset" BIGINT NOT NULL,
    "sha1" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
04:43:11.002 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
04:43:11.002 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
04:43:11.019 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:11.040 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
04:43:11.066 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 26 ms
04:43:11.066 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
04:43:11.459 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
04:43:11.460 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
04:43:11.522 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 62 ms
04:43:11.647 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:11.681 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:11.682 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
04:43:11.704 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
04:43:11.704 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
04:43:11.721 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
04:43:11.721 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
04:43:11.740 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
04:43:11.741 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045"
04:43:11.745 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045"
04:43:11.745 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1510b9a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:11.746 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1510b9a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:11.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
04:43:11.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
04:43:11.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
04:43:11.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
04:43:11.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
04:43:11.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:11.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:11.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:11.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
04:43:11.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
04:43:11.754 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
04:43:11.756 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
04:43:11.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
04:43:11.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
04:43:11.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
04:43:11.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
04:43:11.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
04:43:11.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
04:43:11.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:11.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:11.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
04:43:11.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
04:43:11.762 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:11.762 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:11.762 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:11.764 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
04:43:11.765 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
04:43:11.765 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:11.765 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:11.766 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
04:43:11.766 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:11.767 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:11.768 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:11.768 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
04:43:11.768 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:11.768 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:11.769 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:11.769 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
04:43:11.769 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13004dd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:11.770 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776" with isolation "serializable"
04:43:11.776 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
04:43:11.777 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrepositoryrevisioninprogress" BIGINT NOT NULL,
    "localrepositoryrevisionsynced" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "resyncmode" CHAR(1) NOT NULL CHECK ("resyncmode" IN ('Y','N')),
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
04:43:11.788 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
04:43:11.788 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
04:43:11.805 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:11.820 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
04:43:11.848 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 28 ms
04:43:11.848 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
04:43:11.849 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
04:43:11.862 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:11.863 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
04:43:11.878 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:11.878 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
04:43:11.905 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
04:43:11.906 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776"
04:43:11.908 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776"
04:43:11.908 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13004dd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:11.909 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13004dd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:11.910 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
04:43:11.911 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
04:43:11.912 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
04:43:11.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
04:43:11.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
04:43:11.914 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:11.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:11.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:11.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
04:43:11.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
04:43:11.918 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
04:43:11.925 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
04:43:11.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
04:43:11.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
04:43:11.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
04:43:11.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
04:43:11.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
04:43:11.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:11.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:11.931 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:11.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
04:43:11.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
04:43:11.932 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:11.932 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:11.933 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
04:43:11.934 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
04:43:11.934 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
04:43:11.940 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
04:43:11.941 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
04:43:11.941 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:11.942 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:11.943 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:11.948 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:11.950 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:11.950 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
04:43:11.951 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a0896b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:11.951 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b" with isolation "serializable"
04:43:11.960 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
04:43:11.960 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:11.977 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 17 ms
04:43:11.977 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
04:43:11.978 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
04:43:11.984 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 6 ms
04:43:11.984 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
04:43:11.989 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
04:43:11.990 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:12.022 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
04:43:12.022 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
04:43:12.041 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
04:43:12.041 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
04:43:12.055 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:12.055 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
04:43:12.097 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 42 ms
04:43:12.114 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
04:43:12.137 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 23 ms
04:43:12.137 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
04:43:12.160 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
04:43:12.160 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
04:43:12.173 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:12.201 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
04:43:12.201 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
04:43:12.216 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:12.237 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
04:43:12.239 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
04:43:12.273 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 34 ms
04:43:12.276 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
04:43:12.293 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:12.293 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b"
04:43:12.296 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b"
04:43:12.297 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a0896b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.297 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a0896b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
04:43:12.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
04:43:12.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
04:43:12.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
04:43:12.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
04:43:12.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:12.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:12.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:12.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
04:43:12.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
04:43:12.306 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
04:43:12.308 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
04:43:12.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
04:43:12.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
04:43:12.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
04:43:12.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
04:43:12.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
04:43:12.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
04:43:12.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:12.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:12.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
04:43:12.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
04:43:12.315 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
04:43:12.316 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
04:43:12.316 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:12.316 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:12.317 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
04:43:12.317 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:12.317 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:12.318 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:12.318 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:12.319 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:12.319 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:12.319 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:12.319 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
04:43:12.320 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@597a7afa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:12.320 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c" with isolation "serializable"
04:43:12.326 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
04:43:12.327 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localpathprefix" VARCHAR(255) NOT NULL,
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
04:43:12.346 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
04:43:12.346 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
04:43:12.372 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
04:43:12.387 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
04:43:12.408 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 21 ms
04:43:12.409 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
04:43:12.409 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
04:43:12.423 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
04:43:12.423 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c"
04:43:12.425 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c"
04:43:12.426 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@597a7afa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.427 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@597a7afa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
04:43:12.431 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
04:43:12.432 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
04:43:12.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
04:43:12.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
04:43:12.436 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:12.437 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:12.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:12.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
04:43:12.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
04:43:12.442 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
04:43:12.445 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
04:43:12.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
04:43:12.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
04:43:12.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
04:43:12.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
04:43:12.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
04:43:12.449 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
04:43:12.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:12.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:12.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
04:43:12.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
04:43:12.452 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
04:43:12.453 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
04:43:12.453 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:12.453 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:12.454 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
04:43:12.454 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:12.455 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:12.455 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:12.455 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:12.455 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:12.455 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:12.456 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:12.456 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:12.456 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
04:43:12.457 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9e69fb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:12.457 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28" with isolation "serializable"
04:43:12.462 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
04:43:12.463 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "fromrepositoryid" VARCHAR(255) NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "torepositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
04:43:12.475 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
04:43:12.475 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
04:43:12.493 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
04:43:12.511 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
04:43:12.531 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 21 ms
04:43:12.531 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
04:43:12.532 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
04:43:12.544 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
04:43:12.545 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
04:43:12.562 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:12.562 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28"
04:43:12.565 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28"
04:43:12.565 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9e69fb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.566 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9e69fb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.569 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
04:43:12.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
04:43:12.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
04:43:12.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
04:43:12.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
04:43:12.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:12.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:12.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:12.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
04:43:12.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
04:43:12.583 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
04:43:12.585 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
04:43:12.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
04:43:12.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
04:43:12.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
04:43:12.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
04:43:12.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
04:43:12.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
04:43:12.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:12.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:12.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
04:43:12.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
04:43:12.591 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
04:43:12.592 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:12.593 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
04:43:12.593 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:12.593 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:12.594 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26ca12a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:12.594 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67" with isolation "serializable"
04:43:12.599 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:12.600 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:12.609 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
04:43:12.609 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
04:43:12.609 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
04:43:12.614 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 4 ms
04:43:12.615 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:12.635 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 20 ms
04:43:12.635 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:12.655 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
04:43:12.682 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:12.702 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:12.703 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67"
04:43:12.704 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67"
04:43:12.704 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26ca12a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.705 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26ca12a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:12.706 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
04:43:12.707 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@b5c902"
04:43:12.710 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-1, enlisted resources=[]]
04:43:12.711 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
04:43:12.712 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
04:43:12.712 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
04:43:12.713 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
04:43:12.713 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
04:43:12.713 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
04:43:13.153 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf"
04:43:13.181 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") enlisted in transactional cache
04:43:13.195 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:13.214 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 19 ms
04:43:13.214 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
04:43:13.216 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:13.322 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:13.329 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 111 ms
04:43:13.333 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456aa471 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:13.342 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2321e482, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-1, enlisted resources=[]]
04:43:13.344 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:13.357 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b"
04:43:13.362 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:13.363 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
04:43:13.370 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 25 ms
04:43:13.387 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" being inserted into table ""repository""
04:43:13.419 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2fc7fa6e" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b"
04:43:13.421 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
04:43:13.422 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@29090809"
04:43:13.422 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") enlisted in transactional cache
04:43:13.423 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" being inserted into table ""repofile""
04:43:13.434 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12f9f896" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b"
04:43:13.435 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") is having the value in field "created" replaced by a SCO wrapper
04:43:13.437 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.438 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") is having the value in field "lastModified" replaced by a SCO wrapper
04:43:13.439 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-04-14 04:43:00.872>,<null>,<0>,<''>,<null>,<2020-04-14 04:43:12.713>,<2020-04-14 04:43:12.713>,<'Directory'>)
04:43:13.708 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 269 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12f9f896"
04:43:13.713 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" was inserted in the datastore and was given strategy value of "1"
04:43:13.716 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
04:43:13.717 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
04:43:13.717 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@29090809" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
04:43:13.717 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12f9f896"
04:43:13.717 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@29090809" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
04:43:13.720 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") is having the value in field "created" replaced by a SCO wrapper
04:43:13.720 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.721 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'b4ac32eb-d435-477c-9583-db982e75a6c6'>,<0>,<2020-04-14 04:43:12.713>,<2020-04-14 04:43:12.713>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
04:43:13.725 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 4 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2fc7fa6e"
04:43:13.725 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" was inserted in the datastore and was given strategy value of "1"
04:43:13.726 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
04:43:13.726 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
04:43:13.726 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
04:43:13.726 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
04:43:13.726 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
04:43:13.726 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
04:43:13.726 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2fc7fa6e"
04:43:13.727 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
04:43:13.727 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
04:43:13.740 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:13.740 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
04:43:13.741 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
04:43:13.741 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: repositoryId=b4ac32eb-d435-477c-9583-db982e75a6c6
04:43:13.741 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
04:43:13.744 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
04:43:13.745 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.746 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
04:43:13.748 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
04:43:13.748 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-1, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2321e482]]
04:43:13.749 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456aa471 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.750 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456aa471 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.752 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
04:43:13.752 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:13.753 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
04:43:13.753 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
04:43:13.753 [main] DEBUG DataNucleus.Transaction - Transaction committed in 12 ms
04:43:13.753 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf, lifecycle=HOLLOW]
04:43:13.753 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@29090809 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@29090809, lifecycle=HOLLOW]
04:43:13.753 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:13.754 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
04:43:13.754 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6770 ms.
04:43:13.755 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@4b544732"
04:43:13.755 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-2, enlisted resources=[]]
04:43:13.755 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
04:43:13.764 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
04:43:13.770 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
04:43:13.784 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 14 ms
04:43:13.784 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
04:43:13.785 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
04:43:13.787 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:13.795 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 11 ms
04:43:13.796 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed7512 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:13.796 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@33ebe4f0, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-2, enlisted resources=[]]
04:43:13.796 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
04:43:13.804 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "6009823d-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c"
04:43:13.806 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-13 04:43:13.761>
04:43:13.807 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:13.808 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
04:43:13.809 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
04:43:13.809 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.809 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.809 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-2, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@33ebe4f0]]
04:43:13.809 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed7512 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.810 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed7512 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.810 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:13.810 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
04:43:13.811 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:13.811 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]tryAcquire: returning true. lockCounter=1
04:43:13.811 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]tryAcquire: returning true. lockCounter=2
04:43:13.812 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:13.812 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]release: NOT releasing underlying FileLock. lockCounter=1
04:43:13.812 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]tryAcquire: returning true. lockCounter=2
04:43:13.813 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]release: NOT releasing underlying FileLock. lockCounter=1
04:43:13.813 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]release: releasing underlying FileLock. lockCounter=0
04:43:13.823 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@2bc16fe2"
04:43:13.823 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-3, enlisted resources=[]]
04:43:13.823 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
04:43:13.825 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:13.825 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:13.826 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5635bcd2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:13.826 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c27e700, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-3, enlisted resources=[]]
04:43:13.826 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:13.827 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4"
04:43:13.827 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:13.827 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:13.828 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
04:43:13.831 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:13.832 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:13.834 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.834 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:13.835 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="1") enlisted in transactional cache
04:43:13.835 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229"
04:43:13.840 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:13.841 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:13.841 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" field "aliases" loading contents to SCO wrapper from the datastore
04:43:13.853 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4"
04:43:13.855 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:13.856 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:13.857 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@e3ed455"
04:43:13.858 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:13.858 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]tryAcquire: returning true. lockCounter=1
04:43:13.858 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]tryAcquire: returning true. lockCounter=2
04:43:13.859 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:13.859 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]release: NOT releasing underlying FileLock. lockCounter=1
04:43:13.859 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]release: releasing underlying FileLock. lockCounter=0
04:43:13.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.860 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:13.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.860 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
04:43:13.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.861 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.861 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-3, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c27e700]]
04:43:13.861 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5635bcd2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.861 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5635bcd2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.862 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:13.862 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:13.863 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
04:43:13.863 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229, lifecycle=HOLLOW]
04:43:13.863 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:13.863 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
04:43:13.864 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@697a92af"
04:43:13.864 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-4, enlisted resources=[]]
04:43:13.864 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
04:43:13.864 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:13.865 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:13.865 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30eedaa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:13.865 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7f6b57f2, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-4, enlisted resources=[]]
04:43:13.865 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:13.866 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054"
04:43:13.866 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:13.866 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:13.867 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
04:43:13.867 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:13.867 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:13.868 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.868 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:13.868 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="1") enlisted in transactional cache
04:43:13.868 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e"
04:43:13.869 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:13.869 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:13.889 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4368c243-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054"
04:43:13.890 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
04:43:13.894 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 4 ms
04:43:13.895 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7adae08e"
04:43:13.895 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" field "aliases" loading contents to SCO wrapper from the datastore
04:43:13.896 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054"
04:43:13.896 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:13.896 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:13.897 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@273aaab7"
04:43:13.898 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.898 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.898 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:13.899 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.899 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.899 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
04:43:13.899 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.899 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.899 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-4, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7f6b57f2]]
04:43:13.899 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30eedaa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.899 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30eedaa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:13.900 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:13.900 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:13.900 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:13.900 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e, lifecycle=HOLLOW]
04:43:13.900 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:13.900 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
04:43:13.901 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]open: closing=false closeAbortable=true
04:43:13.907 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dd3d39d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:13.908 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dd3d39d]tryAcquire: returning true. lockCounter=1
04:43:13.908 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:13.908 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dd3d39d]release: releasing underlying FileLock. lockCounter=0
04:43:13.910 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@71b0289b"
04:43:13.910 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-5, enlisted resources=[]]
04:43:13.910 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
04:43:13.911 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:13.911 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:13.912 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20027c44 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:13.912 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d84e363, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-5, enlisted resources=[]]
04:43:13.912 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:13.912 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:13.912 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:13.913 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:13.913 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
04:43:13.913 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:13.914 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:13.914 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.914 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:13.914 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="1") enlisted in transactional cache
04:43:13.915 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0"
04:43:13.915 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:13.915 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:13.925 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "85ad4247-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:13.925 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k8zawlzx-ukeu6'>
04:43:13.926 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:13.927 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@708dfe10"
04:43:13.927 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" field "aliases" loading contents to SCO wrapper from the datastore
04:43:13.928 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:13.928 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:13.928 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:13.928 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2a120c88"
04:43:13.934 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4fa0ee7e" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:13.935 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k8zawlzx-ukeu6'>) 
04:43:13.937 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4fa0ee7e"
04:43:13.937 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4fa0ee7e"
04:43:13.938 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
04:43:13.938 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:13.939 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=1
04:43:13.939 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=2
04:43:13.939 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:13.939 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: NOT releasing underlying FileLock. lockCounter=1
04:43:13.940 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=2
04:43:13.940 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:13.940 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: NOT releasing underlying FileLock. lockCounter=1
04:43:13.940 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=2
04:43:13.941 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: NOT releasing underlying FileLock. lockCounter=1
04:43:13.941 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: releasing underlying FileLock. lockCounter=0
04:43:13.942 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
04:43:13.943 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:13.944 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:13.944 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
04:43:13.944 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:13.945 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:13.946 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:13.946 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:13.955 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4088824c-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:13.955 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' WITH RR
04:43:13.956 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:13.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
04:43:13.957 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]")
04:43:13.959 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:13.959 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:13.968 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onWrite: setChanged(Tue Apr 14 04:43:13 CEST 2020) for LocalRepository[id=1]
04:43:13.969 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
04:43:13.969 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.976 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" having fields "root" fetched from table ""repository""
04:43:13.994 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "51aec24e-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:13.995 [main] DEBUG DataNucleus.Datastore.Native - SELECT "b0"."changed","b0"."created","b0"."id","b0"."lastmodified","b0"."lastsyncfromrepositoryid","b0"."localrevision","b0"."name","b0"."discriminator" FROM "repository" "a0" LEFT OUTER JOIN "repofile" "b0" ON "a0"."root_id_oid" = "b0"."id" WHERE "a0"."id" = <1>
04:43:13.997 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
04:43:13.999 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.Directory:1" not found in Level 1 cache
04:43:13.999 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[NNYNNNNN]")
04:43:13.999 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:13.999 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "created" replaced by a SCO wrapper
04:43:14.000 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "lastModified" replaced by a SCO wrapper
04:43:14.000 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="1") enlisted in transactional cache
04:43:14.000 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.Directory@1e471884"
04:43:14.000 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@27261190"
04:43:14.002 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" having fields "privateKey" fetched from table ""repository""
04:43:14.011 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a2d60250-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:14.011 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
04:43:14.012 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:14.012 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7757a37f"
04:43:14.013 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:14.013 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:14.013 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:14.013 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:14.014 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:14.014 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:14.015 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
04:43:14.015 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYYY]")
04:43:14.020 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" having fields "changed,revision" updated in table ""repository""
04:43:14.039 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ace919c" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
04:43:14.040 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-04-14 04:43:13.959>,"revision"=<1> WHERE "id"=<1>
04:43:14.047 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ace919c"
04:43:14.048 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ace919c"
04:43:14.048 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
04:43:14.048 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:14.048 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:14.048 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:14.049 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
04:43:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:14.049 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6, 7, 8]", version="")
04:43:14.051 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-5, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d84e363]]
04:43:14.052 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20027c44 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:14.053 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20027c44 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:14.054 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
04:43:14.054 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:14.054 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:14.054 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
04:43:14.054 [main] DEBUG DataNucleus.Transaction - Transaction committed in 5 ms
04:43:14.054 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0, lifecycle=HOLLOW]
04:43:14.054 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@1e471884 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@1e471884, lifecycle=HOLLOW]
04:43:14.054 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:14.054 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
04:43:14.054 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]getCloseDeferredMillis: closeDeferredMillis=0
04:43:14.054 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]close: Closing real LocalRepoManager immediately.
04:43:14.054 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]_close: Shutting down real LocalRepoManager.
04:43:14.060 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
04:43:14.061 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
04:43:14.062 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
04:43:14.063 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
04:43:14.063 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
04:43:15.089 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]release: releasing underlying FileLock. lockCounter=0
04:43:15.104 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
04:43:15.104 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
04:43:15.162 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
04:43:15.881 [qtp222427158-15-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6c65660b on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
04:43:15.883 [qtp222427158-15-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=1
04:43:15.886 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken with none selected
04:43:15.887 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken up from select, 0/0/0 selected
04:43:15.887 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a processing 0 keys, 1 updates
04:43:15.887 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:15.887 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@6c65660b
04:43:15.901 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@6c65660b
04:43:15.902 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:15.902 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a waiting with 1 keys
04:43:15.902 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@6c65660b
04:43:15.947 [qtp222427158-16] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 16 ms, remaining: 29984 ms
04:43:16.024 [qtp222427158-16] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=94/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@150e2e2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
04:43:16.033 [qtp222427158-16] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=104/30000}{io=0/0,kio=0,kro=0}-><null>
04:43:16.035 [qtp222427158-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=105/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.036 [qtp222427158-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=106/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.036 [qtp222427158-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=107/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.037 [qtp222427158-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@43987875{AC.ReadCB@4a05af7f{HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:16.038 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.038 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3950c45d on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
04:43:16.038 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
04:43:16.039 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken with none selected
04:43:16.039 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken up from select, 0/0/1 selected
04:43:16.039 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a processing 0 keys, 1 updates
04:43:16.039 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:16.039 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@3950c45d
04:43:16.039 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.039 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@6c65660b
04:43:16.040 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.041 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:16.041 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a waiting with 1 keys
04:43:16.041 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken up from select, 1/1/1 selected
04:43:16.041 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a processing 1 keys, 0 updates
04:43:16.042 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36484 remote=/127.0.0.1:43494], selector=sun.nio.ch.EPollSelectorImpl@7fc4de5a, interestOps=1, readyOps=1 SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
04:43:16.044 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.045 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:16.046 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0} tryExecute EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:16.045958+02:00
04:43:16.047 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=1} startReservedThread p=1
04:43:16.049 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@793138bd{s=0/6,p=1}@16385e2b
04:43:16.049 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@793138bd{s=0/6,p=1}@16385e2b
04:43:16.050 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=1}@16385e2b started
04:43:16.051 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=0}@16385e2b waiting
04:43:16.052 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:16.050107+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
04:43:16.052 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:16.053 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
04:43:16.053 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:16.054 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:16.054 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a waiting with 1 keys
04:43:16.054 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:16.056 [qtp222427158-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@43987875{AC.ReadCB@4a05af7f{HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:16.058 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@150e2e2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
04:43:16.068 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@5f8f8499[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:16.069 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@5f8f8499[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:16.070 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5f8f8499[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
04:43:16.071 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5f8f8499[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:16.071 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
04:43:16.075 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
04:43:16.075 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
04:43:16.075 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
04:43:16.075 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
04:43:16.077 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
04:43:16.077 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
04:43:16.077 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
04:43:16.078 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
04:43:16.078 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
04:43:16.078 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
04:43:16.078 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
04:43:16.078 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
04:43:16.079 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
04:43:16.079 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
04:43:16.079 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
04:43:16.079 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
04:43:16.080 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
04:43:16.080 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
04:43:16.080 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
04:43:16.081 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
04:43:16.081 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
04:43:16.112 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
04:43:16.113 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
04:43:16.113 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
04:43:16.113 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
04:43:16.117 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:36484/RepoInfo on HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36484/RepoInfo,age=1}
POST //127.0.0.1:36484/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic WTk0LUhJTzRiSkNQZmRGTTRLaTViUTovSGkxPXpKbjsyIVZFZzFJLzVKeGFhYUVr
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:36484
Connection: keep-alive
Content-Length: 244


04:43:16.119 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36484/RepoInfo,age=4} parsed true HttpParser{s=CONTENT,0 of 244}
04:43:16.119 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36484/RepoInfo,age=5} handle //127.0.0.1:36484/RepoInfo 
04:43:16.119 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@150e2e2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
04:43:16.121 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=7} action DISPATCH
04:43:16.124 [qtp222427158-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=9}
04:43:16.124 [qtp222427158-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
04:43:16.125 [qtp222427158-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
04:43:16.125 [qtp222427158-17] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
04:43:16.125 [qtp222427158-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 session=null
04:43:16.127 [qtp222427158-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:16.127 [qtp222427158-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
04:43:16.215 [qtp222427158-17] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
04:43:16.242 [qtp222427158-17] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic WTk0LUhJTzRiSkNQZmRGTTRLaTViUTovSGkxPXpKbjsyIVZFZzFJLzVKeGFhYUVr
04:43:16.264 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=203/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=150} parse HeapByteBuffer@5f8f8499[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
04:43:16.265 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5f8f8499[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:16.266 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=151} onContent Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.268 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=0,q=0,[0]=null,s=STREAM] addContent Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.268 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
04:43:16.268 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=154} onContentComplete
04:43:16.269 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=155} onRequestComplete
04:43:16.269 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
04:43:16.271 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=211/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=END,244 of 244},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=157} parsed false HttpParser{s=END,244 of 244}
04:43:16.325 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.326 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.326 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.327 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.329 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.330 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.331 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.331 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.331 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.332 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.332 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.332 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.333 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.333 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.333 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.334 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.334 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.335 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.336 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.336 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.336 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.337 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.337 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.337 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.338 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.338 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.339 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.339 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.339 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1dc965f5[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@6a4f7157{HeapByteBufferR@72e6d7ec[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:16.340 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=280/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=END,244 of 244},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=226}
04:43:16.346 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@150e2e2a{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
04:43:16.352 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6'
04:43:16.353 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71328b6e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/cloudstore-repository.lock'
04:43:16.353 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71328b6e]tryAcquire: returning true. lockCounter=1
04:43:16.353 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6' locked successfully.
04:43:16.354 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
04:43:16.359 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
04:43:16.360 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
04:43:16.361 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
04:43:16.362 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
04:43:16.362 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
04:43:16.363 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
04:43:16.363 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
04:43:16.365 [qtp222427158-17] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
04:43:16.369 [qtp222427158-17] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
04:43:16.381 [qtp222427158-17] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
04:43:16.390 [qtp222427158-17] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
04:43:16.400 [qtp222427158-17] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
04:43:16.408 [qtp222427158-17] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
04:43:16.419 [qtp222427158-17] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
04:43:16.428 [qtp222427158-17] DEBUG DataNucleus.Persistence - Java types support initialising ...
04:43:16.429 [qtp222427158-17] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
04:43:16.429 [qtp222427158-17] DEBUG DataNucleus.Persistence - Type converter support initialising ...
04:43:16.430 [qtp222427158-17] DEBUG DataNucleus.Persistence - Type converter support loaded
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
04:43:16.431 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.lang.Long,java.sql.Time
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : int[],java.lang.String,java.util.Date,java.sql.Date
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.lang.Long,java.sql.Time
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
04:43:16.432 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : int[],java.lang.String,java.util.Date,java.sql.Date
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object;
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
04:43:16.433 [qtp222427158-17] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
04:43:16.434 [qtp222427158-17] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
04:43:16.435 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
04:43:16.435 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
04:43:16.435 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
04:43:16.436 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
04:43:16.436 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
04:43:16.437 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.437 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.437 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.438 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
04:43:16.438 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
04:43:16.439 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
04:43:16.440 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
04:43:16.440 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
04:43:16.441 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
04:43:16.441 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
04:43:16.441 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
04:43:16.442 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
04:43:16.442 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.443 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.443 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.444 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
04:43:16.444 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
04:43:16.444 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
04:43:16.444 [qtp222427158-17] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
04:43:16.445 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
04:43:16.445 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
04:43:16.445 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
04:43:16.446 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
04:43:16.446 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
04:43:16.446 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.447 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.447 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.448 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
04:43:16.448 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
04:43:16.448 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
04:43:16.449 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
04:43:16.450 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
04:43:16.450 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
04:43:16.450 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
04:43:16.451 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
04:43:16.451 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
04:43:16.451 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.452 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.452 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.453 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
04:43:16.453 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
04:43:16.453 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.453 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.453 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.454 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
04:43:16.454 [qtp222427158-17] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
04:43:16.455 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
04:43:16.455 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
04:43:16.456 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
04:43:16.456 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
04:43:16.456 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
04:43:16.457 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.457 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.457 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.458 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
04:43:16.458 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
04:43:16.458 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
04:43:16.459 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
04:43:16.460 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
04:43:16.460 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
04:43:16.460 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
04:43:16.461 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
04:43:16.461 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
04:43:16.461 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.462 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.462 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.463 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
04:43:16.463 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
04:43:16.463 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.463 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
04:43:16.463 [qtp222427158-17] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
04:43:16.464 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
04:43:16.464 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
04:43:16.465 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
04:43:16.465 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
04:43:16.465 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
04:43:16.466 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.466 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.467 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.467 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
04:43:16.467 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
04:43:16.468 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
04:43:16.468 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
04:43:16.468 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
04:43:16.469 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
04:43:16.469 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
04:43:16.469 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
04:43:16.470 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
04:43:16.470 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.471 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.471 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.471 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
04:43:16.472 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
04:43:16.472 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
04:43:16.472 [qtp222427158-17] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
04:43:16.472 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
04:43:16.473 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
04:43:16.473 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
04:43:16.473 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
04:43:16.474 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
04:43:16.474 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.475 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.475 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.475 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
04:43:16.475 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
04:43:16.476 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
04:43:16.476 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
04:43:16.477 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
04:43:16.477 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
04:43:16.477 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
04:43:16.478 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
04:43:16.479 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
04:43:16.479 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.479 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.480 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.480 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
04:43:16.480 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
04:43:16.480 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.480 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.481 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
04:43:16.482 [qtp222427158-17] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
04:43:16.491 [qtp222427158-17] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
04:43:16.491 [qtp222427158-17] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
04:43:16.493 [qtp222427158-17] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
04:43:16.496 [qtp222427158-17] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
04:43:16.680 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f42a0a2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
04:43:16.716 [qtp222427158-17] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
04:43:16.716 [qtp222427158-17] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
04:43:16.716 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:16.716 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:16.716 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:16.716 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
04:43:16.717 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
04:43:16.718 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
04:43:16.718 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
04:43:16.718 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
04:43:16.718 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
04:43:16.719 [qtp222427158-17] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
04:43:16.743 [qtp222427158-17] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Datastore : read-write
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Queries : Timeout=0
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - ===========================================================
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/derby]
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/derby]
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
04:43:16.744 [qtp222427158-17] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Datastore - ===========================================================
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f42a0a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@55b981d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Datastore - StoreManager now created
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - Persistence API : JDO
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - ClassLoading : default
04:43:16.745 [qtp222427158-17] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
04:43:16.746 [qtp222427158-17] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
04:43:16.746 [qtp222427158-17] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
04:43:16.746 [qtp222427158-17] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
04:43:16.746 [qtp222427158-17] DEBUG DataNucleus.Persistence - ================================================
04:43:16.746 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6752f9b2" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7efc6ba4" with txn="org.datanucleus.TransactionImpl@412d0017"
04:43:16.748 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
04:43:16.749 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
04:43:16.750 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
04:43:16.750 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
04:43:16.751 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
04:43:16.751 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.752 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.753 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.753 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
04:43:16.753 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
04:43:16.754 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
04:43:16.756 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
04:43:16.756 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
04:43:16.757 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
04:43:16.757 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
04:43:16.758 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
04:43:16.759 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
04:43:16.759 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.760 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.761 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.761 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
04:43:16.762 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
04:43:16.762 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
04:43:16.763 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
04:43:16.764 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
04:43:16.764 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
04:43:16.765 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
04:43:16.765 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.766 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.767 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.768 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
04:43:16.768 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
04:43:16.773 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
04:43:16.774 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
04:43:16.775 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
04:43:16.776 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
04:43:16.776 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
04:43:16.777 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
04:43:16.777 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
04:43:16.778 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.779 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.780 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.780 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
04:43:16.780 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
04:43:16.781 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.781 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.781 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.782 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
04:43:16.782 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
04:43:16.784 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
04:43:16.784 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
04:43:16.785 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
04:43:16.785 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
04:43:16.786 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
04:43:16.787 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.787 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.788 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.789 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
04:43:16.789 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
04:43:16.789 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
04:43:16.790 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
04:43:16.791 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
04:43:16.792 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
04:43:16.792 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
04:43:16.793 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
04:43:16.793 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
04:43:16.794 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.795 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.795 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.796 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
04:43:16.796 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
04:43:16.796 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.796 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.796 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.797 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
04:43:16.799 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
04:43:16.799 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
04:43:16.800 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:16.800 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.800 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
04:43:16.801 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
04:43:16.801 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:16.801 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.801 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
04:43:16.802 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
04:43:16.802 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.803 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.803 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:16.803 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:16.803 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:16.804 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.804 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
04:43:16.804 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
04:43:16.804 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:16.804 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:16.804 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.805 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.805 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.805 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:16.805 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:16.805 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.806 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
04:43:16.806 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
04:43:16.806 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:16.807 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:16.807 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.807 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.807 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:16.808 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:16.808 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:16.808 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.808 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
04:43:16.808 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
04:43:16.809 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.809 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:16.809 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:16.809 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:16.810 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:16.811 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29629e57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383b795f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:16.811 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383b795f" with isolation "serializable"
04:43:16.827 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
04:43:16.827 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:16.852 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
04:43:16.852 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
04:43:16.855 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
04:43:16.855 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
04:43:16.864 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
04:43:16.864 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
04:43:16.866 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
04:43:16.867 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
04:43:16.872 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
04:43:16.873 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
04:43:16.897 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
04:43:16.931 [qtp222427158-17] WARN DataNucleus.Datastore.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems?
04:43:16.931 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
04:43:16.939 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
04:43:16.945 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
04:43:16.954 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
04:43:16.961 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
04:43:16.967 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
04:43:16.973 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
04:43:16.980 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
04:43:16.980 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383b795f"
04:43:16.981 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383b795f"
04:43:16.981 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29629e57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383b795f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:16.981 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29629e57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383b795f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:16.982 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
04:43:16.983 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
04:43:16.983 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
04:43:16.984 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
04:43:16.985 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
04:43:16.985 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:16.986 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:16.987 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:16.988 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
04:43:16.988 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
04:43:16.989 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
04:43:16.990 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
04:43:16.991 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
04:43:16.992 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
04:43:16.992 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
04:43:16.993 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
04:43:16.994 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
04:43:16.995 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:16.996 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:16.996 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:16.997 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
04:43:16.997 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
04:43:16.997 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.998 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:16.998 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
04:43:16.999 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
04:43:17.000 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
04:43:17.000 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.001 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:17.001 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:17.001 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.001 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.001 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
04:43:17.002 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c54a5ce [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a3d17c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.002 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a3d17c7" with isolation "serializable"
04:43:17.005 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
04:43:17.005 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
04:43:17.011 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
04:43:17.011 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
04:43:17.017 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
04:43:17.023 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
04:43:17.028 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
04:43:17.028 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a3d17c7"
04:43:17.029 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a3d17c7"
04:43:17.029 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c54a5ce [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a3d17c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.029 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c54a5ce [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a3d17c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.030 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
04:43:17.031 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:17.031 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.031 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:17.032 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
04:43:17.032 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.032 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.033 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.033 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.034 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.034 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:17.034 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.035 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.035 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.035 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
04:43:17.035 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
04:43:17.036 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35aeeb9b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383ac2bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.036 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383ac2bb" with isolation "serializable"
04:43:17.038 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:17.038 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:17.045 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
04:43:17.045 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:17.053 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
04:43:17.059 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:17.066 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:17.067 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383ac2bb"
04:43:17.067 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383ac2bb"
04:43:17.067 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35aeeb9b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383ac2bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.067 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35aeeb9b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@383ac2bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.068 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
04:43:17.069 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
04:43:17.069 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
04:43:17.070 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
04:43:17.071 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
04:43:17.071 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:17.072 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:17.072 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:17.073 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
04:43:17.073 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
04:43:17.073 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
04:43:17.074 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
04:43:17.075 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
04:43:17.076 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
04:43:17.076 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
04:43:17.076 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
04:43:17.077 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
04:43:17.078 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
04:43:17.079 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:17.079 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:17.080 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
04:43:17.080 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
04:43:17.080 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.080 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.081 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
04:43:17.083 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
04:43:17.083 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
04:43:17.084 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
04:43:17.084 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
04:43:17.085 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
04:43:17.085 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:17.086 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:17.087 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:17.088 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
04:43:17.088 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
04:43:17.088 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
04:43:17.089 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
04:43:17.091 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
04:43:17.091 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
04:43:17.092 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
04:43:17.092 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
04:43:17.093 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
04:43:17.094 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
04:43:17.095 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:17.096 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:17.096 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
04:43:17.096 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
04:43:17.096 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.097 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.097 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
04:43:17.098 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:17.098 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
04:43:17.099 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:17.099 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.099 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
04:43:17.099 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
04:43:17.100 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:17.100 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
04:43:17.100 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:17.100 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.100 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:17.101 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.101 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
04:43:17.101 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
04:43:17.101 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
04:43:17.102 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.102 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.103 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.103 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:17.103 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.103 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.103 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
04:43:17.104 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78c43e7f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@668b0142, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.104 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@668b0142" with isolation "serializable"
04:43:17.106 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:17.106 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:17.111 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
04:43:17.111 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:17.113 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
04:43:17.114 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
04:43:17.118 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
04:43:17.118 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
04:43:17.124 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
04:43:17.128 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:17.133 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:17.137 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
04:43:17.141 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
04:43:17.145 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
04:43:17.145 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@668b0142"
04:43:17.145 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@668b0142"
04:43:17.145 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78c43e7f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@668b0142, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.146 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78c43e7f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@668b0142, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.147 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
04:43:17.147 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
04:43:17.148 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
04:43:17.148 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
04:43:17.149 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
04:43:17.150 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:17.151 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:17.152 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:17.153 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
04:43:17.153 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
04:43:17.153 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
04:43:17.154 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
04:43:17.155 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
04:43:17.156 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
04:43:17.157 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
04:43:17.157 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
04:43:17.158 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
04:43:17.159 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
04:43:17.159 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:17.160 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:17.161 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
04:43:17.161 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
04:43:17.161 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.161 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.161 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:17.162 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
04:43:17.163 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
04:43:17.163 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:17.164 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.164 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
04:43:17.164 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.164 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.165 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.165 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
04:43:17.165 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:17.166 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.166 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.167 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
04:43:17.167 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d5c2b10 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ce77c4f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.167 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ce77c4f" with isolation "serializable"
04:43:17.169 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
04:43:17.169 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
04:43:17.173 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
04:43:17.173 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
04:43:17.177 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
04:43:17.181 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
04:43:17.188 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
04:43:17.189 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ce77c4f"
04:43:17.189 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ce77c4f"
04:43:17.189 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d5c2b10 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ce77c4f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.189 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d5c2b10 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ce77c4f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.190 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
04:43:17.191 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
04:43:17.191 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
04:43:17.191 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
04:43:17.192 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:17.192 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:17.224 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.225 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.226 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.227 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
04:43:17.231 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba84538 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e3ea2f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.231 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e3ea2f7" with isolation "serializable"
04:43:17.237 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
04:43:17.237 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:17.247 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
04:43:17.247 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
04:43:17.249 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
04:43:17.249 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
04:43:17.252 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
04:43:17.252 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
04:43:17.256 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
04:43:17.261 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
04:43:17.266 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
04:43:17.271 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
04:43:17.275 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
04:43:17.278 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
04:43:17.279 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e3ea2f7"
04:43:17.279 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e3ea2f7"
04:43:17.279 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba84538 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e3ea2f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.279 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba84538 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e3ea2f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.281 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
04:43:17.281 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
04:43:17.282 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
04:43:17.283 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
04:43:17.283 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
04:43:17.284 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:17.285 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:17.286 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:17.286 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
04:43:17.286 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
04:43:17.287 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
04:43:17.288 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
04:43:17.289 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
04:43:17.289 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
04:43:17.290 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
04:43:17.291 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
04:43:17.291 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
04:43:17.292 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
04:43:17.293 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:17.293 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:17.294 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
04:43:17.294 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
04:43:17.295 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
04:43:17.296 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
04:43:17.296 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:17.297 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.297 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
04:43:17.297 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.297 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:17.297 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:17.298 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.298 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:17.298 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.298 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.299 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
04:43:17.299 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3250fe66 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6d9ae2ea, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.299 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6d9ae2ea" with isolation "serializable"
04:43:17.301 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
04:43:17.301 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
04:43:17.305 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
04:43:17.305 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
04:43:17.308 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
04:43:17.311 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
04:43:17.313 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
04:43:17.314 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6d9ae2ea"
04:43:17.314 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6d9ae2ea"
04:43:17.314 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3250fe66 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6d9ae2ea, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.314 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3250fe66 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6d9ae2ea, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.316 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
04:43:17.316 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
04:43:17.317 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
04:43:17.317 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
04:43:17.318 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
04:43:17.319 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:17.320 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:17.320 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:17.321 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
04:43:17.321 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
04:43:17.322 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
04:43:17.324 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
04:43:17.325 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
04:43:17.325 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
04:43:17.326 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
04:43:17.328 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
04:43:17.328 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
04:43:17.329 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
04:43:17.329 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:17.330 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:17.331 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
04:43:17.331 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
04:43:17.332 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
04:43:17.333 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
04:43:17.333 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:17.333 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:17.333 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
04:43:17.334 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.335 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:17.335 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:17.335 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.335 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.335 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:17.336 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.336 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:17.336 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
04:43:17.337 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@227f1644 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61ee4145, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.337 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61ee4145" with isolation "serializable"
04:43:17.338 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
04:43:17.338 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
04:43:17.342 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
04:43:17.342 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
04:43:17.347 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
04:43:17.350 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
04:43:17.355 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
04:43:17.356 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61ee4145"
04:43:17.356 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61ee4145"
04:43:17.356 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@227f1644 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61ee4145, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.356 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@227f1644 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61ee4145, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.358 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
04:43:17.358 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
04:43:17.359 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
04:43:17.360 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
04:43:17.360 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
04:43:17.361 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:17.362 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:17.363 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:17.364 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
04:43:17.364 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
04:43:17.364 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
04:43:17.365 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
04:43:17.365 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
04:43:17.366 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
04:43:17.367 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
04:43:17.368 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
04:43:17.368 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
04:43:17.369 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
04:43:17.370 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:17.371 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:17.371 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
04:43:17.371 [qtp222427158-17] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
04:43:17.372 [qtp222427158-17] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
04:43:17.373 [qtp222427158-17] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:17.373 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
04:43:17.373 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:17.373 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:17.374 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fb28968 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@57687402, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:17.374 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@57687402" with isolation "serializable"
04:43:17.376 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:17.376 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:17.383 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
04:43:17.383 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:17.389 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
04:43:17.393 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:17.398 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:17.399 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@57687402"
04:43:17.399 [qtp222427158-17] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@57687402"
04:43:17.400 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fb28968 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@57687402, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.400 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fb28968 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@57687402, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:17.400 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6752f9b2"
04:43:17.401 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6752f9b2" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7efc6ba4" with txn="org.datanucleus.TransactionImpl@5a7340e2"
04:43:17.401 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-6, enlisted resources=[]]
04:43:17.401 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2 (optimistic=false)
04:43:17.401 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:17.402 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:17.402 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
04:43:17.402 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:17.403 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.404 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:17.405 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c0bc179 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@8248e3f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:17.405 [qtp222427158-17] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a704f98, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-6, enlisted resources=[]]
04:43:17.406 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:17.419 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@8248e3f"
04:43:17.419 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:17.420 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.421 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
04:43:17.421 [qtp222427158-17] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:17.421 [qtp222427158-17] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
04:43:17.422 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:17.424 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
04:43:17.425 [qtp222427158-17] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
04:43:17.425 [qtp222427158-17] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="1") enlisted in transactional cache
04:43:17.427 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" having fields "publicKey" fetched from table ""repository""
04:43:17.436 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "deca02b0-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@8248e3f"
04:43:17.436 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
04:43:17.437 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.437 [qtp222427158-17] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ad0741"
04:43:17.438 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="1") is having the following fields in Level 2 cache object updated : [3]
04:43:17.439 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" having fields "privateKey" fetched from table ""repository""
04:43:17.445 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "f02242b2-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@8248e3f"
04:43:17.445 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
04:43:17.446 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.446 [qtp222427158-17] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19f7cb48"
04:43:17.447 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="1") is having the following fields in Level 2 cache object updated : [7]
04:43:17.447 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]initPersistenceManagerFactory: repositoryId=b4ac32eb-d435-477c-9583-db982e75a6c6
04:43:17.447 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2
04:43:17.447 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.447 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.447 [qtp222427158-17] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a704f98]]
04:43:17.448 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c0bc179 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@8248e3f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.448 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c0bc179 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@8248e3f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.448 [qtp222427158-17] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:17.448 [qtp222427158-17] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:17.448 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:17.448 [qtp222427158-17] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2ff5af42, lifecycle=HOLLOW]
04:43:17.449 [qtp222427158-17] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:17.449 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6752f9b2"
04:43:17.449 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1090 ms.
04:43:17.449 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6752f9b2" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7efc6ba4" with txn="org.datanucleus.TransactionImpl@1d941fa0"
04:43:17.449 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-7, enlisted resources=[]]
04:43:17.449 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2 (optimistic=false)
04:43:17.450 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
04:43:17.451 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
04:43:17.452 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:17.452 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
04:43:17.452 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
04:43:17.452 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.454 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:17.454 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aa087d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7774e839, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:17.455 [qtp222427158-17] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@ce52dd9, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-7, enlisted resources=[]]
04:43:17.455 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
04:43:17.463 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "417b82b4-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7774e839"
04:43:17.464 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-13 04:43:17.45>
04:43:17.464 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-7, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@ce52dd9]]
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aa087d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7774e839, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.465 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aa087d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7774e839, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.466 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:17.466 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6752f9b2"
04:43:17.467 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6b26f4fa]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:17.467 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6b26f4fa]tryAcquire: returning true. lockCounter=1
04:43:17.468 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6b26f4fa]tryAcquire: returning true. lockCounter=2
04:43:17.468 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:17.469 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6b26f4fa]release: NOT releasing underlying FileLock. lockCounter=1
04:43:17.469 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6b26f4fa]release: releasing underlying FileLock. lockCounter=0
04:43:17.469 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6752f9b2" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7efc6ba4" with txn="org.datanucleus.TransactionImpl@6932e128"
04:43:17.470 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-8, enlisted resources=[]]
04:43:17.470 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2 (optimistic=false)
04:43:17.472 [qtp222427158-17] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:17.472 [qtp222427158-17] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:17.473 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bd1ba6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:17.474 [qtp222427158-17] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2bdf92c6, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-8, enlisted resources=[]]
04:43:17.475 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:17.475 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bd1ba6"
04:43:17.476 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:17.477 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.478 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 4 ms
04:43:17.479 [qtp222427158-17] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:17.480 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:17.481 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:17.482 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:17.482 [qtp222427158-17] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="1") enlisted in transactional cache
04:43:17.482 [qtp222427158-17] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516"
04:43:17.483 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:17.483 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:17.484 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" field "aliases" loading contents to SCO wrapper from the datastore
04:43:17.492 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bd1ba6"
04:43:17.493 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:17.493 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:17.494 [qtp222427158-17] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@644325c"
04:43:17.494 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [564e3caf]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:17.494 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [564e3caf]tryAcquire: returning true. lockCounter=1
04:43:17.495 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:17.495 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [564e3caf]release: releasing underlying FileLock. lockCounter=0
04:43:17.495 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k8zawlzx-ukeu6' of repository 'b4ac32eb-d435-477c-9583-db982e75a6c6' already in-sync.
04:43:17.495 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3282481e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:17.496 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3282481e]tryAcquire: returning true. lockCounter=1
04:43:17.496 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3282481e]tryAcquire: returning true. lockCounter=2
04:43:17.496 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:17.496 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3282481e]release: NOT releasing underlying FileLock. lockCounter=1
04:43:17.497 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3282481e]release: releasing underlying FileLock. lockCounter=0
04:43:17.497 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.497 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.497 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:17.497 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.497 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.497 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2
04:43:17.497 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.498 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.498 [qtp222427158-17] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-8, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2bdf92c6]]
04:43:17.498 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bd1ba6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.498 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bd1ba6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.498 [qtp222427158-17] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:17.498 [qtp222427158-17] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46452516" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@46452516 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@46452516, lifecycle=HOLLOW]
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6752f9b2"
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6752f9b2" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7efc6ba4" with txn="org.datanucleus.TransactionImpl@624d8325"
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-9, enlisted resources=[]]
04:43:17.499 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2 (optimistic=false)
04:43:17.500 [qtp222427158-17] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:17.500 [qtp222427158-17] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:17.500 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e32dc89 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c44c00a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:17.501 [qtp222427158-17] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@636e5a6d, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-9, enlisted resources=[]]
04:43:17.501 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:17.501 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c44c00a"
04:43:17.501 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:17.502 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.502 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
04:43:17.502 [qtp222427158-17] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:17.503 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:17.503 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:17.503 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:17.503 [qtp222427158-17] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="1") enlisted in transactional cache
04:43:17.503 [qtp222427158-17] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879"
04:43:17.504 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:17.504 [qtp222427158-17] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:17.510 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "b58d42ba-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c44c00a"
04:43:17.511 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
04:43:17.511 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:17.512 [qtp222427158-17] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1e32e9c0"
04:43:17.512 [qtp222427158-17] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" field "aliases" loading contents to SCO wrapper from the datastore
04:43:17.513 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c44c00a"
04:43:17.513 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:17.513 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:17.514 [qtp222427158-17] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1ffb3d9e"
04:43:17.514 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.514 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.515 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-9, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@636e5a6d]]
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e32dc89 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c44c00a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.515 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e32dc89 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c44c00a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.516 [qtp222427158-17] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:17.516 [qtp222427158-17] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:17.516 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:17.516 [qtp222427158-17] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2e08b879, lifecycle=HOLLOW]
04:43:17.516 [qtp222427158-17] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:17.516 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6752f9b2"
04:43:17.517 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]open: closing=false closeAbortable=true
04:43:17.518 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6752f9b2" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7efc6ba4" with txn="org.datanucleus.TransactionImpl@118612b1"
04:43:17.518 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-10, enlisted resources=[]]
04:43:17.518 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2 (optimistic=false)
04:43:17.519 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c1b3d9e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:17.519 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c1b3d9e]tryAcquire: returning true. lockCounter=1
04:43:17.519 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c1b3d9e]tryAcquire: returning true. lockCounter=2
04:43:17.519 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:17.519 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c1b3d9e]release: NOT releasing underlying FileLock. lockCounter=1
04:43:17.520 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c1b3d9e]release: releasing underlying FileLock. lockCounter=0
04:43:17.525 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
04:43:17.525 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:17.526 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
04:43:17.527 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
04:43:17.529 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.530 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 3 ms
04:43:17.532 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@631bd9a1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:17.532 [qtp222427158-17] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6405d7e4, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-10, enlisted resources=[]]
04:43:17.532 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
04:43:17.539 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "af9982bd-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f"
04:43:17.539 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
04:43:17.540 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.540 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
04:43:17.541 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
04:43:17.541 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:17.541 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
04:43:17.541 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
04:43:17.542 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.543 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:17.543 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
04:43:17.549 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "50f842bf-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f"
04:43:17.550 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
04:43:17.550 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.551 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
04:43:17.555 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
04:43:17.556 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:17.557 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
04:43:17.557 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
04:43:17.559 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.561 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 4 ms
04:43:17.562 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
04:43:17.575 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "725802c1-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f"
04:43:17.575 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
04:43:17.576 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.587 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 25 ms
04:43:17.588 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
04:43:17.589 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:17.589 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
04:43:17.589 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
04:43:17.590 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.590 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
04:43:17.591 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
04:43:17.597 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "93b8c2c3-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f"
04:43:17.597 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
04:43:17.598 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.599 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
04:43:17.599 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
04:43:17.600 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:17.600 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
04:43:17.600 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
04:43:17.601 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.602 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:17.603 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
04:43:17.627 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "351a82c5-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f"
04:43:17.627 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
04:43:17.628 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.629 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 26 ms
04:43:17.629 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
04:43:17.630 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:17.630 [qtp222427158-17] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
04:43:17.630 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
04:43:17.632 [qtp222427158-17] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:17.632 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:17.632 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
04:43:17.650 [qtp222427158-17] DEBUG DataNucleus.Datastore - Using PreparedStatement "d67d42c7-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f"
04:43:17.650 [qtp222427158-17] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
04:43:17.651 [qtp222427158-17] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:17.652 [qtp222427158-17] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 20 ms
04:43:17.652 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.652 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.652 [qtp222427158-17] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6752f9b2
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-10, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6405d7e4]]
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@631bd9a1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.653 [qtp222427158-17] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@631bd9a1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20b8c86f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:17.654 [qtp222427158-17] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:17.654 [qtp222427158-17] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6752f9b2"
04:43:17.655 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]getCloseDeferredMillis: closeDeferredMillis=0
04:43:17.655 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]close: Closing real LocalRepoManager immediately.
04:43:17.655 [qtp222427158-17] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [33fb452c]_close: Shutting down real LocalRepoManager.
04:43:17.655 [qtp222427158-17] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
04:43:17.656 [qtp222427158-17] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
04:43:17.658 [qtp222427158-17] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
04:43:17.658 [qtp222427158-17] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
04:43:17.658 [qtp222427158-17] DEBUG DataNucleus.Cache - Level 2 Cache cleared
04:43:17.755 [qtp222427158-17] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71328b6e]release: releasing underlying FileLock. lockCounter=0
04:43:17.774 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@562e2d7[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@dfcabbf{null}
04:43:17.775 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@158eed90{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=1661}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


04:43:17.780 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7daa762a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d011162] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
04:43:17.781 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@562e2d7[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:17.781 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


04:43:17.781 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
04:43:17.782 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7daa762a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d011162] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
04:43:17.782 [qtp222427158-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3136da6b{IDLE}->null [HeapByteBuffer@5f8f8499[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>k0LUhJTzRiSkNQZmR...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@562e2d7[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
04:43:17.783 [qtp222427158-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3136da6b{WRITING}->null:IDLE-->WRITING
04:43:17.839 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=W,to=1779/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=END,244 of 244},g=HttpGenerator@240155dd{s=COMPLETING}]=>HttpChannelOverHttp@158eed90{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=1725}
04:43:17.840 [qtp222427158-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@3136da6b{WRITING}->null
04:43:17.840 [qtp222427158-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3136da6b{IDLE}->null:WRITING-->IDLE
04:43:17.840 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7daa762a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d011162] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
04:43:17.851 [qtp222427158-17] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1, calling complete=true
04:43:17.852 [qtp222427158-17] DEBUG org.eclipse.jetty.server.session - Complete called with session null
04:43:17.852 [qtp222427158-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@158eed90{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:36484/RepoInfo,age=1738}
04:43:17.853 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@150e2e2a{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
04:43:17.853 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:36484/RepoInfo,age=1739} action COMPLETE
04:43:17.853 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@150e2e2a{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
04:43:17.854 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
04:43:17.864 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@150e2e2a{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
04:43:17.865 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
04:43:17.865 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
04:43:17.865 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
04:43:17.866 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5f8f8499[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:17.867 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5f8f8499[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:17.867 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5f8f8499[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:17.868 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5f8f8499[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
04:43:17.868 [qtp222427158-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5f8f8499[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:17.869 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
04:43:17.869 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.870 [qtp222427158-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.873 [qtp222427158-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@43987875{AC.ReadCB@4a05af7f{HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:17.874 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.874 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3950c45d on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
04:43:17.875 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
04:43:17.875 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken with none selected
04:43:17.875 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken up from select, 0/0/1 selected
04:43:17.875 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a processing 0 keys, 1 updates
04:43:17.875 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.875 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@3950c45d
04:43:17.875 [qtp222427158-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=5/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@150e2e2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
04:43:17.875 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.876 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.876 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a waiting with 1 keys
04:43:17.876 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:17.884 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2722 ms
Local repository:
  repository.repositoryId = b4ac32eb-d435-477c-9583-db982e75a6c6
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@1e95f584
  repository.publicKeySha1 = 2E:6F:CE:3D:2F:34:61:10:03:30:FE:31:9E:18:B8:D1:4E:87:BA:D0

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

04:43:17.890 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@58326051{STARTED}[9.4.17.v20190418]
04:43:17.890 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@58326051{STOPPING}[9.4.17.v20190418]
04:43:17.892 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp222427158-15-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:36484}
04:43:17.894 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@58326051{STOPPING}[9.4.17.v20190418] by 
04:43:17.895 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:17.895 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:17.895 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
04:43:17.895 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@7cbf4f8c on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
04:43:17.895 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
04:43:17.896 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 woken with none selected
04:43:17.897 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 woken up from select, 0/0/0 selected
04:43:17.897 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 processing 0 keys, 1 updates
04:43:17.897 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.897 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7cbf4f8c
04:43:17.898 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
04:43:17.899 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.899 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3eff6846 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
04:43:17.899 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 waiting with 0 keys
04:43:17.899 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
04:43:17.899 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 woken with none selected
04:43:17.899 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 woken up from select, 0/0/0 selected
04:43:17.900 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6401a696 processing 0 keys, 1 updates
04:43:17.900 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.900 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3eff6846
04:43:17.901 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.901 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:17.901357+02:00
04:43:17.901 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
04:43:17.902 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:17.901858+02:00
04:43:17.902 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
04:43:17.902 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
04:43:17.903 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@6ae6d078 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
04:43:17.903 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=1
04:43:17.903 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken with none selected
04:43:17.903 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken up from select, 0/0/1 selected
04:43:17.903 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a processing 0 keys, 1 updates
04:43:17.903 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.903 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6ae6d078
04:43:17.904 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
04:43:17.904 [qtp222427158-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=34/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.904 [qtp222427158-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,OPEN,fill=FI,flush=-,to=34/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.905 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,CLOSED,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.906 [qtp222427158-19] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@3136da6b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
04:43:17.911 [qtp222427158-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@43987875{AC.ReadCB@4a05af7f{HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,CLOSED,fill=FI,flush=-,to=40/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4a05af7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:17.911 [qtp222427158-19] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
04:43:17.911 [qtp222427158-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
04:43:17.912 [qtp222427158-19] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,CLOSED,fill=-,flush=-,to=41/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4a05af7f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
04:43:17.912 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
04:43:17.912 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7941a3c3
04:43:17.913 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.913 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a waiting with 1 keys
04:43:17.913 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7941a3c3
04:43:17.914 [qtp222427158-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,CLOSED,fill=-,flush=-,to=43/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4a05af7f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.916 [qtp222427158-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4a05af7f::SocketChannelEndPoint@12ad8e12{/127.0.0.1:43494<->/127.0.0.1:36484,CLOSED,fill=-,flush=-,to=45/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4a05af7f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240155dd{s=START}]=>HttpChannelOverHttp@158eed90{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:17.917 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7941a3c3
04:43:17.918 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6ca33187 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=0
04:43:17.919 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=1
04:43:17.919 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken with none selected
04:43:17.920 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a woken up from select, 0/0/0 selected
04:43:17.920 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7fc4de5a processing 0 keys, 1 updates
04:43:17.920 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.920 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6ca33187
04:43:17.920 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.920 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
04:43:17.921 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-14T04:43:17.921034+02:00
04:43:17.922 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-14T04:43:17.921784+02:00
04:43:17.922 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
04:43:17.922 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
04:43:17.923 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1a67f8b4 on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
04:43:17.923 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
04:43:17.924 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 woken with none selected
04:43:17.924 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 woken up from select, 0/0/0 selected
04:43:17.924 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 processing 0 keys, 1 updates
04:43:17.924 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.924 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1a67f8b4
04:43:17.924 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
04:43:17.925 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.925 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 waiting with 0 keys
04:43:17.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5f1f0ee6 on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
04:43:17.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
04:43:17.925 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 woken with none selected
04:43:17.925 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 woken up from select, 0/0/0 selected
04:43:17.926 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4d4335d7 processing 0 keys, 1 updates
04:43:17.926 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:17.926 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5f1f0ee6
04:43:17.926 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:17.926 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
04:43:17.927 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:17.927087+02:00
04:43:17.928 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:17.927866+02:00
04:43:17.928 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
04:43:17.928 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:17.928 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3da30852[HTTP/1.1]
04:43:17.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3da30852[HTTP/1.1]
04:43:17.929 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:17.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:17.929 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@58326051{STOPPING}[9.4.17.v20190418]
04:43:17.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
04:43:17.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6035b93b{STARTED}[interval=660000, ownscheduler=false]
04:43:17.930 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
04:43:17.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6035b93b{STOPPED}[interval=660000, ownscheduler=false]
04:43:17.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@4189d70b{STOPPED}[worker=node0]
04:43:17.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@14dda234{STARTED}
04:43:17.931 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@14dda234{STOPPING}
04:43:17.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@14dda234{STOPPED}
04:43:17.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN}
04:43:17.931 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN} by 
04:43:17.931 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
04:43:17.931 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
04:43:17.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:43:17.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
04:43:17.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
04:43:17.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:43:17.932 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
04:43:17.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1e0f9063{STARTED}
04:43:17.932 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1e0f9063{STOPPING}
04:43:17.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:43:17.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:43:17.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:17.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:17.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1e0f9063{STOPPED}
04:43:17.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
04:43:17.951 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
04:43:17.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
04:43:17.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@336f1079{STARTED}
04:43:17.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@336f1079{STOPPED}
04:43:17.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
04:43:17.953 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp222427158]@d41f816{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
04:43:17.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@793138bd{s=1/6,p=0}
04:43:17.954 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@16385e2b offer STOP!
04:43:17.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@793138bd{s=0/6,p=0}
04:43:17.955 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@16385e2b task=STOP!
04:43:17.955 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@16385e2b Exited
04:43:17.955 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@793138bd{s=0/6,p=0}@16385e2b
04:43:17.955 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-14,5,main] for 14999
04:43:17.955 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.955 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.956 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.957 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.960 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.960 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.960 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.960 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:17.963 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-15,5,] for 14992
04:43:17.963 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-19,5,] for 14991
04:43:17.964 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
04:43:17.964 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@58326051{STOPPED}[9.4.17.v20190418]
04:43:17.964 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
04:43:17.964 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]release: releasing underlying FileLock. lockCounter=0
04:43:17.964 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
04:43:18.071 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=70.0 MiB, used=19.3 MiB, available=3.9 GiB
04:43:18.072 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
04:43:18.073 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
04:43:18.074 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]tryAcquire: returning true. lockCounter=1
04:43:18.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
04:43:18.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@6d2db15b{STOPPED},AUTO}
04:43:18.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@749ad37c[HTTP/1.1] added {HttpConfiguration@1b485c8b{32768/8192,8192/8192,https://:0,[]},POJO}
04:43:18.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {Server@68454ed5{STOPPED}[9.4.17.v20190418],UNMANAGED}
04:43:18.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
04:43:18.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@6d2db15b{STOPPED},AUTO}
04:43:18.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@591e5fd4,POJO}
04:43:18.081 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@749ad37c[HTTP/1.1],AUTO}
04:43:18.082 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@749ad37c[HTTP/1.1]
04:43:18.082 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
04:43:18.083 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
04:43:18.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
04:43:18.083 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7bbd76b8
04:43:18.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1,MANAGED}
04:43:18.084 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 added {ServletHandler@1c792107{STOPPED},MANAGED}
04:43:18.084 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
04:43:18.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE},MANAGED}
04:43:18.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@68454ed5{STOPPED}[9.4.17.v20190418]
04:43:18.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STARTING}[9.4.17.v20190418] added {ErrorHandler@1bb4c431{STOPPED},AUTO}
04:43:18.087 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
04:43:18.088 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@68454ed5{STARTING}[9.4.17.v20190418]
04:43:18.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
04:43:18.088 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
04:43:18.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp274725976]@105ffc58{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}] added {ReservedThreadExecutor@4fd3b20a{s=0/6,p=0},AUTO}
04:43:18.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
04:43:18.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25338ms ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
04:43:18.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-32,5,main]
04:43:18.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-33,5,main]
04:43:18.091 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-34,5,main]
04:43:18.091 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-35,5,main]
04:43:18.092 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-36,5,main]
04:43:18.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-37,5,main]
04:43:18.094 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-38,5,main]
04:43:18.095 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-39,5,main]
04:43:18.096 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25346ms QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}]
04:43:18.096 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6d2db15b{STOPPED}
04:43:18.096 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25346ms ScheduledExecutorScheduler@6d2db15b{STARTED}
04:43:18.096 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
04:43:18.096 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@2248d140{/,null,STARTING}
04:43:18.096 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
04:43:18.097 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
04:43:18.097 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600],AUTO}
04:43:18.097 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@6c1b82cd{STOPPED}[worker=null]
04:43:18.097 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
04:43:18.097 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
04:43:18.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@6c1b82cd{STARTING}[worker=node0] added {HouseKeeper@acd3460{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
04:43:18.098 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@acd3460{STOPPED}[interval=600000, ownscheduler=false]
04:43:18.098 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
04:43:18.099 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25349ms HouseKeeper@acd3460{STARTED}[interval=660000, ownscheduler=false]
04:43:18.099 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25349ms DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0]
04:43:18.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0],MANAGED}
04:43:18.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 added {DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0],UNMANAGED}
04:43:18.099 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
04:43:18.099 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1c792107{STOPPED}
04:43:18.099 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1b317e7d[EMBEDDED:null]
04:43:18.100 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1b317e7d=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1c792107{STARTING}
04:43:18.100 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1b317e7d[EMBEDDED:null]
04:43:18.100 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
04:43:18.101 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0[EMBEDDED:null]
04:43:18.101 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
04:43:18.101 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
04:43:18.101 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
04:43:18.101 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
04:43:18.101 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
04:43:18.101 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1b317e7d=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true}
04:43:18.101 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1c792107{STARTING}
04:43:18.101 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25351ms ServletHandler@1c792107{STARTED}
04:43:18.101 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:43:18.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
04:43:18.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25352ms org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
04:43:18.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25352ms org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:43:18.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25352ms org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
04:43:18.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:43:18.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25353ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:43:18.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:18.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25353ms org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:18.103 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@26495639 for org.glassfish.jersey.servlet.ServletContainer-1b317e7d
04:43:18.320 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
04:43:18.320 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25570ms o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
04:43:18.320 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@1bb4c431{STOPPED}
04:43:18.321 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@1bb4c431{STARTING}
04:43:18.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25571ms ErrorHandler@1bb4c431{STARTED}
04:43:18.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:18.321 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:33936],POJO}
04:43:18.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@749ad37c[HTTP/1.1]
04:43:18.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25572ms HttpConnectionFactory@749ad37c[HTTP/1.1]
04:43:18.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}
04:43:18.324 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.323867+02:00 added {SelectorProducer@280d6a20,POJO}
04:43:18.324 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.324522+02:00 added {QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}],UNMANAGED}
04:43:18.325 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.32521+02:00 created
04:43:18.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.325913+02:00,MANAGED}
04:43:18.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936} added {ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
04:43:18.327 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.327484+02:00 added {SelectorProducer@3199a202,POJO}
04:43:18.328 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.32828+02:00 added {QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}],UNMANAGED}
04:43:18.329 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.329035+02:00 created
04:43:18.329 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.329667+02:00,MANAGED}
04:43:18.330 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936} added {ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
04:43:18.331 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.331197+02:00 added {SelectorProducer@2ef913a4,POJO}
04:43:18.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.331864+02:00 added {QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}],UNMANAGED}
04:43:18.332 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.332433+02:00 created
04:43:18.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.332957+02:00,MANAGED}
04:43:18.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936} added {ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
04:43:18.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0
04:43:18.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.334026+02:00
04:43:18.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25584ms EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.334523+02:00
04:43:18.335 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
04:43:18.335 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3b347439 on ManagedSelector@56f72909{STARTING} id=0 keys=0 selected=0 updates=0
04:43:18.335 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
04:43:18.336 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.336226+02:00 tryProduce false
04:43:18.336 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:18.336 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3b347439
04:43:18.337 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:18.337 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c waiting with 0 keys
04:43:18.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25587ms ManagedSelector@56f72909{STARTED} id=0 keys=0 selected=0 updates=0
04:43:18.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0
04:43:18.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.337962+02:00
04:43:18.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25588ms EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.33893+02:00
04:43:18.339 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
04:43:18.339 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6e67a8c0 on ManagedSelector@7286827b{STARTING} id=1 keys=0 selected=0 updates=0
04:43:18.339 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
04:43:18.340 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.340113+02:00 tryProduce false
04:43:18.340 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:18.340 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6e67a8c0
04:43:18.340 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:18.341 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 waiting with 0 keys
04:43:18.341 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25591ms ManagedSelector@7286827b{STARTED} id=1 keys=0 selected=0 updates=0
04:43:18.341 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0
04:43:18.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.341715+02:00
04:43:18.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25592ms EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.342436+02:00
04:43:18.342 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
04:43:18.343 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1d1b3620 on ManagedSelector@520c3dcb{STARTING} id=2 keys=0 selected=0 updates=0
04:43:18.343 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
04:43:18.344 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:18.343845+02:00 tryProduce false
04:43:18.344 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:18.344 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1d1b3620
04:43:18.344 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:18.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25594ms ManagedSelector@520c3dcb{STARTED} id=2 keys=0 selected=0 updates=0
04:43:18.344 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc waiting with 0 keys
04:43:18.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25594ms SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}
04:43:18.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936} added {acceptor-0@71e7c13f,POJO}
04:43:18.345 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@71e7c13f
04:43:18.345 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}
04:43:18.345 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@71e7c13f
04:43:18.345 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25595ms ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}
04:43:18.346 [main] INFO org.eclipse.jetty.server.Server - Started @25596ms
04:43:18.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @25596ms Server@68454ed5{STARTED}[9.4.17.v20190418]
04:43:18.346 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2295566b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
04:43:18.347 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2295566b]tryAcquire: returning true. lockCounter=1
04:43:18.348 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2295566b]release: releasing underlying FileLock. lockCounter=0
04:43:18.349 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c815814]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:18.349 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c815814]tryAcquire: returning true. lockCounter=1
04:43:18.350 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:18.351 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c815814]release: releasing underlying FileLock. lockCounter=0
04:43:18.440 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=60.0 MiB, used=16.6 MiB, available=3.9 GiB
04:43:18.441 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
04:43:18.441 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]tryAcquire: returning true. lockCounter=2
04:43:18.441 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]release: NOT releasing underlying FileLock. lockCounter=1
04:43:18.441 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [32513dea]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:18.442 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [32513dea]tryAcquire: returning true. lockCounter=1
04:43:18.442 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:18.443 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [32513dea]release: releasing underlying FileLock. lockCounter=0
04:43:18.452 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
04:43:18.452 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
04:43:18.453 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
04:43:18.453 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
04:43:18.454 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
04:43:18.454 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
04:43:18.857 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
04:43:18.916 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
04:43:18.976 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
04:43:19.057 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
04:43:19.105 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
04:43:19.157 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
04:43:19.236 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
04:43:19.297 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
04:43:19.341 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044309990': java.sql.SQLSyntaxErrorException: Index 'SQL200414044309990' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
04:43:19.352 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
04:43:19.472 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
04:43:19.473 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
04:43:19.620 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
04:43:19.636 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044310410': java.sql.SQLSyntaxErrorException: Index 'SQL200414044310410' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
04:43:19.698 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
04:43:19.719 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
04:43:19.721 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
04:43:19.731 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044311000': java.sql.SQLSyntaxErrorException: Index 'SQL200414044311000' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
04:43:19.766 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
04:43:19.769 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
04:43:19.794 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
04:43:19.811 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044312470': java.sql.SQLSyntaxErrorException: Index 'SQL200414044312470' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
04:43:19.858 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
04:43:19.860 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
04:43:19.861 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
04:43:19.929 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
04:43:19.934 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
04:43:19.952 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044311790': java.sql.SQLSyntaxErrorException: Index 'SQL200414044311790' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
04:43:19.963 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
04:43:19.990 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
04:43:20.008 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044312050': java.sql.SQLSyntaxErrorException: Index 'SQL200414044312050' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
04:43:20.009 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044312050': java.sql.SQLSyntaxErrorException: Index 'SQL200414044312050' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
04:43:20.035 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
04:43:20.051 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044309860': java.sql.SQLSyntaxErrorException: Index 'SQL200414044309860' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
04:43:20.062 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
04:43:20.087 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
04:43:20.088 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
04:43:20.099 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044312340': java.sql.SQLSyntaxErrorException: Index 'SQL200414044312340' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
04:43:20.167 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
04:43:20.189 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044310620': java.sql.SQLSyntaxErrorException: Index 'SQL200414044310620' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
04:43:20.230 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
04:43:20.234 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
04:43:20.257 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
04:43:20.260 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
04:43:20.299 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
04:43:20.315 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
04:43:20.331 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200414044309570': java.sql.SQLSyntaxErrorException: Index 'SQL200414044309570' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
04:43:20.376 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
04:43:20.411 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
04:43:20.455 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
04:43:20.457 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
04:43:20.509 [main] WARN co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:260)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:254)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:750)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:748)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:432)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:333)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12)
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168)
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34)
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
	at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:794)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:782)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:724)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1608)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
	at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:366)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:258)
	... 51 common frames omitted
04:43:21.526 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 2 of 2
04:43:21.605 [qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@20d31046 on ManagedSelector@7286827b{STARTED} id=1 keys=0 selected=0 updates=0
04:43:21.606 [qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=0 selected=0 updates=1
04:43:21.608 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken with none selected
04:43:21.608 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken up from select, 0/0/0 selected
04:43:21.609 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 processing 0 keys, 1 updates
04:43:21.609 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:21.609 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@20d31046
04:43:21.611 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@20d31046
04:43:21.611 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:21.612 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 waiting with 1 keys
04:43:21.612 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@20d31046
04:43:21.615 [qtp274725976-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
04:43:21.617 [qtp274725976-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@75ec3617{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
04:43:21.619 [qtp274725976-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}-><null>
04:43:21.619 [qtp274725976-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.620 [qtp274725976-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.621 [qtp274725976-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.622 [qtp274725976-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1149799{AC.ReadCB@30eea6ce{HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:21.623 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.623 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@15dc4522 on ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
04:43:21.623 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=1
04:43:21.624 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.624 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken with none selected
04:43:21.624 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@20d31046
04:43:21.625 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken up from select, 0/0/1 selected
04:43:21.625 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 processing 0 keys, 1 updates
04:43:21.625 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:21.626 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@15dc4522
04:43:21.628 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.629 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:21.629 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 waiting with 1 keys
04:43:21.630 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken up from select, 1/1/1 selected
04:43:21.630 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 processing 1 keys, 0 updates
04:43:21.633 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33936 remote=/127.0.0.1:43708], selector=sun.nio.ch.EPollSelectorImpl@594d9597, interestOps=1, readyOps=1 SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
04:43:21.634 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.635 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:21.635 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0} tryExecute EatWhatYouKill@71285693/SelectorProducer@3199a202/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:21.63568+02:00
04:43:21.636 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=1} startReservedThread p=1
04:43:21.636 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4fd3b20a{s=0/6,p=1}@53b5fee7
04:43:21.636 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4fd3b20a{s=0/6,p=1}@53b5fee7
04:43:21.636 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=1/6,p=1}@53b5fee7 started
04:43:21.637 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}@53b5fee7 waiting
04:43:21.637 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@71285693/SelectorProducer@3199a202/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:21.63663+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
04:43:21.638 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:21.638 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
04:43:21.638 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:21.639 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:21.639 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:21.639 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 waiting with 1 keys
04:43:21.640 [qtp274725976-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1149799{AC.ReadCB@30eea6ce{HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:21.640 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@75ec3617{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
04:43:21.641 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@99bb0d7[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:21.641 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@99bb0d7[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:21.642 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@99bb0d7[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
04:43:21.642 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@99bb0d7[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:21.642 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
04:43:21.642 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
04:43:21.642 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
04:43:21.642 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
04:43:21.643 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
04:43:21.644 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
04:43:21.645 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
04:43:21.645 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
04:43:21.645 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
04:43:21.645 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
04:43:21.645 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
04:43:21.645 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:33936/RepoInfo on HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:33936/RepoInfo,age=0}
POST //127.0.0.1:33936/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic WTk0LUhJTzRiSkNQZmRGTTRLaTViUTovSGkxPXpKbjsyIVZFZzFJLzVKeGFhYUVr
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:33936
Connection: keep-alive
Content-Length: 244


04:43:21.646 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:33936/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 244}
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:33936/RepoInfo,age=1} handle //127.0.0.1:33936/RepoInfo 
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@75ec3617{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=2} action DISPATCH
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=2}
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
04:43:21.647 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
04:43:21.648 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 session=null
04:43:21.648 [qtp274725976-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:21.648 [qtp274725976-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
04:43:21.652 [qtp274725976-38] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
04:43:21.654 [qtp274725976-38] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic WTk0LUhJTzRiSkNQZmRGTTRLaTViUTovSGkxPXpKbjsyIVZFZzFJLzVKeGFhYUVr
04:43:21.659 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=13} parse HeapByteBuffer@99bb0d7[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
04:43:21.659 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@99bb0d7[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:21.659 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=14} onContent Content@776d1592{HeapByteBufferR@6ace563b[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.659 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=0,q=0,[0]=null,s=STREAM] addContent Content@776d1592{HeapByteBufferR@6ace563b[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.660 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
04:43:21.660 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=15} onContentComplete
04:43:21.660 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=15} onRequestComplete
04:43:21.660 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
04:43:21.661 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=END,244 of 244},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=16} parsed false HttpParser{s=END,244 of 244}
04:43:21.669 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.669 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.669 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.670 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.670 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@776d1592{HeapByteBufferR@6ace563b[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.671 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.671 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.672 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.672 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.672 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.673 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.673 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.673 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.674 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.674 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.675 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.675 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.675 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.675 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.676 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.676 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.676 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.677 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.677 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.677 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.677 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.678 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.678 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@776d1592{HeapByteBufferR@6ace563b[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.679 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@264eaae0[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@776d1592{HeapByteBufferR@6ace563b[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
04:43:21.679 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=END,244 of 244},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=34}
04:43:21.680 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@75ec3617{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
04:43:21.681 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6'
04:43:21.683 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71cadd74]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/cloudstore-repository.lock'
04:43:21.684 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71cadd74]tryAcquire: returning true. lockCounter=1
04:43:21.684 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6' locked successfully.
04:43:21.684 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
04:43:21.685 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
04:43:21.687 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
04:43:21.687 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
04:43:21.688 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
04:43:21.688 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
04:43:21.688 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
04:43:21.688 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
04:43:21.690 [qtp274725976-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
04:43:21.694 [qtp274725976-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
04:43:21.698 [qtp274725976-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
04:43:21.704 [qtp274725976-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
04:43:21.710 [qtp274725976-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
04:43:21.715 [qtp274725976-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
04:43:21.721 [qtp274725976-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
04:43:21.728 [qtp274725976-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
04:43:21.729 [qtp274725976-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
04:43:21.729 [qtp274725976-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
04:43:21.730 [qtp274725976-38] DEBUG DataNucleus.Persistence - Type converter support loaded
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
04:43:21.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
04:43:21.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.lang.Long,java.sql.Time
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : int[],java.lang.String,java.util.Date,java.sql.Date
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.lang.Long,java.sql.Time
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : int[],java.lang.String,java.util.Date,java.sql.Date
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
04:43:21.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object;
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
04:43:21.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
04:43:21.735 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
04:43:21.735 [qtp274725976-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
04:43:21.735 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
04:43:21.735 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
04:43:21.736 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
04:43:21.736 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
04:43:21.737 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
04:43:21.737 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
04:43:21.738 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.739 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.739 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.740 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
04:43:21.740 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
04:43:21.740 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
04:43:21.741 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
04:43:21.742 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
04:43:21.743 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
04:43:21.743 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
04:43:21.744 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
04:43:21.744 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
04:43:21.745 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.745 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.746 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.747 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
04:43:21.747 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
04:43:21.747 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
04:43:21.747 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
04:43:21.748 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
04:43:21.748 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
04:43:21.749 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
04:43:21.749 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
04:43:21.750 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
04:43:21.750 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.751 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.751 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.752 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
04:43:21.752 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
04:43:21.753 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
04:43:21.753 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
04:43:21.754 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
04:43:21.755 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
04:43:21.755 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
04:43:21.756 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
04:43:21.756 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
04:43:21.756 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.757 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.758 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.758 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
04:43:21.759 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
04:43:21.759 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.759 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.759 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.760 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
04:43:21.760 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
04:43:21.760 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
04:43:21.761 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
04:43:21.761 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
04:43:21.762 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
04:43:21.763 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
04:43:21.763 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.764 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.764 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.765 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
04:43:21.765 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
04:43:21.765 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
04:43:21.767 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
04:43:21.767 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
04:43:21.768 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
04:43:21.768 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
04:43:21.769 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
04:43:21.769 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
04:43:21.770 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.771 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.771 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.772 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
04:43:21.772 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
04:43:21.772 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.772 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
04:43:21.773 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
04:43:21.773 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
04:43:21.774 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
04:43:21.774 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
04:43:21.775 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
04:43:21.775 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
04:43:21.775 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.776 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.776 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.777 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
04:43:21.777 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
04:43:21.777 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
04:43:21.778 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
04:43:21.778 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
04:43:21.779 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
04:43:21.779 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
04:43:21.779 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
04:43:21.780 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
04:43:21.780 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.781 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.781 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.782 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
04:43:21.782 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
04:43:21.783 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
04:43:21.783 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
04:43:21.783 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
04:43:21.784 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
04:43:21.784 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
04:43:21.785 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
04:43:21.785 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
04:43:21.786 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.786 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.787 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.787 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
04:43:21.787 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
04:43:21.788 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
04:43:21.788 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
04:43:21.789 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
04:43:21.789 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
04:43:21.790 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
04:43:21.790 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
04:43:21.791 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
04:43:21.791 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.792 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.792 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.793 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
04:43:21.793 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
04:43:21.793 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.793 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.795 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
04:43:21.795 [qtp274725976-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
04:43:21.803 [qtp274725976-38] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
04:43:21.805 [qtp274725976-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
04:43:21.805 [qtp274725976-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
04:43:21.808 [qtp274725976-38] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
04:43:21.812 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27a3b237 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
04:43:21.864 [qtp274725976-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
04:43:21.864 [qtp274725976-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
04:43:21.864 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
04:43:21.865 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
04:43:21.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore : read-write
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - ===========================================================
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/derby]
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6/.cloudstore-repo/derby]
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
04:43:21.952 [qtp274725976-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Datastore - ===========================================================
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27a3b237 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e70ef57, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Datastore - StoreManager now created
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - ClassLoading : default
04:43:21.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
04:43:21.954 [qtp274725976-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
04:43:21.954 [qtp274725976-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
04:43:21.954 [qtp274725976-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
04:43:21.954 [qtp274725976-38] DEBUG DataNucleus.Persistence - ================================================
04:43:21.954 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69fc1361" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@9f435e" with txn="org.datanucleus.TransactionImpl@7685245f"
04:43:21.956 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
04:43:21.957 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
04:43:21.958 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
04:43:21.959 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
04:43:21.959 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
04:43:21.960 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.962 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.964 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.965 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
04:43:21.965 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
04:43:21.965 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
04:43:21.967 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
04:43:21.968 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
04:43:21.969 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
04:43:21.970 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
04:43:21.971 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
04:43:21.972 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
04:43:21.972 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.973 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.973 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.974 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
04:43:21.975 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
04:43:21.975 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
04:43:21.976 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
04:43:21.976 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
04:43:21.977 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
04:43:21.977 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
04:43:21.978 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.979 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.979 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.980 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
04:43:21.980 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
04:43:21.981 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
04:43:21.981 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
04:43:21.982 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
04:43:21.982 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
04:43:21.983 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
04:43:21.983 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
04:43:21.984 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
04:43:21.985 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:21.985 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:21.986 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:21.987 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
04:43:21.987 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
04:43:21.987 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.988 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.988 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:21.988 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
04:43:21.988 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
04:43:21.990 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
04:43:21.990 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
04:43:21.991 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
04:43:21.991 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
04:43:21.992 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
04:43:21.993 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:21.993 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:21.994 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:21.995 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
04:43:21.995 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
04:43:21.995 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
04:43:21.996 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
04:43:21.996 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
04:43:21.997 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
04:43:21.997 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
04:43:21.998 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
04:43:21.999 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
04:43:22.000 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
04:43:22.000 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:22.001 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:22.002 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
04:43:22.002 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
04:43:22.002 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.002 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.002 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.003 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
04:43:22.003 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
04:43:22.003 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
04:43:22.004 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:22.004 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.005 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
04:43:22.005 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
04:43:22.005 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:22.005 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.005 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
04:43:22.006 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
04:43:22.006 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.007 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.007 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:22.007 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.008 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.009 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.009 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
04:43:22.010 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
04:43:22.011 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:22.011 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:22.012 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.013 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.014 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.015 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:22.015 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:22.016 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.017 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
04:43:22.017 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
04:43:22.018 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:22.018 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:22.018 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
04:43:22.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
04:43:22.020 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.020 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:22.020 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.020 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:22.020 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.021 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65a02155 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2457a968, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:22.021 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2457a968" with isolation "serializable"
04:43:22.029 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
04:43:22.029 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:22.050 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 21 ms
04:43:22.051 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
04:43:22.052 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
04:43:22.052 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
04:43:22.057 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
04:43:22.057 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
04:43:22.059 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
04:43:22.059 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
04:43:22.062 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
04:43:22.062 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
04:43:22.071 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
04:43:22.071 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
04:43:22.104 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 33 ms
04:43:22.134 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
04:43:22.151 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
04:43:22.151 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
04:43:22.164 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
04:43:22.183 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
04:43:22.183 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
04:43:22.200 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:22.200 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
04:43:22.219 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
04:43:22.249 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
04:43:22.250 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
04:43:22.272 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
04:43:22.294 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
04:43:22.309 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
04:43:22.309 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
04:43:22.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:22.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
04:43:22.342 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
04:43:22.342 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
04:43:22.359 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:22.381 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
04:43:22.381 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
04:43:22.393 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
04:43:22.410 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
04:43:22.411 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2457a968"
04:43:22.413 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2457a968"
04:43:22.414 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65a02155 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2457a968, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.414 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65a02155 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2457a968, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.417 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
04:43:22.418 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
04:43:22.420 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
04:43:22.421 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
04:43:22.423 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
04:43:22.424 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:22.426 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:22.427 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:22.427 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
04:43:22.427 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
04:43:22.428 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
04:43:22.429 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
04:43:22.430 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
04:43:22.431 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
04:43:22.431 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
04:43:22.432 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
04:43:22.432 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
04:43:22.433 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
04:43:22.433 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:22.434 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:22.435 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
04:43:22.435 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
04:43:22.435 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.435 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.435 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
04:43:22.436 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
04:43:22.437 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
04:43:22.437 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.437 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:22.437 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:22.438 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.438 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.438 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
04:43:22.438 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1bde1b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c9736b9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:22.438 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c9736b9" with isolation "serializable"
04:43:22.446 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
04:43:22.447 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
04:43:22.456 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
04:43:22.456 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
04:43:22.463 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
04:43:22.464 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
04:43:22.477 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:22.477 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
04:43:22.494 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
04:43:22.519 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
04:43:22.519 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
04:43:22.528 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
04:43:22.546 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
04:43:22.546 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c9736b9"
04:43:22.548 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c9736b9"
04:43:22.548 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1bde1b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c9736b9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.548 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1bde1b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c9736b9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.549 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
04:43:22.549 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:22.550 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.551 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:22.551 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
04:43:22.552 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.553 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.554 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.555 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.557 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.557 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:22.558 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.558 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.558 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.559 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
04:43:22.559 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
04:43:22.559 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25557822 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4876c4db, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:22.559 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4876c4db" with isolation "serializable"
04:43:22.564 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:22.565 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:22.574 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
04:43:22.574 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:22.581 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
04:43:22.582 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
04:43:22.606 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
04:43:22.606 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
04:43:22.624 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
04:43:22.651 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
04:43:22.651 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
04:43:22.664 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:22.682 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
04:43:22.682 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
04:43:22.697 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:22.697 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4876c4db"
04:43:22.700 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4876c4db"
04:43:22.700 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25557822 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4876c4db, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.700 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25557822 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4876c4db, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.701 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
04:43:22.702 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
04:43:22.704 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
04:43:22.704 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
04:43:22.705 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
04:43:22.706 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:22.707 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:22.708 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:22.709 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
04:43:22.709 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
04:43:22.710 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
04:43:22.711 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
04:43:22.712 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
04:43:22.713 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
04:43:22.714 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
04:43:22.715 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
04:43:22.715 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
04:43:22.716 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
04:43:22.716 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:22.717 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:22.718 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
04:43:22.718 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
04:43:22.718 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.718 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.719 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
04:43:22.720 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
04:43:22.721 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
04:43:22.721 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
04:43:22.722 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
04:43:22.722 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
04:43:22.723 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:22.723 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:22.724 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:22.725 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
04:43:22.725 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
04:43:22.725 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
04:43:22.726 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
04:43:22.727 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
04:43:22.727 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
04:43:22.728 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
04:43:22.728 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
04:43:22.729 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
04:43:22.730 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
04:43:22.731 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:22.731 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:22.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
04:43:22.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
04:43:22.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.733 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
04:43:22.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:22.734 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
04:43:22.734 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:22.734 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.735 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
04:43:22.735 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
04:43:22.735 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:22.735 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
04:43:22.735 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:22.736 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.736 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:22.736 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.736 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
04:43:22.736 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
04:43:22.736 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
04:43:22.737 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.737 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.737 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:22.737 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:22.738 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.738 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.738 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
04:43:22.739 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c2df489 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c277345, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:22.740 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c277345" with isolation "serializable"
04:43:22.745 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:22.745 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:22.755 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
04:43:22.755 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:22.756 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
04:43:22.756 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
04:43:22.759 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
04:43:22.759 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
04:43:22.768 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
04:43:22.769 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
04:43:22.784 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
04:43:22.814 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:22.834 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:22.849 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
04:43:22.850 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
04:43:22.864 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:22.890 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
04:43:22.890 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
04:43:22.900 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
04:43:22.917 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
04:43:22.918 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
04:43:22.932 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
04:43:22.932 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c277345"
04:43:22.934 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c277345"
04:43:22.935 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c2df489 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c277345, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.935 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c2df489 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c277345, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:22.936 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
04:43:22.937 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
04:43:22.938 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
04:43:22.940 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
04:43:22.941 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
04:43:22.942 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:22.942 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:22.943 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:22.944 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
04:43:22.944 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
04:43:22.946 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
04:43:22.947 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
04:43:22.947 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
04:43:22.948 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
04:43:22.948 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
04:43:22.949 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
04:43:22.949 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
04:43:22.950 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
04:43:22.951 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:22.951 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:22.952 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
04:43:22.952 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
04:43:22.952 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.952 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.952 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
04:43:22.952 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
04:43:22.953 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
04:43:22.954 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:22.954 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.955 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
04:43:22.955 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.956 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.957 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:22.957 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
04:43:22.957 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:22.957 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.957 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:22.958 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
04:43:22.958 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7652851a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ae8137f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:22.958 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ae8137f" with isolation "serializable"
04:43:22.963 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
04:43:22.963 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
04:43:22.970 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
04:43:22.970 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
04:43:22.977 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
04:43:22.977 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
04:43:22.990 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
04:43:23.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
04:43:23.019 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
04:43:23.028 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
04:43:23.045 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
04:43:23.045 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
04:43:23.058 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
04:43:23.058 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ae8137f"
04:43:23.060 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ae8137f"
04:43:23.060 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7652851a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ae8137f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.060 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7652851a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ae8137f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.061 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
04:43:23.061 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
04:43:23.061 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
04:43:23.062 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
04:43:23.062 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:23.062 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:23.064 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:23.065 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:23.065 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.066 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
04:43:23.067 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b5534e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14169b1e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:23.067 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14169b1e" with isolation "serializable"
04:43:23.076 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
04:43:23.076 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
04:43:23.085 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
04:43:23.085 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
04:43:23.086 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
04:43:23.087 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
04:43:23.089 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
04:43:23.089 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
04:43:23.096 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
04:43:23.097 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
04:43:23.111 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
04:43:23.137 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
04:43:23.138 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
04:43:23.152 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
04:43:23.171 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
04:43:23.185 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
04:43:23.186 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
04:43:23.206 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
04:43:23.228 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
04:43:23.228 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
04:43:23.240 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
04:43:23.259 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
04:43:23.259 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14169b1e"
04:43:23.261 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14169b1e"
04:43:23.261 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b5534e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14169b1e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.261 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b5534e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14169b1e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.263 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
04:43:23.264 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
04:43:23.265 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
04:43:23.265 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
04:43:23.266 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
04:43:23.267 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:23.268 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:23.269 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:23.272 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
04:43:23.272 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
04:43:23.273 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
04:43:23.275 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
04:43:23.276 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
04:43:23.277 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
04:43:23.278 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
04:43:23.279 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
04:43:23.280 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
04:43:23.281 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
04:43:23.282 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:23.283 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:23.284 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
04:43:23.284 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
04:43:23.285 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
04:43:23.288 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
04:43:23.289 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:23.289 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:23.290 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
04:43:23.290 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.291 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
04:43:23.291 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
04:43:23.291 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.291 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:23.292 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:23.292 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:23.292 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
04:43:23.292 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6afb91f3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41f5319b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:23.292 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41f5319b" with isolation "serializable"
04:43:23.299 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
04:43:23.299 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
04:43:23.308 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
04:43:23.308 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
04:43:23.316 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
04:43:23.331 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
04:43:23.333 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
04:43:23.333 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
04:43:23.363 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
04:43:23.364 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41f5319b"
04:43:23.367 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41f5319b"
04:43:23.367 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6afb91f3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41f5319b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.367 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6afb91f3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41f5319b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.369 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
04:43:23.370 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
04:43:23.370 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
04:43:23.372 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
04:43:23.373 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
04:43:23.374 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:23.375 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:23.376 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:23.376 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
04:43:23.377 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
04:43:23.377 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
04:43:23.379 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
04:43:23.380 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
04:43:23.381 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
04:43:23.382 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
04:43:23.383 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
04:43:23.384 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
04:43:23.385 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
04:43:23.386 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:23.387 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:23.388 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
04:43:23.388 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
04:43:23.389 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
04:43:23.389 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
04:43:23.390 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
04:43:23.391 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
04:43:23.391 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
04:43:23.391 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.392 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
04:43:23.392 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
04:43:23.392 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.392 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.393 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
04:43:23.393 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:23.393 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
04:43:23.393 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
04:43:23.394 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@703d5452 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@352b17fa, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:23.394 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@352b17fa" with isolation "serializable"
04:43:23.403 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
04:43:23.403 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
04:43:23.416 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 13 ms
04:43:23.416 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
04:43:23.425 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
04:43:23.426 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
04:43:23.592 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 166 ms
04:43:23.622 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
04:43:23.638 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
04:43:23.638 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
04:43:23.672 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 33 ms
04:43:23.672 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@352b17fa"
04:43:23.674 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@352b17fa"
04:43:23.674 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@703d5452 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@352b17fa, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.674 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@703d5452 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@352b17fa, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.675 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
04:43:23.676 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
04:43:23.677 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
04:43:23.677 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
04:43:23.678 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
04:43:23.679 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
04:43:23.679 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
04:43:23.680 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
04:43:23.680 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
04:43:23.680 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
04:43:23.681 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
04:43:23.681 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
04:43:23.682 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
04:43:23.682 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
04:43:23.683 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
04:43:23.683 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
04:43:23.684 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
04:43:23.684 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
04:43:23.685 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
04:43:23.685 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
04:43:23.685 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
04:43:23.686 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
04:43:23.686 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
04:43:23.686 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
04:43:23.687 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
04:43:23.687 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
04:43:23.687 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
04:43:23.687 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d04142a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75579cbf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
04:43:23.687 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75579cbf" with isolation "serializable"
04:43:23.692 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
04:43:23.692 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
04:43:23.700 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
04:43:23.700 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
04:43:23.708 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
04:43:23.720 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
04:43:23.724 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
04:43:23.724 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75579cbf"
04:43:23.724 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75579cbf"
04:43:23.724 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d04142a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75579cbf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.724 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d04142a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75579cbf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
04:43:23.725 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69fc1361"
04:43:23.725 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69fc1361" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@9f435e" with txn="org.datanucleus.TransactionImpl@58a41647"
04:43:23.725 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-11, enlisted resources=[]]
04:43:23.725 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361 (optimistic=false)
04:43:23.726 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:23.726 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:23.726 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
04:43:23.727 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
04:43:23.727 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.728 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
04:43:23.730 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@870f3d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49a390fe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:23.730 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7647c90a, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-11, enlisted resources=[]]
04:43:23.730 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:23.738 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49a390fe"
04:43:23.739 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:23.739 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.740 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
04:43:23.740 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:23.740 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
04:43:23.740 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:23.741 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
04:43:23.741 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
04:43:23.741 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="1") enlisted in transactional cache
04:43:23.743 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" having fields "publicKey" fetched from table ""repository""
04:43:23.749 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49a390fe"
04:43:23.749 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
04:43:23.749 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.750 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7bfb186c"
04:43:23.750 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="1") is having the following fields in Level 2 cache object updated : [3]
04:43:23.751 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" having fields "privateKey" fetched from table ""repository""
04:43:23.756 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49a390fe"
04:43:23.757 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
04:43:23.757 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.758 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@9b04d26"
04:43:23.758 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="1") is having the following fields in Level 2 cache object updated : [7]
04:43:23.758 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]initPersistenceManagerFactory: repositoryId=b4ac32eb-d435-477c-9583-db982e75a6c6
04:43:23.758 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361
04:43:23.758 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.758 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.758 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7647c90a]]
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@870f3d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49a390fe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@870f3d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49a390fe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7b2ae832, lifecycle=HOLLOW]
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:23.759 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69fc1361"
04:43:23.760 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2074 ms.
04:43:23.760 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69fc1361" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@9f435e" with txn="org.datanucleus.TransactionImpl@7645e85c"
04:43:23.760 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-12, enlisted resources=[]]
04:43:23.760 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361 (optimistic=false)
04:43:23.760 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
04:43:23.761 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
04:43:23.761 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:23.761 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
04:43:23.762 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
04:43:23.763 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.764 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:23.764 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e030b4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@38be33dc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:23.764 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@48fdf822, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-12, enlisted resources=[]]
04:43:23.764 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
04:43:23.772 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@38be33dc"
04:43:23.773 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-13 04:43:23.76>
04:43:23.773 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.774 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
04:43:23.774 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361
04:43:23.774 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.774 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.775 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@48fdf822]]
04:43:23.775 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e030b4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@38be33dc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.775 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e030b4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@38be33dc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.775 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:23.775 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69fc1361"
04:43:23.775 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [328bda12]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:23.775 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [328bda12]tryAcquire: returning true. lockCounter=1
04:43:23.776 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [328bda12]tryAcquire: returning true. lockCounter=2
04:43:23.776 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:23.776 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [328bda12]release: NOT releasing underlying FileLock. lockCounter=1
04:43:23.776 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [328bda12]release: releasing underlying FileLock. lockCounter=0
04:43:23.777 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69fc1361" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@9f435e" with txn="org.datanucleus.TransactionImpl@20225272"
04:43:23.777 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-13, enlisted resources=[]]
04:43:23.777 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361 (optimistic=false)
04:43:23.777 [qtp274725976-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:23.777 [qtp274725976-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:23.778 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28c9a88a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e03b68a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:23.778 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@637174b4, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-13, enlisted resources=[]]
04:43:23.778 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:23.778 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e03b68a"
04:43:23.778 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:23.779 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.779 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
04:43:23.779 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:23.780 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:23.780 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:23.780 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:23.780 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="1") enlisted in transactional cache
04:43:23.780 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d"
04:43:23.781 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:23.781 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:23.781 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" field "aliases" loading contents to SCO wrapper from the datastore
04:43:23.791 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e03b68a"
04:43:23.791 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:23.792 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.792 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6285e105"
04:43:23.792 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2d98ca9e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:23.792 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2d98ca9e]tryAcquire: returning true. lockCounter=1
04:43:23.793 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:23.793 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2d98ca9e]release: releasing underlying FileLock. lockCounter=0
04:43:23.793 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k8zawlzx-ukeu6' of repository 'b4ac32eb-d435-477c-9583-db982e75a6c6' already in-sync.
04:43:23.793 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [fe842ec]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:23.794 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [fe842ec]tryAcquire: returning true. lockCounter=1
04:43:23.794 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [fe842ec]tryAcquire: returning true. lockCounter=2
04:43:23.794 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:23.794 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [fe842ec]release: NOT releasing underlying FileLock. lockCounter=1
04:43:23.794 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [fe842ec]release: releasing underlying FileLock. lockCounter=0
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.795 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.795 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.796 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@637174b4]]
04:43:23.796 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28c9a88a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e03b68a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.796 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28c9a88a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e03b68a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.796 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:23.796 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:23.796 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:23.797 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7b35d63d, lifecycle=HOLLOW]
04:43:23.797 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:23.797 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69fc1361"
04:43:23.797 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69fc1361" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@9f435e" with txn="org.datanucleus.TransactionImpl@90df36c"
04:43:23.798 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-14, enlisted resources=[]]
04:43:23.798 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361 (optimistic=false)
04:43:23.798 [qtp274725976-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
04:43:23.799 [qtp274725976-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
04:43:23.799 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f3ef1b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f874a17, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:23.799 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@10eb5956, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-14, enlisted resources=[]]
04:43:23.799 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
04:43:23.799 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f874a17"
04:43:23.800 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
04:43:23.800 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.800 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
04:43:23.800 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
04:43:23.801 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
04:43:23.801 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
04:43:23.801 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
04:43:23.801 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="1") enlisted in transactional cache
04:43:23.801 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468"
04:43:23.802 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
04:43:23.802 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="1") is having the following fields in Level 2 cache object updated : [6]
04:43:23.808 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f874a17"
04:43:23.809 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
04:43:23.809 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.810 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@594f7cf7"
04:43:23.811 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" field "aliases" loading contents to SCO wrapper from the datastore
04:43:23.811 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f874a17"
04:43:23.812 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
04:43:23.812 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.812 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5cb3c8b2"
04:43:23.812 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.812 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.813 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@10eb5956]]
04:43:23.813 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f3ef1b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f874a17, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.814 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f3ef1b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f874a17, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.814 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
04:43:23.814 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
04:43:23.814 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
04:43:23.815 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@22d24468, lifecycle=HOLLOW]
04:43:23.815 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
04:43:23.815 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69fc1361"
04:43:23.815 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]open: closing=false closeAbortable=true
04:43:23.816 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69fc1361" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@9f435e" with txn="org.datanucleus.TransactionImpl@5d17febd"
04:43:23.816 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-66198000-15, enlisted resources=[]]
04:43:23.816 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361 (optimistic=false)
04:43:23.816 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4bbf34e8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
04:43:23.816 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4bbf34e8]tryAcquire: returning true. lockCounter=1
04:43:23.816 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4bbf34e8]tryAcquire: returning true. lockCounter=2
04:43:23.817 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
04:43:23.817 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4bbf34e8]release: NOT releasing underlying FileLock. lockCounter=1
04:43:23.817 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4bbf34e8]release: releasing underlying FileLock. lockCounter=0
04:43:23.818 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
04:43:23.818 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:23.818 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
04:43:23.818 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
04:43:23.819 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.820 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:23.820 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cab7d8b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
04:43:23.821 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@46bf8da1, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-66198000-15, enlisted resources=[]]
04:43:23.821 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
04:43:23.828 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43"
04:43:23.828 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
04:43:23.829 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.829 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
04:43:23.830 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
04:43:23.830 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:23.830 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
04:43:23.830 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
04:43:23.831 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.831 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
04:43:23.832 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
04:43:23.838 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43"
04:43:23.838 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
04:43:23.839 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.839 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
04:43:23.840 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
04:43:23.840 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:23.841 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
04:43:23.841 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
04:43:23.842 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.843 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
04:43:23.843 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
04:43:23.853 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43"
04:43:23.854 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
04:43:23.854 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
04:43:23.855 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
04:43:23.855 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
04:43:23.856 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:23.856 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
04:43:23.856 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
04:43:23.857 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.857 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
04:43:23.857 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
04:43:23.866 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43"
04:43:23.866 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
04:43:23.867 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.867 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
04:43:23.867 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
04:43:23.868 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
04:43:23.868 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
04:43:23.868 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
04:43:23.869 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.871 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:23.871 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
04:43:23.883 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43"
04:43:23.883 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
04:43:23.884 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.884 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
04:43:23.885 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
04:43:23.885 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
04:43:23.885 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
04:43:23.885 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
04:43:23.887 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
04:43:23.887 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
04:43:23.887 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
04:43:23.898 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0171-7691-883b-000007b6b1c8" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43"
04:43:23.898 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
04:43:23.899 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
04:43:23.899 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
04:43:23.899 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.899 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.899 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
04:43:23.899 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.899 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69fc1361
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-66198000-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@46bf8da1]]
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cab7d8b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cab7d8b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b0aed43, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms
04:43:23.900 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69fc1361"
04:43:23.901 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]getCloseDeferredMillis: closeDeferredMillis=0
04:43:23.901 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]close: Closing real LocalRepoManager immediately.
04:43:23.901 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [692d21e4]_close: Shutting down real LocalRepoManager.
04:43:23.901 [qtp274725976-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
04:43:23.903 [qtp274725976-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
04:43:23.904 [qtp274725976-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
04:43:23.904 [qtp274725976-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
04:43:23.904 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
04:43:24.429 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71cadd74]release: releasing underlying FileLock. lockCounter=0
04:43:24.437 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6e3b02d6[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@70e2cfcf{null}
04:43:24.437 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@71d3acf5{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=2792}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


04:43:24.438 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@10ecec75[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52185f02] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
04:43:24.439 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@6e3b02d6[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:24.439 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


04:43:24.439 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
04:43:24.440 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@10ecec75[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52185f02] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
04:43:24.442 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6483ca25{IDLE}->null [HeapByteBuffer@99bb0d7[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>k0LUhJTzRiSkNQZmR...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6e3b02d6[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
04:43:24.442 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6483ca25{WRITING}->null:IDLE-->WRITING
04:43:24.443 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=W,to=2802/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=END,244 of 244},g=HttpGenerator@6dcc2ad1{s=COMPLETING}]=>HttpChannelOverHttp@71d3acf5{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=2798}
04:43:24.443 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@6483ca25{WRITING}->null
04:43:24.443 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6483ca25{IDLE}->null:WRITING-->IDLE
04:43:24.444 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@10ecec75[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52185f02] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
04:43:24.444 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1, calling complete=true
04:43:24.444 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
04:43:24.444 [qtp274725976-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@71d3acf5{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:33936/RepoInfo,age=2799}
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@75ec3617{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:33936/RepoInfo,age=2800} action COMPLETE
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@75ec3617{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@75ec3617{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
04:43:24.445 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
04:43:24.446 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@99bb0d7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:24.446 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@99bb0d7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:24.447 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@99bb0d7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:24.447 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@99bb0d7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
04:43:24.447 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@99bb0d7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
04:43:24.448 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
04:43:24.448 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.449 [qtp274725976-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.449 [qtp274725976-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1149799{AC.ReadCB@30eea6ce{HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:24.450 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.450 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@15dc4522 on ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
04:43:24.451 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=1
04:43:24.451 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken with none selected
04:43:24.451 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@75ec3617{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
04:43:24.451 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken up from select, 0/0/1 selected
04:43:24.451 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 processing 0 keys, 1 updates
04:43:24.452 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
04:43:24.452 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.452 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@15dc4522
04:43:24.454 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.454 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.455 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 waiting with 1 keys
04:43:24.463 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2937 ms
Local repository:
  repository.repositoryId = b4ac32eb-d435-477c-9583-db982e75a6c6
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8zawlzx-ukeu6
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@1324e70a
  repository.publicKeySha1 = 2E:6F:CE:3D:2F:34:61:10:03:30:FE:31:9E:18:B8:D1:4E:87:BA:D0

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

04:43:24.464 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@68454ed5{STARTED}[9.4.17.v20190418]
04:43:24.464 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@68454ed5{STOPPING}[9.4.17.v20190418]
04:43:24.465 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@68454ed5{STOPPING}[9.4.17.v20190418] by 
04:43:24.465 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:33936}
04:43:24.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:24.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:24.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@520c3dcb{STARTED} id=2 keys=0 selected=0 updates=0
04:43:24.466 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3cc6f036 on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
04:43:24.467 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=1
04:43:24.467 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc woken with none selected
04:43:24.467 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc woken up from select, 0/0/0 selected
04:43:24.467 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc processing 0 keys, 1 updates
04:43:24.467 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.467 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3cc6f036
04:43:24.468 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
04:43:24.468 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.468 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc waiting with 0 keys
04:43:24.468 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@72d16d6 on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
04:43:24.468 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=1
04:43:24.468 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc woken with none selected
04:43:24.469 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc woken up from select, 0/0/0 selected
04:43:24.469 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6cee0bcc processing 0 keys, 1 updates
04:43:24.469 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.469 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@72d16d6
04:43:24.470 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:24.471025+02:00
04:43:24.471 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
04:43:24.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:24.471577+02:00
04:43:24.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0
04:43:24.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
04:43:24.472 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b0525a8 on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
04:43:24.472 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=1
04:43:24.472 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken with none selected
04:43:24.472 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken up from select, 0/0/1 selected
04:43:24.473 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 processing 0 keys, 1 updates
04:43:24.473 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.473 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b0525a8
04:43:24.473 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
04:43:24.474 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=24/30000}{io=1/1,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.475 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,OPEN,fill=FI,flush=-,to=25/30000}{io=1/1,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.475 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,CLOSED,fill=FI,flush=-,to=26/30000}{io=1/1,kio=1,kro=1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.476 [qtp274725976-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@6483ca25{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
04:43:24.477 [qtp274725976-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@1149799{AC.ReadCB@30eea6ce{HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,CLOSED,fill=FI,flush=-,to=28/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@30eea6ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
04:43:24.478 [qtp274725976-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
04:43:24.478 [qtp274725976-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
04:43:24.478 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,CLOSED,fill=-,flush=-,to=29/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@30eea6ce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
04:43:24.479 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
04:43:24.479 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16b76af5
04:43:24.479 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.479 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16b76af5
04:43:24.479 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 waiting with 1 keys
04:43:24.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@4f2d8175 on ManagedSelector@7286827b{STOPPING} id=1 keys=0 selected=0 updates=0
04:43:24.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STOPPING} id=1 keys=0 selected=0 updates=1
04:43:24.480 [qtp274725976-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,CLOSED,fill=-,flush=-,to=30/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@30eea6ce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken with none selected
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 woken up from select, 0/0/0 selected
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@594d9597 processing 0 keys, 1 updates
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4f2d8175
04:43:24.480 [qtp274725976-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@30eea6ce::SocketChannelEndPoint@7f145d67{/127.0.0.1:43708<->/127.0.0.1:33936,CLOSED,fill=-,flush=-,to=31/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@30eea6ce[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6dcc2ad1{s=START}]=>HttpChannelOverHttp@71d3acf5{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.480 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
04:43:24.480 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16b76af5
04:43:24.481 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-14T04:43:24.481052+02:00
04:43:24.481 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-14T04:43:24.481455+02:00
04:43:24.481 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0
04:43:24.481 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@56f72909{STARTED} id=0 keys=0 selected=0 updates=0
04:43:24.481 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@44618fe6 on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
04:43:24.482 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=1
04:43:24.482 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c woken with none selected
04:43:24.483 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c woken up from select, 0/0/0 selected
04:43:24.483 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c processing 0 keys, 1 updates
04:43:24.483 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.483 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@44618fe6
04:43:24.484 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
04:43:24.484 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.484 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2b15ba1a on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
04:43:24.484 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c waiting with 0 keys
04:43:24.484 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=1
04:43:24.484 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c woken with none selected
04:43:24.485 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c woken up from select, 0/0/0 selected
04:43:24.485 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5747745c processing 0 keys, 1 updates
04:43:24.485 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
04:43:24.485 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2b15ba1a
04:43:24.485 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
04:43:24.486 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:24.486168+02:00
04:43:24.486 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
04:43:24.487 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-14T04:43:24.487368+02:00
04:43:24.487 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0
04:43:24.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:24.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@749ad37c[HTTP/1.1]
04:43:24.489 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@749ad37c[HTTP/1.1]
04:43:24.489 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:24.489 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
04:43:24.490 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@68454ed5{STOPPING}[9.4.17.v20190418]
04:43:24.490 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0]
04:43:24.490 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@acd3460{STARTED}[interval=660000, ownscheduler=false]
04:43:24.490 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
04:43:24.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@acd3460{STOPPED}[interval=660000, ownscheduler=false]
04:43:24.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@6c1b82cd{STOPPED}[worker=node0]
04:43:24.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@1bb4c431{STARTED}
04:43:24.491 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@1bb4c431{STOPPING}
04:43:24.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@1bb4c431{STOPPED}
04:43:24.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@2248d140{/,null,SHUTDOWN}
04:43:24.491 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@2248d140{/,null,SHUTDOWN} by 
04:43:24.491 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
04:43:24.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
04:43:24.492 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1c792107{STARTED}
04:43:24.492 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1c792107{STOPPING}
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:43:24.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
04:43:24.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:24.506 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
04:43:24.507 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1c792107{STOPPED}
04:43:24.507 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
04:43:24.507 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
04:43:24.507 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
04:43:24.508 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6d2db15b{STARTED}
04:43:24.508 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6d2db15b{STOPPED}
04:43:24.509 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}]
04:43:24.509 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp274725976]@105ffc58{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}]
04:43:24.509 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}
04:43:24.510 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@53b5fee7 offer STOP!
04:43:24.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
04:43:24.511 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@53b5fee7 task=STOP!
04:43:24.511 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.511 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-35,5,main] for 14999
04:43:24.511 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.511 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@53b5fee7 Exited
04:43:24.511 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@53b5fee7
04:43:24.511 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.512 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.512 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.511 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.512 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.512 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.512 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.513 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.512 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.513 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-38,5,] for 14998
04:43:24.514 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-39,5,] for 14997
04:43:24.513 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.513 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.514 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-33,5,main] for 14997
04:43:24.514 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@c92c963
04:43:24.515 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-32,5,main] for 14996
04:43:24.515 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
04:43:24.515 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@68454ed5{STOPPED}[9.4.17.v20190418]
04:43:24.515 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
04:43:24.515 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.575 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 705 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 282 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 150 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 576 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 369 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 799 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 197 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 161 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 160 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 224 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 140 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 133 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 391 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 491 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 568 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 130 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 235 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 170 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 235 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 242 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 259 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 602 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 312 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 941 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 107 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 493 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 344 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 271 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 154 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 272 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 103 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 522 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 213 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 168 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 145 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 194 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 161 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 269 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 864 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 224 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 208 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 147 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 157 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 208 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 124 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 362 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 606 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 978 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 886 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 655 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 129 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 560 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 532 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 273 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 212 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 440 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 265 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 301 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 270 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 354 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 165 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 256 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 316 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 165 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 146 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 892 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.2 MB/s)
[INFO] Copying jaxb-api-2.4.0-b180830.0359.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-utils-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.5.0.jar
[INFO] Copying javax.mail-1.6.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.mail-1.6.0.jar
[INFO] Copying jakarta.inject-2.6.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.inject-2.6.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-locator-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.5.0.jar
[INFO] Copying aopalliance-repackaged-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/aopalliance-repackaged-2.5.0.jar
[INFO] Copying FastInfoset-1.2.15.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/FastInfoset-1.2.15.jar
[INFO] Copying jersey-client-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar
[INFO] Copying jcl-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jcl-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying datanucleus-core-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-5.2.2.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying javassist-3.22.0-CR2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javassist-3.22.0-CR2.jar
[INFO] Copying log4j-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jakarta.annotation-api-1.3.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.annotation-api-1.3.5.jar
[INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.ws.rs-api-2.1.6.jar
[INFO] Copying osgi-resource-locator-1.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.3.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/slf4j-api-2.0.0-alpha1.jar
[INFO] Copying datanucleus-rdbms-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-5.2.2.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.29.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jaxb-runtime-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-runtime-2.4.0-b180830.0438.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.activation-api-1.2.0.jar
[INFO] Copying co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying stax-ex-1.8.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/stax-ex-1.8.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-media-jaxb-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-media-jaxb-2.29.1.jar
[INFO] Copying istack-commons-runtime-3.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/istack-commons-runtime-3.0.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying postgresql-42.2.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/postgresql-42.2.12.jar
[INFO] Copying jul-to-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jul-to-slf4j-2.0.0-alpha1.jar
[INFO] Copying jersey-server-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.29.1.jar
[INFO] Copying jersey-hk2-2.28.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-hk2-2.28.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-common-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.29.1.jar
[INFO] Copying txw2-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/txw2-2.4.0-b180830.0438.jar
[INFO] Copying hk2-api-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.5.0.jar
[INFO] Copying javax.jdo-3.2.0-m13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.jdo-3.2.0-m13.jar
[INFO] Copying co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] Copying jakarta.validation-api-2.0.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.validation-api-2.0.2.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar
[INFO] Copying logback-classic-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.3.0-alpha4.jar
[INFO] Copying datanucleus-api-jdo-5.2.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-5.2.3.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-core-1.3.0-alpha4.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom (2.8 kB at 115 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (6.3 kB at 396 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 217 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 585 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 172 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 400 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 85 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 84 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 457 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom (2.9 kB at 242 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom (1.6 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom (1.2 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (2.7 kB at 190 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (2.2 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 666 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3.0 kB at 233 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom (4.0 kB at 288 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (2.9 kB at 145 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom (2.8 kB at 214 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom (3.0 kB at 199 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom (1.9 kB at 126 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 694 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 181 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom (3.4 kB at 229 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom (1.8 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 95 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 126 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom (1.4 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 118 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom (3.3 kB at 223 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (3.2 kB at 269 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (1.8 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (3.1 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 891 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar (51 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar (30 kB at 455 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 kB at 433 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 290 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar (177 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 664 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar (33 kB at 386 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar (21 kB at 222 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar (48 kB at 494 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 250 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar (20 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar (109 kB at 768 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar (80 kB at 524 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 kB at 149 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar (80 kB at 511 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar (222 kB at 1.4 MB/s)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar : /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/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.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.6 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7.jar (45 kB at 15 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7.pom (3.8 kB at 3.8 MB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/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.client/maven-metadata.xml (317 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.client/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.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 481 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/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.client/maven-metadata.xml (317 B at 158 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7-bin.tar.gz
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7-bin.tar.gz (24 MB at 58 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/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.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.4 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7-bin.zip
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7-bin.zip (24 MB at 55 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/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.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 722 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200414.024335-7-sources.jar (29 kB at 14 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/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.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.4 MB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[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.client/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.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>>
[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.client <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[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.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[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.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected