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 424 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 2.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 505 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 480 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 3.5 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
12:34:45.231 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
12:34:45.269 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
12:34:46.308 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=34.0 MiB, used=7.8 MiB, available=3.9 GiB
12:34:46.341 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
12:34:46.342 [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'.
12:34:46.342 [main] INFO co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms.
12:34:48.342 [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'
12:34:48.344 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]tryAcquire: returning true. lockCounter=1
12:34:48.347 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]release: releasing underlying FileLock. lockCounter=0
12:34:48.348 [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'
12:34:48.348 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]tryAcquire: returning true. lockCounter=1
12:34:48.366 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
12:34:48.405 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5039ms to org.eclipse.jetty.util.log.Slf4jLog
12:34:48.653 [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}
12:34:48.658 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
12:34:48.711 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3da30852[HTTP/1.1] added {HttpConfiguration@403f0a22{32768/8192,8192/8192,https://:0,[]},POJO}
12:34:48.717 [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}
12:34:48.720 [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}
12:34:48.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
12:34:48.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4f25b795,POJO}
12:34:48.724 [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}
12:34:48.725 [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]
12:34:48.732 [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}
12:34:48.732 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
12:34:48.734 [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}
12:34:48.768 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@45fd9a4d
12:34:48.785 [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}
12:34:48.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {ServletHandler@1e0f9063{STOPPED},MANAGED}
12:34:48.829 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
12:34:48.852 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
12:34:48.928 [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}
12:34:48.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@58326051{STOPPED}[9.4.17.v20190418]
12:34:48.934 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {ErrorHandler@14dda234{STOPPED},AUTO}
12:34:48.937 [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
12:34:48.977 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@58326051{STARTING}[9.4.17.v20190418]
12:34:48.978 [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]
12:34:48.982 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}
12:34:48.984 [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}
12:34:48.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@793138bd{s=0/6,p=0}
12:34:48.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5619ms ReservedThreadExecutor@793138bd{s=0/6,p=0}
12:34:48.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-14,5,main]
12:34:48.987 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-15,5,main]
12:34:48.988 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-16,5,main]
12:34:48.992 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-17,5,main]
12:34:48.997 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-18,5,main]
12:34:49.006 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-19,5,main]
12:34:49.008 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-20,5,main]
12:34:49.009 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-21,5,main]
12:34:49.013 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5645ms QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}]
12:34:49.013 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@336f1079{STOPPED}
12:34:49.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5654ms ScheduledExecutorScheduler@336f1079{STARTED}
12:34:49.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
12:34:49.030 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@a4ca3f6]
12:34:49.048 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,STARTING}
12:34:49.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
12:34:49.056 [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}
12:34:49.059 [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}
12:34:49.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@4189d70b{STOPPED}[worker=null]
12:34:49.062 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
12:34:49.063 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
12:34:49.065 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@4189d70b{STARTING}[worker=node0] added {HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
12:34:49.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
12:34:49.067 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
12:34:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5705ms HouseKeeper@6035b93b{STARTED}[interval=660000, ownscheduler=false]
12:34:49.072 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5706ms DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
12:34:49.073 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],MANAGED}
12:34:49.074 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],UNMANAGED}
12:34:49.075 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
12:34:49.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1e0f9063{STOPPED}
12:34:49.078 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
12:34:49.083 [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]
12:34:49.083 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
12:34:49.083 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
12:34:49.084 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
12:34:49.084 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
12:34:49.085 [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}
12:34:49.085 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1e0f9063{STARTING}
12:34:49.086 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
12:34:49.088 [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]
12:34:49.088 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97[EMBEDDED:null]
12:34:49.089 [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]
12:34:49.090 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
12:34:49.090 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
12:34:49.090 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
12:34:49.091 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
12:34:49.091 [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}
12:34:49.092 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1e0f9063{STARTING}
12:34:49.092 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5727ms ServletHandler@1e0f9063{STARTED}
12:34:49.093 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:34:49.093 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
12:34:49.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5728ms org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
12:34:49.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5729ms org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:34:49.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5730ms org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
12:34:49.102 [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
12:34:49.104 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5738ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
12:34:49.105 [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
12:34:49.106 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5740ms org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
12:34:49.108 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@f667fe for org.glassfish.jersey.servlet.ServletContainer-64a8c844
12:34:50.617 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
12:34:50.617 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7251ms o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
12:34:50.618 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@14dda234{STOPPED}
12:34:50.618 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@14dda234{STARTING}
12:34:50.619 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7253ms ErrorHandler@14dda234{STARTED}
12:34:50.620 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:34:50.658 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:44078],POJO}
12:34:50.660 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3da30852[HTTP/1.1]
12:34:50.661 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7295ms HttpConnectionFactory@3da30852[HTTP/1.1]
12:34:50.662 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}
12:34:50.698 [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-15T12:34:50.691274+02:00 added {SelectorProducer@1f51431,POJO}
12:34:50.700 [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-15T12:34:50.699964+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
12:34:50.703 [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-15T12:34:50.702945+02:00 created
12:34:50.705 [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-15T12:34:50.705045+02:00,MANAGED}
12:34:50.707 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078} added {ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
12:34:50.709 [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-15T12:34:50.708718+02:00 added {SelectorProducer@67c119b7,POJO}
12:34:50.711 [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-15T12:34:50.710895+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
12:34:50.712 [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-15T12:34:50.712702+02:00 created
12:34:50.714 [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-15T12:34:50.714221+02:00,MANAGED}
12:34:50.715 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078} added {ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
12:34:50.717 [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-15T12:34:50.717073+02:00 added {SelectorProducer@28348c6,POJO}
12:34:50.719 [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-15T12:34:50.718808+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
12:34:50.720 [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-15T12:34:50.720731+02:00 created
12:34:50.722 [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-15T12:34:50.722195+02:00,MANAGED}
12:34:50.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078} added {ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
12:34:50.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
12:34:50.725 [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-15T12:34:50.725585+02:00
12:34:50.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7362ms 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-15T12:34:50.728318+02:00
12:34:50.733 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
12:34:50.734 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
12:34:50.737 [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
12:34:50.737 [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-15T12:34:50.737226+02:00 tryProduce false
12:34:50.744 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:34:50.744 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29629fbb
12:34:50.745 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:34:50.745 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 waiting with 0 keys
12:34:50.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7379ms ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
12:34:50.747 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
12:34:50.748 [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-15T12:34:50.747895+02:00
12:34:50.749 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7383ms 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-15T12:34:50.749214+02:00
12:34:50.750 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
12:34:50.750 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
12:34:50.751 [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
12:34:50.751 [qtp222427158-15] 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-15T12:34:50.751686+02:00 tryProduce false
12:34:50.752 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:34:50.752 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3506d826
12:34:50.752 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:34:50.753 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 waiting with 0 keys
12:34:50.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7387ms ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
12:34:50.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
12:34:50.755 [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-15T12:34:50.755471+02:00
12:34:50.757 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7390ms 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-15T12:34:50.757501+02:00
12:34:50.758 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
12:34:50.758 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
12:34:50.759 [qtp222427158-17] 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-15T12:34:50.759527+02:00 tryProduce false
12:34:50.760 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
12:34:50.760 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:34:50.760 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 waiting with 0 keys
12:34:50.761 [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
12:34:50.761 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STARTING} id=2 keys=0 selected=0 updates=1
12:34:50.763 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 woken with none selected
12:34:50.764 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 woken up from select, 0/0/0 selected
12:34:50.765 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 processing 0 keys, 1 updates
12:34:50.765 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:34:50.765 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@8ff5094
12:34:50.765 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:34:50.766 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 waiting with 0 keys
12:34:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7401ms ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
12:34:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7401ms SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}
12:34:50.770 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078} added {acceptor-0@1e008f36,POJO}
12:34:50.770 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1e008f36
12:34:50.771 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}
12:34:50.771 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1e008f36
12:34:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7406ms ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}
12:34:50.772 [main] INFO org.eclipse.jetty.server.Server - Started @7406ms
12:34:50.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7406ms Server@58326051{STARTED}[9.4.17.v20190418]
12:34:50.777 [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'
12:34:50.778 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]tryAcquire: returning true. lockCounter=1
12:34:50.778 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]release: releasing underlying FileLock. lockCounter=0
12:34:50.783 [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'
12:34:50.783 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]tryAcquire: returning true. lockCounter=1
12:34:50.810 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]release: releasing underlying FileLock. lockCounter=0
12:34:50.811 [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/k91779eq-7sob6'
12:34:50.811 [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, k91779eq-7sob6]'
12:34:50.829 [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/k91779eq-7sob6'
12:34:50.837 [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'
12:34:50.837 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]tryAcquire: returning true. lockCounter=1
12:34:50.838 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:34:50.841 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]release: releasing underlying FileLock. lockCounter=0
12:34:50.846 [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/k91779eq-7sob6/.cloudstore-repo/cloudstore-repository.lock'
12:34:50.846 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]tryAcquire: returning true. lockCounter=1
12:34:50.847 [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/k91779eq-7sob6' locked successfully.
12:34:50.849 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
12:34:50.855 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:34:50.855 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - The factory co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory is disabled: Configuration lacks 'jdbc.hostName'!
12:34:50.871 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:34:50.871 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:34:50.871 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:34:50.871 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:34:50.872 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:34:50.873 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:34:54.115 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
12:34:54.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:34:54.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:34:54.118 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:34:54.118 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:34:54.119 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:34:54.119 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:34:54.253 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
12:34:54.378 [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.
12:34:54.423 [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.
12:34:54.477 [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.
12:34:54.527 [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.
12:34:54.553 [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.
12:34:54.570 [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.
12:34:54.643 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
12:34:54.772 [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
12:34:54.772 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
12:34:54.822 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
12:34:54.823 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
12:34:54.824 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
12:34:54.824 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
12:34:54.825 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
12:34:54.825 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
12:34:54.825 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
12:34:54.825 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
12:34:54.825 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
12:34:54.825 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
12:34:54.826 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
12:34:54.826 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
12:34:54.826 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
12:34:54.826 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
12:34:54.827 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
12:34:54.828 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.sql.Timestamp,java.util.Date
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.sql.Time,java.lang.Long
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.sql.Timestamp,java.util.Date
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.sql.Time,java.lang.Long
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
12:34:54.829 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.sql.Timestamp,java.util.Date,[Ljava.lang.Object;
12:34:54.830 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
12:34:54.831 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
12:34:54.831 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
12:34:54.831 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
12:34:54.831 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
12:34:54.832 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
12:34:54.832 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
12:34:54.840 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
12:34:54.980 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
12:34:54.980 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
12:34:54.981 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
12:34:55.009 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
12:34:55.033 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1e957e2f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
12:34:55.940 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
12:34:55.941 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
12:34:55.941 [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)
12:34:55.941 [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)
12:34:55.942 [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)
12:34:55.942 [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)
12:34:55.942 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
12:34:55.942 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.943 [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)
12:34:55.944 [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)
12:34:55.944 [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)
12:34:55.944 [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)
12:34:56.016 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
12:34:56.017 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
12:34:56.017 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
12:34:56.018 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
12:34:56.019 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
12:34:56.020 [main] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
12:34:56.020 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
12:34:56.021 [main] DEBUG DataNucleus.Datastore - ===========================================================
12:34:56.021 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
12:34:56.021 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
12:34:56.021 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
12:34:56.022 [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/k91779eq-7sob6/.cloudstore-repo/derby]
12:34:56.022 [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/k91779eq-7sob6/.cloudstore-repo/derby]
12:34:56.023 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
12:34:56.023 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
12:34:56.025 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
12:34:56.025 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
12:34:56.026 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
12:34:56.026 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
12:34:56.027 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
12:34:56.027 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
12:34:56.028 [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
12:34:56.028 [main] DEBUG DataNucleus.Datastore - ===========================================================
12:34:56.029 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1e957e2f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6f731759, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:56.031 [main] DEBUG DataNucleus.Datastore - StoreManager now created
12:34:56.035 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
12:34:56.042 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
12:34:56.042 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
12:34:56.042 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
12:34:56.043 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
12:34:56.043 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
12:34:56.043 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
12:34:56.043 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
12:34:56.043 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
12:34:56.043 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
12:34:56.043 [main] DEBUG DataNucleus.Persistence - ================================================
12:34:56.079 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@4fecf308" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6282b9f5" with txn="org.datanucleus.TransactionImpl@5b5f9003"
12:34:56.140 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
12:34:56.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
12:34:56.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
12:34:56.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
12:34:56.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
12:34:56.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:56.147 [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
12:34:56.148 [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
12:34:56.149 [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
12:34:56.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
12:34:56.247 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
12:34:56.277 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
12:34:56.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
12:34:56.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
12:34:56.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
12:34:56.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
12:34:56.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
12:34:56.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
12:34:56.285 [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
12:34:56.286 [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
12:34:56.287 [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
12:34:56.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
12:34:56.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
12:34:56.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
12:34:56.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
12:34:56.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
12:34:56.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
12:34:56.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:56.295 [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
12:34:56.296 [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
12:34:56.297 [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
12:34:56.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
12:34:56.299 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
12:34:56.301 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
12:34:56.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
12:34:56.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
12:34:56.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
12:34:56.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
12:34:56.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
12:34:56.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
12:34:56.307 [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
12:34:56.308 [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
12:34:56.309 [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
12:34:56.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
12:34:56.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
12:34:56.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
12:34:56.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
12:34:56.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
12:34:56.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
12:34:56.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:56.314 [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
12:34:56.315 [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
12:34:56.317 [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
12:34:56.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
12:34:56.317 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
12:34:56.328 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
12:34:56.329 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
12:34:56.330 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
12:34:56.331 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
12:34:56.331 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
12:34:56.332 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
12:34:56.333 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
12:34:56.333 [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
12:34:56.334 [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
12:34:56.336 [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
12:34:56.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
12:34:56.339 [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.
12:34:56.339 [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.
12:34:56.340 [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.
12:34:56.342 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
12:34:56.344 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
12:34:56.345 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
12:34:56.352 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
12:34:56.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
12:34:56.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
12:34:56.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
12:34:56.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
12:34:56.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:56.356 [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
12:34:56.357 [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
12:34:56.358 [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
12:34:56.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
12:34:56.363 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
12:34:56.365 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
12:34:56.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
12:34:56.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
12:34:56.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
12:34:56.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
12:34:56.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
12:34:56.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
12:34:56.370 [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
12:34:56.370 [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
12:34:56.371 [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
12:34:56.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
12:34:56.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
12:34:56.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
12:34:56.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
12:34:56.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
12:34:56.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
12:34:56.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:56.377 [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
12:34:56.377 [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
12:34:56.378 [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
12:34:56.379 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
12:34:56.380 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
12:34:56.385 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
12:34:56.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
12:34:56.387 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
12:34:56.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
12:34:56.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
12:34:56.389 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
12:34:56.390 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
12:34:56.391 [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
12:34:56.392 [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
12:34:56.393 [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
12:34:56.393 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
12:34:56.393 [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.
12:34:56.395 [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.
12:34:56.395 [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.
12:34:56.395 [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.
12:34:56.395 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
12:34:56.396 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
12:34:56.398 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
12:34:56.429 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
12:34:56.456 [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
12:34:56.459 [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)
12:34:56.462 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
12:34:56.463 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
12:34:56.463 [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
12:34:56.463 [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)
12:34:56.464 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
12:34:56.467 [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") 
12:34:56.468 [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)
12:34:56.471 [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)
12:34:56.471 [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") 
12:34:56.472 [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)
12:34:56.473 [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)
12:34:56.477 [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)
12:34:56.477 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
12:34:56.477 [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") 
12:34:56.478 [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.
12:34:56.478 [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)
12:34:56.479 [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)
12:34:56.479 [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)
12:34:56.480 [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)
12:34:56.481 [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.
12:34:56.481 [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)
12:34:56.481 [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)
12:34:56.481 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
12:34:56.482 [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") 
12:34:56.490 [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.
12:34:56.490 [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)
12:34:56.491 [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)
12:34:56.491 [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)
12:34:56.492 [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") 
12:34:56.492 [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)
12:34:56.493 [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)
12:34:56.493 [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)
12:34:56.493 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
12:34:56.493 [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") 
12:34:56.494 [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)
12:34:56.495 [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
12:34:56.495 [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)
12:34:56.497 [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)
12:34:56.498 [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)
12:34:56.501 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d4a82 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14f060b8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:34:56.501 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14f060b8" with isolation "serializable"
12:34:56.729 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
12:34:56.735 [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)
)
12:34:56.957 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 221 ms
12:34:56.959 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
12:34:57.032 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 73 ms
12:34:57.089 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:34:57.312 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 223 ms
12:34:57.313 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
12:34:57.337 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
12:34:57.337 [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
)
12:34:57.359 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
12:34:57.359 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
12:34:57.392 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 33 ms
12:34:57.417 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
12:34:57.455 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 38 ms
12:34:57.455 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
12:34:57.476 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
12:34:57.477 [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
)
12:34:57.496 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
12:34:57.496 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
12:34:57.535 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 39 ms
12:34:57.564 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
12:34:57.678 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 114 ms
12:34:57.678 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
12:34:57.684 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
12:34:57.729 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 45 ms
12:34:57.730 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
12:34:57.763 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
12:34:57.768 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
12:34:57.792 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:34:57.792 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
12:34:57.834 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 42 ms
12:34:57.838 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
12:34:57.867 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 29 ms
12:34:57.868 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
12:34:57.891 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
12:34:57.891 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
12:34:57.923 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
12:34:57.924 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
12:34:57.958 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 34 ms
12:34:57.960 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
12:34:57.978 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
12:34:57.979 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14f060b8"
12:34:57.985 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14f060b8"
12:34:57.986 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d4a82 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14f060b8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:57.986 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d4a82 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@14f060b8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:58.013 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
12:34:58.014 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
12:34:58.014 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
12:34:58.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
12:34:58.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
12:34:58.016 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:58.016 [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
12:34:58.017 [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
12:34:58.017 [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
12:34:58.017 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
12:34:58.019 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
12:34:58.020 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
12:34:58.021 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
12:34:58.021 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
12:34:58.023 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
12:34:58.024 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
12:34:58.024 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
12:34:58.025 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
12:34:58.025 [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
12:34:58.026 [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
12:34:58.027 [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
12:34:58.027 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
12:34:58.027 [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.
12:34:58.027 [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.
12:34:58.028 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
12:34:58.029 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
12:34:58.029 [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") 
12:34:58.030 [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)
12:34:58.031 [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.
12:34:58.031 [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)
12:34:58.032 [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)
12:34:58.033 [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)
12:34:58.033 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
12:34:58.034 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2aa5bd48 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cfb8e98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:34:58.035 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cfb8e98" with isolation "serializable"
12:34:58.044 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
12:34:58.045 [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)
)
12:34:58.066 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
12:34:58.066 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
12:34:58.095 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
12:34:58.119 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
12:34:58.146 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 27 ms
12:34:58.147 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
12:34:58.147 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
12:34:58.172 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:34:58.172 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
12:34:58.200 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
12:34:58.201 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
12:34:58.219 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
12:34:58.220 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cfb8e98"
12:34:58.251 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cfb8e98"
12:34:58.251 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2aa5bd48 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cfb8e98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:58.252 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2aa5bd48 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cfb8e98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:58.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
12:34:58.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
12:34:58.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
12:34:58.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
12:34:58.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
12:34:58.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:58.258 [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
12:34:58.259 [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
12:34:58.260 [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
12:34:58.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
12:34:58.265 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
12:34:58.267 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
12:34:58.268 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
12:34:58.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
12:34:58.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
12:34:58.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
12:34:58.271 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
12:34:58.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
12:34:58.273 [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
12:34:58.273 [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
12:34:58.274 [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
12:34:58.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
12:34:58.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
12:34:58.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
12:34:58.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
12:34:58.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
12:34:58.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
12:34:58.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:58.280 [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
12:34:58.280 [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
12:34:58.281 [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
12:34:58.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
12:34:58.283 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
12:34:58.285 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
12:34:58.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
12:34:58.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
12:34:58.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
12:34:58.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
12:34:58.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
12:34:58.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
12:34:58.289 [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
12:34:58.290 [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
12:34:58.291 [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
12:34:58.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
12:34:58.292 [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.
12:34:58.292 [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.
12:34:58.292 [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.
12:34:58.293 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
12:34:58.293 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
12:34:58.295 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
12:34:58.295 [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
12:34:58.295 [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)
12:34:58.296 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
12:34:58.296 [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") 
12:34:58.296 [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)
12:34:58.297 [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)
12:34:58.297 [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)
12:34:58.297 [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)
12:34:58.298 [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)
12:34:58.299 [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") 
12:34:58.299 [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)
12:34:58.299 [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)
12:34:58.300 [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)
12:34:58.300 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
12:34:58.300 [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") 
12:34:58.301 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@478967eb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a1dda83, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:34:58.301 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a1dda83" with isolation "serializable"
12:34:58.310 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
12:34:58.311 [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
)
12:34:58.328 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
12:34:58.329 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
12:34:58.353 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:34:58.374 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:34:58.401 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 27 ms
12:34:58.402 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
12:34:58.403 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
12:34:58.427 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:34:58.427 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
12:34:58.453 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
12:34:58.453 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
12:34:58.470 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
12:34:58.471 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
12:34:58.495 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:34:58.496 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a1dda83"
12:34:58.501 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a1dda83"
12:34:58.502 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@478967eb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a1dda83, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:58.502 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@478967eb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a1dda83, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:58.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
12:34:58.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
12:34:58.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
12:34:58.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
12:34:58.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
12:34:58.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:58.507 [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
12:34:58.508 [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
12:34:58.509 [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
12:34:58.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
12:34:58.510 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
12:34:58.530 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
12:34:58.531 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
12:34:58.531 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
12:34:58.532 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
12:34:58.533 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
12:34:58.533 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
12:34:58.534 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
12:34:58.535 [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
12:34:58.535 [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
12:34:58.536 [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
12:34:58.536 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
12:34:58.537 [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.
12:34:58.537 [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.
12:34:58.538 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
12:34:58.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
12:34:58.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
12:34:58.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
12:34:58.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
12:34:58.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
12:34:58.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:58.544 [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
12:34:58.545 [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
12:34:58.546 [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
12:34:58.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
12:34:58.547 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
12:34:58.552 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
12:34:58.553 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
12:34:58.554 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
12:34:58.555 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
12:34:58.555 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
12:34:58.556 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
12:34:58.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
12:34:58.558 [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
12:34:58.559 [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
12:34:58.560 [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
12:34:58.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
12:34:58.560 [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.
12:34:58.560 [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.
12:34:58.561 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
12:34:58.563 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
12:34:58.563 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
12:34:58.563 [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
12:34:58.564 [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)
12:34:58.564 [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") 
12:34:58.565 [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" ()
12:34:58.566 [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
12:34:58.567 [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)
12:34:58.568 [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
12:34:58.568 [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)
12:34:58.568 [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
12:34:58.569 [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)
12:34:58.569 [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") 
12:34:58.570 [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.
12:34:58.570 [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)
12:34:58.573 [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)
12:34:58.573 [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)
12:34:58.574 [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)
12:34:58.574 [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") 
12:34:58.574 [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)
12:34:58.575 [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)
12:34:58.575 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
12:34:58.576 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54895681 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2dd0a0d0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:34:58.576 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2dd0a0d0" with isolation "serializable"
12:34:58.585 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:34:58.585 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:34:58.614 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 29 ms
12:34:58.614 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
12:34:58.615 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
12:34:58.621 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 6 ms
12:34:58.621 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
12:34:58.636 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
12:34:58.636 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
12:34:58.644 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
12:34:58.645 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:34:58.681 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 36 ms
12:34:58.681 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
12:34:58.699 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
12:34:58.700 [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
)
12:34:58.745 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 44 ms
12:34:58.745 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
12:34:58.776 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 31 ms
12:34:58.794 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
12:34:58.819 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
12:34:58.819 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
12:34:59.213 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
12:34:59.214 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
12:34:59.238 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
12:34:59.402 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:34:59.431 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:34:59.432 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
12:34:59.456 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:34:59.457 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
12:34:59.473 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
12:34:59.473 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
12:34:59.499 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
12:34:59.500 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2dd0a0d0"
12:34:59.506 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2dd0a0d0"
12:34:59.506 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54895681 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2dd0a0d0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:59.507 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54895681 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2dd0a0d0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:59.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
12:34:59.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
12:34:59.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
12:34:59.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
12:34:59.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
12:34:59.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:59.513 [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
12:34:59.514 [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
12:34:59.515 [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
12:34:59.515 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
12:34:59.516 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
12:34:59.518 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
12:34:59.519 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
12:34:59.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
12:34:59.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
12:34:59.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
12:34:59.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
12:34:59.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
12:34:59.523 [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
12:34:59.524 [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
12:34:59.525 [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
12:34:59.525 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
12:34:59.525 [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.
12:34:59.525 [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.
12:34:59.525 [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.
12:34:59.526 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
12:34:59.528 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
12:34:59.528 [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
12:34:59.529 [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)
12:34:59.529 [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") 
12:34:59.529 [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)
12:34:59.530 [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)
12:34:59.531 [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)
12:34:59.531 [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)
12:34:59.531 [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") 
12:34:59.532 [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)
12:34:59.532 [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)
12:34:59.532 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
12:34:59.533 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64440065 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4aa22cc2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:34:59.533 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4aa22cc2" with isolation "serializable"
12:34:59.542 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
12:34:59.543 [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
)
12:34:59.560 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
12:34:59.560 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
12:34:59.588 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
12:34:59.606 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
12:34:59.637 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 31 ms
12:34:59.637 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
12:34:59.638 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
12:34:59.671 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 33 ms
12:34:59.671 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
12:34:59.688 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
12:34:59.688 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
12:34:59.720 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
12:34:59.720 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4aa22cc2"
12:34:59.726 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4aa22cc2"
12:34:59.726 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64440065 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4aa22cc2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:59.726 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64440065 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4aa22cc2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:34:59.728 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
12:34:59.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
12:34:59.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
12:34:59.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
12:34:59.733 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
12:34:59.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
12:34:59.737 [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
12:34:59.739 [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
12:34:59.740 [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
12:34:59.740 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
12:34:59.741 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
12:34:59.750 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
12:34:59.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
12:34:59.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
12:34:59.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
12:34:59.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
12:34:59.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
12:34:59.754 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
12:34:59.755 [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
12:34:59.755 [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
12:34:59.756 [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
12:34:59.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
12:34:59.756 [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.
12:34:59.756 [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.
12:34:59.758 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
12:34:59.759 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
12:34:59.759 [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") 
12:34:59.765 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
12:34:59.765 [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" ()
12:34:59.766 [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.
12:34:59.767 [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)
12:34:59.767 [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)
12:34:59.773 [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)
12:34:59.774 [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)
12:34:59.775 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
12:34:59.775 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@799c8758 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e00837f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:34:59.775 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e00837f" with isolation "serializable"
12:34:59.785 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
12:34:59.785 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:34:59.802 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 17 ms
12:34:59.803 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
12:34:59.803 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
12:34:59.808 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
12:34:59.808 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
12:34:59.814 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
12:34:59.815 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:34:59.847 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
12:34:59.847 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
12:34:59.864 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
12:34:59.865 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
12:34:59.885 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
12:34:59.885 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
12:34:59.915 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
12:34:59.931 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
12:34:59.952 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 21 ms
12:34:59.952 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
12:34:59.982 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
12:34:59.983 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
12:35:00.007 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:35:00.044 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
12:35:00.045 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
12:35:00.060 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
12:35:00.090 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
12:35:00.092 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
12:35:00.124 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
12:35:00.127 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
12:35:00.142 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
12:35:00.143 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e00837f"
12:35:00.149 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e00837f"
12:35:00.149 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@799c8758 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e00837f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.149 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@799c8758 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6e00837f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
12:35:00.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
12:35:00.152 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
12:35:00.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
12:35:00.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
12:35:00.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:00.156 [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
12:35:00.157 [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
12:35:00.158 [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
12:35:00.158 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
12:35:00.160 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
12:35:00.162 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
12:35:00.163 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
12:35:00.163 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
12:35:00.164 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
12:35:00.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
12:35:00.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
12:35:00.166 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
12:35:00.167 [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
12:35:00.167 [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
12:35:00.169 [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
12:35:00.169 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
12:35:00.170 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
12:35:00.179 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
12:35:00.179 [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
12:35:00.180 [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)
12:35:00.181 [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") 
12:35:00.181 [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)
12:35:00.182 [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.
12:35:00.183 [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)
12:35:00.184 [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)
12:35:00.184 [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") 
12:35:00.185 [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)
12:35:00.185 [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)
12:35:00.186 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
12:35:00.188 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4264beb8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@647fb583, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:00.189 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@647fb583" with isolation "serializable"
12:35:00.198 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
12:35:00.199 [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
)
12:35:00.235 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 36 ms
12:35:00.235 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
12:35:00.265 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
12:35:00.281 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
12:35:00.309 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 28 ms
12:35:00.309 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
12:35:00.311 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
12:35:00.336 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
12:35:00.337 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@647fb583"
12:35:00.342 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@647fb583"
12:35:00.342 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4264beb8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@647fb583, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.342 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4264beb8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@647fb583, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
12:35:00.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
12:35:00.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
12:35:00.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
12:35:00.347 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
12:35:00.347 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:00.348 [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
12:35:00.348 [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
12:35:00.349 [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
12:35:00.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
12:35:00.351 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
12:35:00.354 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
12:35:00.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
12:35:00.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
12:35:00.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
12:35:00.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
12:35:00.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
12:35:00.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
12:35:00.359 [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
12:35:00.360 [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
12:35:00.361 [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
12:35:00.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
12:35:00.361 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
12:35:00.363 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
12:35:00.364 [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
12:35:00.364 [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)
12:35:00.364 [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") 
12:35:00.365 [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)
12:35:00.365 [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.
12:35:00.365 [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)
12:35:00.365 [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)
12:35:00.366 [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)
12:35:00.366 [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") 
12:35:00.366 [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)
12:35:00.367 [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)
12:35:00.367 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
12:35:00.367 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b09ce57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c4f4330, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:00.367 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c4f4330" with isolation "serializable"
12:35:00.380 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
12:35:00.380 [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
)
12:35:00.402 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
12:35:00.402 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
12:35:00.476 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 73 ms
12:35:00.493 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
12:35:00.523 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 30 ms
12:35:00.524 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
12:35:00.525 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
12:35:00.547 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
12:35:00.548 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
12:35:00.573 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
12:35:00.573 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c4f4330"
12:35:00.579 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c4f4330"
12:35:00.579 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b09ce57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c4f4330, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.579 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b09ce57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c4f4330, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
12:35:00.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
12:35:00.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
12:35:00.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
12:35:00.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
12:35:00.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:00.592 [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
12:35:00.592 [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
12:35:00.593 [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
12:35:00.593 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
12:35:00.601 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
12:35:00.603 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
12:35:00.603 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
12:35:00.604 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
12:35:00.604 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
12:35:00.605 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
12:35:00.605 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
12:35:00.606 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
12:35:00.607 [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
12:35:00.607 [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
12:35:00.608 [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
12:35:00.608 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
12:35:00.609 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
12:35:00.610 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:00.610 [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") 
12:35:00.611 [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
12:35:00.611 [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)
12:35:00.611 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a7aa4f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@537ca28e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:00.611 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@537ca28e" with isolation "serializable"
12:35:00.618 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:00.618 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:00.630 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 12 ms
12:35:00.631 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
12:35:00.631 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
12:35:00.636 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
12:35:00.636 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:00.664 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 28 ms
12:35:00.664 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:00.695 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
12:35:00.731 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:35:00.756 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:35:00.757 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@537ca28e"
12:35:00.763 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@537ca28e"
12:35:00.763 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a7aa4f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@537ca28e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.763 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a7aa4f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@537ca28e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:00.766 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@4fecf308"
12:35:00.767 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@4fecf308" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6282b9f5" with txn="org.datanucleus.TransactionImpl@5e37fb82"
12:35:00.771 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-1, enlisted resources=[]]
12:35:00.771 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308 (optimistic=false)
12:35:00.773 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
12:35:00.773 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
12:35:00.773 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
12:35:00.774 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
12:35:00.774 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
12:35:01.226 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3"
12:35:01.257 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="org.datanucleus.identity.IdentityReference@6987a133") enlisted in transactional cache
12:35:01.272 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:01.325 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 53 ms
12:35:01.325 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
12:35:01.327 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:01.428 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:01.437 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 106 ms
12:35:01.441 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@467ef400 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13fe5bb7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:01.444 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@18715bb, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-1, enlisted resources=[]]
12:35:01.445 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:01.456 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13fe5bb7"
12:35:01.459 [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'
12:35:01.460 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.466 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 21 ms
12:35:01.480 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" being inserted into table ""repository""
12:35:01.517 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1d944fc0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13fe5bb7"
12:35:01.521 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
12:35:01.521 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@6736f40f"
12:35:01.522 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="org.datanucleus.identity.IdentityReference@12f9f896") enlisted in transactional cache
12:35:01.523 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" being inserted into table ""repofile""
12:35:01.535 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1669931a" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13fe5bb7"
12:35:01.536 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="org.datanucleus.identity.IdentityReference@12f9f896") is having the value in field "created" replaced by a SCO wrapper
12:35:01.538 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="org.datanucleus.identity.IdentityReference@12f9f896") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.539 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="org.datanucleus.identity.IdentityReference@12f9f896") is having the value in field "lastModified" replaced by a SCO wrapper
12:35:01.540 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-04-15 12:34:50.842>,<null>,<0>,<''>,<null>,<2020-04-15 12:35:00.774>,<2020-04-15 12:35:00.774>,<'Directory'>)
12:35:01.597 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 58 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1669931a"
12:35:01.604 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" was inserted in the datastore and was given strategy value of "1"
12:35:01.608 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
12:35:01.609 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="org.datanucleus.identity.IdentityReference@12f9f896") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
12:35:01.609 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
12:35:01.609 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1669931a"
12:35:01.609 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
12:35:01.613 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="org.datanucleus.identity.IdentityReference@6987a133") is having the value in field "created" replaced by a SCO wrapper
12:35:01.613 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="org.datanucleus.identity.IdentityReference@6987a133") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.614 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'f28cd01e-6a00-4986-a5b7-15787a66fb47'>,<0>,<2020-04-15 12:35:00.773>,<2020-04-15 12:35:00.773>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
12:35:01.623 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 9 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1d944fc0"
12:35:01.623 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" was inserted in the datastore and was given strategy value of "1"
12:35:01.623 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
12:35:01.624 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="org.datanucleus.identity.IdentityReference@6987a133") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
12:35:01.624 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
12:35:01.624 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
12:35:01.624 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
12:35:01.624 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
12:35:01.624 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1d944fc0"
12:35:01.624 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
12:35:01.625 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
12:35:01.645 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" 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]
12:35:01.645 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
12:35:01.645 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
12:35:01.646 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: repositoryId=f28cd01e-6a00-4986-a5b7-15787a66fb47
12:35:01.647 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308
12:35:01.649 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
12:35:01.649 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.651 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
12:35:01.653 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
12:35:01.654 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-1, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@18715bb]]
12:35:01.654 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@467ef400 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13fe5bb7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.660 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@467ef400 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13fe5bb7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.664 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
12:35:01.664 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:01.665 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
12:35:01.665 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@6736f40f" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
12:35:01.665 [main] DEBUG DataNucleus.Transaction - Transaction committed in 19 ms
12:35:01.666 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@16bbaab3, lifecycle=HOLLOW]
12:35:01.667 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@6736f40f from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@6736f40f, lifecycle=HOLLOW]
12:35:01.667 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:01.667 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@4fecf308"
12:35:01.668 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7553 ms.
12:35:01.669 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@4fecf308" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6282b9f5" with txn="org.datanucleus.TransactionImpl@278fe428"
12:35:01.669 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-2, enlisted resources=[]]
12:35:01.669 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308 (optimistic=false)
12:35:01.681 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
12:35:01.687 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:35:01.703 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 16 ms
12:35:01.704 [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]
12:35:01.704 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:35:01.707 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:01.715 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 10 ms
12:35:01.715 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21e484b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@191f4d65, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:01.715 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a2a7492, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-2, enlisted resources=[]]
12:35:01.715 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
12:35:01.725 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "6009823d-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@191f4d65"
12:35:01.727 [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-14 12:35:01.679>
12:35:01.728 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.728 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
12:35:01.729 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308
12:35:01.730 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.730 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.730 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-2, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a2a7492]]
12:35:01.730 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21e484b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@191f4d65, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.731 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21e484b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@191f4d65, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.731 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
12:35:01.731 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@4fecf308"
12:35:01.731 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:01.731 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]tryAcquire: returning true. lockCounter=1
12:35:01.732 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]tryAcquire: returning true. lockCounter=2
12:35:01.732 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:01.732 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]release: NOT releasing underlying FileLock. lockCounter=1
12:35:01.733 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]tryAcquire: returning true. lockCounter=2
12:35:01.733 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]release: NOT releasing underlying FileLock. lockCounter=1
12:35:01.733 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4beae1e3]release: releasing underlying FileLock. lockCounter=0
12:35:01.745 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@4fecf308" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6282b9f5" with txn="org.datanucleus.TransactionImpl@32b112a1"
12:35:01.745 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-3, enlisted resources=[]]
12:35:01.745 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308 (optimistic=false)
12:35:01.749 [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
12:35:01.749 [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
12:35:01.749 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:01.750 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@502c2278, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-3, enlisted resources=[]]
12:35:01.750 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:01.751 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec"
12:35:01.751 [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'
12:35:01.751 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:01.752 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
12:35:01.756 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:01.758 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:01.761 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.763 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:01.763 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="1") enlisted in transactional cache
12:35:01.764 [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@45bd4753"
12:35:01.771 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" 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]
12:35:01.771 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:01.771 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" field "aliases" loading contents to SCO wrapper from the datastore
12:35:01.790 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec"
12:35:01.793 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:01.794 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.796 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16b76858"
12:35:01.796 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:01.797 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]tryAcquire: returning true. lockCounter=1
12:35:01.797 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]tryAcquire: returning true. lockCounter=2
12:35:01.797 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:01.798 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]release: NOT releasing underlying FileLock. lockCounter=1
12:35:01.798 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]release: releasing underlying FileLock. lockCounter=0
12:35:01.799 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.799 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.799 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:01.799 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.800 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.800 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308
12:35:01.800 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.800 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.800 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-3, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@502c2278]]
12:35:01.800 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.801 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.802 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:01.802 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:01.803 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms
12:35:01.803 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753, lifecycle=HOLLOW]
12:35:01.803 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:01.803 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@4fecf308"
12:35:01.804 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@4fecf308" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6282b9f5" with txn="org.datanucleus.TransactionImpl@18c820d2"
12:35:01.805 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-4, enlisted resources=[]]
12:35:01.805 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308 (optimistic=false)
12:35:01.805 [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
12:35:01.806 [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
12:35:01.807 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:01.807 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@69ce14e6, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-4, enlisted resources=[]]
12:35:01.807 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:01.807 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
12:35:01.807 [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'
12:35:01.808 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.809 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
12:35:01.809 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:01.810 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:01.810 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.810 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:01.811 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="1") enlisted in transactional cache
12:35:01.811 [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@52909a97"
12:35:01.812 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" 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]
12:35:01.812 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:01.842 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4368c243-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
12:35:01.842 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
12:35:01.850 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 8 ms
12:35:01.851 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@184de357"
12:35:01.851 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" field "aliases" loading contents to SCO wrapper from the datastore
12:35:01.852 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
12:35:01.853 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:01.853 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:01.853 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6dcf7b6a"
12:35:01.856 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.856 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.857 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:01.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.857 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308
12:35:01.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.857 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-4, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@69ce14e6]]
12:35:01.858 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.858 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:01.859 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:01.859 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:01.859 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
12:35:01.859 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97, lifecycle=HOLLOW]
12:35:01.859 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:01.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@4fecf308"
12:35:01.861 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]open: closing=false closeAbortable=true
12:35:01.872 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:01.872 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]tryAcquire: returning true. lockCounter=1
12:35:01.873 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:01.873 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]release: releasing underlying FileLock. lockCounter=0
12:35:01.874 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@4fecf308" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6282b9f5" with txn="org.datanucleus.TransactionImpl@3b5da0b0"
12:35:01.874 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-5, enlisted resources=[]]
12:35:01.875 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308 (optimistic=false)
12:35:01.875 [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
12:35:01.875 [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
12:35:01.876 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:01.876 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@559fd5ec, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-5, enlisted resources=[]]
12:35:01.876 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:01.877 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.877 [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'
12:35:01.877 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:01.878 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
12:35:01.879 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:01.879 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:01.879 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.879 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:01.880 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") enlisted in transactional cache
12:35:01.880 [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@285bf5ac"
12:35:01.881 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" 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]
12:35:01.881 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:01.891 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "85ad4247-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.892 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k91779eq-7sob6'>
12:35:01.893 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.893 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c8b10b4"
12:35:01.893 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" field "aliases" loading contents to SCO wrapper from the datastore
12:35:01.894 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.895 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:01.895 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:01.895 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ccdacf5"
12:35:01.902 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.902 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k91779eq-7sob6'>) 
12:35:01.904 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a"
12:35:01.904 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a"
12:35:01.906 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
12:35:01.907 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:01.907 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=1
12:35:01.907 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
12:35:01.907 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:01.908 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
12:35:01.908 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
12:35:01.908 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:01.909 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
12:35:01.909 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
12:35:01.909 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
12:35:01.910 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: releasing underlying FileLock. lockCounter=0
12:35:01.910 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
12:35:01.911 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:01.912 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:01.912 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
12:35:01.912 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:01.913 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:01.914 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:01.915 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:01.925 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4088824c-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.925 [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
12:35:01.927 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
12:35:01.927 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
12:35:01.928 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]")
12:35:01.929 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:01.929 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:01.937 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onWrite: setChanged(Wed Apr 15 12:35:01 CEST 2020) for LocalRepository[id=1]
12:35:01.938 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
12:35:01.939 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.945 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "root" fetched from table ""repository""
12:35:01.963 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "51aec24e-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.963 [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>
12:35:01.968 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 5 ms
12:35:01.969 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.Directory:1" not found in Level 1 cache
12:35:01.969 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[NNYNNNNN]")
12:35:01.970 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:01.970 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "created" replaced by a SCO wrapper
12:35:01.971 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "lastModified" replaced by a SCO wrapper
12:35:01.971 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="1") enlisted in transactional cache
12:35:01.971 [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@e521067"
12:35:01.971 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3bab95ca"
12:35:01.973 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "privateKey" fetched from table ""repository""
12:35:01.981 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a2d60250-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.981 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:35:01.982 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.983 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7198ab9a"
12:35:01.984 [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
12:35:01.984 [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
12:35:01.984 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:01.984 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:01.984 [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'
12:35:01.985 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:01.985 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:35:01.986 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYYY]")
12:35:01.992 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "changed,revision" updated in table ""repository""
12:35:02.012 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
12:35:02.013 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-04-15 12:35:01.929>,"revision"=<1> WHERE "id"=<1>
12:35:02.021 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 9 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1"
12:35:02.021 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1"
12:35:02.021 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
12:35:02.021 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:02.022 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:02.023 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:02.023 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:02.023 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4fecf308
12:35:02.023 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:02.023 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:02.023 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6, 7, 8]", version="")
12:35:02.025 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-5, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@559fd5ec]]
12:35:02.025 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:02.143 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:02.143 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
12:35:02.143 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:02.144 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:02.144 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
12:35:02.144 [main] DEBUG DataNucleus.Transaction - Transaction committed in 121 ms
12:35:02.144 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac, lifecycle=HOLLOW]
12:35:02.144 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@e521067 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@e521067, lifecycle=HOLLOW]
12:35:02.145 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:02.145 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@4fecf308"
12:35:02.146 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]getCloseDeferredMillis: closeDeferredMillis=0
12:35:02.146 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]close: Closing real LocalRepoManager immediately.
12:35:02.146 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]_close: Shutting down real LocalRepoManager.
12:35:02.147 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
12:35:02.155 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
12:35:02.157 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
12:35:02.157 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
12:35:02.157 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
12:35:02.157 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
12:35:02.159 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:35:02.160 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:35:02.160 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:35:02.160 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:35:02.161 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:35:02.161 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:35:02.718 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]release: releasing underlying FileLock. lockCounter=0
12:35:02.745 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
12:35:02.745 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
12:35:02.789 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
12:35:03.704 [qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@794e4d56 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
12:35:03.704 [qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=1
12:35:03.705 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken with none selected
12:35:03.705 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken up from select, 0/0/0 selected
12:35:03.705 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 processing 0 keys, 1 updates
12:35:03.706 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:03.706 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@794e4d56
12:35:03.710 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@794e4d56
12:35:03.710 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@794e4d56
12:35:03.712 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:03.714 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 waiting with 1 keys
12:35:03.738 [qtp222427158-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 13 ms, remaining: 29987 ms
12:35:03.835 [qtp222427158-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@3e2600a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
12:35:03.849 [qtp222427158-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=125/30000}{io=0/0,kio=0,kro=0}-><null>
12:35:03.852 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=126/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.853 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=128/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.855 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=130/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.856 [qtp222427158-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28fa591c{AC.ReadCB@11b1a195{HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:03.858 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.858 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6fda0ff0 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
12:35:03.859 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
12:35:03.859 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken with none selected
12:35:03.859 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken up from select, 0/0/1 selected
12:35:03.859 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 processing 0 keys, 1 updates
12:35:03.859 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:03.859 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6fda0ff0
12:35:03.859 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.860 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@794e4d56
12:35:03.861 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.861 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:03.861 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 waiting with 1 keys
12:35:03.861 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken up from select, 1/1/1 selected
12:35:03.861 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 processing 1 keys, 0 updates
12:35:03.862 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44078 remote=/127.0.0.1:48696], selector=sun.nio.ch.EPollSelectorImpl@e9309b7, interestOps=1, readyOps=1 SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
12:35:03.863 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.864 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:03.865 [qtp222427158-15] 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-15T12:35:03.864995+02:00
12:35:03.865 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=1} startReservedThread p=1
12:35:03.867 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@793138bd{s=0/6,p=1}@1b3a8662
12:35:03.867 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@793138bd{s=0/6,p=1}@1b3a8662
12:35:03.868 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=1}@1b3a8662 started
12:35:03.868 [qtp222427158-15] 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-15T12:35:03.868011+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
12:35:03.869 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=0}@1b3a8662 waiting
12:35:03.869 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:03.869 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
12:35:03.870 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:03.871 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:03.872 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@28fa591c{AC.ReadCB@11b1a195{HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:03.873 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3e2600a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
12:35:03.875 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:03.875 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 waiting with 1 keys
12:35:03.882 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@3ffbfbfd[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}
12:35:03.884 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@3ffbfbfd[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}
12:35:03.885 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3ffbfbfd[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} {}
12:35:03.885 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3ffbfbfd[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}
12:35:03.886 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
12:35:03.894 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
12:35:03.894 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
12:35:03.894 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
12:35:03.895 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
12:35:03.897 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
12:35:03.897 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
12:35:03.897 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
12:35:03.898 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
12:35:03.898 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
12:35:03.899 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
12:35:03.899 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
12:35:03.899 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
12:35:03.899 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
12:35:03.899 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
12:35:03.899 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
12:35:03.900 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
12:35:03.900 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
12:35:03.900 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
12:35:03.900 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
12:35:03.902 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
12:35:03.903 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
12:35:03.909 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
12:35:03.910 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
12:35:03.910 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
12:35:03.910 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
12:35:03.913 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:44078/RepoInfo on HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:44078/RepoInfo,age=1}
POST //127.0.0.1:44078/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic anR4OHRIaWJNZURoT3FzTy1TWFBiQTpiZkxOWmkucnZYN1pUczR2RHAqS2cqUGww
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:44078
Connection: keep-alive
Content-Length: 244


12:35:03.914 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:44078/RepoInfo,age=4} parsed true HttpParser{s=CONTENT,0 of 244}
12:35:03.914 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:44078/RepoInfo,age=4} handle //127.0.0.1:44078/RepoInfo 
12:35:03.915 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3e2600a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
12:35:03.917 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=7} action DISPATCH
12:35:03.919 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=9}
12:35:03.919 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
12:35:03.921 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
12:35:03.921 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
12:35:03.921 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 session=null
12:35:03.922 [qtp222427158-20] 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
12:35:03.922 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
12:35:04.022 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
12:35:04.048 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic anR4OHRIaWJNZURoT3FzTy1TWFBiQTpiZkxOWmkucnZYN1pUczR2RHAqS2cqUGww
12:35:04.071 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=195/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=160} parse HeapByteBuffer@3ffbfbfd[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} {}
12:35:04.071 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3ffbfbfd[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}
12:35:04.072 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=161} onContent Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.073 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=0,q=0,[0]=null,s=STREAM] addContent Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.073 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
12:35:04.074 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=163} onContentComplete
12:35:04.075 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=165} onRequestComplete
12:35:04.075 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
12:35:04.077 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=201/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=END,244 of 244},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=166} parsed false HttpParser{s=END,244 of 244}
12:35:04.132 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.133 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.133 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.134 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.135 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.137 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.137 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.138 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.138 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.138 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.139 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.139 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.139 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.140 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.140 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.141 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.141 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.141 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.142 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.142 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.143 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.143 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.143 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.144 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.144 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.145 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.145 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.146 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.146 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@8f1f6d3[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@99819ca{HeapByteBufferR@5283d25b[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}}
12:35:04.147 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=272/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=END,244 of 244},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=237}
12:35:04.153 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@3e2600a9{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
12:35:04.160 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6'
12:35:04.161 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [b9739d2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6/.cloudstore-repo/cloudstore-repository.lock'
12:35:04.161 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [b9739d2]tryAcquire: returning true. lockCounter=1
12:35:04.162 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6' locked successfully.
12:35:04.162 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
12:35:04.166 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
12:35:04.168 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:35:04.169 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:35:04.169 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:35:04.169 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:35:04.170 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:35:04.170 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:35:04.173 [qtp222427158-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
12:35:04.176 [qtp222427158-20] 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.
12:35:04.185 [qtp222427158-20] 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.
12:35:04.191 [qtp222427158-20] 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.
12:35:04.202 [qtp222427158-20] 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.
12:35:04.210 [qtp222427158-20] 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.
12:35:04.219 [qtp222427158-20] 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.
12:35:04.231 [qtp222427158-20] DEBUG DataNucleus.Persistence - Java types support initialising ...
12:35:04.232 [qtp222427158-20] 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
12:35:04.233 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support initialising ...
12:35:04.233 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support loaded
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
12:35:04.234 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.sql.Timestamp,java.util.Date
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.sql.Time,java.lang.Long
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.sql.Timestamp,java.util.Date
12:35:04.235 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.sql.Time,java.lang.Long
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.sql.Timestamp,java.util.Date,[Ljava.lang.Object;
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
12:35:04.236 [qtp222427158-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
12:35:04.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
12:35:04.238 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
12:35:04.238 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
12:35:04.239 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
12:35:04.239 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
12:35:04.239 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
12:35:04.240 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.240 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.240 [qtp222427158-20] 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
12:35:04.241 [qtp222427158-20] 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
12:35:04.241 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
12:35:04.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
12:35:04.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
12:35:04.243 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
12:35:04.243 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
12:35:04.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
12:35:04.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
12:35:04.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
12:35:04.245 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.245 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.246 [qtp222427158-20] 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
12:35:04.246 [qtp222427158-20] 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
12:35:04.246 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
12:35:04.246 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
12:35:04.247 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
12:35:04.247 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
12:35:04.248 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
12:35:04.248 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
12:35:04.248 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.249 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.249 [qtp222427158-20] 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
12:35:04.249 [qtp222427158-20] 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
12:35:04.249 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
12:35:04.250 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
12:35:04.251 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
12:35:04.251 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
12:35:04.252 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
12:35:04.252 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
12:35:04.253 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
12:35:04.253 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
12:35:04.253 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.254 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.254 [qtp222427158-20] 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
12:35:04.255 [qtp222427158-20] 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
12:35:04.255 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
12:35:04.255 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
12:35:04.256 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
12:35:04.256 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
12:35:04.256 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
12:35:04.257 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
12:35:04.257 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.257 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.258 [qtp222427158-20] 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
12:35:04.259 [qtp222427158-20] 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
12:35:04.259 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
12:35:04.259 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
12:35:04.260 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
12:35:04.260 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
12:35:04.261 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
12:35:04.261 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
12:35:04.262 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
12:35:04.262 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
12:35:04.263 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.263 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.263 [qtp222427158-20] 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
12:35:04.264 [qtp222427158-20] 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
12:35:04.264 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
12:35:04.264 [qtp222427158-20] 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.
12:35:04.265 [qtp222427158-20] 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.
12:35:04.265 [qtp222427158-20] 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.
12:35:04.266 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
12:35:04.266 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
12:35:04.266 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
12:35:04.267 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
12:35:04.267 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
12:35:04.267 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
12:35:04.268 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
12:35:04.268 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
12:35:04.269 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
12:35:04.269 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.269 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.270 [qtp222427158-20] 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
12:35:04.270 [qtp222427158-20] 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
12:35:04.271 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
12:35:04.271 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
12:35:04.272 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
12:35:04.273 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
12:35:04.273 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
12:35:04.273 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
12:35:04.274 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
12:35:04.274 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
12:35:04.275 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.275 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.276 [qtp222427158-20] 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
12:35:04.276 [qtp222427158-20] 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
12:35:04.276 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
12:35:04.276 [qtp222427158-20] 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.
12:35:04.276 [qtp222427158-20] 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.
12:35:04.276 [qtp222427158-20] 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.
12:35:04.277 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
12:35:04.277 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
12:35:04.277 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
12:35:04.278 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
12:35:04.278 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
12:35:04.279 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
12:35:04.279 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
12:35:04.279 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
12:35:04.280 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.280 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.281 [qtp222427158-20] 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
12:35:04.281 [qtp222427158-20] 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
12:35:04.281 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
12:35:04.281 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
12:35:04.282 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
12:35:04.282 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
12:35:04.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
12:35:04.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
12:35:04.284 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
12:35:04.284 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
12:35:04.284 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.285 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.285 [qtp222427158-20] 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
12:35:04.285 [qtp222427158-20] 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
12:35:04.285 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
12:35:04.286 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
12:35:04.286 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
12:35:04.286 [qtp222427158-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
12:35:04.296 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
12:35:04.297 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
12:35:04.298 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
12:35:04.301 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
12:35:04.486 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11dd2633 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
12:35:04.529 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
12:35:04.530 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
12:35:04.530 [qtp222427158-20] 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)
12:35:04.530 [qtp222427158-20] 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)
12:35:04.530 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.531 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.532 [qtp222427158-20] 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)
12:35:04.583 [qtp222427158-20] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
12:35:04.583 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
12:35:04.583 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : read-write
12:35:04.583 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
12:35:04.583 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
12:35:04.583 [qtp222427158-20] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6/.cloudstore-repo/derby]
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6/.cloudstore-repo/derby]
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
12:35:04.584 [qtp222427158-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
12:35:04.585 [qtp222427158-20] 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
12:35:04.585 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
12:35:04.585 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11dd2633 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@20d17b87, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.585 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager now created
12:35:04.585 [qtp222427158-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
12:35:04.585 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
12:35:04.585 [qtp222427158-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence API : JDO
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - ClassLoading : default
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
12:35:04.586 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================================================
12:35:04.587 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@214b120a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@a6d58e7" with txn="org.datanucleus.TransactionImpl@282627f6"
12:35:04.590 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
12:35:04.591 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
12:35:04.592 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
12:35:04.592 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
12:35:04.593 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
12:35:04.594 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.595 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.595 [qtp222427158-20] 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
12:35:04.596 [qtp222427158-20] 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
12:35:04.596 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
12:35:04.597 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
12:35:04.599 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
12:35:04.600 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
12:35:04.600 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
12:35:04.601 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
12:35:04.602 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
12:35:04.603 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
12:35:04.603 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.604 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.605 [qtp222427158-20] 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
12:35:04.606 [qtp222427158-20] 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
12:35:04.606 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
12:35:04.607 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
12:35:04.607 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
12:35:04.608 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
12:35:04.609 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
12:35:04.609 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
12:35:04.610 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.611 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.612 [qtp222427158-20] 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
12:35:04.613 [qtp222427158-20] 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
12:35:04.613 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
12:35:04.618 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
12:35:04.619 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
12:35:04.620 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
12:35:04.621 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
12:35:04.621 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
12:35:04.622 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
12:35:04.623 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
12:35:04.623 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.624 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.625 [qtp222427158-20] 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
12:35:04.625 [qtp222427158-20] 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
12:35:04.626 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
12:35:04.626 [qtp222427158-20] 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.
12:35:04.627 [qtp222427158-20] 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.
12:35:04.627 [qtp222427158-20] 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.
12:35:04.627 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
12:35:04.627 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
12:35:04.629 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
12:35:04.630 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
12:35:04.631 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
12:35:04.631 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
12:35:04.632 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
12:35:04.633 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.633 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.634 [qtp222427158-20] 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
12:35:04.635 [qtp222427158-20] 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
12:35:04.635 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
12:35:04.636 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
12:35:04.636 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
12:35:04.637 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
12:35:04.637 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
12:35:04.638 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
12:35:04.639 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
12:35:04.639 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
12:35:04.640 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.641 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.642 [qtp222427158-20] 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
12:35:04.643 [qtp222427158-20] 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
12:35:04.643 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
12:35:04.643 [qtp222427158-20] 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.
12:35:04.643 [qtp222427158-20] 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.
12:35:04.643 [qtp222427158-20] 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.
12:35:04.643 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
12:35:04.646 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
12:35:04.646 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
12:35:04.647 [qtp222427158-20] 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
12:35:04.647 [qtp222427158-20] 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)
12:35:04.647 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
12:35:04.648 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
12:35:04.648 [qtp222427158-20] 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
12:35:04.648 [qtp222427158-20] 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)
12:35:04.648 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
12:35:04.649 [qtp222427158-20] 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") 
12:35:04.649 [qtp222427158-20] 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)
12:35:04.649 [qtp222427158-20] 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)
12:35:04.649 [qtp222427158-20] 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") 
12:35:04.650 [qtp222427158-20] 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)
12:35:04.650 [qtp222427158-20] 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)
12:35:04.650 [qtp222427158-20] 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)
12:35:04.650 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
12:35:04.651 [qtp222427158-20] 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") 
12:35:04.651 [qtp222427158-20] 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.
12:35:04.651 [qtp222427158-20] 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)
12:35:04.651 [qtp222427158-20] 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)
12:35:04.651 [qtp222427158-20] 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)
12:35:04.652 [qtp222427158-20] 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)
12:35:04.652 [qtp222427158-20] 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.
12:35:04.652 [qtp222427158-20] 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)
12:35:04.652 [qtp222427158-20] 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)
12:35:04.652 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
12:35:04.652 [qtp222427158-20] 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") 
12:35:04.653 [qtp222427158-20] 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.
12:35:04.653 [qtp222427158-20] 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)
12:35:04.653 [qtp222427158-20] 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)
12:35:04.653 [qtp222427158-20] 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)
12:35:04.654 [qtp222427158-20] 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") 
12:35:04.654 [qtp222427158-20] 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)
12:35:04.654 [qtp222427158-20] 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)
12:35:04.655 [qtp222427158-20] 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)
12:35:04.655 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
12:35:04.655 [qtp222427158-20] 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") 
12:35:04.655 [qtp222427158-20] 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)
12:35:04.656 [qtp222427158-20] 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
12:35:04.656 [qtp222427158-20] 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)
12:35:04.656 [qtp222427158-20] 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)
12:35:04.657 [qtp222427158-20] 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)
12:35:04.657 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4481b7d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c5575ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:04.657 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c5575ce" with isolation "serializable"
12:35:04.676 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
12:35:04.676 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:35:04.701 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
12:35:04.701 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
12:35:04.704 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
12:35:04.704 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
12:35:04.712 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
12:35:04.712 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
12:35:04.717 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
12:35:04.717 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
12:35:04.723 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
12:35:04.723 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
12:35:04.746 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
12:35:04.781 [qtp222427158-20] 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?
12:35:04.781 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
12:35:04.788 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
12:35:04.795 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
12:35:04.803 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
12:35:04.811 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
12:35:04.818 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
12:35:04.823 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
12:35:04.830 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
12:35:04.830 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c5575ce"
12:35:04.831 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c5575ce"
12:35:04.831 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4481b7d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c5575ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.831 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4481b7d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c5575ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.832 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
12:35:04.833 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
12:35:04.834 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
12:35:04.834 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
12:35:04.835 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
12:35:04.835 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.836 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.837 [qtp222427158-20] 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
12:35:04.838 [qtp222427158-20] 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
12:35:04.838 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
12:35:04.839 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
12:35:04.840 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
12:35:04.840 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
12:35:04.841 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
12:35:04.842 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
12:35:04.843 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
12:35:04.843 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
12:35:04.844 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.844 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.845 [qtp222427158-20] 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
12:35:04.846 [qtp222427158-20] 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
12:35:04.846 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
12:35:04.846 [qtp222427158-20] 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.
12:35:04.847 [qtp222427158-20] 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.
12:35:04.847 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
12:35:04.848 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
12:35:04.849 [qtp222427158-20] 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") 
12:35:04.849 [qtp222427158-20] 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)
12:35:04.849 [qtp222427158-20] 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.
12:35:04.849 [qtp222427158-20] 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)
12:35:04.850 [qtp222427158-20] 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)
12:35:04.850 [qtp222427158-20] 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)
12:35:04.850 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
12:35:04.851 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@459bcf8e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cee20f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:04.851 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cee20f" with isolation "serializable"
12:35:04.854 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
12:35:04.854 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
12:35:04.858 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
12:35:04.858 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
12:35:04.862 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
12:35:04.866 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
12:35:04.870 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
12:35:04.870 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cee20f"
12:35:04.870 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cee20f"
12:35:04.870 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@459bcf8e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cee20f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.871 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@459bcf8e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cee20f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.872 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
12:35:04.872 [qtp222427158-20] 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
12:35:04.872 [qtp222427158-20] 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)
12:35:04.872 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:04.873 [qtp222427158-20] 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") 
12:35:04.873 [qtp222427158-20] 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)
12:35:04.873 [qtp222427158-20] 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)
12:35:04.873 [qtp222427158-20] 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)
12:35:04.874 [qtp222427158-20] 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)
12:35:04.874 [qtp222427158-20] 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)
12:35:04.875 [qtp222427158-20] 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") 
12:35:04.875 [qtp222427158-20] 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)
12:35:04.875 [qtp222427158-20] 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)
12:35:04.875 [qtp222427158-20] 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)
12:35:04.875 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
12:35:04.875 [qtp222427158-20] 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") 
12:35:04.876 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1491a21a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@548d60e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:04.876 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@548d60e1" with isolation "serializable"
12:35:04.878 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:04.878 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:04.884 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
12:35:04.884 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:04.891 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
12:35:04.896 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:35:04.902 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:35:04.902 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@548d60e1"
12:35:04.903 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@548d60e1"
12:35:04.903 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1491a21a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@548d60e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.903 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1491a21a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@548d60e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.904 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
12:35:04.905 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
12:35:04.905 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
12:35:04.906 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
12:35:04.906 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
12:35:04.907 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.908 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.908 [qtp222427158-20] 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
12:35:04.909 [qtp222427158-20] 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
12:35:04.909 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
12:35:04.909 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
12:35:04.910 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
12:35:04.911 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
12:35:04.911 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
12:35:04.912 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
12:35:04.912 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
12:35:04.913 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
12:35:04.913 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.914 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.915 [qtp222427158-20] 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
12:35:04.915 [qtp222427158-20] 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
12:35:04.915 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
12:35:04.916 [qtp222427158-20] 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.
12:35:04.916 [qtp222427158-20] 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.
12:35:04.917 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
12:35:04.918 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
12:35:04.919 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
12:35:04.919 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
12:35:04.920 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
12:35:04.920 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
12:35:04.921 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.921 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.922 [qtp222427158-20] 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
12:35:04.923 [qtp222427158-20] 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
12:35:04.923 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
12:35:04.923 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
12:35:04.925 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
12:35:04.925 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
12:35:04.926 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
12:35:04.927 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
12:35:04.927 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
12:35:04.929 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
12:35:04.929 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.930 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.931 [qtp222427158-20] 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
12:35:04.931 [qtp222427158-20] 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
12:35:04.931 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
12:35:04.932 [qtp222427158-20] 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.
12:35:04.932 [qtp222427158-20] 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.
12:35:04.933 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
12:35:04.933 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:04.934 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
12:35:04.935 [qtp222427158-20] 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
12:35:04.935 [qtp222427158-20] 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)
12:35:04.935 [qtp222427158-20] 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") 
12:35:04.935 [qtp222427158-20] 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" ()
12:35:04.936 [qtp222427158-20] 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
12:35:04.936 [qtp222427158-20] 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)
12:35:04.936 [qtp222427158-20] 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
12:35:04.936 [qtp222427158-20] 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)
12:35:04.936 [qtp222427158-20] 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
12:35:04.936 [qtp222427158-20] 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)
12:35:04.937 [qtp222427158-20] 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") 
12:35:04.937 [qtp222427158-20] 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.
12:35:04.937 [qtp222427158-20] 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)
12:35:04.937 [qtp222427158-20] 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)
12:35:04.938 [qtp222427158-20] 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)
12:35:04.939 [qtp222427158-20] 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)
12:35:04.939 [qtp222427158-20] 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") 
12:35:04.939 [qtp222427158-20] 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)
12:35:04.939 [qtp222427158-20] 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)
12:35:04.939 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
12:35:04.940 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@443384b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e6112f1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:04.940 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e6112f1" with isolation "serializable"
12:35:04.942 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:04.942 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:04.948 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
12:35:04.948 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:04.950 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
12:35:04.950 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
12:35:04.954 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
12:35:04.955 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
12:35:04.960 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
12:35:04.965 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:35:04.970 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:35:04.974 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
12:35:04.978 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
12:35:04.982 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
12:35:04.982 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e6112f1"
12:35:04.982 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e6112f1"
12:35:04.982 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@443384b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e6112f1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.983 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@443384b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e6112f1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:04.984 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
12:35:04.984 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
12:35:04.985 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
12:35:04.985 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
12:35:04.986 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
12:35:04.987 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:04.987 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:04.988 [qtp222427158-20] 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
12:35:04.989 [qtp222427158-20] 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
12:35:04.989 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
12:35:04.989 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
12:35:04.990 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
12:35:04.991 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
12:35:04.991 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
12:35:04.992 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
12:35:04.992 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
12:35:04.993 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
12:35:04.994 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
12:35:04.995 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:04.995 [qtp222427158-20] 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
12:35:04.996 [qtp222427158-20] 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
12:35:04.996 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
12:35:04.996 [qtp222427158-20] 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.
12:35:04.996 [qtp222427158-20] 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.
12:35:04.996 [qtp222427158-20] 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.
12:35:04.997 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
12:35:04.998 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
12:35:04.998 [qtp222427158-20] 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
12:35:04.998 [qtp222427158-20] 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)
12:35:04.999 [qtp222427158-20] 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") 
12:35:04.999 [qtp222427158-20] 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)
12:35:04.999 [qtp222427158-20] 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)
12:35:05.000 [qtp222427158-20] 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)
12:35:05.000 [qtp222427158-20] 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)
12:35:05.000 [qtp222427158-20] 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") 
12:35:05.001 [qtp222427158-20] 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)
12:35:05.001 [qtp222427158-20] 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)
12:35:05.001 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
12:35:05.002 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ccee346 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@b1afb9b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:05.002 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@b1afb9b" with isolation "serializable"
12:35:05.004 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
12:35:05.004 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
12:35:05.008 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
12:35:05.009 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
12:35:05.014 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
12:35:05.017 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
12:35:05.022 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
12:35:05.022 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@b1afb9b"
12:35:05.023 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@b1afb9b"
12:35:05.023 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ccee346 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@b1afb9b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.023 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ccee346 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@b1afb9b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.024 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
12:35:05.024 [qtp222427158-20] 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") 
12:35:05.025 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
12:35:05.025 [qtp222427158-20] 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" ()
12:35:05.025 [qtp222427158-20] 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.
12:35:05.025 [qtp222427158-20] 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)
12:35:05.026 [qtp222427158-20] 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)
12:35:05.027 [qtp222427158-20] 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)
12:35:05.027 [qtp222427158-20] 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)
12:35:05.027 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
12:35:05.028 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@15490a08 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3286498f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:05.028 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3286498f" with isolation "serializable"
12:35:05.030 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
12:35:05.030 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:35:05.035 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
12:35:05.035 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
12:35:05.037 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
12:35:05.037 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
12:35:05.040 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
12:35:05.040 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
12:35:05.046 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
12:35:05.052 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
12:35:05.058 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
12:35:05.062 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
12:35:05.067 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
12:35:05.071 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
12:35:05.071 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3286498f"
12:35:05.071 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3286498f"
12:35:05.071 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@15490a08 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3286498f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.071 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@15490a08 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3286498f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.073 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
12:35:05.074 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
12:35:05.075 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
12:35:05.075 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
12:35:05.076 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
12:35:05.077 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:05.078 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:05.078 [qtp222427158-20] 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
12:35:05.079 [qtp222427158-20] 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
12:35:05.079 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
12:35:05.080 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
12:35:05.081 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
12:35:05.082 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
12:35:05.082 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
12:35:05.083 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
12:35:05.084 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
12:35:05.084 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
12:35:05.085 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
12:35:05.086 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:05.087 [qtp222427158-20] 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
12:35:05.087 [qtp222427158-20] 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
12:35:05.087 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
12:35:05.088 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
12:35:05.089 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
12:35:05.089 [qtp222427158-20] 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
12:35:05.090 [qtp222427158-20] 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)
12:35:05.090 [qtp222427158-20] 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") 
12:35:05.090 [qtp222427158-20] 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)
12:35:05.090 [qtp222427158-20] 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.
12:35:05.091 [qtp222427158-20] 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)
12:35:05.091 [qtp222427158-20] 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)
12:35:05.091 [qtp222427158-20] 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") 
12:35:05.091 [qtp222427158-20] 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)
12:35:05.092 [qtp222427158-20] 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)
12:35:05.092 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
12:35:05.092 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20b7170f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@58eaf401, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:05.092 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@58eaf401" with isolation "serializable"
12:35:05.095 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
12:35:05.095 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
12:35:05.099 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
12:35:05.099 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
12:35:05.102 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
12:35:05.105 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
12:35:05.108 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
12:35:05.109 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@58eaf401"
12:35:05.109 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@58eaf401"
12:35:05.109 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20b7170f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@58eaf401, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.109 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20b7170f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@58eaf401, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.110 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
12:35:05.111 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
12:35:05.111 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
12:35:05.112 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
12:35:05.113 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
12:35:05.113 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:05.114 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:05.115 [qtp222427158-20] 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
12:35:05.115 [qtp222427158-20] 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
12:35:05.115 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
12:35:05.117 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
12:35:05.118 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
12:35:05.119 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
12:35:05.120 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
12:35:05.121 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
12:35:05.121 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
12:35:05.122 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
12:35:05.123 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
12:35:05.123 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:05.124 [qtp222427158-20] 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
12:35:05.125 [qtp222427158-20] 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
12:35:05.125 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
12:35:05.125 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
12:35:05.127 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
12:35:05.127 [qtp222427158-20] 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
12:35:05.127 [qtp222427158-20] 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)
12:35:05.127 [qtp222427158-20] 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") 
12:35:05.128 [qtp222427158-20] 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)
12:35:05.128 [qtp222427158-20] 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.
12:35:05.128 [qtp222427158-20] 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)
12:35:05.128 [qtp222427158-20] 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)
12:35:05.128 [qtp222427158-20] 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)
12:35:05.128 [qtp222427158-20] 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") 
12:35:05.129 [qtp222427158-20] 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)
12:35:05.129 [qtp222427158-20] 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)
12:35:05.129 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
12:35:05.129 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7022828 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@667ce068, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:05.129 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@667ce068" with isolation "serializable"
12:35:05.131 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
12:35:05.131 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
12:35:05.136 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
12:35:05.136 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
12:35:05.141 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
12:35:05.144 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
12:35:05.148 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
12:35:05.148 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@667ce068"
12:35:05.148 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@667ce068"
12:35:05.148 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7022828 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@667ce068, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.148 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7022828 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@667ce068, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.149 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
12:35:05.150 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
12:35:05.151 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
12:35:05.151 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
12:35:05.152 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
12:35:05.153 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:05.153 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
12:35:05.174 [qtp222427158-20] 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
12:35:05.175 [qtp222427158-20] 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
12:35:05.175 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
12:35:05.176 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
12:35:05.176 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
12:35:05.178 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
12:35:05.179 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
12:35:05.181 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
12:35:05.181 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
12:35:05.182 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
12:35:05.183 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
12:35:05.183 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
12:35:05.184 [qtp222427158-20] 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
12:35:05.184 [qtp222427158-20] 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
12:35:05.184 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
12:35:05.185 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
12:35:05.186 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:05.186 [qtp222427158-20] 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") 
12:35:05.186 [qtp222427158-20] 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
12:35:05.187 [qtp222427158-20] 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)
12:35:05.187 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26f78bfe [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ceae0c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:05.187 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ceae0c0" with isolation "serializable"
12:35:05.189 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:05.189 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:05.195 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
12:35:05.195 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:05.200 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
12:35:05.204 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:35:05.208 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:35:05.209 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ceae0c0"
12:35:05.209 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ceae0c0"
12:35:05.209 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26f78bfe [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ceae0c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.209 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26f78bfe [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ceae0c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:05.210 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@214b120a"
12:35:05.210 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@214b120a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@a6d58e7" with txn="org.datanucleus.TransactionImpl@7f291adb"
12:35:05.210 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-6, enlisted resources=[]]
12:35:05.210 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a (optimistic=false)
12:35:05.211 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:05.211 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:05.211 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
12:35:05.211 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:05.212 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.213 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.215 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55a2513 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528694e1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:05.215 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6493fcd7, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-6, enlisted resources=[]]
12:35:05.215 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:05.230 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528694e1"
12:35:05.230 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
12:35:05.231 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.232 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms
12:35:05.232 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:05.232 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
12:35:05.236 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:05.238 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
12:35:05.239 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
12:35:05.239 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="1") enlisted in transactional cache
12:35:05.241 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" having fields "publicKey" fetched from table ""repository""
12:35:05.249 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "deca02b0-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528694e1"
12:35:05.250 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:35:05.251 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.251 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7f2c1ed"
12:35:05.251 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="1") is having the following fields in Level 2 cache object updated : [3]
12:35:05.252 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" having fields "privateKey" fetched from table ""repository""
12:35:05.259 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "f02242b2-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528694e1"
12:35:05.260 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:35:05.261 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.261 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@240c19a4"
12:35:05.261 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="1") is having the following fields in Level 2 cache object updated : [7]
12:35:05.262 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]initPersistenceManagerFactory: repositoryId=f28cd01e-6a00-4986-a5b7-15787a66fb47
12:35:05.262 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a
12:35:05.262 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.262 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.263 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6493fcd7]]
12:35:05.263 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55a2513 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528694e1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.263 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55a2513 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528694e1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.263 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:05.263 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:05.264 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
12:35:05.264 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@173c06a9, lifecycle=HOLLOW]
12:35:05.264 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:05.264 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@214b120a"
12:35:05.264 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1098 ms.
12:35:05.265 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@214b120a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@a6d58e7" with txn="org.datanucleus.TransactionImpl@1784b8fa"
12:35:05.265 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-7, enlisted resources=[]]
12:35:05.265 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a (optimistic=false)
12:35:05.265 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
12:35:05.266 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:35:05.267 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:05.267 [qtp222427158-20] 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]
12:35:05.267 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:35:05.268 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.269 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.269 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2fa066a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d5148c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:05.270 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@21c2994e, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-7, enlisted resources=[]]
12:35:05.270 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
12:35:05.279 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "417b82b4-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d5148c1"
12:35:05.279 [qtp222427158-20] 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-14 12:35:05.265>
12:35:05.280 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.280 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-7, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@21c2994e]]
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2fa066a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d5148c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2fa066a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d5148c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.281 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms
12:35:05.282 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@214b120a"
12:35:05.283 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2f4fd98e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:05.283 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2f4fd98e]tryAcquire: returning true. lockCounter=1
12:35:05.283 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2f4fd98e]tryAcquire: returning true. lockCounter=2
12:35:05.283 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:05.284 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2f4fd98e]release: NOT releasing underlying FileLock. lockCounter=1
12:35:05.285 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2f4fd98e]release: releasing underlying FileLock. lockCounter=0
12:35:05.285 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@214b120a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@a6d58e7" with txn="org.datanucleus.TransactionImpl@7b97720a"
12:35:05.285 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-8, enlisted resources=[]]
12:35:05.285 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a (optimistic=false)
12:35:05.286 [qtp222427158-20] 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
12:35:05.286 [qtp222427158-20] 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
12:35:05.287 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@413c4de8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c3053f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:05.287 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@113de0d2, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-8, enlisted resources=[]]
12:35:05.288 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:05.288 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c3053f"
12:35:05.288 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
12:35:05.288 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:05.289 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:35:05.289 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:05.289 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:05.290 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:05.290 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:05.290 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="1") enlisted in transactional cache
12:35:05.291 [qtp222427158-20] 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@5ae7e62d"
12:35:05.292 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" 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]
12:35:05.292 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:05.292 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" field "aliases" loading contents to SCO wrapper from the datastore
12:35:05.301 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c3053f"
12:35:05.301 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:05.302 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.303 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@779b430d"
12:35:05.303 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2076d266]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:05.303 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2076d266]tryAcquire: returning true. lockCounter=1
12:35:05.304 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:05.304 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2076d266]release: releasing underlying FileLock. lockCounter=0
12:35:05.304 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k91779eq-7sob6' of repository 'f28cd01e-6a00-4986-a5b7-15787a66fb47' already in-sync.
12:35:05.304 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a299f2d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:05.304 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a299f2d]tryAcquire: returning true. lockCounter=1
12:35:05.305 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a299f2d]tryAcquire: returning true. lockCounter=2
12:35:05.305 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:05.305 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a299f2d]release: NOT releasing underlying FileLock. lockCounter=1
12:35:05.305 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a299f2d]release: releasing underlying FileLock. lockCounter=0
12:35:05.306 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.306 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.306 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:05.306 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.306 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.306 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a
12:35:05.306 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.307 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.307 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-8, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@113de0d2]]
12:35:05.307 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@413c4de8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c3053f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.307 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@413c4de8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c3053f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.307 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:05.307 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:05.308 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
12:35:05.308 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5ae7e62d, lifecycle=HOLLOW]
12:35:05.308 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:05.308 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@214b120a"
12:35:05.308 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@214b120a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@a6d58e7" with txn="org.datanucleus.TransactionImpl@3ed9b60c"
12:35:05.309 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-9, enlisted resources=[]]
12:35:05.309 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a (optimistic=false)
12:35:05.309 [qtp222427158-20] 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
12:35:05.309 [qtp222427158-20] 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
12:35:05.310 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ccbb7a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6c7107b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:05.310 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@459a2781, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-9, enlisted resources=[]]
12:35:05.310 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:05.310 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6c7107b5"
12:35:05.310 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
12:35:05.311 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.311 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:35:05.311 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:05.312 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:05.312 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:05.312 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:05.312 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="1") enlisted in transactional cache
12:35:05.312 [qtp222427158-20] 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@6c1a627"
12:35:05.313 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" 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]
12:35:05.313 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:05.320 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "b58d42ba-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6c7107b5"
12:35:05.320 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
12:35:05.320 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:05.321 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d37a60b"
12:35:05.321 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" field "aliases" loading contents to SCO wrapper from the datastore
12:35:05.322 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6c7107b5"
12:35:05.322 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:05.322 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:05.323 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b49fd24"
12:35:05.323 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.323 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.323 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:05.323 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.323 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.323 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a
12:35:05.324 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.324 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.324 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-9, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@459a2781]]
12:35:05.324 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ccbb7a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6c7107b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.324 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ccbb7a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6c7107b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.325 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:05.325 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:05.325 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
12:35:05.325 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6c1a627, lifecycle=HOLLOW]
12:35:05.325 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:05.325 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@214b120a"
12:35:05.326 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]open: closing=false closeAbortable=true
12:35:05.327 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@214b120a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@a6d58e7" with txn="org.datanucleus.TransactionImpl@898a7a8"
12:35:05.327 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-10, enlisted resources=[]]
12:35:05.327 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a (optimistic=false)
12:35:05.327 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4aa13412]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:05.327 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4aa13412]tryAcquire: returning true. lockCounter=1
12:35:05.327 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4aa13412]tryAcquire: returning true. lockCounter=2
12:35:05.328 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:05.328 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4aa13412]release: NOT releasing underlying FileLock. lockCounter=1
12:35:05.328 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4aa13412]release: releasing underlying FileLock. lockCounter=0
12:35:05.332 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
12:35:05.332 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:05.332 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
12:35:05.333 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
12:35:05.333 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.335 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.335 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b89a3b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:05.335 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7147a090, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-10, enlisted resources=[]]
12:35:05.336 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
12:35:05.344 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "af9982bd-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5"
12:35:05.344 [qtp222427158-20] 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'
12:35:05.345 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.346 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
12:35:05.347 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
12:35:05.347 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:05.347 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
12:35:05.347 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
12:35:05.348 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.349 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.349 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
12:35:05.356 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "50f842bf-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5"
12:35:05.356 [qtp222427158-20] 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"
12:35:05.357 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.357 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
12:35:05.361 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
12:35:05.363 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 2 ms
12:35:05.363 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
12:35:05.364 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
12:35:05.365 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.368 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 4 ms
12:35:05.368 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
12:35:05.381 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "725802c1-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5"
12:35:05.381 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
12:35:05.382 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.392 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 24 ms
12:35:05.392 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
12:35:05.393 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:05.393 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
12:35:05.393 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
12:35:05.394 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.395 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.395 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
12:35:05.403 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "93b8c2c3-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5"
12:35:05.403 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
12:35:05.404 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.404 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
12:35:05.405 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
12:35:05.406 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:05.406 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
12:35:05.406 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
12:35:05.407 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.408 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.408 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
12:35:05.431 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "351a82c5-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5"
12:35:05.431 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
12:35:05.432 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.432 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 24 ms
12:35:05.433 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
12:35:05.434 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:05.434 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
12:35:05.434 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
12:35:05.435 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:05.436 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:05.436 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
12:35:05.451 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "d67d42c7-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5"
12:35:05.451 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
12:35:05.452 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:05.452 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.453 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@214b120a
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-10, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7147a090]]
12:35:05.453 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b89a3b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.454 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b89a3b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1deb77f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:05.454 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:35:05.454 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@214b120a"
12:35:05.454 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]getCloseDeferredMillis: closeDeferredMillis=0
12:35:05.455 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]close: Closing real LocalRepoManager immediately.
12:35:05.455 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [b17f5f0]_close: Shutting down real LocalRepoManager.
12:35:05.455 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
12:35:05.456 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
12:35:05.457 [qtp222427158-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
12:35:05.463 [qtp222427158-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
12:35:05.463 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared
12:35:05.463 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
12:35:05.466 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:35:05.467 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:35:05.467 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:35:05.467 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:35:05.467 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:35:05.468 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:35:05.519 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [b9739d2]release: releasing underlying FileLock. lockCounter=0
12:35:05.541 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@531df470[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@31f06292{null}
12:35:05.541 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@2c390897{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=1631}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


12:35:05.547 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@1b8e31fc[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78b83d2e] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
12:35:05.549 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@531df470[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}
12:35:05.549 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


12:35:05.549 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
12:35:05.549 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@1b8e31fc[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78b83d2e] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
12:35:05.550 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3371996f{IDLE}->null [HeapByteBuffer@3ffbfbfd[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>R4OHRIaWJNZURoT3F...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@531df470[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}]
12:35:05.551 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3371996f{WRITING}->null:IDLE-->WRITING
12:35:05.553 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=W,to=1678/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=END,244 of 244},g=HttpGenerator@345bfb0b{s=COMPLETING}]=>HttpChannelOverHttp@2c390897{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=1643}
12:35:05.553 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@3371996f{WRITING}->null
12:35:05.554 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3371996f{IDLE}->null:WRITING-->IDLE
12:35:05.554 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@1b8e31fc[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78b83d2e] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
12:35:05.565 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1, calling complete=true
12:35:05.565 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null
12:35:05.565 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2c390897{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:44078/RepoInfo,age=1655}
12:35:05.567 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3e2600a9{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
12:35:05.567 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:44078/RepoInfo,age=1657} action COMPLETE
12:35:05.567 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@3e2600a9{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
12:35:05.567 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
12:35:05.574 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3e2600a9{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
12:35:05.574 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
12:35:05.574 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
12:35:05.575 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
12:35:05.575 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3ffbfbfd[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}
12:35:05.575 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3ffbfbfd[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}
12:35:05.576 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3ffbfbfd[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}
12:35:05.576 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3ffbfbfd[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} {}
12:35:05.577 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3ffbfbfd[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}
12:35:05.577 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
12:35:05.578 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.578 [qtp222427158-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.579 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28fa591c{AC.ReadCB@11b1a195{HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:05.579 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.580 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6fda0ff0 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
12:35:05.580 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
12:35:05.580 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken with none selected
12:35:05.580 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken up from select, 0/0/1 selected
12:35:05.580 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 processing 0 keys, 1 updates
12:35:05.580 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.580 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6fda0ff0
12:35:05.580 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3e2600a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
12:35:05.581 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.581 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.581 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:05.581 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 waiting with 1 keys
12:35:05.598 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2809 ms
Local repository:
  repository.repositoryId = f28cd01e-6a00-4986-a5b7-15787a66fb47
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@6ae6d078
  repository.publicKeySha1 = 8A:07:6C:CB:47:7A:40:E2:3B:7A:02:7E:7C:A9:80:85:0E:BD:41:F9

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

12:35:05.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@58326051{STARTED}[9.4.17.v20190418]
12:35:05.604 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@58326051{STOPPING}[9.4.17.v20190418]
12:35:05.606 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:44078}
12:35:05.608 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@58326051{STOPPING}[9.4.17.v20190418] by 
12:35:05.609 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:05.609 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:05.609 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
12:35:05.610 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@78504ce9 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
12:35:05.610 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
12:35:05.610 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 woken with none selected
12:35:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 woken up from select, 0/0/0 selected
12:35:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 processing 0 keys, 1 updates
12:35:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@78504ce9
12:35:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
12:35:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.612 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 waiting with 0 keys
12:35:05.613 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@12608986 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
12:35:05.614 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
12:35:05.615 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 woken with none selected
12:35:05.615 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 woken up from select, 0/0/0 selected
12:35:05.616 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@874cca3 processing 0 keys, 1 updates
12:35:05.616 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.616 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@12608986
12:35:05.617 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.620 [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-15T12:35:05.619165+02:00
12:35:05.620 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
12:35:05.621 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:05.621177+02:00
12:35:05.621 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
12:35:05.622 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
12:35:05.622 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4882b9a on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
12:35:05.622 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=1
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken with none selected
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken up from select, 0/0/1 selected
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 processing 0 keys, 1 updates
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4882b9a
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
12:35:05.623 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=44/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.624 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,OPEN,fill=FI,flush=-,to=45/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.625 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,CLOSED,fill=FI,flush=-,to=45/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.627 [qtp222427158-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@3371996f{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)
12:35:05.636 [qtp222427158-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@28fa591c{AC.ReadCB@11b1a195{HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,CLOSED,fill=FI,flush=-,to=57/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@11b1a195[p=HttpParser{s=START,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:05.637 [qtp222427158-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
12:35:05.637 [qtp222427158-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
12:35:05.637 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,CLOSED,fill=-,flush=-,to=58/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@11b1a195[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
12:35:05.637 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
12:35:05.638 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d0a492d
12:35:05.638 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d0a492d
12:35:05.639 [qtp222427158-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,CLOSED,fill=-,flush=-,to=59/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@11b1a195[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.639 [qtp222427158-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@11b1a195::SocketChannelEndPoint@72c4e4e3{/127.0.0.1:48696<->/127.0.0.1:44078,CLOSED,fill=-,flush=-,to=60/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@11b1a195[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@345bfb0b{s=START}]=>HttpChannelOverHttp@2c390897{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:05.640 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d0a492d
12:35:05.640 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.640 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 waiting with 1 keys
12:35:05.641 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7ec508e6 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=0
12:35:05.642 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=1
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken with none selected
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 woken up from select, 0/0/0 selected
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e9309b7 processing 0 keys, 1 updates
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7ec508e6
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.643 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
12:35:05.645 [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-15T12:35:05.644743+02:00
12:35:05.645 [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-15T12:35:05.645423+02:00
12:35:05.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
12:35:05.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
12:35:05.646 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@26d8908e on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
12:35:05.646 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
12:35:05.647 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 woken with none selected
12:35:05.647 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 woken up from select, 0/0/0 selected
12:35:05.647 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 processing 0 keys, 1 updates
12:35:05.648 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.648 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@26d8908e
12:35:05.648 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
12:35:05.649 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.649 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 waiting with 0 keys
12:35:05.649 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@30e2016a on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
12:35:05.649 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
12:35:05.650 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 woken with none selected
12:35:05.650 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 woken up from select, 0/0/0 selected
12:35:05.650 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f4f3253 processing 0 keys, 1 updates
12:35:05.650 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:05.650 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@30e2016a
12:35:05.651 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:05.651 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
12:35:05.652 [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-15T12:35:05.65197+02:00
12:35:05.653 [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-15T12:35:05.652883+02:00
12:35:05.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
12:35:05.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:05.654 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3da30852[HTTP/1.1]
12:35:05.654 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3da30852[HTTP/1.1]
12:35:05.654 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:05.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:05.655 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@58326051{STOPPING}[9.4.17.v20190418]
12:35:05.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
12:35:05.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6035b93b{STARTED}[interval=660000, ownscheduler=false]
12:35:05.655 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
12:35:05.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6035b93b{STOPPED}[interval=660000, ownscheduler=false]
12:35:05.656 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@4189d70b{STOPPED}[worker=node0]
12:35:05.656 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@14dda234{STARTED}
12:35:05.656 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@14dda234{STOPPING}
12:35:05.656 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@14dda234{STOPPED}
12:35:05.656 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN}
12:35:05.656 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN} by 
12:35:05.657 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
12:35:05.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
12:35:05.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:35:05.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
12:35:05.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
12:35:05.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:35:05.657 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
12:35:05.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1e0f9063{STARTED}
12:35:05.658 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1e0f9063{STOPPING}
12:35:05.661 [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
12:35:05.661 [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
12:35:05.661 [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
12:35:05.673 [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
12:35:05.674 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1e0f9063{STOPPED}
12:35:05.674 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
12:35:05.675 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
12:35:05.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
12:35:05.676 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@336f1079{STARTED}
12:35:05.676 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@336f1079{STOPPED}
12:35:05.676 [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}]
12:35:05.677 [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}]
12:35:05.677 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@793138bd{s=1/6,p=0}
12:35:05.677 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@1b3a8662 offer STOP!
12:35:05.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@793138bd{s=0/6,p=0}
12:35:05.678 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@1b3a8662 task=STOP!
12:35:05.678 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@1b3a8662 Exited
12:35:05.679 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@793138bd{s=0/6,p=0}@1b3a8662
12:35:05.679 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.679 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-14,5,main] for 14999
12:35:05.680 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.681 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.680 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.681 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.681 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-15,5,main] for 14998
12:35:05.681 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:05.682 [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]
12:35:05.683 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@58326051{STOPPED}[9.4.17.v20190418]
12:35:05.683 [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
12:35:05.683 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]release: releasing underlying FileLock. lockCounter=0
12:35:05.684 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
12:35:05.807 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=74.0 MiB, used=18.9 MiB, available=3.9 GiB
12:35:05.808 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
12:35:05.809 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
12:35:05.809 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]tryAcquire: returning true. lockCounter=1
12:35:05.811 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
12:35:05.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@398f0516{STOPPED},AUTO}
12:35:05.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@4a7db5a[HTTP/1.1] added {HttpConfiguration@56b66a26{32768/8192,8192/8192,https://:0,[]},POJO}
12:35:05.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {Server@295d54d6{STOPPED}[9.4.17.v20190418],UNMANAGED}
12:35:05.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
12:35:05.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@398f0516{STOPPED},AUTO}
12:35:05.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@54687fd0,POJO}
12:35:05.814 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4a7db5a[HTTP/1.1],AUTO}
12:35:05.814 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4a7db5a[HTTP/1.1]
12:35:05.814 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
12:35:05.814 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
12:35:05.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
12:35:05.815 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6eaf030c
12:35:05.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1,MANAGED}
12:35:05.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {ServletHandler@7a3a49e5{STOPPED},MANAGED}
12:35:05.815 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
12:35:05.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE},MANAGED}
12:35:05.818 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@295d54d6{STOPPED}[9.4.17.v20190418]
12:35:05.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STARTING}[9.4.17.v20190418] added {ErrorHandler@26495639{STOPPED},AUTO}
12:35:05.818 [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
12:35:05.818 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@295d54d6{STARTING}[9.4.17.v20190418]
12:35:05.819 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
12:35:05.819 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}
12:35:05.819 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}] added {ReservedThreadExecutor@45c408a4{s=0/6,p=0},AUTO}
12:35:05.819 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@45c408a4{s=0/6,p=0}
12:35:05.819 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22454ms ReservedThreadExecutor@45c408a4{s=0/6,p=0}
12:35:05.820 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-32,5,main]
12:35:05.820 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-33,5,main]
12:35:05.822 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-34,5,main]
12:35:05.823 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-35,5,main]
12:35:05.824 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-36,5,main]
12:35:05.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-37,5,main]
12:35:05.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-38,5,main]
12:35:05.826 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-39,5,main]
12:35:05.827 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22461ms QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}]
12:35:05.827 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@398f0516{STOPPED}
12:35:05.827 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22462ms ScheduledExecutorScheduler@398f0516{STARTED}
12:35:05.828 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
12:35:05.828 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@b2da3a5{/,null,STARTING}
12:35:05.829 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
12:35:05.829 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
12:35:05.829 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600],AUTO}
12:35:05.829 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@21c99abf{STOPPED}[worker=null]
12:35:05.830 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
12:35:05.830 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
12:35:05.830 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@21c99abf{STARTING}[worker=node0] added {HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
12:35:05.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false]
12:35:05.831 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
12:35:05.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22466ms HouseKeeper@6d6f6ca9{STARTED}[interval=600000, ownscheduler=false]
12:35:05.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22466ms DefaultSessionIdManager@21c99abf{STARTED}[worker=node0]
12:35:05.832 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@21c99abf{STARTED}[worker=node0],MANAGED}
12:35:05.833 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {DefaultSessionIdManager@21c99abf{STARTED}[worker=node0],UNMANAGED}
12:35:05.833 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
12:35:05.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7a3a49e5{STOPPED}
12:35:05.833 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0[EMBEDDED:null]
12:35:05.834 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
12:35:05.834 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
12:35:05.834 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
12:35:05.834 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
12:35:05.834 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
12:35:05.835 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-16f4a3c0=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
12:35:05.835 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7a3a49e5{STARTING}
12:35:05.835 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0[EMBEDDED:null]
12:35:05.835 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
12:35:05.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a[EMBEDDED:null]
12:35:05.836 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
12:35:05.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
12:35:05.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
12:35:05.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
12:35:05.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
12:35:05.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-16f4a3c0=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
12:35:05.836 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7a3a49e5{STARTING}
12:35:05.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22471ms ServletHandler@7a3a49e5{STARTED}
12:35:05.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:35:05.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
12:35:05.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22471ms org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
12:35:05.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22472ms org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:35:05.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22472ms org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
12:35:05.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
12:35:05.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22472ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
12:35:05.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
12:35:05.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22473ms org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
12:35:05.839 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@236b4a44 for org.glassfish.jersey.servlet.ServletContainer-16f4a3c0
12:35:06.107 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
12:35:06.107 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22741ms o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
12:35:06.107 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@26495639{STOPPED}
12:35:06.107 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@26495639{STARTING}
12:35:06.107 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22742ms ErrorHandler@26495639{STARTED}
12:35:06.107 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:06.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:36800],POJO}
12:35:06.108 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@4a7db5a[HTTP/1.1]
12:35:06.108 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22743ms HttpConnectionFactory@4a7db5a[HTTP/1.1]
12:35:06.108 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}
12:35:06.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.10933+02:00 added {SelectorProducer@174e1b99,POJO}
12:35:06.110 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.109895+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
12:35:06.111 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.110919+02:00 created
12:35:06.111 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.111502+02:00,MANAGED}
12:35:06.111 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800} added {ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
12:35:06.112 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.112379+02:00 added {SelectorProducer@14af73e1,POJO}
12:35:06.113 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.112901+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
12:35:06.113 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.11346+02:00 created
12:35:06.114 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.113961+02:00,MANAGED}
12:35:06.114 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800} added {ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
12:35:06.115 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.115086+02:00 added {SelectorProducer@32513dea,POJO}
12:35:06.115 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.115586+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
12:35:06.116 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.11635+02:00 created
12:35:06.117 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.11692+02:00,MANAGED}
12:35:06.117 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800} added {ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
12:35:06.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0
12:35:06.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.117755+02:00
12:35:06.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22752ms EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.118196+02:00
12:35:06.118 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
12:35:06.119 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
12:35:06.119 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.11927+02:00 tryProduce false
12:35:06.119 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
12:35:06.119 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:06.119 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f waiting with 0 keys
12:35:06.119 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6f655dbd on ManagedSelector@53a09566{STARTING} id=0 keys=0 selected=0 updates=0
12:35:06.119 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STARTING} id=0 keys=0 selected=0 updates=1
12:35:06.120 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f woken with none selected
12:35:06.120 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f woken up from select, 0/0/0 selected
12:35:06.121 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f processing 0 keys, 1 updates
12:35:06.121 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:06.121 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6f655dbd
12:35:06.121 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:06.121 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f waiting with 0 keys
12:35:06.121 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22755ms ManagedSelector@53a09566{STARTED} id=0 keys=0 selected=0 updates=0
12:35:06.121 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0
12:35:06.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.121864+02:00
12:35:06.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22756ms EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.122348+02:00
12:35:06.122 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
12:35:06.123 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ac1b6c0 on ManagedSelector@73da303e{STARTING} id=1 keys=0 selected=0 updates=0
12:35:06.123 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
12:35:06.123 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.123525+02:00 tryProduce false
12:35:06.123 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:06.123 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ac1b6c0
12:35:06.124 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:06.124 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22758ms ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=0
12:35:06.124 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 waiting with 0 keys
12:35:06.124 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0
12:35:06.125 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.12484+02:00
12:35:06.125 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22759ms EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.125327+02:00
12:35:06.125 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
12:35:06.125 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fb82f73 on ManagedSelector@5d0e703a{STARTING} id=2 keys=0 selected=0 updates=0
12:35:06.125 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
12:35:06.128 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:06.128003+02:00 tryProduce false
12:35:06.129 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:06.129 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fb82f73
12:35:06.129 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:06.130 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22764ms ManagedSelector@5d0e703a{STARTED} id=2 keys=0 selected=0 updates=0
12:35:06.130 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 waiting with 0 keys
12:35:06.130 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22764ms SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}
12:35:06.130 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800} added {acceptor-0@2f166d61,POJO}
12:35:06.131 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@2f166d61
12:35:06.131 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}
12:35:06.131 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22765ms ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}
12:35:06.131 [main] INFO org.eclipse.jetty.server.Server - Started @22765ms
12:35:06.131 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22765ms Server@295d54d6{STARTED}[9.4.17.v20190418]
12:35:06.131 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
12:35:06.131 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]tryAcquire: returning true. lockCounter=1
12:35:06.132 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]release: releasing underlying FileLock. lockCounter=0
12:35:06.132 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@2f166d61
12:35:06.133 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:06.133 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]tryAcquire: returning true. lockCounter=1
12:35:06.135 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:06.135 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]release: releasing underlying FileLock. lockCounter=0
12:35:06.241 [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
12:35:06.242 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
12:35:06.243 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]tryAcquire: returning true. lockCounter=2
12:35:06.244 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]release: NOT releasing underlying FileLock. lockCounter=1
12:35:06.244 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:06.245 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]tryAcquire: returning true. lockCounter=1
12:35:06.245 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:06.245 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]release: releasing underlying FileLock. lockCounter=0
12:35:06.249 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:35:06.249 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:35:06.250 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:35:06.250 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:35:06.250 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:35:06.250 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:35:06.576 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
12:35:06.652 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
12:35:06.793 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
12:35:06.972 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
12:35:07.043 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
12:35:07.107 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
12:35:07.185 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
12:35:07.260 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
12:35:07.305 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123457500': java.sql.SQLSyntaxErrorException: Index 'SQL200415123457500' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
12:35:07.346 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
12:35:07.376 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
12:35:07.380 [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.
12:35:07.421 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
12:35:07.437 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123458070': java.sql.SQLSyntaxErrorException: Index 'SQL200415123458070' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
12:35:07.460 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
12:35:07.490 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
12:35:07.492 [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.
12:35:07.508 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123458740': java.sql.SQLSyntaxErrorException: Index 'SQL200415123458740' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
12:35:07.542 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
12:35:07.545 [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.
12:35:07.575 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
12:35:07.592 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123500400': java.sql.SQLSyntaxErrorException: Index 'SQL200415123500400' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
12:35:07.626 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
12:35:07.631 [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.
12:35:07.634 [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.
12:35:07.670 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
12:35:07.672 [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.
12:35:07.688 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123459560': java.sql.SQLSyntaxErrorException: Index 'SQL200415123459560' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
12:35:07.725 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
12:35:07.808 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
12:35:07.822 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123459880': java.sql.SQLSyntaxErrorException: Index 'SQL200415123459880' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
12:35:07.823 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123459880': java.sql.SQLSyntaxErrorException: Index 'SQL200415123459880' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
12:35:07.868 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
12:35:07.883 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123457360': java.sql.SQLSyntaxErrorException: Index 'SQL200415123457360' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
12:35:07.911 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
12:35:07.960 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
12:35:07.964 [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.
12:35:07.978 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123500230': java.sql.SQLSyntaxErrorException: Index 'SQL200415123500230' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
12:35:08.011 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
12:35:08.025 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123458330': java.sql.SQLSyntaxErrorException: Index 'SQL200415123458330' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
12:35:08.053 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
12:35:08.055 [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.
12:35:08.083 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
12:35:08.086 [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.
12:35:08.119 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
12:35:08.206 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
12:35:08.221 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200415123456970': java.sql.SQLSyntaxErrorException: Index 'SQL200415123456970' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
12:35:08.253 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
12:35:08.297 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
12:35:08.333 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
12:35:08.334 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
12:35:08.346 [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
12:35:09.354 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 2 of 2
12:35:09.423 [qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@57e6c718 on ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=0
12:35:09.425 [qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=1
12:35:09.427 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken with none selected
12:35:09.427 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken up from select, 0/0/0 selected
12:35:09.427 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 processing 0 keys, 1 updates
12:35:09.427 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:09.427 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@57e6c718
12:35:09.429 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@57e6c718
12:35:09.429 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:09.429 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 waiting with 1 keys
12:35:09.429 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@57e6c718
12:35:09.432 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 2 ms, remaining: 29998 ms
12:35:09.433 [qtp1339273738-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1a12b427{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
12:35:09.434 [qtp1339273738-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}-><null>
12:35:09.435 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.436 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.437 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.437 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6e859132{AC.ReadCB@5f102901{HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:09.438 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.438 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6139a349 on ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
12:35:09.438 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
12:35:09.439 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken with none selected
12:35:09.439 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken up from select, 0/0/1 selected
12:35:09.439 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.439 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 processing 0 keys, 1 updates
12:35:09.439 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@57e6c718
12:35:09.439 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:09.439 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6139a349
12:35:09.439 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.440 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:09.440 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 waiting with 1 keys
12:35:09.440 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken up from select, 1/1/1 selected
12:35:09.440 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 processing 1 keys, 0 updates
12:35:09.441 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36800 remote=/127.0.0.1:35048], selector=sun.nio.ch.EPollSelectorImpl@8019b19, interestOps=1, readyOps=1 SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
12:35:09.441 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.442 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:09.444 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0} tryExecute EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:09.444221+02:00
12:35:09.444 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=1} startReservedThread p=1
12:35:09.444 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@45c408a4{s=0/6,p=1}@2f9f069
12:35:09.445 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@45c408a4{s=0/6,p=1}@2f9f069
12:35:09.445 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=1/6,p=1}@2f9f069 started
12:35:09.445 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@45c408a4{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:09.445003+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
12:35:09.445 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=1/6,p=0}@2f9f069 waiting
12:35:09.446 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:09.446 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
12:35:09.446 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:09.447 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:09.447 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 waiting with 1 keys
12:35:09.448 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:09.449 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6e859132{AC.ReadCB@5f102901{HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:09.449 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1a12b427{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
12:35:09.450 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@2f171cc2[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}
12:35:09.450 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@2f171cc2[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}
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2f171cc2[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} {}
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2f171cc2[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}
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
12:35:09.451 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
12:35:09.452 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
12:35:09.453 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
12:35:09.454 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:36800/RepoInfo on HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36800/RepoInfo,age=0}
POST //127.0.0.1:36800/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic anR4OHRIaWJNZURoT3FzTy1TWFBiQTpiZkxOWmkucnZYN1pUczR2RHAqS2cqUGww
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:36800
Connection: keep-alive
Content-Length: 244


12:35:09.454 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36800/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 244}
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36800/RepoInfo,age=1} handle //127.0.0.1:36800/RepoInfo 
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1a12b427{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=2} action DISPATCH
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=2}
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 session=null
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
12:35:09.455 [qtp1339273738-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
12:35:09.461 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
12:35:09.462 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic anR4OHRIaWJNZURoT3FzTy1TWFBiQTpiZkxOWmkucnZYN1pUczR2RHAqS2cqUGww
12:35:09.467 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=13} parse HeapByteBuffer@2f171cc2[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} {}
12:35:09.467 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2f171cc2[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}
12:35:09.467 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=14} onContent Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.467 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=0,q=0,[0]=null,s=STREAM] addContent Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.467 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
12:35:09.468 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=15} onContentComplete
12:35:09.468 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=15} onRequestComplete
12:35:09.468 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
12:35:09.468 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=END,244 of 244},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=15} parsed false HttpParser{s=END,244 of 244}
12:35:09.477 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.477 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.477 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.478 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.478 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.479 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.479 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.479 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.480 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.480 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.480 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.480 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.481 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.481 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.481 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.482 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.482 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.482 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.483 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.483 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.483 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.483 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.484 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.484 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.484 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.484 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.485 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.485 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.485 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@c21224[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@51478f7e{HeapByteBufferR@fcb3003[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}}
12:35:09.486 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=END,244 of 244},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=33}
12:35:09.487 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@1a12b427{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
12:35:09.489 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6'
12:35:09.489 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [14cf1dc8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6/.cloudstore-repo/cloudstore-repository.lock'
12:35:09.490 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [14cf1dc8]tryAcquire: returning true. lockCounter=1
12:35:09.490 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6' locked successfully.
12:35:09.490 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
12:35:09.492 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
12:35:09.493 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:35:09.494 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:35:09.494 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:35:09.494 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:35:09.495 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:35:09.495 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:35:09.496 [qtp1339273738-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
12:35:09.500 [qtp1339273738-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.
12:35:09.504 [qtp1339273738-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.
12:35:09.511 [qtp1339273738-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.
12:35:09.516 [qtp1339273738-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.
12:35:09.522 [qtp1339273738-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.
12:35:09.526 [qtp1339273738-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.
12:35:09.533 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
12:35:09.534 [qtp1339273738-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
12:35:09.535 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
12:35:09.536 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Type converter support loaded
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
12:35:09.537 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
12:35:09.538 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
12:35:09.539 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.sql.Timestamp,java.util.Date
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.sql.Time,java.lang.Long
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.sql.Timestamp,java.util.Date
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.sql.Time,java.lang.Long
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
12:35:09.540 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.sql.Timestamp,java.util.Date,[Ljava.lang.Object;
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
12:35:09.541 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
12:35:09.542 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
12:35:09.542 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
12:35:09.542 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
12:35:09.542 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
12:35:09.543 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
12:35:09.543 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
12:35:09.544 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
12:35:09.544 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
12:35:09.545 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
12:35:09.545 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.546 [qtp1339273738-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
12:35:09.547 [qtp1339273738-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
12:35:09.547 [qtp1339273738-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
12:35:09.547 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
12:35:09.548 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
12:35:09.549 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
12:35:09.550 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
12:35:09.550 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
12:35:09.551 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
12:35:09.551 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
12:35:09.552 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
12:35:09.552 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.552 [qtp1339273738-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
12:35:09.553 [qtp1339273738-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
12:35:09.553 [qtp1339273738-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
12:35:09.554 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
12:35:09.554 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
12:35:09.555 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
12:35:09.555 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
12:35:09.555 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
12:35:09.556 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
12:35:09.556 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.557 [qtp1339273738-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
12:35:09.557 [qtp1339273738-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
12:35:09.558 [qtp1339273738-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
12:35:09.558 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
12:35:09.559 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
12:35:09.560 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
12:35:09.560 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
12:35:09.561 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
12:35:09.561 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
12:35:09.562 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
12:35:09.562 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
12:35:09.563 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.563 [qtp1339273738-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
12:35:09.563 [qtp1339273738-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
12:35:09.564 [qtp1339273738-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
12:35:09.564 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
12:35:09.564 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
12:35:09.565 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
12:35:09.565 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
12:35:09.566 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
12:35:09.566 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
12:35:09.566 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.567 [qtp1339273738-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
12:35:09.567 [qtp1339273738-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
12:35:09.568 [qtp1339273738-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
12:35:09.568 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
12:35:09.568 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
12:35:09.569 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
12:35:09.570 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
12:35:09.570 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
12:35:09.571 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
12:35:09.571 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
12:35:09.572 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
12:35:09.572 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.573 [qtp1339273738-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
12:35:09.573 [qtp1339273738-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
12:35:09.574 [qtp1339273738-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
12:35:09.574 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
12:35:09.574 [qtp1339273738-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.
12:35:09.575 [qtp1339273738-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.
12:35:09.575 [qtp1339273738-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.
12:35:09.576 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
12:35:09.576 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
12:35:09.577 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
12:35:09.577 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
12:35:09.577 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
12:35:09.578 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
12:35:09.578 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
12:35:09.578 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
12:35:09.579 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
12:35:09.579 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.580 [qtp1339273738-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
12:35:09.580 [qtp1339273738-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
12:35:09.580 [qtp1339273738-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
12:35:09.580 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
12:35:09.581 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
12:35:09.582 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
12:35:09.583 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
12:35:09.583 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
12:35:09.583 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
12:35:09.584 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
12:35:09.584 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
12:35:09.585 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.585 [qtp1339273738-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
12:35:09.586 [qtp1339273738-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
12:35:09.587 [qtp1339273738-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
12:35:09.587 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
12:35:09.587 [qtp1339273738-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.
12:35:09.587 [qtp1339273738-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.
12:35:09.587 [qtp1339273738-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.
12:35:09.588 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
12:35:09.588 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
12:35:09.588 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
12:35:09.588 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
12:35:09.589 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
12:35:09.589 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
12:35:09.589 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
12:35:09.590 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
12:35:09.591 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.591 [qtp1339273738-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
12:35:09.591 [qtp1339273738-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
12:35:09.592 [qtp1339273738-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
12:35:09.592 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
12:35:09.592 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
12:35:09.592 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
12:35:09.593 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
12:35:09.593 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
12:35:09.594 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
12:35:09.594 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
12:35:09.594 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
12:35:09.595 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.595 [qtp1339273738-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
12:35:09.596 [qtp1339273738-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
12:35:09.596 [qtp1339273738-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
12:35:09.596 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
12:35:09.597 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
12:35:09.597 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
12:35:09.597 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
12:35:09.609 [qtp1339273738-38] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
12:35:09.609 [qtp1339273738-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
12:35:09.609 [qtp1339273738-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
12:35:09.612 [qtp1339273738-38] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
12:35:09.616 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5759a72f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
12:35:09.682 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
12:35:09.683 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.683 [qtp1339273738-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)
12:35:09.684 [qtp1339273738-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)
12:35:09.684 [qtp1339273738-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)
12:35:09.684 [qtp1339273738-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)
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : read-write
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
12:35:09.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ===========================================================
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
12:35:09.749 [qtp1339273738-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/k91779eq-7sob6/.cloudstore-repo/derby]
12:35:09.749 [qtp1339273738-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/k91779eq-7sob6/.cloudstore-repo/derby]
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
12:35:09.749 [qtp1339273738-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
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ===========================================================
12:35:09.749 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5759a72f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43786c35, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:09.750 [qtp1339273738-38] DEBUG DataNucleus.Datastore - StoreManager now created
12:35:09.750 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
12:35:09.750 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
12:35:09.750 [qtp1339273738-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ClassLoading : default
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ================================================
12:35:09.751 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@244e1f3d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@24d7d645" with txn="org.datanucleus.TransactionImpl@6bf44b10"
12:35:09.753 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
12:35:09.754 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
12:35:09.754 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
12:35:09.755 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
12:35:09.755 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
12:35:09.756 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.756 [qtp1339273738-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
12:35:09.757 [qtp1339273738-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
12:35:09.757 [qtp1339273738-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
12:35:09.757 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
12:35:09.758 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
12:35:09.759 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
12:35:09.759 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
12:35:09.760 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
12:35:09.760 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
12:35:09.761 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
12:35:09.761 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
12:35:09.761 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.775 [qtp1339273738-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
12:35:09.775 [qtp1339273738-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
12:35:09.776 [qtp1339273738-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
12:35:09.776 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
12:35:09.776 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
12:35:09.777 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
12:35:09.777 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
12:35:09.778 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
12:35:09.779 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
12:35:09.779 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.780 [qtp1339273738-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
12:35:09.780 [qtp1339273738-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
12:35:09.781 [qtp1339273738-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
12:35:09.781 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
12:35:09.781 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
12:35:09.782 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
12:35:09.783 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
12:35:09.783 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
12:35:09.784 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
12:35:09.784 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
12:35:09.784 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
12:35:09.785 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.785 [qtp1339273738-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
12:35:09.786 [qtp1339273738-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
12:35:09.799 [qtp1339273738-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
12:35:09.799 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
12:35:09.799 [qtp1339273738-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.
12:35:09.800 [qtp1339273738-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.
12:35:09.800 [qtp1339273738-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.
12:35:09.800 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
12:35:09.800 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
12:35:09.802 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
12:35:09.802 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
12:35:09.803 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
12:35:09.803 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
12:35:09.804 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
12:35:09.804 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:09.805 [qtp1339273738-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
12:35:09.805 [qtp1339273738-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
12:35:09.806 [qtp1339273738-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
12:35:09.806 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
12:35:09.806 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
12:35:09.807 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
12:35:09.807 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
12:35:09.808 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
12:35:09.808 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
12:35:09.808 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
12:35:09.809 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
12:35:09.809 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
12:35:09.810 [qtp1339273738-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
12:35:09.813 [qtp1339273738-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
12:35:09.814 [qtp1339273738-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
12:35:09.814 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
12:35:09.814 [qtp1339273738-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.
12:35:09.814 [qtp1339273738-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.
12:35:09.815 [qtp1339273738-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.
12:35:09.815 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
12:35:09.816 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
12:35:09.816 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
12:35:09.817 [qtp1339273738-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
12:35:09.818 [qtp1339273738-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)
12:35:09.819 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
12:35:09.819 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
12:35:09.819 [qtp1339273738-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
12:35:09.819 [qtp1339273738-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)
12:35:09.819 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
12:35:09.820 [qtp1339273738-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") 
12:35:09.820 [qtp1339273738-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)
12:35:09.820 [qtp1339273738-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)
12:35:09.821 [qtp1339273738-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") 
12:35:09.821 [qtp1339273738-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)
12:35:09.821 [qtp1339273738-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)
12:35:09.821 [qtp1339273738-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)
12:35:09.821 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
12:35:09.821 [qtp1339273738-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") 
12:35:09.822 [qtp1339273738-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.
12:35:09.822 [qtp1339273738-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)
12:35:09.822 [qtp1339273738-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)
12:35:09.822 [qtp1339273738-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)
12:35:09.822 [qtp1339273738-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)
12:35:09.823 [qtp1339273738-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.
12:35:09.823 [qtp1339273738-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)
12:35:09.823 [qtp1339273738-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)
12:35:09.823 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
12:35:09.823 [qtp1339273738-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") 
12:35:09.823 [qtp1339273738-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.
12:35:09.824 [qtp1339273738-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)
12:35:09.824 [qtp1339273738-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)
12:35:09.824 [qtp1339273738-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)
12:35:09.824 [qtp1339273738-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") 
12:35:09.824 [qtp1339273738-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)
12:35:09.825 [qtp1339273738-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)
12:35:09.825 [qtp1339273738-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)
12:35:09.825 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
12:35:09.825 [qtp1339273738-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") 
12:35:09.825 [qtp1339273738-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)
12:35:09.826 [qtp1339273738-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
12:35:09.826 [qtp1339273738-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)
12:35:09.826 [qtp1339273738-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)
12:35:09.826 [qtp1339273738-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)
12:35:09.827 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1326ce [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@319d6619, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:09.827 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@319d6619" with isolation "serializable"
12:35:09.841 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
12:35:09.842 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:35:09.885 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 43 ms
12:35:09.886 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
12:35:09.887 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
12:35:09.888 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
12:35:09.907 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 19 ms
12:35:09.907 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
12:35:09.908 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
12:35:09.909 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
12:35:09.913 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
12:35:09.913 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
12:35:09.934 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
12:35:09.935 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
12:35:09.971 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 36 ms
12:35:09.992 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
12:35:10.008 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
12:35:10.009 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
12:35:10.033 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:35:10.055 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
12:35:10.056 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
12:35:10.104 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 48 ms
12:35:10.105 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
12:35:10.127 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
12:35:10.167 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
12:35:10.168 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
12:35:10.191 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
12:35:10.215 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
12:35:10.233 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
12:35:10.233 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
12:35:10.285 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 52 ms
12:35:10.285 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
12:35:10.308 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
12:35:10.308 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
12:35:10.336 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
12:35:10.363 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
12:35:10.364 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
12:35:10.378 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
12:35:10.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
12:35:10.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@319d6619"
12:35:10.402 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@319d6619"
12:35:10.402 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1326ce [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@319d6619, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:10.402 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1326ce [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@319d6619, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:10.403 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
12:35:10.404 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
12:35:10.405 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
12:35:10.405 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
12:35:10.406 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
12:35:10.406 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:10.407 [qtp1339273738-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
12:35:10.407 [qtp1339273738-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
12:35:10.408 [qtp1339273738-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
12:35:10.408 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
12:35:10.409 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
12:35:10.410 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
12:35:10.411 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
12:35:10.412 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
12:35:10.413 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
12:35:10.413 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
12:35:10.414 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
12:35:10.415 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
12:35:10.416 [qtp1339273738-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
12:35:10.416 [qtp1339273738-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
12:35:10.417 [qtp1339273738-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
12:35:10.417 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
12:35:10.417 [qtp1339273738-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.
12:35:10.418 [qtp1339273738-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.
12:35:10.418 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
12:35:10.420 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
12:35:10.420 [qtp1339273738-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") 
12:35:10.420 [qtp1339273738-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)
12:35:10.421 [qtp1339273738-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.
12:35:10.421 [qtp1339273738-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)
12:35:10.421 [qtp1339273738-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)
12:35:10.421 [qtp1339273738-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)
12:35:10.421 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
12:35:10.421 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48d2ee14 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43232f75, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:10.422 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43232f75" with isolation "serializable"
12:35:10.428 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
12:35:10.429 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
12:35:10.436 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
12:35:10.436 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
12:35:10.442 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
12:35:10.443 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
12:35:10.482 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 39 ms
12:35:10.482 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
12:35:10.505 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
12:35:10.529 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
12:35:10.530 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
12:35:10.542 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
12:35:10.578 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
12:35:10.578 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43232f75"
12:35:10.584 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43232f75"
12:35:10.585 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48d2ee14 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43232f75, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:10.585 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48d2ee14 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43232f75, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:10.586 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
12:35:10.586 [qtp1339273738-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
12:35:10.586 [qtp1339273738-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)
12:35:10.586 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:10.586 [qtp1339273738-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") 
12:35:10.587 [qtp1339273738-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)
12:35:10.587 [qtp1339273738-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)
12:35:10.587 [qtp1339273738-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)
12:35:10.587 [qtp1339273738-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)
12:35:10.588 [qtp1339273738-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)
12:35:10.588 [qtp1339273738-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") 
12:35:10.588 [qtp1339273738-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)
12:35:10.588 [qtp1339273738-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)
12:35:10.588 [qtp1339273738-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)
12:35:10.588 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
12:35:10.588 [qtp1339273738-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") 
12:35:10.589 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ac3ed6f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@62657944, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:10.589 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@62657944" with isolation "serializable"
12:35:10.593 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:10.595 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:10.604 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 11 ms
12:35:10.605 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:10.612 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
12:35:10.613 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
12:35:10.641 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
12:35:10.641 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
12:35:10.758 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 117 ms
12:35:10.783 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
12:35:10.784 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
12:35:10.796 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
12:35:10.813 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
12:35:10.813 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
12:35:10.890 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 77 ms
12:35:10.891 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@62657944"
12:35:10.897 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@62657944"
12:35:10.897 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ac3ed6f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@62657944, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:10.897 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ac3ed6f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@62657944, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:10.900 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
12:35:10.900 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
12:35:10.901 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
12:35:10.902 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
12:35:10.903 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
12:35:10.904 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:10.905 [qtp1339273738-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
12:35:10.905 [qtp1339273738-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
12:35:10.906 [qtp1339273738-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
12:35:10.907 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
12:35:10.907 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
12:35:10.908 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
12:35:10.909 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
12:35:10.910 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
12:35:10.911 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
12:35:10.911 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
12:35:10.912 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
12:35:10.913 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
12:35:10.913 [qtp1339273738-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
12:35:10.913 [qtp1339273738-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
12:35:10.914 [qtp1339273738-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
12:35:10.914 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
12:35:10.914 [qtp1339273738-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.
12:35:10.914 [qtp1339273738-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.
12:35:10.915 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
12:35:10.916 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
12:35:10.916 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
12:35:10.916 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
12:35:10.917 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
12:35:10.917 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
12:35:10.918 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:10.918 [qtp1339273738-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
12:35:10.919 [qtp1339273738-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
12:35:10.919 [qtp1339273738-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
12:35:10.919 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
12:35:10.920 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
12:35:10.920 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
12:35:10.921 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
12:35:10.921 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
12:35:10.921 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
12:35:10.922 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
12:35:10.923 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
12:35:10.923 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
12:35:10.924 [qtp1339273738-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
12:35:10.924 [qtp1339273738-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
12:35:10.925 [qtp1339273738-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
12:35:10.925 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
12:35:10.925 [qtp1339273738-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.
12:35:10.925 [qtp1339273738-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.
12:35:10.926 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
12:35:10.926 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:10.927 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
12:35:10.927 [qtp1339273738-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
12:35:10.927 [qtp1339273738-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)
12:35:10.927 [qtp1339273738-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") 
12:35:10.927 [qtp1339273738-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" ()
12:35:10.928 [qtp1339273738-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
12:35:10.928 [qtp1339273738-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)
12:35:10.928 [qtp1339273738-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
12:35:10.928 [qtp1339273738-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)
12:35:10.928 [qtp1339273738-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
12:35:10.928 [qtp1339273738-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)
12:35:10.928 [qtp1339273738-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") 
12:35:10.929 [qtp1339273738-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.
12:35:10.929 [qtp1339273738-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)
12:35:10.929 [qtp1339273738-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)
12:35:10.929 [qtp1339273738-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)
12:35:10.929 [qtp1339273738-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)
12:35:10.929 [qtp1339273738-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") 
12:35:10.930 [qtp1339273738-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)
12:35:10.930 [qtp1339273738-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)
12:35:10.930 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
12:35:10.931 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4dbf0289 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120547d4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:10.931 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120547d4" with isolation "serializable"
12:35:10.935 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:10.936 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:10.944 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
12:35:10.944 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:10.945 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
12:35:10.945 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
12:35:10.948 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
12:35:10.948 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
12:35:10.956 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
12:35:10.956 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
12:35:10.981 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
12:35:11.007 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:35:11.024 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:35:11.038 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
12:35:11.039 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
12:35:11.137 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 98 ms
12:35:11.162 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
12:35:11.162 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
12:35:11.172 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
12:35:11.188 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
12:35:11.188 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
12:35:11.216 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
12:35:11.216 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120547d4"
12:35:11.223 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120547d4"
12:35:11.224 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4dbf0289 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120547d4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.224 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4dbf0289 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120547d4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.227 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
12:35:11.229 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
12:35:11.230 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
12:35:11.232 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
12:35:11.233 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
12:35:11.235 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:11.236 [qtp1339273738-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
12:35:11.237 [qtp1339273738-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
12:35:11.237 [qtp1339273738-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
12:35:11.238 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
12:35:11.241 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
12:35:11.242 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
12:35:11.243 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
12:35:11.243 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
12:35:11.244 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
12:35:11.244 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
12:35:11.245 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
12:35:11.245 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
12:35:11.246 [qtp1339273738-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
12:35:11.247 [qtp1339273738-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
12:35:11.247 [qtp1339273738-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
12:35:11.247 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
12:35:11.248 [qtp1339273738-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.
12:35:11.248 [qtp1339273738-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.
12:35:11.248 [qtp1339273738-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.
12:35:11.248 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
12:35:11.249 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
12:35:11.249 [qtp1339273738-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
12:35:11.250 [qtp1339273738-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)
12:35:11.250 [qtp1339273738-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") 
12:35:11.250 [qtp1339273738-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)
12:35:11.251 [qtp1339273738-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)
12:35:11.252 [qtp1339273738-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)
12:35:11.253 [qtp1339273738-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)
12:35:11.253 [qtp1339273738-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") 
12:35:11.253 [qtp1339273738-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)
12:35:11.253 [qtp1339273738-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)
12:35:11.253 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
12:35:11.254 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40e636d5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3cecf0d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:11.255 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3cecf0d5" with isolation "serializable"
12:35:11.259 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
12:35:11.259 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
12:35:11.266 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
12:35:11.266 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
12:35:11.273 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
12:35:11.273 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
12:35:11.298 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
12:35:11.326 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
12:35:11.327 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
12:35:11.339 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
12:35:11.361 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
12:35:11.362 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
12:35:11.384 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
12:35:11.384 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3cecf0d5"
12:35:11.390 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3cecf0d5"
12:35:11.390 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40e636d5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3cecf0d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.391 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40e636d5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3cecf0d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.393 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
12:35:11.393 [qtp1339273738-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") 
12:35:11.394 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
12:35:11.395 [qtp1339273738-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" ()
12:35:11.396 [qtp1339273738-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.
12:35:11.396 [qtp1339273738-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)
12:35:11.398 [qtp1339273738-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)
12:35:11.399 [qtp1339273738-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)
12:35:11.400 [qtp1339273738-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)
12:35:11.401 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
12:35:11.402 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73e8f785 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2c3798e0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:11.402 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2c3798e0" with isolation "serializable"
12:35:11.408 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
12:35:11.408 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
12:35:11.416 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
12:35:11.416 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
12:35:11.417 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
12:35:11.418 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
12:35:11.420 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
12:35:11.420 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
12:35:11.435 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
12:35:11.436 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
12:35:11.457 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
12:35:11.491 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
12:35:11.492 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
12:35:11.505 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
12:35:11.524 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
12:35:11.538 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
12:35:11.538 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
12:35:11.563 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
12:35:11.594 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
12:35:11.594 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
12:35:11.603 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
12:35:11.619 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
12:35:11.619 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2c3798e0"
12:35:11.625 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2c3798e0"
12:35:11.625 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73e8f785 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2c3798e0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.625 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73e8f785 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2c3798e0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.628 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
12:35:11.628 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
12:35:11.629 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
12:35:11.630 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
12:35:11.631 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
12:35:11.632 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:11.632 [qtp1339273738-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
12:35:11.633 [qtp1339273738-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
12:35:11.633 [qtp1339273738-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
12:35:11.634 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
12:35:11.634 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
12:35:11.635 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
12:35:11.635 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
12:35:11.636 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
12:35:11.636 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
12:35:11.637 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
12:35:11.637 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
12:35:11.638 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
12:35:11.638 [qtp1339273738-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
12:35:11.639 [qtp1339273738-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
12:35:11.639 [qtp1339273738-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
12:35:11.639 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
12:35:11.640 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
12:35:11.642 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
12:35:11.643 [qtp1339273738-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
12:35:11.643 [qtp1339273738-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)
12:35:11.643 [qtp1339273738-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") 
12:35:11.643 [qtp1339273738-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)
12:35:11.644 [qtp1339273738-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.
12:35:11.644 [qtp1339273738-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)
12:35:11.644 [qtp1339273738-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)
12:35:11.644 [qtp1339273738-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") 
12:35:11.644 [qtp1339273738-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)
12:35:11.644 [qtp1339273738-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)
12:35:11.645 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
12:35:11.645 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64889655 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44f39255, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:11.645 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44f39255" with isolation "serializable"
12:35:11.650 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
12:35:11.650 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
12:35:11.656 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
12:35:11.656 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
12:35:11.662 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
12:35:11.675 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
12:35:11.677 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
12:35:11.677 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
12:35:11.700 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
12:35:11.701 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44f39255"
12:35:11.707 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44f39255"
12:35:11.707 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64889655 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44f39255, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.708 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64889655 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44f39255, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.713 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
12:35:11.715 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
12:35:11.716 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
12:35:11.717 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
12:35:11.717 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
12:35:11.719 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:11.720 [qtp1339273738-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
12:35:11.720 [qtp1339273738-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
12:35:11.721 [qtp1339273738-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
12:35:11.721 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
12:35:11.721 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
12:35:11.722 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
12:35:11.723 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
12:35:11.723 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
12:35:11.724 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
12:35:11.725 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
12:35:11.725 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
12:35:11.726 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
12:35:11.726 [qtp1339273738-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
12:35:11.727 [qtp1339273738-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
12:35:11.727 [qtp1339273738-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
12:35:11.728 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
12:35:11.728 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
12:35:11.728 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
12:35:11.729 [qtp1339273738-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
12:35:11.729 [qtp1339273738-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)
12:35:11.729 [qtp1339273738-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") 
12:35:11.729 [qtp1339273738-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)
12:35:11.729 [qtp1339273738-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.
12:35:11.730 [qtp1339273738-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)
12:35:11.730 [qtp1339273738-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)
12:35:11.730 [qtp1339273738-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)
12:35:11.730 [qtp1339273738-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") 
12:35:11.730 [qtp1339273738-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)
12:35:11.731 [qtp1339273738-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)
12:35:11.731 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
12:35:11.731 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a3b76bf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4ecafe85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:11.731 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4ecafe85" with isolation "serializable"
12:35:11.736 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
12:35:11.736 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
12:35:11.742 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
12:35:11.743 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
12:35:11.748 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
12:35:11.749 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
12:35:11.812 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 63 ms
12:35:11.838 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
12:35:11.851 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
12:35:11.851 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
12:35:11.875 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
12:35:11.876 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4ecafe85"
12:35:11.883 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4ecafe85"
12:35:11.883 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a3b76bf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4ecafe85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.884 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a3b76bf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4ecafe85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.887 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
12:35:11.889 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
12:35:11.890 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
12:35:11.892 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
12:35:11.893 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
12:35:11.895 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
12:35:11.896 [qtp1339273738-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
12:35:11.897 [qtp1339273738-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
12:35:11.897 [qtp1339273738-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
12:35:11.897 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
12:35:11.898 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
12:35:11.898 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
12:35:11.899 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
12:35:11.899 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
12:35:11.900 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
12:35:11.900 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
12:35:11.901 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
12:35:11.901 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
12:35:11.902 [qtp1339273738-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
12:35:11.902 [qtp1339273738-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
12:35:11.903 [qtp1339273738-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
12:35:11.903 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
12:35:11.903 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
12:35:11.904 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
12:35:11.904 [qtp1339273738-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") 
12:35:11.904 [qtp1339273738-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
12:35:11.904 [qtp1339273738-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)
12:35:11.905 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f9ea60c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@691f7275, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
12:35:11.905 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@691f7275" with isolation "serializable"
12:35:11.909 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
12:35:11.909 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
12:35:11.917 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
12:35:11.917 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
12:35:11.925 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
12:35:11.936 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
12:35:11.940 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
12:35:11.940 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@691f7275"
12:35:11.940 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@691f7275"
12:35:11.941 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f9ea60c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@691f7275, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.941 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f9ea60c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@691f7275, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
12:35:11.941 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@244e1f3d"
12:35:11.942 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@244e1f3d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@24d7d645" with txn="org.datanucleus.TransactionImpl@9d1b09"
12:35:11.942 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-11, enlisted resources=[]]
12:35:11.942 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d (optimistic=false)
12:35:11.942 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:11.943 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:11.943 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
12:35:11.943 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:35:11.944 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:11.944 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
12:35:11.946 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@32a6d039 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e573598, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:11.946 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5e87f36d, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-11, enlisted resources=[]]
12:35:11.946 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:11.954 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e573598"
12:35:11.954 [qtp1339273738-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'
12:35:11.955 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:11.955 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
12:35:11.955 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:11.956 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
12:35:11.956 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:11.957 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
12:35:11.957 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
12:35:11.957 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="1") enlisted in transactional cache
12:35:11.958 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" having fields "publicKey" fetched from table ""repository""
12:35:11.964 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e573598"
12:35:11.964 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:35:11.965 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:11.965 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@38bf3c5a"
12:35:11.965 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="1") is having the following fields in Level 2 cache object updated : [3]
12:35:11.966 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" having fields "privateKey" fetched from table ""repository""
12:35:11.971 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e573598"
12:35:11.972 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:35:11.972 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:11.973 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b7c8f49"
12:35:11.973 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="1") is having the following fields in Level 2 cache object updated : [7]
12:35:11.973 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]initPersistenceManagerFactory: repositoryId=f28cd01e-6a00-4986-a5b7-15787a66fb47
12:35:11.973 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d
12:35:11.973 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:11.973 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:11.973 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5e87f36d]]
12:35:11.974 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@32a6d039 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e573598, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:11.974 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@32a6d039 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5e573598, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:11.974 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:11.974 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:11.974 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:35:11.974 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5fd6412c, lifecycle=HOLLOW]
12:35:11.975 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:11.975 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@244e1f3d"
12:35:11.975 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2483 ms.
12:35:11.975 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@244e1f3d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@24d7d645" with txn="org.datanucleus.TransactionImpl@75130f46"
12:35:11.975 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-12, enlisted resources=[]]
12:35:11.975 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d (optimistic=false)
12:35:11.975 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
12:35:11.976 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:35:11.977 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:11.977 [qtp1339273738-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]
12:35:11.977 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:35:11.977 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:11.978 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
12:35:11.979 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e620841 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@33e645f4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:11.979 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@606dffe3, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-12, enlisted resources=[]]
12:35:11.979 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
12:35:11.986 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@33e645f4"
12:35:11.986 [qtp1339273738-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-14 12:35:11.975>
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@606dffe3]]
12:35:11.987 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e620841 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@33e645f4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:11.988 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e620841 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@33e645f4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:11.988 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:35:11.988 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@244e1f3d"
12:35:11.988 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5876eb7c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:11.988 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5876eb7c]tryAcquire: returning true. lockCounter=1
12:35:11.988 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5876eb7c]tryAcquire: returning true. lockCounter=2
12:35:11.989 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:11.989 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5876eb7c]release: NOT releasing underlying FileLock. lockCounter=1
12:35:11.989 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5876eb7c]release: releasing underlying FileLock. lockCounter=0
12:35:11.989 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@244e1f3d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@24d7d645" with txn="org.datanucleus.TransactionImpl@6051744c"
12:35:11.989 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-13, enlisted resources=[]]
12:35:11.990 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d (optimistic=false)
12:35:11.990 [qtp1339273738-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
12:35:11.990 [qtp1339273738-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
12:35:11.991 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16be6063 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c95643, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:11.991 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@36cdd34d, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-13, enlisted resources=[]]
12:35:11.991 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:11.991 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c95643"
12:35:11.991 [qtp1339273738-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'
12:35:11.991 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:11.992 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:35:11.992 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:11.992 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:11.992 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:11.992 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:11.993 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="1") enlisted in transactional cache
12:35:11.993 [qtp1339273738-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@46138e55"
12:35:11.994 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" 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]
12:35:11.994 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:11.994 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" field "aliases" loading contents to SCO wrapper from the datastore
12:35:12.004 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c95643"
12:35:12.004 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:12.005 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:12.005 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@582b8e68"
12:35:12.005 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25968209]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:12.005 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25968209]tryAcquire: returning true. lockCounter=1
12:35:12.005 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:12.006 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25968209]release: releasing underlying FileLock. lockCounter=0
12:35:12.006 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k91779eq-7sob6' of repository 'f28cd01e-6a00-4986-a5b7-15787a66fb47' already in-sync.
12:35:12.006 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [575f02f8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:12.007 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [575f02f8]tryAcquire: returning true. lockCounter=1
12:35:12.007 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [575f02f8]tryAcquire: returning true. lockCounter=2
12:35:12.007 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:12.007 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [575f02f8]release: NOT releasing underlying FileLock. lockCounter=1
12:35:12.007 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [575f02f8]release: releasing underlying FileLock. lockCounter=0
12:35:12.007 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.007 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.008 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@36cdd34d]]
12:35:12.008 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16be6063 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c95643, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16be6063 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c95643, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@46138e55, lifecycle=HOLLOW]
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:12.009 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@244e1f3d"
12:35:12.010 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@244e1f3d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@24d7d645" with txn="org.datanucleus.TransactionImpl@7248e416"
12:35:12.010 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-14, enlisted resources=[]]
12:35:12.010 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d (optimistic=false)
12:35:12.011 [qtp1339273738-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
12:35:12.011 [qtp1339273738-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
12:35:12.011 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60913505 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5111c4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:12.011 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3e1b6e62, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-14, enlisted resources=[]]
12:35:12.011 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:35:12.011 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5111c4"
12:35:12.012 [qtp1339273738-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'
12:35:12.012 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:12.012 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:35:12.012 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
12:35:12.013 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:35:12.013 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:35:12.013 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:35:12.013 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="1") enlisted in transactional cache
12:35:12.013 [qtp1339273738-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@6a228d53"
12:35:12.014 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" 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]
12:35:12.014 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:35:12.020 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5111c4"
12:35:12.020 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
12:35:12.021 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:12.021 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7cff6bcf"
12:35:12.021 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" field "aliases" loading contents to SCO wrapper from the datastore
12:35:12.022 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5111c4"
12:35:12.022 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@a39a2a1"
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.023 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d
12:35:12.023 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3e1b6e62]]
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60913505 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5111c4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60913505 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5111c4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6a228d53, lifecycle=HOLLOW]
12:35:12.024 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:35:12.025 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@244e1f3d"
12:35:12.025 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]open: closing=false closeAbortable=true
12:35:12.025 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@244e1f3d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@24d7d645" with txn="org.datanucleus.TransactionImpl@3ee5ae3f"
12:35:12.025 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=2138537180-15, enlisted resources=[]]
12:35:12.025 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d (optimistic=false)
12:35:12.025 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71afe15a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:35:12.026 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71afe15a]tryAcquire: returning true. lockCounter=1
12:35:12.026 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71afe15a]tryAcquire: returning true. lockCounter=2
12:35:12.026 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:35:12.026 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71afe15a]release: NOT releasing underlying FileLock. lockCounter=1
12:35:12.026 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [71afe15a]release: releasing underlying FileLock. lockCounter=0
12:35:12.027 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
12:35:12.027 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:12.027 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
12:35:12.027 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
12:35:12.028 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:12.029 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:12.029 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77d4c446 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
12:35:12.029 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1e5dd8b2, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=2138537180-15, enlisted resources=[]]
12:35:12.029 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
12:35:12.036 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7"
12:35:12.036 [qtp1339273738-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'
12:35:12.037 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:12.037 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
12:35:12.037 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
12:35:12.037 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:12.037 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
12:35:12.038 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
12:35:12.038 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:12.039 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
12:35:12.039 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
12:35:12.044 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7"
12:35:12.044 [qtp1339273738-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"
12:35:12.045 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:12.045 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
12:35:12.046 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
12:35:12.046 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:12.047 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
12:35:12.047 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
12:35:12.047 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:12.048 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
12:35:12.048 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
12:35:12.056 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7"
12:35:12.057 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
12:35:12.057 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:12.057 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
12:35:12.058 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
12:35:12.059 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:12.059 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
12:35:12.059 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
12:35:12.060 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:12.060 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
12:35:12.060 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
12:35:12.066 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7"
12:35:12.066 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
12:35:12.067 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:12.067 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
12:35:12.068 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
12:35:12.068 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
12:35:12.069 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
12:35:12.069 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
12:35:12.069 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:12.070 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
12:35:12.070 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
12:35:12.094 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7"
12:35:12.094 [qtp1339273738-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'
12:35:12.095 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
12:35:12.095 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 25 ms
12:35:12.096 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
12:35:12.097 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
12:35:12.097 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
12:35:12.097 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
12:35:12.098 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
12:35:12.099 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
12:35:12.099 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
12:35:12.109 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0171-7d67-ddae-000007de9ca0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7"
12:35:12.110 [qtp1339273738-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'
12:35:12.110 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
12:35:12.111 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
12:35:12.111 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.111 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.111 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:35:12.111 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.111 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.111 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@244e1f3d
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=2138537180-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1e5dd8b2]]
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77d4c446 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77d4c446 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@54b787b7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:35:12.112 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@244e1f3d"
12:35:12.112 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]getCloseDeferredMillis: closeDeferredMillis=0
12:35:12.112 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]close: Closing real LocalRepoManager immediately.
12:35:12.112 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [425276a9]_close: Shutting down real LocalRepoManager.
12:35:12.113 [qtp1339273738-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
12:35:12.114 [qtp1339273738-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
12:35:12.114 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
12:35:12.115 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
12:35:12.115 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
12:35:12.115 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
12:35:12.117 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
12:35:12.117 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
12:35:12.117 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
12:35:12.117 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
12:35:12.117 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
12:35:12.117 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
12:35:12.559 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [14cf1dc8]release: releasing underlying FileLock. lockCounter=0
12:35:12.563 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1a3daaa4[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@45888ff4{null}
12:35:12.563 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@1e2d233a{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=3110}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


12:35:12.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@1c2a2f26[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@291ab51a] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
12:35:12.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@1a3daaa4[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}
12:35:12.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


12:35:12.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
12:35:12.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@1c2a2f26[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@291ab51a] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
12:35:12.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5e054217{IDLE}->null [HeapByteBuffer@2f171cc2[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>R4OHRIaWJNZURoT3F...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1a3daaa4[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}]
12:35:12.565 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5e054217{WRITING}->null:IDLE-->WRITING
12:35:12.565 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=W,to=3115/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=END,244 of 244},g=HttpGenerator@194645d3{s=COMPLETING}]=>HttpChannelOverHttp@1e2d233a{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=3112}
12:35:12.565 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@5e054217{WRITING}->null
12:35:12.566 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5e054217{IDLE}->null:WRITING-->IDLE
12:35:12.566 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@1c2a2f26[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@291ab51a] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
12:35:12.566 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1, calling complete=true
12:35:12.589 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
12:35:12.589 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 3235 ms
Local repository:
  repository.repositoryId = f28cd01e-6a00-4986-a5b7-15787a66fb47
12:35:12.598 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1e2d233a{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:36800/RepoInfo,age=3145}
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k91779eq-7sob6
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@5454be
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1a12b427{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:36800/RepoInfo,age=3146} action COMPLETE
  repository.publicKeySha1 = 8A:07:6C:CB:47:7A:40:E2:3B:7A:02:7E:7C:A9:80:85:0E:BD:41:F9
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@1a12b427{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}

12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1a12b427{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
  * Count(DeleteModification): 0
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START

12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
12:35:12.599 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@295d54d6{STARTED}[9.4.17.v20190418]
12:35:12.599 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2f171cc2[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}
12:35:12.599 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@295d54d6{STOPPING}[9.4.17.v20190418]
12:35:12.600 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2f171cc2[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}
12:35:12.600 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:36800}
12:35:12.600 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2f171cc2[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}
12:35:12.600 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@295d54d6{STOPPING}[9.4.17.v20190418] by 
12:35:12.600 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2f171cc2[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} {}
12:35:12.600 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:12.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:12.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@5d0e703a{STARTED} id=2 keys=0 selected=0 updates=0
12:35:12.601 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@2dd08ff1 on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
12:35:12.601 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=1
12:35:12.601 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 woken with none selected
12:35:12.601 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 woken up from select, 0/0/0 selected
12:35:12.601 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 processing 0 keys, 1 updates
12:35:12.601 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:12.600 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2f171cc2[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}
12:35:12.601 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2dd08ff1
12:35:12.602 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
12:35:12.602 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:12.602 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 waiting with 0 keys
12:35:12.602 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
12:35:12.603 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.603 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@37dec463 on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
12:35:12.603 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=1
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 woken with none selected
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 woken up from select, 0/0/0 selected
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@144e9877 processing 0 keys, 1 updates
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@37dec463
12:35:12.603 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:12.603 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
12:35:12.604 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6e859132{AC.ReadCB@5f102901{HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:12.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:12.604665+02:00
12:35:12.605 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:12.605415+02:00
12:35:12.605 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6139a349 on ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
12:35:12.606 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0
12:35:12.607 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
12:35:12.607 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3bf26810 on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=1
12:35:12.606 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
12:35:12.608 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken with none selected
12:35:12.608 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken up from select, 0/0/1 selected
12:35:12.608 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 processing 0 keys, 2 updates
12:35:12.608 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
12:35:12.608 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6139a349
12:35:12.608 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1a12b427{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
12:35:12.609 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.609 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3bf26810
12:35:12.609 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
12:35:12.609 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
12:35:12.609 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.609 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.610 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,CLOSED,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.610 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@5e054217{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)
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6e859132{AC.ReadCB@5f102901{HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,CLOSED,fill=FI,flush=-,to=7/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5f102901[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5f102901[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47fb6e52
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:12.612 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 waiting with 1 keys
12:35:12.612 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47fb6e52
12:35:12.613 [qtp1339273738-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5f102901[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.613 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@19213a74 on ManagedSelector@73da303e{STOPPING} id=1 keys=0 selected=0 updates=0
12:35:12.613 [qtp1339273738-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5f102901::SocketChannelEndPoint@10eadf57{/127.0.0.1:35048<->/127.0.0.1:36800,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5f102901[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@194645d3{s=START}]=>HttpChannelOverHttp@1e2d233a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
12:35:12.613 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STOPPING} id=1 keys=0 selected=0 updates=1
12:35:12.614 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken with none selected
12:35:12.614 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47fb6e52
12:35:12.614 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 woken up from select, 0/0/0 selected
12:35:12.614 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@8019b19 processing 0 keys, 1 updates
12:35:12.614 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:12.614 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@19213a74
12:35:12.615 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:12.615 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
12:35:12.615 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-15T12:35:12.615284+02:00
12:35:12.616 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-15T12:35:12.616248+02:00
12:35:12.616 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0
12:35:12.616 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@53a09566{STARTED} id=0 keys=0 selected=0 updates=0
12:35:12.617 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@30a791a6 on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
12:35:12.617 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=1
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f woken with none selected
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f woken up from select, 0/0/0 selected
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f processing 0 keys, 1 updates
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@30a791a6
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:12.617 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f waiting with 0 keys
12:35:12.618 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@719bb60d on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
12:35:12.618 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=1
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f woken with none selected
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f woken up from select, 0/0/0 selected
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5acf5e8f processing 0 keys, 1 updates
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@719bb60d
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
12:35:12.619 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
12:35:12.619 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:12.619818+02:00
12:35:12.620 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-15T12:35:12.620263+02:00
12:35:12.620 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0
12:35:12.621 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:12.621 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@4a7db5a[HTTP/1.1]
12:35:12.621 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@4a7db5a[HTTP/1.1]
12:35:12.621 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:12.622 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:35:12.622 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@295d54d6{STOPPING}[9.4.17.v20190418]
12:35:12.622 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@21c99abf{STARTED}[worker=node0]
12:35:12.622 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6d6f6ca9{STARTED}[interval=600000, ownscheduler=false]
12:35:12.623 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
12:35:12.623 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false]
12:35:12.623 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@21c99abf{STOPPED}[worker=node0]
12:35:12.623 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@26495639{STARTED}
12:35:12.623 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@26495639{STOPPING}
12:35:12.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@26495639{STOPPED}
12:35:12.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@b2da3a5{/,null,SHUTDOWN}
12:35:12.624 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@b2da3a5{/,null,SHUTDOWN} by 
12:35:12.624 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
12:35:12.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
12:35:12.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:35:12.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
12:35:12.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
12:35:12.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
12:35:12.625 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
12:35:12.626 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@7a3a49e5{STARTED}
12:35:12.626 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@7a3a49e5{STOPPING}
12:35:12.626 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
12:35:12.627 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
12:35:12.627 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
12:35:12.652 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@7a3a49e5{STOPPED}
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
12:35:12.653 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@398f0516{STARTED}
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@398f0516{STOPPED}
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}]
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}]
12:35:12.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@45c408a4{s=1/6,p=0}
12:35:12.654 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@2f9f069 offer STOP!
12:35:12.654 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@45c408a4{s=0/6,p=0}
12:35:12.654 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-36,5,main] for 14999
12:35:12.654 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.654 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.654 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.655 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.655 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.655 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.655 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.656 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.656 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.656 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.656 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.656 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.656 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.654 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@2f9f069 task=STOP!
12:35:12.656 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@2f9f069 Exited
12:35:12.657 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@45c408a4{s=0/6,p=0}@2f9f069
12:35:12.654 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4c0dce56
12:35:12.657 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-33,5,] for 14996
12:35:12.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
12:35:12.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@295d54d6{STOPPED}[9.4.17.v20190418]
12:35:12.659 [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
12:35:12.659 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.024 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 85 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 59 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 295 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 668 kB/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 156 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 92 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 278 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 158 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 342 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 121 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 83 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 104 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 117 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 80 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 57 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 196 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 269 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 293 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 14 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 125 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 70 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 96 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 133 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 131 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 155 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 281 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 912 kB/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 156 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 99 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 685 kB/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 27 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 454 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 30 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 52 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 59 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 28 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 256 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 98 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 172 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 12 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 173 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 77 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 238 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 70 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 105 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 66 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 63 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 57 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 30 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 226 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 107 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 936 kB/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 75 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 130 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 68 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 129 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 81 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 56 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 67 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 163 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 67 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 295 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 121 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 118 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 76 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 57 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 108 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 76 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 83 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 65 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 188 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 473 kB/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.2 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/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] 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] 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 412 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/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 1.0 MB/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/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 761 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 500 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/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 128 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.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.3 MB/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-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 495 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/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 80 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.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 1.7 MB/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-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 157 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-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 412 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 230 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] 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 377 kB/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.jar
[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 174 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/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 1.1 MB/s)
[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 243 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] 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/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 208 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/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 213 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.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.1 MB/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 131 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 197 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/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 256 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 126 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 136 kB/s)
[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 249 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 963 kB/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 103 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 235 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 104 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 61 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 325 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 55 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 46 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 45 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 40 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 30 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 181 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 60 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 44 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 35 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 22 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 48 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 27 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 43 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 26 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 56 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 17 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 39 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 82 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 32 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 248 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 112 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 66 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 50 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 102 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 85 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 400 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 126 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 149 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 121 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 111 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 130 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 67 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 28 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 454 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 74 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 63 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 123 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 81 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 59 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 55 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 35 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 143 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 69 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 71 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 73 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 43 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 103 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 64 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 101 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 79 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 104 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 119 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 75 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 75 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 135 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/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/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] 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 527 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] 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/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar (51 kB at 946 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.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 611 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/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 1.3 MB/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.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 365 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] 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 402 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.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 518 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/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 124 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 305 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 520 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/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar (177 kB at 1.5 MB/s)
[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 202 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] 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-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 302 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 773 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 156 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/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar (222 kB at 1.4 MB/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 486 kB/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 33 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-20200415.103524-11.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-20200415.103524-11.jar (45 kB at 6.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-20200415.103524-11.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-20200415.103524-11.pom (3.8 kB at 1.9 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 106 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.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 725 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-20200415.103524-11-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-20200415.103524-11-bin.tar.gz (24 MB at 57 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-20200415.103524-11-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-20200415.103524-11-bin.zip (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-20200415.103524-11-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-20200415.103524-11-sources.jar (29 kB at 29 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