[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [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/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 10:12:20.793 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 10:12:20.833 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 10:12:21.759 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB 10:12:21.788 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 10:12:21.794 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 10:12:21.794 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms. 10:12:23.789 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 10:12:23.804 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]tryAcquire: returning true. lockCounter=1 10:12:23.807 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]release: releasing underlying FileLock. lockCounter=0 10:12:23.808 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 10:12:23.809 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]tryAcquire: returning true. lockCounter=1 10:12:23.828 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 10:12:23.841 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4963ms to org.eclipse.jetty.util.log.Slf4jLog 10:12:24.060 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 10:12:24.064 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 10:12:24.113 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@77c2494c[HTTP/1.1] added {HttpConfiguration@f5958c9{32768/8192,8192/8192,https://:0,[]},POJO} 10:12:24.119 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {Server@35d019a3{STOPPED}[9.4.17.v20190418],UNMANAGED} 10:12:24.121 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 10:12:24.122 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 10:12:24.123 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3cd3e762,POJO} 10:12:24.124 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@77c2494c[HTTP/1.1],AUTO} 10:12:24.125 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@77c2494c[HTTP/1.1] 10:12:24.134 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 10:12:24.134 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 10:12:24.136 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 10:12:24.173 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3d34d211 10:12:24.195 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1,MANAGED} 10:12:24.206 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {ServletHandler@38102d01{STOPPED},MANAGED} 10:12:24.234 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 10:12:24.281 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 10:12:24.369 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE},MANAGED} 10:12:24.371 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@35d019a3{STOPPED}[9.4.17.v20190418] 10:12:24.377 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {ErrorHandler@543588e6{STOPPED},AUTO} 10:12:24.381 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 10:12:24.411 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@35d019a3{STARTING}[9.4.17.v20190418] 10:12:24.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 10:12:24.417 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} 10:12:24.419 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1199673596]@478190fc{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] added {ReservedThreadExecutor@2ea41516{s=0/6,p=0},AUTO} 10:12:24.420 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@2ea41516{s=0/6,p=0} 10:12:24.421 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5544ms ReservedThreadExecutor@2ea41516{s=0/6,p=0} 10:12:24.421 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-14,5,main] 10:12:24.422 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-15,5,main] 10:12:24.424 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-16,5,main] 10:12:24.426 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-17,5,main] 10:12:24.427 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-18,5,main] 10:12:24.428 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-19,5,main] 10:12:24.431 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-20,5,main] 10:12:24.438 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-21,5,main] 10:12:24.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5564ms QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] 10:12:24.445 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@77888435{STOPPED} 10:12:24.447 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5570ms ScheduledExecutorScheduler@77888435{STARTED} 10:12:24.448 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 10:12:24.460 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@437da279] 10:12:24.480 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1e178745{/,null,STARTING} 10:12:24.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 10:12:24.488 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 10:12:24.492 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600],AUTO} 10:12:24.495 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=null] 10:12:24.496 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 10:12:24.496 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 10:12:24.498 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@13fd2ccd{STARTING}[worker=node0] added {HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 10:12:24.499 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false] 10:12:24.500 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 10:12:24.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5625ms HouseKeeper@7d4f9aae{STARTED}[interval=600000, ownscheduler=false] 10:12:24.503 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5625ms DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 10:12:24.504 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],MANAGED} 10:12:24.505 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],UNMANAGED} 10:12:24.507 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 10:12:24.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@38102d01{STOPPED} 10:12:24.511 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 10:12:24.517 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 10:12:24.518 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 10:12:24.518 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 10:12:24.519 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 10:12:24.519 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 10:12:24.520 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 10:12:24.520 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@38102d01{STARTING} 10:12:24.522 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 10:12:24.523 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 10:12:24.523 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d[EMBEDDED:null] 10:12:24.524 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 10:12:24.524 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 10:12:24.525 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 10:12:24.525 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 10:12:24.525 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 10:12:24.526 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 10:12:24.527 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@38102d01{STARTING} 10:12:24.528 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5651ms ServletHandler@38102d01{STARTED} 10:12:24.528 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:24.529 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 10:12:24.530 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5653ms org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 10:12:24.530 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5653ms org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:24.531 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5654ms org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 10:12:24.540 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:24.542 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5665ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:24.543 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:24.544 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5666ms org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:24.547 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@18df8434 for org.glassfish.jersey.servlet.ServletContainer-a530d0a Aug 11, 2019 10:12:25 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 10:12:25.901 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 10:12:25.907 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@592e843a 10:12:25.932 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 10:12:25.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7056ms o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 10:12:25.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@543588e6{STOPPED} 10:12:25.933 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@543588e6{STARTING} 10:12:25.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7057ms ErrorHandler@543588e6{STARTED} 10:12:25.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:25.948 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:45275],POJO} 10:12:25.952 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@77c2494c[HTTP/1.1] 10:12:25.952 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7075ms HttpConnectionFactory@77c2494c[HTTP/1.1] 10:12:25.953 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} 10:12:25.993 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:25.98+02:00 added {SelectorProducer@69c79f09,POJO} 10:12:25.995 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:25.994+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 10:12:25.996 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:25.996+02:00 created 10:12:25.997 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:25.997+02:00,MANAGED} 10:12:25.998 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} added {ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 10:12:25.999 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:25.999+02:00 added {SelectorProducer@60b71e8f,POJO} 10:12:26.001 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 10:12:26.002 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.002+02:00 created 10:12:26.003 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.003+02:00,MANAGED} 10:12:26.004 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} added {ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 10:12:26.006 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.005+02:00 added {SelectorProducer@7c22d4f,POJO} 10:12:26.007 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.006+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 10:12:26.008 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.008+02:00 created 10:12:26.009 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.009+02:00,MANAGED} 10:12:26.010 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} added {ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 10:12:26.010 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 10:12:26.011 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.011+02:00 10:12:26.013 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7136ms EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.013+02:00 10:12:26.021 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 10:12:26.022 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 10:12:26.022 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 on ManagedSelector@34645867{STARTING} id=0 keys=0 selected=0 updates=0 10:12:26.023 [qtp1199673596-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.023+02:00 tryProduce false 10:12:26.029 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:26.030 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 10:12:26.030 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:26.030 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a waiting with 0 keys 10:12:26.031 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7153ms ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 10:12:26.032 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 10:12:26.035 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.034+02:00 10:12:26.037 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7158ms EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.037+02:00 10:12:26.038 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 10:12:26.039 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 10:12:26.040 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2b62442c on ManagedSelector@1255b1d1{STARTING} id=1 keys=0 selected=0 updates=0 10:12:26.040 [qtp1199673596-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.04+02:00 tryProduce false 10:12:26.041 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:26.041 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2b62442c 10:12:26.041 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:26.041 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 waiting with 0 keys 10:12:26.042 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7164ms ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 10:12:26.042 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 10:12:26.043 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.043+02:00 10:12:26.044 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7166ms EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.044+02:00 10:12:26.045 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 10:12:26.045 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 10:12:26.045 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@841e575 on ManagedSelector@5f59185e{STARTING} id=2 keys=0 selected=0 updates=0 10:12:26.046 [qtp1199673596-16] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:26.046+02:00 tryProduce false 10:12:26.047 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:26.047 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575 10:12:26.047 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:26.047 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b waiting with 0 keys 10:12:26.047 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7170ms ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 10:12:26.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7171ms SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} 10:12:26.050 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} added {acceptor-0@6c345c5f,POJO} 10:12:26.051 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@6c345c5f 10:12:26.051 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@6c345c5f 10:12:26.051 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} 10:12:26.052 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7175ms ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} 10:12:26.054 [main] INFO org.eclipse.jetty.server.Server - Started @7176ms 10:12:26.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7177ms Server@35d019a3{STARTED}[9.4.17.v20190418] 10:12:26.057 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 10:12:26.057 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]tryAcquire: returning true. lockCounter=1 10:12:26.058 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]release: releasing underlying FileLock. lockCounter=0 10:12:26.061 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 10:12:26.061 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]tryAcquire: returning true. lockCounter=1 10:12:26.070 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]release: releasing underlying FileLock. lockCounter=0 10:12:26.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' 10:12:26.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jz6owv58-3k5i7]' 10:12:26.177 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' 10:12:26.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:26.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]tryAcquire: returning true. lockCounter=1 10:12:26.186 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:26.190 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]release: releasing underlying FileLock. lockCounter=0 10:12:26.196 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/cloudstore-repository.lock' 10:12:26.196 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]tryAcquire: returning true. lockCounter=1 10:12:26.196 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' locked successfully. 10:12:26.200 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 10:12:29.148 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 10:12:29.261 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:12:29.326 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 10:12:29.402 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 10:12:29.455 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 10:12:29.470 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 10:12:29.478 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 10:12:29.480 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 10:12:29.484 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 10:12:29.563 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 10:12:29.579 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 10:12:29.645 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 10:12:29.743 [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.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.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.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 10:12:29.743 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 10:12:29.800 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 10:12:29.801 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 10:12:29.802 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 10:12:29.802 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 10:12:29.802 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 10:12:29.802 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 10:12:29.802 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 10:12:29.802 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 10:12:29.803 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 10:12:29.804 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 10:12:29.805 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 10:12:29.805 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 10:12:29.805 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 10:12:29.805 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 10:12:29.806 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 10:12:29.806 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 10:12:29.806 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 10:12:29.806 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 10:12:29.806 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 10:12:29.807 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:12:29.808 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 10:12:29.823 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 10:12:29.917 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 10:12:29.917 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 10:12:29.918 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 10:12:29.975 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 10:12:29.992 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 10:12:30.027 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.028 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:12:30.030 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:30.031 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:30.031 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:12:30.032 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:30.032 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:30.033 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:12:30.035 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:12:30.036 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:12:30.036 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:12:30.037 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:12:30.037 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:12:30.037 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:12:30.038 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:30.038 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:30.039 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:12:30.039 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:30.039 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:12:30.039 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:30.040 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:30.040 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:30.040 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:12:30.040 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:30.041 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:30.042 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:12:30.042 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.042 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:30.043 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:12:30.044 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:12:30.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:12:30.051 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:12:30.051 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:12:30.051 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:12:30.052 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:30.052 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:12:30.053 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:12:30.054 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:12:30.055 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.055 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:30.055 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:30.056 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:12:30.056 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:12:30.056 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.056 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:30.057 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:30.057 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:12:30.057 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.057 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:30.058 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:12:30.058 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:12:30.058 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:12:30.059 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:12:30.059 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.059 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:30.059 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:30.059 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:12:30.061 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:12:30.061 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:12:30.062 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:12:30.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 10:12:30.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:12:30.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:30.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:30.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:30.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:30.882 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:12:30.883 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:12:30.936 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 10:12:30.937 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:12:30.937 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 10:12:30.937 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 10:12:30.938 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 10:12:30.938 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:12:30.938 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 10:12:30.938 [main] DEBUG DataNucleus.Datastore - =========================================================== 10:12:30.939 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:12:30.939 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 10:12:30.939 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 10:12:30.939 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/derby] 10:12:30.939 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/derby] 10:12:30.940 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 10:12:30.940 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:12:31.171 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:12:31.171 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 10:12:31.171 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:12:31.172 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 10:12:31.172 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:12:31.172 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 10:12:31.172 [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 10:12:31.173 [main] DEBUG DataNucleus.Datastore - =========================================================== 10:12:31.173 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4339e0de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:31.189 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4339e0de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:31.190 [main] DEBUG DataNucleus.Datastore - StoreManager now created 10:12:31.194 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 10:12:31.196 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:12:31.206 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 10:12:31.206 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux" 10:12:31.206 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 10:12:31.206 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:12:31.206 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 10:12:31.207 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 10:12:31.207 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 10:12:31.207 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:12:31.207 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 10:12:31.207 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:12:31.207 [main] DEBUG DataNucleus.Persistence - ================================================ 10:12:31.251 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@74dbb1ee" 10:12:31.254 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 10:12:31.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 10:12:31.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 10:12:31.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 10:12:31.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 10:12:31.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 10:12:31.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 10:12:31.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 10:12:31.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:31.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 10:12:31.288 [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 10:12:31.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:31.290 [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 10:12:31.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:31.293 [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 10:12:31.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 10:12:31.402 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 10:12:31.441 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 10:12:31.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 10:12:31.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 10:12:31.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 10:12:31.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 10:12:31.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 10:12:31.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 10:12:31.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 10:12:31.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:31.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 10:12:31.453 [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 10:12:31.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:31.455 [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 10:12:31.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:31.456 [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 10:12:31.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 10:12:31.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 10:12:31.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 10:12:31.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 10:12:31.461 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 10:12:31.463 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 10:12:31.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 10:12:31.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 10:12:31.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:31.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 10:12:31.468 [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 10:12:31.469 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:31.470 [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 10:12:31.470 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:31.471 [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 10:12:31.472 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 10:12:31.473 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 10:12:31.474 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 10:12:31.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 10:12:31.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 10:12:31.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 10:12:31.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 10:12:31.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 10:12:31.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 10:12:31.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 10:12:31.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:31.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 10:12:31.484 [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 10:12:31.485 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:31.485 [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 10:12:31.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:31.487 [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 10:12:31.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 10:12:31.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 10:12:31.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 10:12:31.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 10:12:31.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 10:12:31.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 10:12:31.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 10:12:31.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 10:12:31.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:31.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 10:12:31.496 [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 10:12:31.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:31.498 [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 10:12:31.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:31.500 [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 10:12:31.500 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 10:12:31.501 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 10:12:31.511 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 10:12:31.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 10:12:31.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 10:12:31.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 10:12:31.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 10:12:31.515 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 10:12:31.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 10:12:31.517 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 10:12:31.517 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 10:12:31.518 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 10:12:31.519 [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 10:12:31.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 10:12:31.520 [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 10:12:31.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:31.522 [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 10:12:31.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 10:12:31.526 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:31.527 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:31.527 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:31.530 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 10:12:31.532 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 10:12:31.533 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 10:12:31.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 10:12:31.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 10:12:31.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 10:12:31.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 10:12:31.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 10:12:31.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 10:12:31.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 10:12:31.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:31.547 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 10:12:31.548 [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 10:12:31.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:31.549 [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 10:12:31.550 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:31.551 [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 10:12:31.551 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 10:12:31.555 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 10:12:31.558 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 10:12:31.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 10:12:31.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 10:12:31.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 10:12:31.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 10:12:31.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 10:12:31.562 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 10:12:31.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 10:12:31.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:31.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 10:12:31.565 [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 10:12:31.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:31.567 [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 10:12:31.568 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:31.569 [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 10:12:31.569 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 10:12:31.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 10:12:31.571 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 10:12:31.571 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 10:12:31.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 10:12:31.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 10:12:31.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 10:12:31.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 10:12:31.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:31.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 10:12:31.576 [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 10:12:31.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:31.578 [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 10:12:31.579 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:31.580 [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 10:12:31.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 10:12:31.582 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 10:12:31.586 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 10:12:31.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 10:12:31.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 10:12:31.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 10:12:31.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 10:12:31.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 10:12:31.592 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 10:12:31.593 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 10:12:31.594 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:31.595 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 10:12:31.596 [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 10:12:31.597 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:31.598 [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 10:12:31.599 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:31.600 [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 10:12:31.600 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 10:12:31.601 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:31.602 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:31.602 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:31.603 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 10:12:31.603 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 10:12:31.604 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 10:12:31.605 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 10:12:31.606 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 10:12:31.607 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 10:12:31.608 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 10:12:31.609 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 10:12:31.610 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 10:12:31.611 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 10:12:31.612 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 10:12:31.613 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 10:12:31.613 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 10:12:31.613 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 10:12:31.615 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 10:12:31.645 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 10:12:31.655 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 10:12:31.659 [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.datastore.BigIntRDBMSMapping) 10:12:31.662 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 10:12:31.662 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 10:12:31.663 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 10:12:31.663 [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.datastore.BigIntRDBMSMapping) 10:12:31.663 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 10:12:31.664 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 10:12:31.664 [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") 10:12:31.665 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 10:12:31.665 [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.datastore.BigIntRDBMSMapping) 10:12:31.668 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 10:12:31.668 [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.datastore.BigIntRDBMSMapping) 10:12:31.668 [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") 10:12:31.669 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 10:12:31.670 [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.datastore.TimestampRDBMSMapping) 10:12:31.670 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 10:12:31.670 [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.datastore.TimestampRDBMSMapping) 10:12:31.672 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 10:12:31.675 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:31.676 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 10:12:31.676 [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") 10:12:31.676 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 10:12:31.679 [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.datastore.ClobRDBMSMapping) 10:12:31.681 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 10:12:31.682 [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.datastore.VarCharRDBMSMapping) 10:12:31.683 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 10:12:31.684 [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.datastore.BigIntRDBMSMapping) 10:12:31.685 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 10:12:31.685 [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.datastore.VarCharRDBMSMapping) 10:12:31.686 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 10:12:31.686 [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.datastore.ClobRDBMSMapping) 10:12:31.687 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 10:12:31.688 [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.datastore.VarCharRDBMSMapping) 10:12:31.688 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 10:12:31.688 [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") 10:12:31.699 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 10:12:31.701 [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.datastore.LongVarBinaryRDBMSMapping) 10:12:31.702 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 10:12:31.702 [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.datastore.VarCharRDBMSMapping) 10:12:31.702 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 10:12:31.703 [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.datastore.BigIntRDBMSMapping) 10:12:31.703 [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") 10:12:31.703 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 10:12:31.703 [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.datastore.TimestampRDBMSMapping) 10:12:31.704 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 10:12:31.704 [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.datastore.TimestampRDBMSMapping) 10:12:31.704 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 10:12:31.704 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:31.704 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 10:12:31.704 [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") 10:12:31.705 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 10:12:31.705 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:31.705 [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.datastore.VarCharRDBMSMapping) 10:12:31.705 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 10:12:31.706 [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 10:12:31.706 [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.datastore.BigIntRDBMSMapping) 10:12:31.709 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 10:12:31.709 [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.datastore.ClobRDBMSMapping) 10:12:31.710 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 10:12:31.710 [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.datastore.VarCharRDBMSMapping) 10:12:31.713 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9396d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:31.713 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f" with isolation "serializable" 10:12:31.907 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 10:12:31.907 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 10:12:31.912 [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) ) 10:12:31.969 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 57 ms 10:12:31.970 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 10:12:32.034 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 64 ms 10:12:32.106 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 10:12:32.107 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 10:12:32.107 [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 ) 10:12:32.127 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 10:12:32.128 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 10:12:32.154 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:32.203 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 10:12:32.203 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 10:12:32.203 [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 ) 10:12:32.224 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 10:12:32.224 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 10:12:32.251 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 10:12:32.279 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 10:12:32.279 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 10:12:32.313 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 10:12:32.316 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 10:12:32.316 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 10:12:32.348 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 10:12:32.357 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 10:12:32.357 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 10:12:32.391 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 10:12:32.391 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 10:12:32.391 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 10:12:32.428 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms 10:12:32.439 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 10:12:32.439 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 10:12:32.463 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 10:12:32.464 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 10:12:32.464 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 10:12:32.566 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 102 ms 10:12:32.566 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 10:12:32.566 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 10:12:32.601 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 10:12:32.601 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 10:12:32.601 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 10:12:32.640 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 38 ms 10:12:32.641 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 10:12:32.642 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 10:12:32.660 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 10:12:32.661 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f" 10:12:32.667 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f" 10:12:32.668 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9396d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:32.668 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9396d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:32.675 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:12:32.677 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:12:32.680 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:12:32.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 10:12:32.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 10:12:32.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 10:12:32.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 10:12:32.714 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 10:12:32.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 10:12:32.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 10:12:32.716 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:32.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 10:12:32.717 [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 10:12:32.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:32.719 [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 10:12:32.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:32.720 [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 10:12:32.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 10:12:32.722 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 10:12:32.725 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 10:12:32.726 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 10:12:32.727 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 10:12:32.727 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 10:12:32.728 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 10:12:32.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 10:12:32.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 10:12:32.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 10:12:32.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:32.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 10:12:32.732 [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 10:12:32.733 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:32.734 [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 10:12:32.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:32.736 [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 10:12:32.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 10:12:32.736 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:32.736 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:32.736 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 10:12:32.738 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 10:12:32.738 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 10:12:32.738 [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") 10:12:32.738 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 10:12:32.739 [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.datastore.BigIntRDBMSMapping) 10:12:32.739 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 10:12:32.739 [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.datastore.ClobRDBMSMapping) 10:12:32.740 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 10:12:32.740 [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.datastore.VarCharRDBMSMapping) 10:12:32.741 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 10:12:32.741 [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.datastore.VarCharRDBMSMapping) 10:12:32.741 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 10:12:32.742 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a26ec8d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:32.742 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b" with isolation "serializable" 10:12:32.752 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 10:12:32.752 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 10:12:32.752 [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) ) 10:12:32.767 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 10:12:32.768 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 10:12:32.794 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:32.810 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 10:12:32.810 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 10:12:32.833 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 10:12:32.834 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 10:12:32.834 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 10:12:32.868 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 10:12:32.868 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 10:12:32.869 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 10:12:32.885 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 10:12:32.885 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b" 10:12:32.892 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b" 10:12:32.892 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a26ec8d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:32.892 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a26ec8d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:32.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 10:12:32.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 10:12:32.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 10:12:32.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 10:12:32.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 10:12:32.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 10:12:32.900 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 10:12:32.901 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:32.902 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 10:12:32.905 [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 10:12:32.907 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:32.908 [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 10:12:32.909 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:32.909 [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 10:12:32.909 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 10:12:32.914 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 10:12:32.916 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 10:12:32.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 10:12:32.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 10:12:32.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 10:12:32.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 10:12:32.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 10:12:32.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 10:12:32.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 10:12:32.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 10:12:32.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 10:12:32.924 [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 10:12:32.925 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 10:12:32.926 [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 10:12:32.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:32.927 [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 10:12:32.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 10:12:32.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 10:12:32.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 10:12:32.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 10:12:32.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 10:12:32.931 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 10:12:32.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 10:12:32.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 10:12:32.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:32.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 10:12:32.935 [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 10:12:32.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:32.936 [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 10:12:32.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:32.938 [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 10:12:32.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 10:12:32.947 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 10:12:32.950 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 10:12:32.951 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 10:12:32.952 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 10:12:32.953 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 10:12:32.954 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 10:12:32.954 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 10:12:32.955 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 10:12:32.956 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 10:12:32.956 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 10:12:32.957 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 10:12:32.958 [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 10:12:32.959 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 10:12:32.960 [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 10:12:32.960 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:32.961 [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 10:12:32.961 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 10:12:32.961 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:32.961 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:32.962 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:32.962 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 10:12:32.963 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 10:12:32.964 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 10:12:32.964 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 10:12:32.964 [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.datastore.BigIntRDBMSMapping) 10:12:32.964 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:32.964 [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") 10:12:32.965 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 10:12:32.965 [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.datastore.TimestampRDBMSMapping) 10:12:32.966 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 10:12:32.966 [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.datastore.VarCharRDBMSMapping) 10:12:32.966 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 10:12:32.966 [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.datastore.BigIntRDBMSMapping) 10:12:32.967 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 10:12:32.967 [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.datastore.VarCharRDBMSMapping) 10:12:32.967 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 10:12:32.967 [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.datastore.BigIntRDBMSMapping) 10:12:32.967 [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") 10:12:32.968 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 10:12:32.968 [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.datastore.TimestampRDBMSMapping) 10:12:32.968 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 10:12:32.968 [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.datastore.TimestampRDBMSMapping) 10:12:32.969 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 10:12:32.969 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:32.969 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 10:12:32.969 [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") 10:12:32.970 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@378f002a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:32.970 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef" with isolation "serializable" 10:12:32.978 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 10:12:32.978 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 10:12:32.978 [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 ) 10:12:32.999 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 10:12:32.999 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 10:12:33.027 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 10:12:33.054 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 10:12:33.054 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 10:12:33.080 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:33.080 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 10:12:33.081 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 10:12:33.114 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 10:12:33.116 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 10:12:33.116 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 10:12:33.130 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 10:12:33.131 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 10:12:33.131 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 10:12:33.161 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 10:12:33.162 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef" 10:12:33.169 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef" 10:12:33.169 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@378f002a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:33.170 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@378f002a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:33.174 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 10:12:33.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 10:12:33.179 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 10:12:33.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 10:12:33.182 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 10:12:33.183 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 10:12:33.184 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 10:12:33.184 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:33.185 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 10:12:33.186 [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 10:12:33.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:33.187 [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 10:12:33.188 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:33.188 [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 10:12:33.188 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 10:12:33.189 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 10:12:33.207 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 10:12:33.207 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 10:12:33.208 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 10:12:33.209 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 10:12:33.209 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 10:12:33.210 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 10:12:33.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 10:12:33.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 10:12:33.212 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 10:12:33.213 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 10:12:33.213 [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 10:12:33.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 10:12:33.215 [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 10:12:33.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:33.217 [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 10:12:33.217 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 10:12:33.217 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:33.217 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:33.218 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 10:12:33.219 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 10:12:33.220 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 10:12:33.220 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 10:12:33.221 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 10:12:33.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 10:12:33.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 10:12:33.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 10:12:33.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:33.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 10:12:33.225 [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 10:12:33.226 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:33.227 [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 10:12:33.228 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:33.228 [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 10:12:33.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 10:12:33.234 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 10:12:33.237 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 10:12:33.238 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 10:12:33.239 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 10:12:33.240 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 10:12:33.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 10:12:33.242 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 10:12:33.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 10:12:33.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 10:12:33.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 10:12:33.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 10:12:33.247 [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 10:12:33.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 10:12:33.249 [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 10:12:33.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:33.251 [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 10:12:33.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 10:12:33.251 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:33.252 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:33.253 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 10:12:33.254 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:33.254 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 10:12:33.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 10:12:33.255 [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.datastore.BigIntRDBMSMapping) 10:12:33.255 [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") 10:12:33.256 [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" () 10:12:33.257 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 10:12:33.257 [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 10:12:33.257 [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.datastore.CharRDBMSMapping) 10:12:33.258 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 10:12:33.258 [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 10:12:33.258 [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.datastore.BigIntRDBMSMapping) 10:12:33.258 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 10:12:33.259 [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 10:12:33.259 [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.datastore.VarCharRDBMSMapping) 10:12:33.259 [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") 10:12:33.259 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 10:12:33.261 [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.datastore.IntegerRDBMSMapping) 10:12:33.262 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 10:12:33.263 [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.datastore.BigIntRDBMSMapping) 10:12:33.263 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 10:12:33.264 [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.datastore.BigIntRDBMSMapping) 10:12:33.264 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 10:12:33.264 [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.datastore.VarCharRDBMSMapping) 10:12:33.264 [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") 10:12:33.264 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 10:12:33.264 [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.datastore.TimestampRDBMSMapping) 10:12:33.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 10:12:33.265 [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.datastore.TimestampRDBMSMapping) 10:12:33.265 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 10:12:33.266 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18578491 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:33.266 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443" with isolation "serializable" 10:12:33.274 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:33.276 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:33.518 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 241 ms 10:12:33.518 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 10:12:33.518 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 10:12:33.518 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 10:12:33.519 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 10:12:33.519 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 10:12:33.524 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 10:12:33.524 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 10:12:33.534 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 10:12:33.535 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 10:12:33.539 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 10:12:33.556 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 10:12:33.556 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 10:12:33.556 [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 ) 10:12:33.570 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 10:12:33.570 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 10:12:33.597 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 10:12:33.937 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 10:12:33.938 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 10:12:33.938 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 10:12:33.962 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 10:12:34.231 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:34.265 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:34.266 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 10:12:34.266 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 10:12:34.304 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 38 ms 10:12:34.304 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 10:12:34.304 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 10:12:34.320 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 10:12:34.320 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 10:12:34.320 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 10:12:34.342 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 10:12:34.342 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443" 10:12:34.352 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443" 10:12:34.353 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18578491 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:34.358 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18578491 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:34.360 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 10:12:34.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 10:12:34.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 10:12:34.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 10:12:34.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 10:12:34.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 10:12:34.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 10:12:34.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:34.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 10:12:34.373 [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 10:12:34.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:34.375 [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 10:12:34.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:34.376 [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 10:12:34.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 10:12:34.377 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 10:12:34.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 10:12:34.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 10:12:34.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 10:12:34.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 10:12:34.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 10:12:34.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 10:12:34.383 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 10:12:34.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 10:12:34.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 10:12:34.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 10:12:34.386 [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 10:12:34.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 10:12:34.387 [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 10:12:34.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:34.388 [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 10:12:34.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 10:12:34.388 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:34.389 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:34.389 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 10:12:34.390 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 10:12:34.391 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 10:12:34.391 [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.datastore.BigIntRDBMSMapping) 10:12:34.391 [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") 10:12:34.391 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 10:12:34.391 [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.datastore.BigIntRDBMSMapping) 10:12:34.392 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 10:12:34.392 [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.datastore.BigIntRDBMSMapping) 10:12:34.392 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 10:12:34.392 [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.datastore.BigIntRDBMSMapping) 10:12:34.392 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 10:12:34.393 [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.datastore.CharRDBMSMapping) 10:12:34.393 [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") 10:12:34.393 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 10:12:34.393 [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.datastore.TimestampRDBMSMapping) 10:12:34.393 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 10:12:34.393 [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.datastore.TimestampRDBMSMapping) 10:12:34.393 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 10:12:34.394 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b275811 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:34.394 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952" with isolation "serializable" 10:12:34.401 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 10:12:34.401 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 10:12:34.402 [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) DEFAULT 'N' CHECK ("resyncmode" IN ('Y','N')), "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 10:12:34.422 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 10:12:34.423 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 10:12:34.451 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 10:12:34.468 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 10:12:34.468 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 10:12:34.498 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 10:12:34.499 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 10:12:34.499 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 10:12:34.511 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 10:12:34.511 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 10:12:34.511 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 10:12:34.552 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 41 ms 10:12:34.552 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952" 10:12:34.558 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952" 10:12:34.558 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b275811 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:34.558 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b275811 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:34.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 10:12:34.562 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 10:12:34.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 10:12:34.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 10:12:34.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 10:12:34.565 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 10:12:34.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 10:12:34.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:34.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 10:12:34.568 [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 10:12:34.568 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:34.569 [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 10:12:34.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:34.571 [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 10:12:34.571 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 10:12:34.572 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 10:12:34.579 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 10:12:34.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 10:12:34.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 10:12:34.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 10:12:34.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 10:12:34.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 10:12:34.584 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 10:12:34.584 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 10:12:34.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:34.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 10:12:34.587 [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 10:12:34.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:34.588 [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 10:12:34.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:34.590 [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 10:12:34.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 10:12:34.591 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 10:12:34.592 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 10:12:34.592 [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") 10:12:34.598 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 10:12:34.598 [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" () 10:12:34.598 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 10:12:34.598 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:34.599 [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.datastore.LongVarBinaryRDBMSMapping) 10:12:34.601 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 10:12:34.602 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:34.602 [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.datastore.BigIntRDBMSMapping) 10:12:34.604 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3679d92e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:34.605 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7" with isolation "serializable" 10:12:34.615 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 10:12:34.616 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 10:12:34.616 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 10:12:34.616 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 10:12:34.621 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 10:12:34.621 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 10:12:34.624 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 3 ms 10:12:34.648 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 10:12:34.649 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 10:12:34.649 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 10:12:34.672 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 10:12:34.712 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 10:12:34.713 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 10:12:34.713 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 10:12:34.724 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 10:12:34.748 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 10:12:34.748 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7" 10:12:34.754 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7" 10:12:34.754 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3679d92e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:34.754 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3679d92e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:34.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 10:12:34.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 10:12:34.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 10:12:34.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 10:12:34.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 10:12:34.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 10:12:34.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 10:12:34.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:34.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 10:12:34.766 [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 10:12:34.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:34.768 [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 10:12:34.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:34.769 [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 10:12:34.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 10:12:34.770 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 10:12:34.772 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 10:12:34.773 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 10:12:34.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 10:12:34.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 10:12:34.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 10:12:34.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 10:12:34.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 10:12:34.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 10:12:34.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 10:12:34.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 10:12:34.779 [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 10:12:34.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 10:12:34.781 [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 10:12:34.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:34.782 [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 10:12:34.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 10:12:34.783 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 10:12:34.784 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 10:12:34.785 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 10:12:34.785 [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.datastore.BigIntRDBMSMapping) 10:12:34.786 [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") 10:12:34.786 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 10:12:34.787 [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.datastore.VarCharRDBMSMapping) 10:12:34.787 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 10:12:34.788 [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.datastore.LongVarBinaryRDBMSMapping) 10:12:34.788 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 10:12:34.788 [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.datastore.VarCharRDBMSMapping) 10:12:34.788 [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") 10:12:34.788 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 10:12:34.788 [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.datastore.TimestampRDBMSMapping) 10:12:34.789 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 10:12:34.789 [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.datastore.TimestampRDBMSMapping) 10:12:34.789 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 10:12:34.791 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 10:12:34.792 [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.datastore.BigIntRDBMSMapping) 10:12:34.792 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 10:12:34.792 [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.datastore.VarCharRDBMSMapping) 10:12:34.793 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 10:12:34.794 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a12c7a8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:34.794 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a" with isolation "serializable" 10:12:34.800 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 10:12:34.800 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 10:12:34.801 [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 ) 10:12:34.825 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 10:12:34.826 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 10:12:34.856 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 10:12:34.896 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 10:12:34.897 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 10:12:34.898 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 10:12:34.916 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 10:12:34.916 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 10:12:34.942 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:34.965 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 10:12:34.965 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 10:12:35.002 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 10:12:35.007 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 10:12:35.008 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 10:12:35.031 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 10:12:35.032 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 10:12:35.032 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 10:12:35.047 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 10:12:35.048 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a" 10:12:35.053 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a" 10:12:35.053 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a12c7a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:35.053 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a12c7a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:35.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 10:12:35.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 10:12:35.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 10:12:35.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 10:12:35.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 10:12:35.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 10:12:35.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 10:12:35.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:35.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 10:12:35.065 [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 10:12:35.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:35.067 [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 10:12:35.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:35.068 [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 10:12:35.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 10:12:35.071 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 10:12:35.073 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 10:12:35.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 10:12:35.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 10:12:35.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 10:12:35.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 10:12:35.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 10:12:35.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 10:12:35.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 10:12:35.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 10:12:35.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 10:12:35.079 [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 10:12:35.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 10:12:35.081 [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 10:12:35.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:35.082 [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 10:12:35.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 10:12:35.083 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 10:12:35.083 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 10:12:35.084 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 10:12:35.084 [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.datastore.BigIntRDBMSMapping) 10:12:35.084 [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") 10:12:35.084 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 10:12:35.085 [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.datastore.VarCharRDBMSMapping) 10:12:35.085 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 10:12:35.085 [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.datastore.ClobRDBMSMapping) 10:12:35.085 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 10:12:35.085 [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.datastore.VarCharRDBMSMapping) 10:12:35.085 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 10:12:35.086 [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.datastore.VarCharRDBMSMapping) 10:12:35.086 [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") 10:12:35.086 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 10:12:35.086 [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.datastore.TimestampRDBMSMapping) 10:12:35.086 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 10:12:35.086 [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.datastore.TimestampRDBMSMapping) 10:12:35.086 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 10:12:35.087 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c854752 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:35.087 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f" with isolation "serializable" 10:12:35.093 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 10:12:35.093 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 10:12:35.094 [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 ) 10:12:35.116 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 10:12:35.116 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 10:12:35.144 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 10:12:35.164 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 10:12:35.164 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 10:12:35.187 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 10:12:35.187 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 10:12:35.188 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 10:12:35.215 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:35.215 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f" 10:12:35.221 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f" 10:12:35.221 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c854752 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:35.222 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c854752 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:35.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 10:12:35.227 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 10:12:35.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 10:12:35.231 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 10:12:35.233 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 10:12:35.235 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 10:12:35.236 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 10:12:35.236 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:35.237 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 10:12:35.237 [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 10:12:35.238 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:35.239 [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 10:12:35.240 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:35.241 [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 10:12:35.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 10:12:35.242 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 10:12:35.244 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 10:12:35.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 10:12:35.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 10:12:35.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 10:12:35.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 10:12:35.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 10:12:35.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 10:12:35.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 10:12:35.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 10:12:35.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 10:12:35.252 [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 10:12:35.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 10:12:35.254 [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 10:12:35.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:35.256 [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 10:12:35.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 10:12:35.256 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 10:12:35.257 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:35.257 [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") 10:12:35.258 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 10:12:35.258 [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 10:12:35.258 [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.datastore.VarCharRDBMSMapping) 10:12:35.259 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ce443f9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:35.259 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f" with isolation "serializable" 10:12:35.266 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:35.267 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:35.347 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 80 ms 10:12:35.347 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 10:12:35.347 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 10:12:35.347 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 10:12:35.353 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 10:12:35.386 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 10:12:35.424 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:35.449 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:35.449 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f" 10:12:35.464 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f" 10:12:35.464 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ce443f9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:35.464 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ce443f9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:35.466 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:35.468 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 10:12:35.468 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@575b5f7d" 10:12:35.472 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:35.472 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 10:12:35.475 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 10:12:35.475 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 10:12:35.476 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 10:12:35.476 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 10:12:35.476 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 10:12:35.730 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" 10:12:35.765 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="org.datanucleus.identity.IdentityReference@6993c8df") enlisted in transactional cache 10:12:35.771 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 10:12:35.792 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 21 ms 10:12:35.792 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 10:12:35.794 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 10:12:35.857 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 61 ms 10:12:35.858 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 10:12:35.862 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:35.865 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7d21852b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:35.865 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:35.866 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:35.867 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:35.880 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49cb1baf" 10:12:35.884 [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' 10:12:35.885 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:35.892 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 25 ms 10:12:35.908 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" being inserted into table ""repository"" 10:12:35.909 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:35.937 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51dae791" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653" 10:12:35.940 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 10:12:35.940 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" 10:12:35.940 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="org.datanucleus.identity.IdentityReference@7eb200ce") enlisted in transactional cache 10:12:35.941 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" being inserted into table ""repofile"" 10:12:35.942 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:35.951 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@abbe000" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653" 10:12:35.952 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="") is having the value in field "created" replaced by a SCO wrapper 10:12:35.954 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="") is having the value in field "changed" replaced by a SCO wrapper 10:12:35.955 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 10:12:35.956 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-08-11 10:12:26.191>,,<0>,<''>,,<2019-08-11 10:12:35.477>,<2019-08-11 10:12:35.477>,<'Directory'>) 10:12:36.001 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 46 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@abbe000" 10:12:36.007 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" was inserted in the datastore and was given strategy value of "1" 10:12:36.013 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 10:12:36.013 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="org.datanucleus.identity.IdentityReference@7eb200ce") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 10:12:36.014 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 10:12:36.014 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@abbe000" 10:12:36.014 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 10:12:36.017 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="") is having the value in field "created" replaced by a SCO wrapper 10:12:36.017 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="") is having the value in field "changed" replaced by a SCO wrapper 10:12:36.018 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'2a6b5d38-afb2-4416-be23-90673e1e9c37'>,<0>,<2019-08-11 10:12:35.476>,<2019-08-11 10:12:35.476>,,<1>,<'LocalRepository'>) 10:12:36.026 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51dae791" 10:12:36.027 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" was inserted in the datastore and was given strategy value of "1" 10:12:36.027 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 10:12:36.027 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="org.datanucleus.identity.IdentityReference@6993c8df") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 10:12:36.027 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 10:12:36.027 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 10:12:36.027 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 10:12:36.028 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 10:12:36.028 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51dae791" 10:12:36.028 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 10:12:36.029 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 10:12:36.051 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" 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] 10:12:36.051 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 10:12:36.051 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 10:12:36.052 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: repositoryId=2a6b5d38-afb2-4416-be23-90673e1e9c37 10:12:36.052 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 10:12:36.052 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:12:36.053 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.054 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 10:12:36.057 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 10:12:36.058 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7d21852b]] 10:12:36.058 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:36.064 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:36.064 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.066 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:12:36.066 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 10:12:36.066 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 10:12:36.066 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:36.066 [main] DEBUG DataNucleus.Transaction - Transaction committed in 14 ms 10:12:36.066 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@9efcd90 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@9efcd90, lifecycle=HOLLOW] 10:12:36.067 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2] 10:12:36.067 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4, lifecycle=HOLLOW] 10:12:36.067 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:36.067 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:36.067 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 10:12:36.067 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6918 ms. 10:12:36.068 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@d5bb1c4" 10:12:36.068 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.068 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 10:12:36.078 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 10:12:36.086 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 10:12:36.104 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 18 ms 10:12:36.104 [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] 10:12:36.105 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 10:12:36.119 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms 10:12:36.119 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 10:12:36.120 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:36.120 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c479fdf, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.120 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:36.120 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.120 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 10:12:36.128 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@630390b9" 10:12:36.130 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-08-10 10:12:36.076> 10:12:36.131 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:36.131 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 10:12:36.133 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 10:12:36.133 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.133 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.133 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c479fdf]] 10:12:36.133 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:36.134 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:36.134 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.134 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:36.134 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:36.134 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 10:12:36.134 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:36.135 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]tryAcquire: returning true. lockCounter=1 10:12:36.135 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]tryAcquire: returning true. lockCounter=2 10:12:36.135 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:36.136 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]release: NOT releasing underlying FileLock. lockCounter=1 10:12:36.136 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]tryAcquire: returning true. lockCounter=2 10:12:36.136 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]release: NOT releasing underlying FileLock. lockCounter=1 10:12:36.137 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]release: releasing underlying FileLock. lockCounter=0 10:12:36.147 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@76fe6cdc" 10:12:36.147 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.147 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 10:12:36.150 [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 10:12:36.150 [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 10:12:36.150 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:36.151 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a9344f5, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.151 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:36.151 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.151 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:36.151 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6d0be7ab" 10:12:36.151 [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' 10:12:36.152 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:36.152 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 10:12:36.156 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:36.157 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:36.159 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:36.160 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:36.160 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="1") enlisted in transactional cache 10:12:36.161 [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@17e9bc9e" 10:12:36.167 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" 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] 10:12:36.168 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:36.168 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" field "aliases" loading contents to SCO wrapper from the datastore 10:12:36.174 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.182 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6680f714" 10:12:36.182 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:36.183 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:36.184 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b4a1a75" 10:12:36.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:36.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]tryAcquire: returning true. lockCounter=1 10:12:36.186 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]tryAcquire: returning true. lockCounter=2 10:12:36.186 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:36.186 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]release: NOT releasing underlying FileLock. lockCounter=1 10:12:36.186 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]release: releasing underlying FileLock. lockCounter=0 10:12:36.186 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.187 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.187 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:36.187 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.187 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.187 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 10:12:36.187 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.187 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.187 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a9344f5]] 10:12:36.187 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:36.187 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:36.188 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.188 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:36.188 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:36.188 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:36.189 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e, lifecycle=HOLLOW] 10:12:36.189 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:36.189 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:36.189 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 10:12:36.190 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@7fd987ef" 10:12:36.190 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.190 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 10:12:36.190 [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 10:12:36.190 [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 10:12:36.191 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:36.191 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@217bf99e, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.191 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:36.191 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.191 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:36.192 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@73aeef7d" 10:12:36.192 [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' 10:12:36.192 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:36.193 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 10:12:36.193 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:36.193 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:36.193 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:36.194 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:36.194 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="1") enlisted in transactional cache 10:12:36.194 [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@4d9754a8" 10:12:36.194 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" 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] 10:12:36.195 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:36.197 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.218 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@30c3ae63" 10:12:36.219 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 10:12:36.223 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 4 ms 10:12:36.224 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@21263314" 10:12:36.224 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" field "aliases" loading contents to SCO wrapper from the datastore 10:12:36.225 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.225 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6ca30b8a" 10:12:36.226 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:36.226 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:36.226 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c9934da" 10:12:36.228 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.228 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.228 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:36.228 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.228 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.228 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 10:12:36.228 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.228 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.228 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@217bf99e]] 10:12:36.228 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:36.228 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:36.229 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.229 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:36.229 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:36.229 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:36.230 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8, lifecycle=HOLLOW] 10:12:36.230 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:36.230 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:36.230 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 10:12:36.231 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]open: closing=false closeAbortable=true 10:12:36.239 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a545b0f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:36.239 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a545b0f]tryAcquire: returning true. lockCounter=1 10:12:36.239 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:36.240 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a545b0f]release: releasing underlying FileLock. lockCounter=0 10:12:36.241 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@124dac75" 10:12:36.241 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.241 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 10:12:36.242 [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 10:12:36.242 [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 10:12:36.243 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:36.243 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14c93774, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:36.243 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:36.243 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.243 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:36.244 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@14924f41" 10:12:36.244 [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' 10:12:36.244 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:36.245 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 10:12:36.245 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:36.246 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:36.246 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:36.246 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:36.247 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="1") enlisted in transactional cache 10:12:36.247 [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@430b2699" 10:12:36.247 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" 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] 10:12:36.247 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:36.248 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.255 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@111d5c97" 10:12:36.255 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jz6owv58-3k5i7'> 10:12:36.256 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:36.257 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@250a9031" 10:12:36.258 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" field "aliases" loading contents to SCO wrapper from the datastore 10:12:36.258 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.259 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1665fa54" 10:12:36.259 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:36.259 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:36.260 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4f654cee" 10:12:36.260 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.265 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70025b99" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb" 10:12:36.266 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jz6owv58-3k5i7'>) 10:12:36.267 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70025b99" 10:12:36.267 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70025b99" 10:12:36.268 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 10:12:36.268 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:36.269 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=1 10:12:36.269 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=2 10:12:36.270 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:36.270 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: NOT releasing underlying FileLock. lockCounter=1 10:12:36.270 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=2 10:12:36.270 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:36.271 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: NOT releasing underlying FileLock. lockCounter=1 10:12:36.271 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=2 10:12:36.271 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: NOT releasing underlying FileLock. lockCounter=1 10:12:36.272 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: releasing underlying FileLock. lockCounter=0 10:12:36.272 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 10:12:36.274 [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 10:12:36.274 [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 10:12:36.274 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.274 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:36.275 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@f3560d4" 10:12:36.275 [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' 10:12:36.275 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:36.276 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 10:12:36.276 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 10:12:36.277 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.278 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.279 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Aug 11 10:12:36 CEST 2019) for LocalRepository[id=1] 10:12:36.279 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 10:12:36.279 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:36.280 [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 10:12:36.280 [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 10:12:36.280 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.280 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:36.281 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f10f633" 10:12:36.281 [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' 10:12:36.281 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:36.282 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 10:12:36.282 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 10:12:36.288 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" having fields "changed,revision" updated in table ""repository"" 10:12:36.288 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.305 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@696db620" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb" 10:12:36.306 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-08-11 10:12:36.278>,"revision"=<1> WHERE "id"=<1> 10:12:36.313 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@696db620" 10:12:36.314 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@696db620" 10:12:36.314 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 10:12:36.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.314 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:36.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.315 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 10:12:36.315 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:36.315 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:36.315 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 10:12:36.315 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14c93774]] 10:12:36.315 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:36.331 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:36.332 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 10:12:36.332 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 10:12:36.333 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:36.333 [main] DEBUG DataNucleus.Transaction - Transaction committed in 18 ms 10:12:36.334 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699, lifecycle=HOLLOW] 10:12:36.334 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:36.334 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:36.335 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 10:12:36.338 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]getCloseDeferredMillis: closeDeferredMillis=0 10:12:36.338 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]close: Closing real LocalRepoManager immediately. 10:12:36.338 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]_close: Shutting down real LocalRepoManager. 10:12:36.585 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 10:12:36.587 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 10:12:36.587 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 10:12:36.589 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 10:12:36.590 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 10:12:37.179 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]release: releasing underlying FileLock. lockCounter=0 10:12:37.205 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 10:12:37.205 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 10:12:37.229 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 10:12:37.939 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@73b9f690 on ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 10:12:37.940 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=1 10:12:37.942 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken with none selected 10:12:37.942 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken up from select, 0/0/0 selected 10:12:37.943 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 processing 0 keys, 1 updates 10:12:37.943 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:37.943 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@73b9f690 10:12:37.946 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@73b9f690 10:12:37.947 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:37.947 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 waiting with 1 keys 10:12:37.947 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@73b9f690 10:12:37.976 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 15 ms, remaining: 29985 ms 10:12:38.073 [qtp1199673596-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=113/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@52c43efd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 10:12:38.090 [qtp1199673596-21] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=131/30000}{io=0/0,kio=0,kro=0}-> 10:12:38.092 [qtp1199673596-21] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.093 [qtp1199673596-21] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.094 [qtp1199673596-21] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=135/30000}{io=0/0,kio=0,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.095 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196c4f6c{AC.ReadCB@6afaef21{HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:38.096 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.097 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4a1a3e1a on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 10:12:38.097 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 10:12:38.097 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken with none selected 10:12:38.098 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken up from select, 0/0/1 selected 10:12:38.098 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 processing 0 keys, 1 updates 10:12:38.098 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:38.098 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4a1a3e1a 10:12:38.098 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.098 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@73b9f690 10:12:38.099 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.099 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:38.099 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 waiting with 1 keys 10:12:38.100 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken up from select, 1/1/1 selected 10:12:38.100 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 processing 1 keys, 0 updates 10:12:38.100 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6ccf20f0 SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.101 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.102 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:38.103 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} tryExecute EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:38.103+02:00 10:12:38.103 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=1} startReservedThread p=1 10:12:38.106 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2ea41516{s=0/6,p=1}@18ae286f 10:12:38.107 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2ea41516{s=0/6,p=1}@18ae286f 10:12:38.107 [qtp1199673596-18] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=1}@18ae286f started 10:12:38.108 [qtp1199673596-18] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=0}@18ae286f waiting 10:12:38.109 [qtp1199673596-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:38.107+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 10:12:38.110 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:38.110 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 10:12:38.110 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:38.112 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:38.112 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:38.112 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 waiting with 1 keys 10:12:38.113 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@196c4f6c{AC.ReadCB@6afaef21{HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:38.114 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@52c43efd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 10:12:38.132 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@3cf950aa[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:38.133 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@3cf950aa[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:38.135 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3cf950aa[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 10:12:38.135 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3cf950aa[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:38.136 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 10:12:38.143 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 10:12:38.143 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 10:12:38.143 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 10:12:38.144 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 10:12:38.146 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 10:12:38.147 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 10:12:38.147 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 10:12:38.148 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 10:12:38.148 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 10:12:38.148 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 10:12:38.148 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 10:12:38.148 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 10:12:38.149 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 10:12:38.149 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 10:12:38.150 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 10:12:38.150 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 10:12:38.150 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 10:12:38.150 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 10:12:38.150 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 10:12:38.153 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 10:12:38.153 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 10:12:38.164 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 10:12:38.164 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 10:12:38.164 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 10:12:38.164 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 10:12:38.168 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:45275/RepoInfo on HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:45275/RepoInfo,age=2} POST //127.0.0.1:45275/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic cjRLSTRYSFk4aUNOcnZJOWxvUWNuZzp4cnhOYzYub0krS1NvdHtCTXY5REVDKW9B User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_222) Host: 127.0.0.1:45275 Connection: keep-alive Content-Length: 236 10:12:38.170 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:45275/RepoInfo,age=5} parsed true HttpParser{s=CONTENT,0 of 236} 10:12:38.170 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:45275/RepoInfo,age=5} handle //127.0.0.1:45275/RepoInfo 10:12:38.171 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@52c43efd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 10:12:38.175 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=9} action DISPATCH 10:12:38.178 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=12} 10:12:38.178 [qtp1199673596-19] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 10:12:38.179 [qtp1199673596-19] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 10:12:38.180 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 10:12:38.180 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 session=null 10:12:38.182 [qtp1199673596-19] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:38.182 [qtp1199673596-19] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 10:12:38.302 [qtp1199673596-19] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 10:12:38.306 [qtp1199673596-19] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic cjRLSTRYSFk4aUNOcnZJOWxvUWNuZzp4cnhOYzYub0krS1NvdHtCTXY5REVDKW9B 10:12:38.326 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=208/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=160} parse HeapByteBuffer@3cf950aa[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 10:12:38.326 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3cf950aa[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:38.327 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=161} onContent Content@7e8efcc3{HeapByteBufferR@e767d35[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.330 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=0,q=0,[0]=null,s=STREAM] addContent Content@7e8efcc3{HeapByteBufferR@e767d35[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.330 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 10:12:38.330 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=165} onContentComplete 10:12:38.331 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=166} onRequestComplete 10:12:38.332 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 10:12:38.334 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=217/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=END,236 of 236},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=169} parsed false HttpParser{s=END,236 of 236} 10:12:38.393 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.394 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.394 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.395 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.396 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=326,l=530,c=8192,r=204]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.400 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.400 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...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}} 10:12:38.400 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}} 10:12:38.400 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.401 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.401 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.402 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.402 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.402 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.403 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.403 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.404 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.404 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.404 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.404 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.405 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.406 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.406 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.407 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:38.407 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@566720e8[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@7e8efcc3{HeapByteBufferR@e767d35[p=530,l=530,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}} 10:12:38.408 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=291/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=END,236 of 236},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=243} 10:12:38.414 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@52c43efd{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 10:12:38.420 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' 10:12:38.421 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a979349]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/cloudstore-repository.lock' 10:12:38.421 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a979349]tryAcquire: returning true. lockCounter=1 10:12:38.421 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' locked successfully. 10:12:38.422 [qtp1199673596-19] DEBUG c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 10:12:38.424 [qtp1199673596-19] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:12:38.428 [qtp1199673596-19] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 10:12:38.444 [qtp1199673596-19] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 10:12:38.458 [qtp1199673596-19] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 10:12:38.461 [qtp1199673596-19] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 10:12:38.467 [qtp1199673596-19] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 10:12:38.468 [qtp1199673596-19] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 10:12:38.470 [qtp1199673596-19] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 10:12:38.492 [qtp1199673596-19] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 10:12:38.498 [qtp1199673596-19] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 10:12:38.506 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Java types support initialising ... 10:12:38.509 [qtp1199673596-19] 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.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.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.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 10:12:38.509 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Type converter support initialising ... 10:12:38.512 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Type converter support loaded 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 10:12:38.513 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:12:38.514 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 10:12:38.516 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 10:12:38.516 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 10:12:38.517 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 10:12:38.518 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 10:12:38.518 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 10:12:38.519 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 10:12:38.519 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 10:12:38.520 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 10:12:38.520 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.521 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.521 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.522 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.522 [qtp1199673596-19] 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 10:12:38.523 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.523 [qtp1199673596-19] 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 10:12:38.523 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 10:12:38.524 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 10:12:38.533 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 10:12:38.534 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 10:12:38.535 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 10:12:38.535 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 10:12:38.537 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 10:12:38.538 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 10:12:38.539 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 10:12:38.540 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 10:12:38.542 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.543 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 10:12:38.544 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.545 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.547 [qtp1199673596-19] 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 10:12:38.547 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.548 [qtp1199673596-19] 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 10:12:38.548 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 10:12:38.548 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 10:12:38.549 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 10:12:38.550 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 10:12:38.550 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 10:12:38.551 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 10:12:38.551 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 10:12:38.552 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 10:12:38.552 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.553 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.553 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.554 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.555 [qtp1199673596-19] 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 10:12:38.555 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.556 [qtp1199673596-19] 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 10:12:38.556 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 10:12:38.557 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 10:12:38.563 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 10:12:38.564 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 10:12:38.565 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 10:12:38.565 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 10:12:38.566 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 10:12:38.566 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 10:12:38.567 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 10:12:38.567 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 10:12:38.568 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.569 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 10:12:38.569 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.570 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.571 [qtp1199673596-19] 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 10:12:38.571 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.572 [qtp1199673596-19] 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 10:12:38.572 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 10:12:38.573 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 10:12:38.573 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 10:12:38.574 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 10:12:38.574 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 10:12:38.575 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 10:12:38.575 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 10:12:38.576 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 10:12:38.576 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.577 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.577 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.578 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.578 [qtp1199673596-19] 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 10:12:38.579 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.579 [qtp1199673596-19] 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 10:12:38.579 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 10:12:38.580 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 10:12:38.581 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 10:12:38.582 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 10:12:38.582 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 10:12:38.583 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 10:12:38.583 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 10:12:38.583 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 10:12:38.584 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 10:12:38.584 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 10:12:38.585 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.586 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 10:12:38.586 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.587 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.587 [qtp1199673596-19] 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 10:12:38.588 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.589 [qtp1199673596-19] 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 10:12:38.589 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 10:12:38.589 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.591 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 10:12:38.591 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 10:12:38.591 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 10:12:38.592 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 10:12:38.592 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 10:12:38.592 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 10:12:38.593 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 10:12:38.594 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 10:12:38.594 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 10:12:38.595 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 10:12:38.595 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 10:12:38.596 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 10:12:38.596 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.597 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.597 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.598 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.599 [qtp1199673596-19] 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 10:12:38.599 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.600 [qtp1199673596-19] 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 10:12:38.600 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 10:12:38.603 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 10:12:38.604 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 10:12:38.605 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 10:12:38.605 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 10:12:38.606 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 10:12:38.606 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 10:12:38.607 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 10:12:38.607 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 10:12:38.608 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 10:12:38.608 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.609 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 10:12:38.609 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.610 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.610 [qtp1199673596-19] 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 10:12:38.611 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.611 [qtp1199673596-19] 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 10:12:38.611 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 10:12:38.612 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.612 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.612 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.612 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 10:12:38.613 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 10:12:38.613 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 10:12:38.613 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 10:12:38.614 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 10:12:38.614 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 10:12:38.615 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 10:12:38.615 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 10:12:38.616 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 10:12:38.616 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 10:12:38.617 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.617 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.618 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.618 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.619 [qtp1199673596-19] 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 10:12:38.619 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.620 [qtp1199673596-19] 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 10:12:38.620 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 10:12:38.620 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 10:12:38.621 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 10:12:38.621 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 10:12:38.622 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 10:12:38.622 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 10:12:38.622 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 10:12:38.623 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 10:12:38.623 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 10:12:38.624 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 10:12:38.624 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.625 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 10:12:38.626 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.627 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.627 [qtp1199673596-19] 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 10:12:38.628 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.628 [qtp1199673596-19] 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 10:12:38.628 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 10:12:38.629 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 10:12:38.629 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 10:12:38.634 [qtp1199673596-19] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 10:12:38.634 [qtp1199673596-19] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 10:12:38.634 [qtp1199673596-19] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 10:12:38.645 [qtp1199673596-19] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 10:12:38.734 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75c65906 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 10:12:38.736 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.736 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:12:38.736 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:38.736 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:38.736 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:12:38.736 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:12:38.737 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:38.738 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:12:38.739 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:38.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:12:38.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:12:38.742 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 10:12:38.742 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:12:38.742 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:38.742 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:38.742 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:38.742 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:38.778 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:12:38.778 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Datastore : read-write 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Queries : Timeout=0 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - =========================================================== 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/derby] 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/derby] 10:12:38.801 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 10:12:38.802 [qtp1199673596-19] 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 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Datastore - =========================================================== 10:12:38.802 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75c65906 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7e95975c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:38.808 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75c65906 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7e95975c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:38.809 [qtp1199673596-19] DEBUG DataNucleus.Datastore - StoreManager now created 10:12:38.809 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 10:12:38.809 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:12:38.810 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux" 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Persistence API : JDO 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ClassLoading : default 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:12:38.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ================================================ 10:12:38.812 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@771c673a" with txn="org.datanucleus.TransactionImpl@10b451ff" 10:12:38.812 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 10:12:38.820 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 10:12:38.821 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 10:12:38.822 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 10:12:38.823 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 10:12:38.824 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 10:12:38.824 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 10:12:38.825 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 10:12:38.826 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.827 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.828 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.829 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.830 [qtp1199673596-19] 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 10:12:38.831 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.832 [qtp1199673596-19] 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 10:12:38.832 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 10:12:38.832 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 10:12:38.834 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 10:12:38.835 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 10:12:38.835 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 10:12:38.836 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 10:12:38.837 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 10:12:38.838 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 10:12:38.839 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 10:12:38.839 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 10:12:38.840 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.841 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 10:12:38.842 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.843 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.844 [qtp1199673596-19] 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 10:12:38.845 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.846 [qtp1199673596-19] 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 10:12:38.846 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 10:12:38.847 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 10:12:38.848 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 10:12:38.848 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 10:12:38.849 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 10:12:38.850 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 10:12:38.851 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 10:12:38.852 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 10:12:38.852 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.853 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.854 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.855 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.856 [qtp1199673596-19] 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 10:12:38.857 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.858 [qtp1199673596-19] 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 10:12:38.858 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 10:12:38.859 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 10:12:38.861 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 10:12:38.863 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 10:12:38.865 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 10:12:38.866 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 10:12:38.869 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 10:12:38.871 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 10:12:38.872 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 10:12:38.872 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 10:12:38.873 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.874 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 10:12:38.875 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.875 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.876 [qtp1199673596-19] 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 10:12:38.877 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.878 [qtp1199673596-19] 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 10:12:38.878 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 10:12:38.878 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.879 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.879 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.879 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 10:12:38.880 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 10:12:38.881 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 10:12:38.882 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 10:12:38.883 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 10:12:38.884 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 10:12:38.884 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 10:12:38.885 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 10:12:38.886 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 10:12:38.887 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:38.888 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 10:12:38.889 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:38.889 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:38.890 [qtp1199673596-19] 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 10:12:38.891 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:38.892 [qtp1199673596-19] 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 10:12:38.892 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 10:12:38.893 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 10:12:38.894 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 10:12:38.895 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 10:12:38.896 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 10:12:38.896 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 10:12:38.897 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 10:12:38.898 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 10:12:38.899 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 10:12:38.900 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 10:12:38.900 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:38.901 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 10:12:38.902 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:38.903 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:38.904 [qtp1199673596-19] 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 10:12:38.905 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:38.906 [qtp1199673596-19] 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 10:12:38.906 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 10:12:38.906 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.907 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:38.907 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 10:12:38.910 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 10:12:38.910 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 10:12:38.911 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 10:12:38.912 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 10:12:38.913 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 10:12:38.913 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 10:12:38.914 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 10:12:38.915 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 10:12:38.916 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 10:12:38.917 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 10:12:38.917 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 10:12:38.917 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 10:12:38.917 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 10:12:38.918 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 10:12:38.918 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 10:12:38.918 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.919 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 10:12:38.919 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 10:12:38.919 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 10:12:38.919 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.919 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 10:12:38.920 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 10:12:38.920 [qtp1199673596-19] 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") 10:12:38.920 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 10:12:38.920 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.921 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 10:12:38.921 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.921 [qtp1199673596-19] 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") 10:12:38.921 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 10:12:38.921 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:38.922 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 10:12:38.922 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:38.922 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 10:12:38.922 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:38.922 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 10:12:38.922 [qtp1199673596-19] 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") 10:12:38.923 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 10:12:38.923 [qtp1199673596-19] 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.datastore.ClobRDBMSMapping) 10:12:38.923 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 10:12:38.923 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:38.923 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 10:12:38.923 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.924 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 10:12:38.924 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:38.924 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 10:12:38.924 [qtp1199673596-19] 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.datastore.ClobRDBMSMapping) 10:12:38.924 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 10:12:38.924 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:38.924 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 10:12:38.925 [qtp1199673596-19] 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") 10:12:38.926 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 10:12:38.926 [qtp1199673596-19] 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.datastore.LongVarBinaryRDBMSMapping) 10:12:38.926 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 10:12:38.927 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:38.927 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 10:12:38.927 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.927 [qtp1199673596-19] 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") 10:12:38.927 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 10:12:38.927 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:38.928 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 10:12:38.928 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:38.928 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 10:12:38.928 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:38.928 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 10:12:38.928 [qtp1199673596-19] 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") 10:12:38.928 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 10:12:38.928 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:38.928 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:38.929 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 10:12:38.929 [qtp1199673596-19] 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 10:12:38.929 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:38.930 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 10:12:38.930 [qtp1199673596-19] 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.datastore.ClobRDBMSMapping) 10:12:38.930 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 10:12:38.930 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:38.931 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fc62617 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:38.931 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f844069" with isolation "serializable" 10:12:38.944 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 10:12:38.944 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 10:12:39.014 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 70 ms 10:12:39.014 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 10:12:39.016 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 10:12:39.018 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 10:12:39.039 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 10:12:39.068 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 10:12:39.075 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 10:12:39.081 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 10:12:39.088 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 10:12:39.095 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 10:12:39.101 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 10:12:39.107 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 10:12:39.112 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 10:12:39.113 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f844069" 10:12:39.113 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f844069" 10:12:39.113 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fc62617 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f844069, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.113 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fc62617 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f844069, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.114 [qtp1199673596-19] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:12:39.114 [qtp1199673596-19] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:12:39.114 [qtp1199673596-19] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:12:39.115 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 10:12:39.116 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 10:12:39.117 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 10:12:39.118 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 10:12:39.118 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 10:12:39.119 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 10:12:39.120 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 10:12:39.121 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.122 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.123 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.124 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.125 [qtp1199673596-19] 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 10:12:39.126 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.127 [qtp1199673596-19] 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 10:12:39.127 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 10:12:39.127 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 10:12:39.128 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 10:12:39.129 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 10:12:39.130 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 10:12:39.131 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 10:12:39.132 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 10:12:39.133 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 10:12:39.133 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 10:12:39.134 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 10:12:39.135 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.137 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 10:12:39.138 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.138 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.139 [qtp1199673596-19] 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 10:12:39.140 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.141 [qtp1199673596-19] 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 10:12:39.142 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 10:12:39.142 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.142 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.142 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 10:12:39.143 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 10:12:39.143 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 10:12:39.144 [qtp1199673596-19] 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") 10:12:39.144 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 10:12:39.144 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.144 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 10:12:39.144 [qtp1199673596-19] 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.datastore.ClobRDBMSMapping) 10:12:39.145 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 10:12:39.145 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.145 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 10:12:39.145 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.146 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 10:12:39.146 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d937e11 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.146 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4fafa185" with isolation "serializable" 10:12:39.150 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 10:12:39.150 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 10:12:39.196 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 46 ms 10:12:39.197 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 10:12:39.202 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 10:12:39.207 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 10:12:39.211 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 10:12:39.211 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4fafa185" 10:12:39.211 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4fafa185" 10:12:39.211 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d937e11 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4fafa185, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.211 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d937e11 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4fafa185, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.212 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 10:12:39.213 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 10:12:39.213 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.213 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:39.213 [qtp1199673596-19] 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") 10:12:39.214 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 10:12:39.214 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.214 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 10:12:39.214 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.214 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 10:12:39.214 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.215 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 10:12:39.215 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.215 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 10:12:39.216 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.216 [qtp1199673596-19] 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") 10:12:39.216 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 10:12:39.216 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.216 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 10:12:39.216 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.216 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 10:12:39.216 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:39.216 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 10:12:39.216 [qtp1199673596-19] 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") 10:12:39.217 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77d9666a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.217 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34258c85" with isolation "serializable" 10:12:39.219 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:39.219 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 10:12:39.257 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 38 ms 10:12:39.257 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 10:12:39.264 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 10:12:39.269 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:39.275 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:39.276 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34258c85" 10:12:39.276 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34258c85" 10:12:39.277 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77d9666a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34258c85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.277 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77d9666a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34258c85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.278 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 10:12:39.279 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 10:12:39.280 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 10:12:39.280 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 10:12:39.281 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 10:12:39.282 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 10:12:39.282 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 10:12:39.283 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.284 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.284 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.285 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.286 [qtp1199673596-19] 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 10:12:39.286 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.287 [qtp1199673596-19] 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 10:12:39.287 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 10:12:39.288 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 10:12:39.290 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 10:12:39.290 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 10:12:39.291 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 10:12:39.292 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 10:12:39.292 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 10:12:39.311 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 10:12:39.316 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 10:12:39.336 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 10:12:39.339 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.341 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 10:12:39.342 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.343 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.344 [qtp1199673596-19] 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 10:12:39.346 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.347 [qtp1199673596-19] 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 10:12:39.347 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 10:12:39.347 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.347 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.348 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 10:12:39.350 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 10:12:39.351 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 10:12:39.351 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 10:12:39.352 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 10:12:39.352 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 10:12:39.353 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 10:12:39.354 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 10:12:39.354 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.355 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.355 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.356 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.357 [qtp1199673596-19] 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 10:12:39.357 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.358 [qtp1199673596-19] 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 10:12:39.358 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 10:12:39.358 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 10:12:39.359 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 10:12:39.360 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 10:12:39.361 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 10:12:39.361 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 10:12:39.362 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 10:12:39.362 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 10:12:39.363 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 10:12:39.363 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 10:12:39.364 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.364 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 10:12:39.365 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.366 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.366 [qtp1199673596-19] 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 10:12:39.367 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.368 [qtp1199673596-19] 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 10:12:39.368 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 10:12:39.368 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.368 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.368 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 10:12:39.369 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:39.369 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 10:12:39.370 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 10:12:39.370 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.370 [qtp1199673596-19] 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") 10:12:39.370 [qtp1199673596-19] 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" () 10:12:39.371 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 10:12:39.371 [qtp1199673596-19] 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 10:12:39.371 [qtp1199673596-19] 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.datastore.CharRDBMSMapping) 10:12:39.371 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 10:12:39.371 [qtp1199673596-19] 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 10:12:39.371 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.371 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 10:12:39.372 [qtp1199673596-19] 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 10:12:39.372 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.372 [qtp1199673596-19] 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") 10:12:39.372 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 10:12:39.372 [qtp1199673596-19] 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.datastore.IntegerRDBMSMapping) 10:12:39.372 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 10:12:39.372 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.373 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 10:12:39.373 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.373 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 10:12:39.373 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.373 [qtp1199673596-19] 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") 10:12:39.373 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 10:12:39.374 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.374 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 10:12:39.374 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.374 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 10:12:39.376 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e91beee [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.376 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1599a314" with isolation "serializable" 10:12:39.378 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:39.378 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:39.413 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 35 ms 10:12:39.413 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 10:12:39.415 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 10:12:39.421 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 10:12:39.427 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:39.432 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:39.436 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 10:12:39.440 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 10:12:39.444 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 10:12:39.444 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1599a314" 10:12:39.445 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1599a314" 10:12:39.445 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e91beee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1599a314, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.445 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e91beee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1599a314, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.446 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 10:12:39.447 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 10:12:39.447 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 10:12:39.448 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 10:12:39.448 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 10:12:39.449 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 10:12:39.450 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 10:12:39.450 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.451 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.452 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.452 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.453 [qtp1199673596-19] 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 10:12:39.454 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.455 [qtp1199673596-19] 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 10:12:39.455 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 10:12:39.455 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 10:12:39.456 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 10:12:39.457 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 10:12:39.458 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 10:12:39.458 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 10:12:39.459 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 10:12:39.459 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 10:12:39.460 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 10:12:39.460 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 10:12:39.461 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.462 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 10:12:39.462 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.463 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.463 [qtp1199673596-19] 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 10:12:39.464 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.465 [qtp1199673596-19] 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 10:12:39.465 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 10:12:39.465 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.465 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:39.466 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 10:12:39.467 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 10:12:39.467 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 10:12:39.467 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.467 [qtp1199673596-19] 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") 10:12:39.467 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 10:12:39.468 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.468 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 10:12:39.468 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.468 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 10:12:39.469 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.469 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 10:12:39.469 [qtp1199673596-19] 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.datastore.CharRDBMSMapping) 10:12:39.469 [qtp1199673596-19] 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") 10:12:39.469 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 10:12:39.469 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.470 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 10:12:39.470 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.470 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 10:12:39.470 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@437a40b9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.470 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c24b9bb" with isolation "serializable" 10:12:39.472 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 10:12:39.473 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:39.500 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 28 ms 10:12:39.500 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 10:12:39.504 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 10:12:39.508 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 10:12:39.512 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 10:12:39.513 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c24b9bb" 10:12:39.513 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c24b9bb" 10:12:39.513 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@437a40b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c24b9bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.514 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@437a40b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c24b9bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.514 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 10:12:39.515 [qtp1199673596-19] 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") 10:12:39.515 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 10:12:39.515 [qtp1199673596-19] 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" () 10:12:39.515 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 10:12:39.515 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:39.516 [qtp1199673596-19] 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.datastore.LongVarBinaryRDBMSMapping) 10:12:39.516 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 10:12:39.516 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:39.516 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.517 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@71911f73 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.517 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760db9fb" with isolation "serializable" 10:12:39.519 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 10:12:39.523 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 10:12:39.526 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 10:12:39.530 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 10:12:39.530 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760db9fb" 10:12:39.530 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760db9fb" 10:12:39.530 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@71911f73 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760db9fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.531 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@71911f73 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760db9fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.532 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 10:12:39.533 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 10:12:39.533 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 10:12:39.534 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 10:12:39.534 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 10:12:39.535 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 10:12:39.535 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 10:12:39.536 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.537 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.537 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.538 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.539 [qtp1199673596-19] 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 10:12:39.539 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.540 [qtp1199673596-19] 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 10:12:39.540 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 10:12:39.540 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 10:12:39.541 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 10:12:39.542 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 10:12:39.543 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 10:12:39.543 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 10:12:39.544 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 10:12:39.544 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 10:12:39.545 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 10:12:39.545 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 10:12:39.546 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.546 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 10:12:39.547 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.547 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.548 [qtp1199673596-19] 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 10:12:39.549 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.550 [qtp1199673596-19] 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 10:12:39.550 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 10:12:39.550 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 10:12:39.551 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 10:12:39.552 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 10:12:39.552 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.552 [qtp1199673596-19] 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") 10:12:39.552 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 10:12:39.552 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.552 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 10:12:39.552 [qtp1199673596-19] 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.datastore.LongVarBinaryRDBMSMapping) 10:12:39.553 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 10:12:39.553 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.553 [qtp1199673596-19] 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") 10:12:39.553 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 10:12:39.553 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.553 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 10:12:39.554 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.554 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 10:12:39.554 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 10:12:39.554 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.554 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 10:12:39.554 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.554 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 10:12:39.555 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@218dd60a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.555 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6463576f" with isolation "serializable" 10:12:39.557 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 10:12:39.557 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:39.582 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 25 ms 10:12:39.582 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 10:12:39.584 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 10:12:39.586 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 10:12:39.588 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 10:12:39.591 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 10:12:39.594 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 10:12:39.597 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 10:12:39.600 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 10:12:39.600 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6463576f" 10:12:39.600 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6463576f" 10:12:39.601 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@218dd60a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6463576f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.601 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@218dd60a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6463576f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.602 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 10:12:39.603 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 10:12:39.603 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 10:12:39.604 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 10:12:39.604 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 10:12:39.605 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 10:12:39.606 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 10:12:39.606 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.607 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.607 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.608 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.609 [qtp1199673596-19] 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 10:12:39.609 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.610 [qtp1199673596-19] 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 10:12:39.610 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 10:12:39.611 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 10:12:39.612 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 10:12:39.612 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 10:12:39.613 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 10:12:39.614 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 10:12:39.614 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 10:12:39.615 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 10:12:39.615 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 10:12:39.616 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 10:12:39.616 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.617 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 10:12:39.618 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.618 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.619 [qtp1199673596-19] 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 10:12:39.619 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.620 [qtp1199673596-19] 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 10:12:39.620 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 10:12:39.621 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 10:12:39.621 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 10:12:39.622 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 10:12:39.622 [qtp1199673596-19] 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.datastore.BigIntRDBMSMapping) 10:12:39.622 [qtp1199673596-19] 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") 10:12:39.622 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 10:12:39.623 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.623 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 10:12:39.623 [qtp1199673596-19] 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.datastore.ClobRDBMSMapping) 10:12:39.623 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 10:12:39.623 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.623 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 10:12:39.623 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.623 [qtp1199673596-19] 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") 10:12:39.624 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 10:12:39.624 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.624 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 10:12:39.624 [qtp1199673596-19] 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.datastore.TimestampRDBMSMapping) 10:12:39.624 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 10:12:39.624 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65c10e94 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.624 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@612ebb67" with isolation "serializable" 10:12:39.626 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 10:12:39.627 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:39.650 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 23 ms 10:12:39.650 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 10:12:39.654 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 10:12:39.656 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 10:12:39.659 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 10:12:39.659 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@612ebb67" 10:12:39.660 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@612ebb67" 10:12:39.660 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65c10e94 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@612ebb67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.660 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65c10e94 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@612ebb67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.661 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 10:12:39.662 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 10:12:39.662 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 10:12:39.663 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 10:12:39.663 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 10:12:39.664 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 10:12:39.664 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 10:12:39.665 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:39.666 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 10:12:39.666 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 10:12:39.667 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:39.667 [qtp1199673596-19] 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 10:12:39.668 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:39.669 [qtp1199673596-19] 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 10:12:39.669 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 10:12:39.669 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 10:12:39.669 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 10:12:39.670 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 10:12:39.671 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 10:12:39.671 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 10:12:39.672 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 10:12:39.672 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 10:12:39.673 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 10:12:39.674 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 10:12:39.674 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 10:12:39.675 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 10:12:39.675 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 10:12:39.676 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 10:12:39.677 [qtp1199673596-19] 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 10:12:39.677 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:39.678 [qtp1199673596-19] 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 10:12:39.678 [qtp1199673596-19] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 10:12:39.678 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 10:12:39.679 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:39.679 [qtp1199673596-19] 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") 10:12:39.679 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 10:12:39.679 [qtp1199673596-19] 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 10:12:39.679 [qtp1199673596-19] 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.datastore.VarCharRDBMSMapping) 10:12:39.680 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b5ec06e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:39.680 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f9c231" with isolation "serializable" 10:12:39.682 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:39.687 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 10:12:39.690 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:39.694 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:39.695 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f9c231" 10:12:39.695 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f9c231" 10:12:39.695 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b5ec06e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f9c231, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:39.695 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b5ec06e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f9c231, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:39.696 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:39.696 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" closed 10:12:39.696 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@771c673a" with txn="org.datanucleus.TransactionImpl@72d32cd6" 10:12:39.696 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:39.696 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad (optimistic=false) 10:12:39.697 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 10:12:39.697 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:39.697 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 10:12:39.697 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 10:12:39.699 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:39.699 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 10:12:39.700 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:39.700 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ee60a08, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:39.700 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:39.701 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.701 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:39.714 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@cbd8dd7" 10:12:39.714 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 10:12:39.715 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.715 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 10:12:39.716 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:39.716 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 10:12:39.717 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:39.718 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 10:12:39.719 [qtp1199673596-19] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 10:12:39.719 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="1") enlisted in transactional cache 10:12:39.721 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" having fields "publicKey" fetched from table ""repository"" 10:12:39.722 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.731 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@37dbd525" 10:12:39.731 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 10:12:39.732 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.732 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@418bf9bb" 10:12:39.733 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="1") is having the following fields in Level 2 cache object updated : [3] 10:12:39.734 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" having fields "privateKey" fetched from table ""repository"" 10:12:39.734 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@35c1a630" 10:12:39.740 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 10:12:39.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.741 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@68e6ee74" 10:12:39.742 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="1") is having the following fields in Level 2 cache object updated : [7] 10:12:39.742 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]initPersistenceManagerFactory: repositoryId=2a6b5d38-afb2-4416-be23-90673e1e9c37 10:12:39.742 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad 10:12:39.742 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.742 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.742 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ee60a08]] 10:12:39.742 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:39.743 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:39.743 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@284f213c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32a2cbca, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.744 [qtp1199673596-19] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:39.744 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:39.744 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 10:12:39.744 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5de82391, lifecycle=HOLLOW] 10:12:39.744 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:39.744 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:39.745 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" closed 10:12:39.745 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1323 ms. 10:12:39.745 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@771c673a" with txn="org.datanucleus.TransactionImpl@367f8218" 10:12:39.745 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:39.745 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad (optimistic=false) 10:12:39.746 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 10:12:39.746 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 10:12:39.747 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:39.747 [qtp1199673596-19] 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] 10:12:39.747 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 10:12:39.749 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:39.750 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 10:12:39.750 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@487724d9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:39.750 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@252008d, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:39.750 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@487724d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22a486c0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:39.750 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@487724d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22a486c0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.750 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 10:12:39.759 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3635b403" 10:12:39.759 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-08-10 10:12:39.745> 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@252008d]] 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@487724d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22a486c0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:39.760 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@487724d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22a486c0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:39.761 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@487724d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22a486c0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.761 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:39.761 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:39.761 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" closed 10:12:39.763 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3e5ea286]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:39.764 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3e5ea286]tryAcquire: returning true. lockCounter=1 10:12:39.764 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3e5ea286]tryAcquire: returning true. lockCounter=2 10:12:39.765 [qtp1199673596-19] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:39.767 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3e5ea286]release: NOT releasing underlying FileLock. lockCounter=1 10:12:39.768 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3e5ea286]release: releasing underlying FileLock. lockCounter=0 10:12:39.769 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@771c673a" with txn="org.datanucleus.TransactionImpl@70c4a604" 10:12:39.770 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:39.770 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad (optimistic=false) 10:12:39.771 [qtp1199673596-19] 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 10:12:39.771 [qtp1199673596-19] 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 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1523d2e5, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b4e5964, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b4e5964, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@157e91d0" 10:12:39.772 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 10:12:39.773 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.773 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 10:12:39.773 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:39.774 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:39.774 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:39.774 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:39.775 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="1") enlisted in transactional cache 10:12:39.775 [qtp1199673596-19] 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@48415b95" 10:12:39.776 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" 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] 10:12:39.776 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:39.776 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" field "aliases" loading contents to SCO wrapper from the datastore 10:12:39.778 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b4e5964, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.786 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@52e2d92b" 10:12:39.786 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:39.787 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.787 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@62fdc122" 10:12:39.788 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34d58fee]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:39.788 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34d58fee]tryAcquire: returning true. lockCounter=1 10:12:39.788 [qtp1199673596-19] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:39.788 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34d58fee]release: releasing underlying FileLock. lockCounter=0 10:12:39.789 [qtp1199673596-19] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jz6owv58-3k5i7' of repository '2a6b5d38-afb2-4416-be23-90673e1e9c37' already in-sync. 10:12:39.789 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f46f2e3]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:39.789 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f46f2e3]tryAcquire: returning true. lockCounter=1 10:12:39.789 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f46f2e3]tryAcquire: returning true. lockCounter=2 10:12:39.789 [qtp1199673596-19] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:39.790 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f46f2e3]release: NOT releasing underlying FileLock. lockCounter=1 10:12:39.790 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f46f2e3]release: releasing underlying FileLock. lockCounter=0 10:12:39.790 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.790 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.790 [qtp1199673596-19] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:39.790 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.790 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1523d2e5]] 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b4e5964, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b4e5964, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:39.791 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e656921 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b4e5964, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@48415b95, lifecycle=HOLLOW] 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:39.792 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" closed 10:12:39.793 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@771c673a" with txn="org.datanucleus.TransactionImpl@a0961e2" 10:12:39.793 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:39.793 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad (optimistic=false) 10:12:39.794 [qtp1199673596-19] 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 10:12:39.794 [qtp1199673596-19] 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 10:12:39.794 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:39.794 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4939f08a, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:39.795 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 10:12:39.795 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.795 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:39.795 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@132c9891" 10:12:39.795 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 10:12:39.796 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.796 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 10:12:39.797 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:39.797 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:39.797 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:39.797 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:39.798 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="1") enlisted in transactional cache 10:12:39.798 [qtp1199673596-19] 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@2b37c9ff" 10:12:39.798 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" 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] 10:12:39.798 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:39.798 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.804 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2bbcbe32" 10:12:39.804 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 10:12:39.805 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.806 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@544a2f5f" 10:12:39.806 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" field "aliases" loading contents to SCO wrapper from the datastore 10:12:39.807 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.807 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@73090d09" 10:12:39.807 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:39.807 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@122ce1e6" 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.808 [qtp1199673596-19] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.808 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4939f08a]] 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49b4ff1d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69a56787, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:39.809 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2b37c9ff, lifecycle=HOLLOW] 10:12:39.810 [qtp1199673596-19] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:39.810 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:39.810 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" closed 10:12:39.810 [qtp1199673596-19] DEBUG c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]open: closing=false closeAbortable=true 10:12:39.811 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@771c673a" with txn="org.datanucleus.TransactionImpl@2cc33294" 10:12:39.811 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:39.811 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad (optimistic=false) 10:12:39.812 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6815f652]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:39.812 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6815f652]tryAcquire: returning true. lockCounter=1 10:12:39.812 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6815f652]tryAcquire: returning true. lockCounter=2 10:12:39.812 [qtp1199673596-19] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:39.813 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6815f652]release: NOT releasing underlying FileLock. lockCounter=1 10:12:39.813 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6815f652]release: releasing underlying FileLock. lockCounter=0 10:12:39.818 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 10:12:39.818 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:39.818 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 10:12:39.818 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 10:12:39.820 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:39.821 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "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'" 10:12:39.821 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:39.822 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@305ef4f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:39.822 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 10:12:39.822 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.822 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 10:12:39.831 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@174c9273" 10:12:39.831 [qtp1199673596-19] 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' 10:12:39.832 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:39.832 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 10:12:39.833 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 10:12:39.833 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:39.833 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 10:12:39.833 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 10:12:39.834 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:39.834 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 10:12:39.835 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.835 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 10:12:39.840 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4c7ec0ff" 10:12:39.840 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 10:12:39.840 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:39.841 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 10:12:39.845 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 10:12:39.847 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 10:12:39.847 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 10:12:39.847 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 10:12:39.853 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 10:12:39.853 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 10:12:39.854 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.854 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 10:12:39.864 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7c96b01e" 10:12:39.864 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 10:12:39.864 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:39.876 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 22 ms 10:12:39.877 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 10:12:39.878 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:39.878 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 10:12:39.878 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 10:12:39.879 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:39.879 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 10:12:39.879 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.879 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 10:12:39.886 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7571c89" 10:12:39.887 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 10:12:39.888 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.888 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 10:12:39.889 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 10:12:39.890 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:39.890 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 10:12:39.890 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 10:12:39.896 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 10:12:39.896 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 10:12:39.896 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.896 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 10:12:39.914 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@552f7b2c" 10:12:39.914 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 10:12:39.914 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:39.915 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 19 ms 10:12:39.915 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 10:12:39.916 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:39.916 [qtp1199673596-19] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 10:12:39.916 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 10:12:39.918 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:39.918 [qtp1199673596-19] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 10:12:39.918 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.918 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 10:12:39.930 [qtp1199673596-19] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@72d6c3ce" 10:12:39.930 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 10:12:39.931 [qtp1199673596-19] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:39.931 [qtp1199673596-19] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.932 [qtp1199673596-19] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@25e12bad 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@305ef4f]] 10:12:39.932 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 10:12:39.933 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:39.933 [qtp1199673596-19] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a072aa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b301d13, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@25e12bad" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@441eba48]" 10:12:39.933 [qtp1199673596-19] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:39.933 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:39.933 [qtp1199673596-19] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@25e12bad" closed 10:12:39.934 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]getCloseDeferredMillis: closeDeferredMillis=0 10:12:39.934 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]close: Closing real LocalRepoManager immediately. 10:12:39.934 [qtp1199673596-19] INFO c.c.c.local.LocalRepoManagerImpl - [7ec9af9c]_close: Shutting down real LocalRepoManager. 10:12:40.215 [qtp1199673596-19] DEBUG DataNucleus.Connection - Closing Connection Pool tx 10:12:40.217 [qtp1199673596-19] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 10:12:40.217 [qtp1199673596-19] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 10:12:40.218 [qtp1199673596-19] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 10:12:40.218 [qtp1199673596-19] DEBUG DataNucleus.Cache - Level 2 Cache cleared 10:12:40.318 [qtp1199673596-19] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a979349]release: releasing underlying FileLock. lockCounter=0 10:12:40.344 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@27bd489e[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@30da495e{null} 10:12:40.345 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@19e2854f{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=2180} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 10:12:40.352 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@31ca84fd[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6736dfe1] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 10:12:40.353 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@27bd489e[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:40.353 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 10:12:40.354 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 10:12:40.354 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@31ca84fd[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6736dfe1] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 10:12:40.355 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1a34d1bd{IDLE}->null [HeapByteBuffer@3cf950aa[p=0,l=104,c=8192,r=104]={<<>>RLSTRYSFk4aUNOcnZ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@27bd489e[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 10:12:40.355 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1a34d1bd{WRITING}->null:IDLE-->WRITING 10:12:40.357 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=W,to=2240/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=END,236 of 236},g=HttpGenerator@24d22f30{s=COMPLETING}]=>HttpChannelOverHttp@19e2854f{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=2192} 10:12:40.357 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@1a34d1bd{WRITING}->null 10:12:40.357 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1a34d1bd{IDLE}->null:WRITING-->IDLE 10:12:40.358 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@31ca84fd[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6736dfe1] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 10:12:40.365 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1, calling complete=true 10:12:40.365 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.session - Complete called with session null 10:12:40.366 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@19e2854f{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:45275/RepoInfo,age=2201} 10:12:40.367 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@52c43efd{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 10:12:40.367 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:45275/RepoInfo,age=2202} action COMPLETE 10:12:40.367 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@52c43efd{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 10:12:40.367 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 10:12:40.374 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@52c43efd{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 10:12:40.374 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 10:12:40.375 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 10:12:40.375 [qtp1199673596-19] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 10:12:40.375 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3cf950aa[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} 10:12:40.375 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3cf950aa[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} 10:12:40.376 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3cf950aa[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} 10:12:40.376 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3cf950aa[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} {} 10:12:40.376 [qtp1199673596-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3cf950aa[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} 10:12:40.377 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 10:12:40.377 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.378 [qtp1199673596-19] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.378 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196c4f6c{AC.ReadCB@6afaef21{HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:40.379 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.379 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4a1a3e1a on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 10:12:40.379 [qtp1199673596-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 10:12:40.379 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken with none selected 10:12:40.379 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken up from select, 0/0/1 selected 10:12:40.379 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 processing 0 keys, 1 updates 10:12:40.379 [qtp1199673596-19] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@52c43efd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 10:12:40.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4a1a3e1a 10:12:40.380 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:40.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 waiting with 1 keys 10:12:40.399 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3170 ms Local repository: repository.repositoryId = 2a6b5d38-afb2-4416-be23-90673e1e9c37 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@19b02dfd repository.publicKeySha1 = BF:46:0E:1C:84:64:32:9A:5D:81:80:2C:93:89:5D:82:8D:B7:FB:CD Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 10:12:40.404 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@35d019a3{STARTED}[9.4.17.v20190418] 10:12:40.404 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@35d019a3{STOPPING}[9.4.17.v20190418] 10:12:40.405 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45275} 10:12:40.408 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@35d019a3{STOPPING}[9.4.17.v20190418] by 10:12:40.409 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:40.409 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:40.410 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 10:12:40.410 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@322204dc on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 10:12:40.410 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 10:12:40.411 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b woken with none selected 10:12:40.411 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b woken up from select, 0/0/0 selected 10:12:40.411 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b processing 0 keys, 1 updates 10:12:40.411 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.411 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@322204dc 10:12:40.412 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 10:12:40.412 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.412 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b waiting with 0 keys 10:12:40.412 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@656a3d6b on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 10:12:40.412 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 10:12:40.413 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b woken with none selected 10:12:40.413 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b woken up from select, 0/0/0 selected 10:12:40.413 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5d51848b processing 0 keys, 1 updates 10:12:40.413 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.413 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@656a3d6b 10:12:40.414 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.414 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 10:12:40.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.414+02:00 10:12:40.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.415+02:00 10:12:40.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 10:12:40.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 10:12:40.416 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@25b38203 on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:40.416 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=1 10:12:40.417 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken with none selected 10:12:40.417 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken up from select, 0/0/1 selected 10:12:40.417 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 processing 0 keys, 1 updates 10:12:40.417 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.417 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@25b38203 10:12:40.417 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:40.418 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=40/30000}{io=1/1,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.418 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,OPEN,fill=FI,flush=-,to=40/30000}{io=1/1,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.419 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,CLOSED,fill=FI,flush=-,to=41/30000}{io=1/1,kio=1,kro=1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.436 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@1a34d1bd{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] 10:12:40.438 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@196c4f6c{AC.ReadCB@6afaef21{HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,CLOSED,fill=FI,flush=-,to=59/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@6afaef21[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:40.438 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 10:12:40.438 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 10:12:40.439 [qtp1199673596-15] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,CLOSED,fill=-,flush=-,to=60/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@6afaef21[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 10:12:40.439 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:40.439 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c57bff8 10:12:40.440 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.440 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 waiting with 1 keys 10:12:40.440 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c57bff8 10:12:40.440 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@778a1250 on ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=0 10:12:40.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,CLOSED,fill=-,flush=-,to=62/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@6afaef21[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.441 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=1 10:12:40.441 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken with none selected 10:12:40.442 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 woken up from select, 0/0/0 selected 10:12:40.442 [qtp1199673596-20] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@6afaef21::SocketChannelEndPoint@432b90e8{/127.0.0.1:57934<->/127.0.0.1:45275,CLOSED,fill=-,flush=-,to=63/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@6afaef21[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24d22f30{s=START}]=>HttpChannelOverHttp@19e2854f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:40.442 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@66374b80 processing 0 keys, 1 updates 10:12:40.442 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.442 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c57bff8 10:12:40.442 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@778a1250 10:12:40.442 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.442 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 10:12:40.443 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-08-11T10:12:40.443+02:00 10:12:40.443 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-08-11T10:12:40.443+02:00 10:12:40.443 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 10:12:40.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 10:12:40.444 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55acec99 on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 10:12:40.444 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 10:12:40.445 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a woken with none selected 10:12:40.445 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a woken up from select, 0/0/0 selected 10:12:40.445 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a processing 0 keys, 1 updates 10:12:40.445 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.445 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55acec99 10:12:40.445 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 10:12:40.446 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.446 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a waiting with 0 keys 10:12:40.446 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@61191222 on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 10:12:40.446 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 10:12:40.447 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a woken with none selected 10:12:40.447 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a woken up from select, 0/0/0 selected 10:12:40.447 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3e1a013a processing 0 keys, 1 updates 10:12:40.447 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.447 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@61191222 10:12:40.447 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.447 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 10:12:40.448 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.448+02:00 10:12:40.449 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.448+02:00 10:12:40.449 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 10:12:40.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:40.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@77c2494c[HTTP/1.1] 10:12:40.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@77c2494c[HTTP/1.1] 10:12:40.450 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:40.451 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:40.451 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@35d019a3{STOPPING}[9.4.17.v20190418] 10:12:40.451 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 10:12:40.451 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@7d4f9aae{STARTED}[interval=600000, ownscheduler=false] 10:12:40.451 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 10:12:40.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false] 10:12:40.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=node0] 10:12:40.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@543588e6{STARTED} 10:12:40.452 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@543588e6{STOPPING} 10:12:40.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@543588e6{STOPPED} 10:12:40.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} 10:12:40.452 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} by 10:12:40.453 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 10:12:40.453 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 10:12:40.453 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:40.453 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 10:12:40.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 10:12:40.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:40.454 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 10:12:40.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@38102d01{STARTED} 10:12:40.454 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@38102d01{STOPPING} 10:12:40.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:40.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:40.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:40.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:40.459 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@38102d01{STOPPED} 10:12:40.459 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 10:12:40.459 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 10:12:40.460 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 10:12:40.460 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@77888435{STARTED} 10:12:40.460 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@77888435{STOPPED} 10:12:40.460 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}] 10:12:40.461 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1199673596]@478190fc{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}] 10:12:40.461 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@2ea41516{s=1/6,p=0} 10:12:40.461 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@18ae286f offer STOP! 10:12:40.462 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@2ea41516{s=0/6,p=0} 10:12:40.462 [qtp1199673596-18] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@18ae286f task=STOP! 10:12:40.462 [qtp1199673596-18] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@18ae286f Exited 10:12:40.462 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2ea41516{s=0/6,p=0}@18ae286f 10:12:40.464 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-16,5,main] for 14999 10:12:40.464 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.464 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.464 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.464 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.464 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.464 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.465 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:40.466 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-19,5,] for 14997 10:12:40.466 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-20,5,] for 14997 10:12:40.467 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 10:12:40.468 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@35d019a3{STOPPED}[9.4.17.v20190418] 10:12:40.468 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 10:12:40.468 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]release: releasing underlying FileLock. lockCounter=0 10:12:40.469 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 10:12:40.684 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=337.0 MiB, used=16.5 MiB, available=3.5 GiB 10:12:40.686 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 10:12:40.686 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 10:12:40.686 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]tryAcquire: returning true. lockCounter=1 10:12:40.687 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 10:12:40.688 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@623e0631{STOPPED},AUTO} 10:12:40.689 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@359066bc[HTTP/1.1] added {HttpConfiguration@385dfb63{32768/8192,8192/8192,https://:0,[]},POJO} 10:12:40.690 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {Server@733fb462{STOPPED}[9.4.17.v20190418],UNMANAGED} 10:12:40.691 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 10:12:40.692 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@623e0631{STOPPED},AUTO} 10:12:40.693 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@245253d8,POJO} 10:12:40.693 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@359066bc[HTTP/1.1],AUTO} 10:12:40.694 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@359066bc[HTTP/1.1] 10:12:40.695 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 10:12:40.695 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 10:12:40.695 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 10:12:40.695 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@12417468 10:12:40.696 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1,MANAGED} 10:12:40.696 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 added {ServletHandler@3b481bf5{STOPPED},MANAGED} 10:12:40.696 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 10:12:40.698 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE},MANAGED} 10:12:40.698 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@733fb462{STOPPED}[9.4.17.v20190418] 10:12:40.699 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STARTING}[9.4.17.v20190418] added {ErrorHandler@3fcbc766{STOPPED},AUTO} 10:12:40.699 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 10:12:40.699 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@733fb462{STARTING}[9.4.17.v20190418] 10:12:40.699 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 10:12:40.699 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 10:12:40.700 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1713204150]@661d6bb6{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}] added {ReservedThreadExecutor@28cd2c2{s=0/6,p=0},AUTO} 10:12:40.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 10:12:40.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21823ms ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 10:12:40.700 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-32,5,main] 10:12:40.701 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-33,5,main] 10:12:40.702 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-34,5,main] 10:12:40.703 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-35,5,main] 10:12:40.704 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-36,5,main] 10:12:40.704 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-37,5,main] 10:12:40.705 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-38,5,main] 10:12:40.706 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-39,5,main] 10:12:40.706 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21829ms QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}] 10:12:40.707 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@623e0631{STOPPED} 10:12:40.707 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21830ms ScheduledExecutorScheduler@623e0631{STARTED} 10:12:40.707 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 10:12:40.707 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@459003a0{/,null,STARTING} 10:12:40.707 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 10:12:40.707 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 10:12:40.708 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600],AUTO} 10:12:40.708 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@21ea996f{STOPPED}[worker=null] 10:12:40.708 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 10:12:40.708 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 10:12:40.708 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@21ea996f{STARTING}[worker=node0] added {HouseKeeper@3f9b7fe1{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 10:12:40.708 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@3f9b7fe1{STOPPED}[interval=600000, ownscheduler=false] 10:12:40.709 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 10:12:40.709 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21832ms HouseKeeper@3f9b7fe1{STARTED}[interval=600000, ownscheduler=false] 10:12:40.709 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21832ms DefaultSessionIdManager@21ea996f{STARTED}[worker=node0] 10:12:40.709 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@21ea996f{STARTED}[worker=node0],MANAGED} 10:12:40.710 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 added {DefaultSessionIdManager@21ea996f{STARTED}[worker=node0],UNMANAGED} 10:12:40.710 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 10:12:40.710 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@3b481bf5{STOPPED} 10:12:40.710 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-392781e[EMBEDDED:null] 10:12:40.710 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 10:12:40.710 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 10:12:40.710 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 10:12:40.710 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 10:12:40.710 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 10:12:40.711 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-392781e=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 10:12:40.711 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@3b481bf5{STARTING} 10:12:40.711 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-392781e[EMBEDDED:null] 10:12:40.711 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 10:12:40.712 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf[EMBEDDED:null] 10:12:40.712 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 10:12:40.712 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 10:12:40.712 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 10:12:40.712 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 10:12:40.712 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 10:12:40.713 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-392781e=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true} 10:12:40.713 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@3b481bf5{STARTING} 10:12:40.713 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21836ms ServletHandler@3b481bf5{STARTED} 10:12:40.714 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:40.714 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 10:12:40.714 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21837ms org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 10:12:40.714 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21837ms org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:40.714 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21837ms org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 10:12:40.715 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:40.715 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21838ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:40.716 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:40.716 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21839ms org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:40.716 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@2a8b33ba for org.glassfish.jersey.servlet.ServletContainer-392781e Aug 11, 2019 10:12:40 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 10:12:40.912 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 10:12:40.916 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@5fed9976 10:12:40.918 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 10:12:40.918 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22041ms o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 10:12:40.919 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@3fcbc766{STOPPED} 10:12:40.919 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@3fcbc766{STARTING} 10:12:40.919 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22042ms ErrorHandler@3fcbc766{STARTED} 10:12:40.919 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:40.920 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:35610],POJO} 10:12:40.920 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@359066bc[HTTP/1.1] 10:12:40.920 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22043ms HttpConnectionFactory@359066bc[HTTP/1.1] 10:12:40.920 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} 10:12:40.922 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.921+02:00 added {SelectorProducer@6b37df8e,POJO} 10:12:40.922 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.922+02:00 added {QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}],UNMANAGED} 10:12:40.923 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.922+02:00 created 10:12:40.923 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.923+02:00,MANAGED} 10:12:40.924 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} added {ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 10:12:40.925 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.924+02:00 added {SelectorProducer@5f08fe00,POJO} 10:12:40.926 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.925+02:00 added {QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}],UNMANAGED} 10:12:40.926 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.926+02:00 created 10:12:40.927 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.927+02:00,MANAGED} 10:12:40.927 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} added {ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 10:12:40.928 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.928+02:00 added {SelectorProducer@2f995afc,POJO} 10:12:40.929 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.928+02:00 added {QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}],UNMANAGED} 10:12:40.929 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.929+02:00 created 10:12:40.930 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.929+02:00,MANAGED} 10:12:40.930 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} added {ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 10:12:40.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 10:12:40.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.93+02:00 10:12:40.931 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22054ms EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.931+02:00 10:12:40.932 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@9df564f 10:12:40.932 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1a21f43f on ManagedSelector@6b63abdc{STARTING} id=0 keys=0 selected=0 updates=0 10:12:40.932 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@9df564f 10:12:40.933 [qtp1713204150-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.932+02:00 tryProduce false 10:12:40.933 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.933 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1a21f43f 10:12:40.933 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.933 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 waiting with 0 keys 10:12:40.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22056ms ManagedSelector@6b63abdc{STARTED} id=0 keys=0 selected=0 updates=0 10:12:40.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0 10:12:40.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.933+02:00 10:12:40.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22057ms EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.934+02:00 10:12:40.934 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@7f0a133d 10:12:40.935 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@7f0a133d 10:12:40.935 [qtp1713204150-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.935+02:00 tryProduce false 10:12:40.935 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 10:12:40.935 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.936 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 0 keys 10:12:40.936 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@241fbec on ManagedSelector@a1691c0{STARTING} id=1 keys=0 selected=0 updates=0 10:12:40.936 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTING} id=1 keys=0 selected=0 updates=1 10:12:40.937 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken with none selected 10:12:40.937 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 0/0/0 selected 10:12:40.937 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 0 keys, 1 updates 10:12:40.937 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.937 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@241fbec 10:12:40.938 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.938 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 0 keys 10:12:40.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22061ms ManagedSelector@a1691c0{STARTED} id=1 keys=0 selected=0 updates=0 10:12:40.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0 10:12:40.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.938+02:00 10:12:40.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22062ms EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.939+02:00 10:12:40.939 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@715fa8c5 10:12:40.939 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@644a3add on ManagedSelector@377949f1{STARTING} id=2 keys=0 selected=0 updates=0 10:12:40.939 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@715fa8c5 10:12:40.940 [qtp1713204150-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:40.94+02:00 tryProduce false 10:12:40.940 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:40.940 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@644a3add 10:12:40.940 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:40.940 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf waiting with 0 keys 10:12:40.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22063ms ManagedSelector@377949f1{STARTED} id=2 keys=0 selected=0 updates=0 10:12:40.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22064ms SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} 10:12:40.941 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} added {acceptor-0@4b765e92,POJO} 10:12:40.941 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4b765e92 10:12:40.941 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} 10:12:40.941 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4b765e92 10:12:40.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22064ms ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} 10:12:40.942 [main] INFO org.eclipse.jetty.server.Server - Started @22065ms 10:12:40.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22065ms Server@733fb462{STARTED}[9.4.17.v20190418] 10:12:40.944 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4665428b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 10:12:40.944 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4665428b]tryAcquire: returning true. lockCounter=1 10:12:40.945 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4665428b]release: releasing underlying FileLock. lockCounter=0 10:12:40.946 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd99443]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:40.946 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd99443]tryAcquire: returning true. lockCounter=1 10:12:40.946 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:40.946 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd99443]release: releasing underlying FileLock. lockCounter=0 10:12:41.202 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=337.0 MiB, used=14.5 MiB, available=3.5 GiB 10:12:41.202 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 10:12:41.203 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]tryAcquire: returning true. lockCounter=2 10:12:41.203 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]release: NOT releasing underlying FileLock. lockCounter=1 10:12:41.203 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:41.204 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]tryAcquire: returning true. lockCounter=1 10:12:41.204 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:41.204 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]release: releasing underlying FileLock. lockCounter=0 10:12:41.574 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 10:12:41.649 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 10:12:41.719 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 10:12:41.812 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 10:12:41.875 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 10:12:41.933 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 10:12:42.036 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 10:12:42.103 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 10:12:42.142 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101232220': java.sql.SQLSyntaxErrorException: Index 'SQL190811101232220' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 10:12:42.169 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 10:12:42.196 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 10:12:42.198 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist. 10:12:42.225 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 10:12:42.236 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101232770': java.sql.SQLSyntaxErrorException: Index 'SQL190811101232770' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 10:12:42.260 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 10:12:42.286 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 10:12:42.287 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist. 10:12:42.299 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101233570': java.sql.SQLSyntaxErrorException: Index 'SQL190811101233570' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 10:12:42.325 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 10:12:42.326 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist. 10:12:42.351 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 10:12:42.365 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101235110': java.sql.SQLSyntaxErrorException: Index 'SQL190811101235110' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 10:12:42.389 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 10:12:42.390 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 10:12:42.391 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 10:12:42.416 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 10:12:42.417 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist. 10:12:42.430 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101234420': java.sql.SQLSyntaxErrorException: Index 'SQL190811101234420' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 10:12:42.453 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 10:12:42.479 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 10:12:42.490 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101234910': java.sql.SQLSyntaxErrorException: Index 'SQL190811101234910' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 10:12:42.492 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101234910': java.sql.SQLSyntaxErrorException: Index 'SQL190811101234910' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 10:12:42.517 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 10:12:42.528 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101232130': java.sql.SQLSyntaxErrorException: Index 'SQL190811101232130' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 10:12:42.551 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 10:12:42.580 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 10:12:42.581 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist. 10:12:42.592 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101234820': java.sql.SQLSyntaxErrorException: Index 'SQL190811101234820' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 10:12:42.623 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 10:12:42.636 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101233000': java.sql.SQLSyntaxErrorException: Index 'SQL190811101233000' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 10:12:42.664 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 10:12:42.666 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist. 10:12:42.691 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 10:12:42.693 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist. 10:12:42.723 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 10:12:42.835 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 10:12:42.851 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190811101231970': java.sql.SQLSyntaxErrorException: Index 'SQL190811101231970' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 10:12:42.873 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 10:12:42.900 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 10:12:42.939 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 10:12:42.942 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 10:12:42.957 [main] WARN c.c.c.l.r.c.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.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_222] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_222] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_222] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:776) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:764) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:706) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1591) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 46 common frames omitted 10:12:43.962 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 10:12:44.001 [qtp1713204150-35-acceptor-0@4b765e92-ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4f93ef44 on ManagedSelector@a1691c0{STARTED} id=1 keys=0 selected=0 updates=0 10:12:44.002 [qtp1713204150-35-acceptor-0@4b765e92-ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTED} id=1 keys=0 selected=0 updates=1 10:12:44.002 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken with none selected 10:12:44.002 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 0/0/0 selected 10:12:44.003 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 0 keys, 1 updates 10:12:44.003 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:44.003 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@4f93ef44 10:12:44.003 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@4f93ef44 10:12:44.003 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:44.003 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 1 keys 10:12:44.003 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@4f93ef44 10:12:44.004 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 10:12:44.004 [qtp1713204150-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@33fd7d3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 10:12:44.005 [qtp1713204150-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-> 10:12:44.005 [qtp1713204150-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.006 [qtp1713204150-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.006 [qtp1713204150-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.007 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@47c3033d{AC.ReadCB@76fff520{HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:44.007 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.008 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f0faa5b on ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=0 10:12:44.008 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=1 10:12:44.008 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken with none selected 10:12:44.008 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 0/0/1 selected 10:12:44.008 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 0 keys, 1 updates 10:12:44.008 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:44.008 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1f0faa5b 10:12:44.009 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.009 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:44.009 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 1 keys 10:12:44.009 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 1/1/1 selected 10:12:44.009 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 1 keys, 0 updates 10:12:44.009 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.009 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@4f93ef44 10:12:44.010 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d137dc9 SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.010 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.010 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:44.011 [qtp1713204150-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0} tryExecute EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/PRODUCING/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:44.01+02:00 10:12:44.011 [qtp1713204150-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=1} startReservedThread p=1 10:12:44.011 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@28cd2c2{s=0/6,p=1}@392ceeb3 10:12:44.012 [qtp1713204150-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@28cd2c2{s=0/6,p=1}@392ceeb3 10:12:44.012 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=1/6,p=1}@392ceeb3 started 10:12:44.013 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=1/6,p=0}@392ceeb3 waiting 10:12:44.013 [qtp1713204150-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/PRODUCING/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@28cd2c2{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:44.012+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 10:12:44.014 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:44.014 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 10:12:44.015 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:44.016 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:44.016 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:44.016 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 1 keys 10:12:44.017 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@47c3033d{AC.ReadCB@76fff520{HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:44.018 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33fd7d3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 10:12:44.019 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@145ebd4d[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:44.020 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@145ebd4d[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:44.020 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@145ebd4d[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 10:12:44.020 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@145ebd4d[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:44.020 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 10:12:44.020 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 10:12:44.020 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 10:12:44.020 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 10:12:44.021 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 10:12:44.022 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 10:12:44.023 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:35610/RepoInfo on HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:35610/RepoInfo,age=0} POST //127.0.0.1:35610/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic cjRLSTRYSFk4aUNOcnZJOWxvUWNuZzp4cnhOYzYub0krS1NvdHtCTXY5REVDKW9B User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_222) Host: 127.0.0.1:35610 Connection: keep-alive Content-Length: 236 10:12:44.024 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:35610/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 236} 10:12:44.024 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:35610/RepoInfo,age=1} handle //127.0.0.1:35610/RepoInfo 10:12:44.024 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@33fd7d3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 10:12:44.024 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=1} action DISPATCH 10:12:44.024 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=1} 10:12:44.025 [qtp1713204150-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 10:12:44.025 [qtp1713204150-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 10:12:44.025 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 10:12:44.025 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 session=null 10:12:44.025 [qtp1713204150-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:44.026 [qtp1713204150-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 10:12:44.054 [qtp1713204150-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 10:12:44.056 [qtp1713204150-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic cjRLSTRYSFk4aUNOcnZJOWxvUWNuZzp4cnhOYzYub0krS1NvdHtCTXY5REVDKW9B 10:12:44.061 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=38} parse HeapByteBuffer@145ebd4d[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 10:12:44.061 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@145ebd4d[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:44.061 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=38} onContent Content@842f0eb{HeapByteBufferR@482cdc08[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.062 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=0,q=0,[0]=null,s=STREAM] addContent Content@842f0eb{HeapByteBufferR@482cdc08[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.062 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 10:12:44.062 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=39} onContentComplete 10:12:44.063 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=39} onRequestComplete 10:12:44.063 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 10:12:44.064 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=END,236 of 236},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=41} parsed false HttpParser{s=END,236 of 236} 10:12:44.078 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.078 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.079 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.079 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.079 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@842f0eb{HeapByteBufferR@482cdc08[p=326,l=530,c=8192,r=204]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.082 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.082 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...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}} 10:12:44.083 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}} 10:12:44.083 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.083 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.084 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.084 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.085 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.085 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.086 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.086 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.087 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.087 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.087 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.088 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.088 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.088 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.088 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.089 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@842f0eb{HeapByteBufferR@482cdc08[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 10:12:44.089 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@598e79af[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@842f0eb{HeapByteBufferR@482cdc08[p=530,l=530,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}} 10:12:44.090 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=END,236 of 236},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=67} 10:12:44.091 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@33fd7d3b{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 10:12:44.093 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' 10:12:44.093 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [349e23e4]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/cloudstore-repository.lock' 10:12:44.093 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [349e23e4]tryAcquire: returning true. lockCounter=1 10:12:44.093 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7' locked successfully. 10:12:44.094 [qtp1713204150-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [249486a5]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 10:12:44.095 [qtp1713204150-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 10:12:44.099 [qtp1713204150-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 10:12:44.107 [qtp1713204150-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 10:12:44.116 [qtp1713204150-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 10:12:44.119 [qtp1713204150-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 10:12:44.122 [qtp1713204150-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 10:12:44.122 [qtp1713204150-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 10:12:44.124 [qtp1713204150-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 10:12:44.134 [qtp1713204150-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 10:12:44.141 [qtp1713204150-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 10:12:44.149 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 10:12:44.152 [qtp1713204150-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.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.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.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 10:12:44.152 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 10:12:44.156 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Type converter support loaded 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 10:12:44.157 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 10:12:44.158 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 10:12:44.159 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 10:12:44.160 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 10:12:44.160 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 10:12:44.161 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 10:12:44.161 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 10:12:44.162 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 10:12:44.162 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 10:12:44.163 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.163 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.164 [qtp1713204150-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 10:12:44.164 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.165 [qtp1713204150-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 10:12:44.166 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.166 [qtp1713204150-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 10:12:44.166 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 10:12:44.167 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 10:12:44.168 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 10:12:44.169 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 10:12:44.170 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 10:12:44.170 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 10:12:44.171 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 10:12:44.171 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 10:12:44.172 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 10:12:44.172 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 10:12:44.173 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.173 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 10:12:44.174 [qtp1713204150-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 10:12:44.174 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.175 [qtp1713204150-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 10:12:44.175 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.176 [qtp1713204150-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 10:12:44.176 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 10:12:44.177 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 10:12:44.177 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 10:12:44.178 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 10:12:44.178 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 10:12:44.179 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 10:12:44.179 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 10:12:44.179 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 10:12:44.180 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.180 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.181 [qtp1713204150-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 10:12:44.182 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.182 [qtp1713204150-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 10:12:44.183 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.183 [qtp1713204150-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 10:12:44.183 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 10:12:44.184 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 10:12:44.187 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 10:12:44.187 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 10:12:44.188 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 10:12:44.188 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 10:12:44.189 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 10:12:44.190 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 10:12:44.190 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 10:12:44.191 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 10:12:44.191 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.192 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 10:12:44.192 [qtp1713204150-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 10:12:44.193 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.194 [qtp1713204150-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 10:12:44.194 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.195 [qtp1713204150-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 10:12:44.195 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 10:12:44.195 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 10:12:44.196 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 10:12:44.196 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 10:12:44.197 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 10:12:44.198 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 10:12:44.198 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 10:12:44.199 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 10:12:44.199 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.200 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.200 [qtp1713204150-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 10:12:44.201 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.201 [qtp1713204150-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 10:12:44.202 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.202 [qtp1713204150-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 10:12:44.202 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 10:12:44.203 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 10:12:44.210 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 10:12:44.211 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 10:12:44.211 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 10:12:44.212 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 10:12:44.212 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 10:12:44.213 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 10:12:44.213 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 10:12:44.214 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 10:12:44.214 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.215 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 10:12:44.215 [qtp1713204150-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 10:12:44.216 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.217 [qtp1713204150-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 10:12:44.217 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.218 [qtp1713204150-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 10:12:44.218 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 10:12:44.218 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.220 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 10:12:44.220 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 10:12:44.220 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 10:12:44.220 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 10:12:44.220 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 10:12:44.221 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 10:12:44.222 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 10:12:44.222 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 10:12:44.223 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 10:12:44.223 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 10:12:44.224 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 10:12:44.224 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 10:12:44.225 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.225 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.226 [qtp1713204150-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 10:12:44.226 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.227 [qtp1713204150-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 10:12:44.227 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.228 [qtp1713204150-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 10:12:44.228 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 10:12:44.229 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 10:12:44.234 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 10:12:44.235 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 10:12:44.236 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 10:12:44.236 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 10:12:44.237 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 10:12:44.238 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 10:12:44.239 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 10:12:44.239 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 10:12:44.240 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.241 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 10:12:44.242 [qtp1713204150-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 10:12:44.243 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.243 [qtp1713204150-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 10:12:44.244 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.245 [qtp1713204150-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 10:12:44.245 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 10:12:44.245 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.245 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.246 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.246 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 10:12:44.247 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 10:12:44.247 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 10:12:44.247 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 10:12:44.248 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 10:12:44.248 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 10:12:44.249 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 10:12:44.249 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 10:12:44.250 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 10:12:44.250 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 10:12:44.251 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.251 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.252 [qtp1713204150-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 10:12:44.252 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.253 [qtp1713204150-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 10:12:44.253 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.254 [qtp1713204150-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 10:12:44.254 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 10:12:44.254 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 10:12:44.254 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 10:12:44.255 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 10:12:44.256 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 10:12:44.257 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 10:12:44.257 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 10:12:44.258 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 10:12:44.259 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 10:12:44.259 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 10:12:44.260 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.260 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 10:12:44.261 [qtp1713204150-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 10:12:44.261 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.262 [qtp1713204150-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 10:12:44.262 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.263 [qtp1713204150-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 10:12:44.263 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 10:12:44.263 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 10:12:44.264 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 10:12:44.267 [qtp1713204150-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 10:12:44.267 [qtp1713204150-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 10:12:44.267 [qtp1713204150-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 10:12:44.279 [qtp1713204150-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 10:12:44.282 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61801d2b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 10:12:44.283 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.283 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 10:12:44.283 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:44.283 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:44.283 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 10:12:44.283 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:44.284 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 10:12:44.285 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:44.286 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 10:12:44.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 10:12:44.288 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 10:12:44.326 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 10:12:44.326 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 10:12:44.342 [qtp1713204150-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 10:12:44.342 [qtp1713204150-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 10:12:44.342 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore : read-write 10:12:44.342 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - =========================================================== 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/derby] 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7/.cloudstore-repo/derby] 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 10:12:44.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 10:12:44.344 [qtp1713204150-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 10:12:44.344 [qtp1713204150-38] DEBUG DataNucleus.Datastore - =========================================================== 10:12:44.344 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61801d2b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7807d3d2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:44.362 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61801d2b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7807d3d2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:44.362 [qtp1713204150-38] DEBUG DataNucleus.Datastore - StoreManager now created 10:12:44.363 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 10:12:44.363 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 10:12:44.364 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 10:12:44.364 [qtp1713204150-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux" 10:12:44.364 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 10:12:44.364 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 10:12:44.365 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ClassLoading : default 10:12:44.365 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 10:12:44.365 [qtp1713204150-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 10:12:44.365 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 10:12:44.366 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 10:12:44.366 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 10:12:44.366 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ================================================ 10:12:44.367 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@727f062c" with txn="org.datanucleus.TransactionImpl@22d26935" 10:12:44.367 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 10:12:44.369 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 10:12:44.369 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 10:12:44.370 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 10:12:44.371 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 10:12:44.371 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 10:12:44.372 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 10:12:44.372 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 10:12:44.373 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.374 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.374 [qtp1713204150-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 10:12:44.375 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.376 [qtp1713204150-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 10:12:44.377 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.377 [qtp1713204150-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 10:12:44.377 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 10:12:44.378 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 10:12:44.379 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 10:12:44.379 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 10:12:44.380 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 10:12:44.380 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 10:12:44.381 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 10:12:44.382 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 10:12:44.382 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 10:12:44.383 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 10:12:44.384 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.384 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 10:12:44.385 [qtp1713204150-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 10:12:44.386 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.386 [qtp1713204150-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 10:12:44.387 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.388 [qtp1713204150-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 10:12:44.388 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 10:12:44.388 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 10:12:44.389 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 10:12:44.390 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 10:12:44.390 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 10:12:44.391 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 10:12:44.391 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 10:12:44.392 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 10:12:44.393 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.393 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.394 [qtp1713204150-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 10:12:44.395 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.395 [qtp1713204150-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 10:12:44.396 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.397 [qtp1713204150-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 10:12:44.397 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 10:12:44.397 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 10:12:44.398 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 10:12:44.399 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 10:12:44.399 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 10:12:44.400 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 10:12:44.401 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 10:12:44.401 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 10:12:44.402 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 10:12:44.403 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 10:12:44.403 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.404 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 10:12:44.405 [qtp1713204150-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 10:12:44.406 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.406 [qtp1713204150-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 10:12:44.407 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.408 [qtp1713204150-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 10:12:44.408 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 10:12:44.408 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.409 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.409 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.409 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 10:12:44.409 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 10:12:44.411 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 10:12:44.411 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 10:12:44.412 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 10:12:44.412 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 10:12:44.413 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 10:12:44.414 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 10:12:44.414 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 10:12:44.415 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.416 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.416 [qtp1713204150-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 10:12:44.417 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.418 [qtp1713204150-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 10:12:44.418 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.419 [qtp1713204150-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 10:12:44.419 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 10:12:44.420 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 10:12:44.420 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 10:12:44.421 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 10:12:44.422 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 10:12:44.422 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 10:12:44.423 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 10:12:44.423 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 10:12:44.424 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 10:12:44.425 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 10:12:44.425 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.426 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 10:12:44.427 [qtp1713204150-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 10:12:44.427 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.428 [qtp1713204150-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 10:12:44.429 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.429 [qtp1713204150-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 10:12:44.430 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 10:12:44.430 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.430 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.430 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 10:12:44.431 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 10:12:44.432 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 10:12:44.432 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 10:12:44.433 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 10:12:44.434 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 10:12:44.434 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 10:12:44.435 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 10:12:44.436 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 10:12:44.436 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 10:12:44.437 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 10:12:44.437 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 10:12:44.437 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 10:12:44.437 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 10:12:44.437 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 10:12:44.438 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 10:12:44.438 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.438 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 10:12:44.438 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 10:12:44.438 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 10:12:44.438 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.438 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 10:12:44.439 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 10:12:44.439 [qtp1713204150-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") 10:12:44.439 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 10:12:44.439 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.439 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 10:12:44.440 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.440 [qtp1713204150-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") 10:12:44.440 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 10:12:44.440 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:44.440 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 10:12:44.440 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:44.440 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 10:12:44.440 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:44.440 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 10:12:44.440 [qtp1713204150-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") 10:12:44.441 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 10:12:44.441 [qtp1713204150-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.datastore.ClobRDBMSMapping) 10:12:44.441 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 10:12:44.441 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.442 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 10:12:44.442 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.442 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 10:12:44.442 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.442 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 10:12:44.443 [qtp1713204150-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.datastore.ClobRDBMSMapping) 10:12:44.443 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 10:12:44.443 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.443 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 10:12:44.443 [qtp1713204150-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") 10:12:44.443 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 10:12:44.443 [qtp1713204150-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.datastore.LongVarBinaryRDBMSMapping) 10:12:44.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 10:12:44.444 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 10:12:44.444 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.444 [qtp1713204150-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") 10:12:44.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 10:12:44.444 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:44.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 10:12:44.444 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:44.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 10:12:44.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:44.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 10:12:44.445 [qtp1713204150-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") 10:12:44.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 10:12:44.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:44.445 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 10:12:44.445 [qtp1713204150-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 10:12:44.445 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.446 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 10:12:44.446 [qtp1713204150-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.datastore.ClobRDBMSMapping) 10:12:44.446 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 10:12:44.446 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.447 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65da164b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:44.447 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@776a31bd" with isolation "serializable" 10:12:44.454 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 10:12:44.454 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 10:12:44.500 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 46 ms 10:12:44.500 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 10:12:44.501 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 10:12:44.502 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 10:12:44.511 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 10:12:44.511 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 10:12:44.511 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 10:12:44.548 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 10:12:44.580 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 10:12:44.604 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 10:12:44.605 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 10:12:44.605 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 10:12:44.630 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 10:12:44.647 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 10:12:44.647 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 10:12:44.647 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 10:12:44.667 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 10:12:44.668 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 10:12:44.668 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 10:12:44.692 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 10:12:44.725 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 10:12:44.726 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 10:12:44.726 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 10:12:44.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 10:12:44.771 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 10:12:44.790 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 10:12:44.790 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 10:12:44.790 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 10:12:44.832 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 42 ms 10:12:44.832 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 10:12:44.832 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 10:12:44.862 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 10:12:44.863 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 10:12:44.863 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 10:12:44.889 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:44.918 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 10:12:44.918 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 10:12:44.918 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 10:12:44.928 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 10:12:44.945 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 10:12:44.945 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@776a31bd" 10:12:44.951 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@776a31bd" 10:12:44.951 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65da164b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@776a31bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:44.951 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65da164b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@776a31bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:44.951 [qtp1713204150-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 10:12:44.951 [qtp1713204150-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 10:12:44.952 [qtp1713204150-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 10:12:44.952 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 10:12:44.953 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 10:12:44.954 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 10:12:44.954 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 10:12:44.955 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 10:12:44.956 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 10:12:44.958 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 10:12:44.959 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:44.961 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 10:12:44.962 [qtp1713204150-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 10:12:44.964 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:44.966 [qtp1713204150-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 10:12:44.967 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:44.968 [qtp1713204150-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 10:12:44.968 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 10:12:44.968 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 10:12:44.976 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 10:12:44.976 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 10:12:44.977 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 10:12:44.978 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 10:12:44.978 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 10:12:44.979 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 10:12:44.979 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 10:12:44.980 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 10:12:44.980 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 10:12:44.981 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 10:12:44.982 [qtp1713204150-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 10:12:44.982 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 10:12:44.983 [qtp1713204150-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 10:12:44.984 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:44.984 [qtp1713204150-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 10:12:44.984 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 10:12:44.985 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.985 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:44.985 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 10:12:44.986 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 10:12:44.986 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 10:12:44.986 [qtp1713204150-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") 10:12:44.986 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 10:12:44.986 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:44.986 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 10:12:44.986 [qtp1713204150-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.datastore.ClobRDBMSMapping) 10:12:44.987 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 10:12:44.987 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.987 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 10:12:44.987 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:44.987 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 10:12:44.988 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3550fd4c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:44.988 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@355ea8de" with isolation "serializable" 10:12:44.995 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 10:12:44.995 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 10:12:45.025 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 30 ms 10:12:45.025 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 10:12:45.032 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 10:12:45.032 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 10:12:45.032 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 10:12:45.056 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 10:12:45.056 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 10:12:45.056 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 10:12:45.084 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 10:12:45.111 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 10:12:45.111 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 10:12:45.111 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 10:12:45.119 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 10:12:45.136 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 10:12:45.136 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@355ea8de" 10:12:45.142 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@355ea8de" 10:12:45.142 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3550fd4c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@355ea8de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:45.142 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3550fd4c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@355ea8de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:45.143 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 10:12:45.144 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 10:12:45.144 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.144 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:45.144 [qtp1713204150-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") 10:12:45.144 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 10:12:45.144 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.144 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 10:12:45.144 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:45.145 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 10:12:45.145 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.145 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 10:12:45.145 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:45.146 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 10:12:45.146 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.146 [qtp1713204150-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") 10:12:45.146 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 10:12:45.146 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.147 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 10:12:45.148 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.148 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 10:12:45.148 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 10:12:45.148 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 10:12:45.148 [qtp1713204150-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") 10:12:45.149 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7986fe38 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:45.149 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1fc4d1da" with isolation "serializable" 10:12:45.158 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:45.159 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 10:12:45.186 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 27 ms 10:12:45.186 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 10:12:45.193 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 10:12:45.194 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 10:12:45.194 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 10:12:45.218 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 10:12:45.218 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 10:12:45.218 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 10:12:45.245 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 10:12:45.277 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 10:12:45.277 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 10:12:45.277 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 10:12:45.288 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 10:12:45.308 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 10:12:45.309 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 10:12:45.309 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 10:12:45.334 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 10:12:45.334 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1fc4d1da" 10:12:45.340 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1fc4d1da" 10:12:45.341 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7986fe38 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1fc4d1da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:45.341 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7986fe38 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1fc4d1da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:45.343 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 10:12:45.343 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 10:12:45.344 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 10:12:45.345 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 10:12:45.346 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 10:12:45.346 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 10:12:45.347 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 10:12:45.348 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:45.349 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 10:12:45.350 [qtp1713204150-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 10:12:45.350 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:45.351 [qtp1713204150-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 10:12:45.352 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:45.353 [qtp1713204150-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 10:12:45.354 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 10:12:45.354 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 10:12:45.355 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 10:12:45.356 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 10:12:45.357 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 10:12:45.358 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 10:12:45.359 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 10:12:45.360 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 10:12:45.361 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 10:12:45.362 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 10:12:45.363 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 10:12:45.364 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 10:12:45.365 [qtp1713204150-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 10:12:45.366 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 10:12:45.367 [qtp1713204150-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 10:12:45.368 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:45.369 [qtp1713204150-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 10:12:45.369 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 10:12:45.369 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:45.369 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:45.370 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 10:12:45.372 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 10:12:45.373 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 10:12:45.374 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 10:12:45.374 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 10:12:45.375 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 10:12:45.376 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 10:12:45.377 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 10:12:45.378 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:45.379 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 10:12:45.380 [qtp1713204150-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 10:12:45.380 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:45.381 [qtp1713204150-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 10:12:45.382 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:45.383 [qtp1713204150-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 10:12:45.383 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 10:12:45.383 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 10:12:45.384 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 10:12:45.385 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 10:12:45.386 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 10:12:45.387 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 10:12:45.387 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 10:12:45.388 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 10:12:45.388 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 10:12:45.389 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 10:12:45.390 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 10:12:45.391 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 10:12:45.391 [qtp1713204150-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 10:12:45.392 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 10:12:45.393 [qtp1713204150-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 10:12:45.394 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:45.395 [qtp1713204150-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 10:12:45.395 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 10:12:45.395 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:45.395 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:45.397 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 10:12:45.400 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:45.400 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 10:12:45.400 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 10:12:45.400 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.401 [qtp1713204150-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") 10:12:45.401 [qtp1713204150-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" () 10:12:45.401 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 10:12:45.401 [qtp1713204150-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 10:12:45.402 [qtp1713204150-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.datastore.CharRDBMSMapping) 10:12:45.402 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 10:12:45.402 [qtp1713204150-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 10:12:45.402 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.402 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 10:12:45.402 [qtp1713204150-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 10:12:45.402 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:45.402 [qtp1713204150-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") 10:12:45.402 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 10:12:45.402 [qtp1713204150-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.datastore.IntegerRDBMSMapping) 10:12:45.403 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 10:12:45.403 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.403 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 10:12:45.403 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.403 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 10:12:45.403 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:45.404 [qtp1713204150-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") 10:12:45.404 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 10:12:45.404 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.404 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 10:12:45.404 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.404 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 10:12:45.405 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54c07961 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:45.405 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3947f8c5" with isolation "serializable" 10:12:45.411 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:45.411 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:45.441 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 30 ms 10:12:45.442 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 10:12:45.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 10:12:45.455 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 10:12:45.456 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 10:12:45.456 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 10:12:45.479 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 10:12:45.562 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:45.578 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:45.592 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 10:12:45.592 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 10:12:45.592 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 10:12:45.617 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 10:12:45.644 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 10:12:45.644 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 10:12:45.644 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 10:12:45.652 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 10:12:45.667 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 10:12:45.667 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 10:12:45.667 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 10:12:45.687 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 10:12:45.687 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3947f8c5" 10:12:45.693 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3947f8c5" 10:12:45.693 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54c07961 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3947f8c5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:45.693 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54c07961 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3947f8c5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:45.694 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 10:12:45.695 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 10:12:45.695 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 10:12:45.696 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 10:12:45.697 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 10:12:45.697 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 10:12:45.698 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 10:12:45.698 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:45.699 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 10:12:45.700 [qtp1713204150-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 10:12:45.700 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:45.701 [qtp1713204150-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 10:12:45.702 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:45.702 [qtp1713204150-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 10:12:45.702 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 10:12:45.703 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 10:12:45.705 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 10:12:45.707 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 10:12:45.708 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 10:12:45.710 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 10:12:45.711 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 10:12:45.712 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 10:12:45.712 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 10:12:45.713 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 10:12:45.714 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 10:12:45.714 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 10:12:45.715 [qtp1713204150-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 10:12:45.715 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 10:12:45.716 [qtp1713204150-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 10:12:45.717 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:45.718 [qtp1713204150-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 10:12:45.718 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 10:12:45.718 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:45.718 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 10:12:45.719 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 10:12:45.720 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 10:12:45.720 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 10:12:45.721 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.721 [qtp1713204150-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") 10:12:45.721 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 10:12:45.721 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.721 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 10:12:45.721 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.723 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 10:12:45.723 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.723 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 10:12:45.723 [qtp1713204150-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.datastore.CharRDBMSMapping) 10:12:45.723 [qtp1713204150-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") 10:12:45.723 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 10:12:45.723 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.723 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 10:12:45.724 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:45.724 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 10:12:45.724 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42727d35 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:45.724 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7953fda6" with isolation "serializable" 10:12:45.729 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 10:12:45.730 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:45.752 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 22 ms 10:12:45.752 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 10:12:45.759 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 10:12:45.759 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 10:12:45.759 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 10:12:45.782 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 10:12:45.814 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 10:12:45.815 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 10:12:45.815 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 10:12:45.823 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 10:12:45.840 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 10:12:45.840 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 10:12:45.840 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 10:12:45.865 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 10:12:45.865 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7953fda6" 10:12:45.872 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7953fda6" 10:12:45.872 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42727d35 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7953fda6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:45.873 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42727d35 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7953fda6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:45.875 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 10:12:45.876 [qtp1713204150-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") 10:12:45.877 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 10:12:45.877 [qtp1713204150-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" () 10:12:45.878 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 10:12:45.879 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:45.879 [qtp1713204150-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.datastore.LongVarBinaryRDBMSMapping) 10:12:45.880 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 10:12:45.880 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 10:12:45.880 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:45.881 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46bc560b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:45.881 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f11926b" with isolation "serializable" 10:12:45.889 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 10:12:45.897 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 10:12:45.897 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 10:12:45.897 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 10:12:45.918 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 10:12:45.948 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 10:12:45.948 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 10:12:45.948 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 10:12:45.959 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 10:12:45.977 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 10:12:45.978 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f11926b" 10:12:45.983 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f11926b" 10:12:45.983 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46bc560b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f11926b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:45.983 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46bc560b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f11926b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:45.985 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 10:12:45.986 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 10:12:45.987 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 10:12:45.988 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 10:12:45.988 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 10:12:45.989 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 10:12:45.990 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 10:12:45.991 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:45.991 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 10:12:45.992 [qtp1713204150-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 10:12:45.993 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:45.994 [qtp1713204150-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 10:12:45.994 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:45.995 [qtp1713204150-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 10:12:45.995 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 10:12:45.996 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 10:12:45.997 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 10:12:45.998 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 10:12:45.998 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 10:12:45.999 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 10:12:46.000 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 10:12:46.000 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 10:12:46.001 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 10:12:46.002 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 10:12:46.003 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 10:12:46.003 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 10:12:46.004 [qtp1713204150-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 10:12:46.005 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 10:12:46.006 [qtp1713204150-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 10:12:46.007 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:46.008 [qtp1713204150-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 10:12:46.008 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 10:12:46.008 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 10:12:46.010 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 10:12:46.010 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 10:12:46.011 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:46.011 [qtp1713204150-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") 10:12:46.011 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 10:12:46.011 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.011 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 10:12:46.011 [qtp1713204150-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.datastore.LongVarBinaryRDBMSMapping) 10:12:46.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 10:12:46.012 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.012 [qtp1713204150-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") 10:12:46.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 10:12:46.012 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:46.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 10:12:46.012 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:46.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 10:12:46.013 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 10:12:46.013 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:46.013 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 10:12:46.013 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.013 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 10:12:46.014 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9cf8b2c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:46.014 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f90ec1c" with isolation "serializable" 10:12:46.020 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 10:12:46.020 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:46.047 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 27 ms 10:12:46.047 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 10:12:46.048 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 10:12:46.055 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 10:12:46.070 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 10:12:46.072 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 10:12:46.072 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 10:12:46.072 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 10:12:46.094 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 10:12:46.113 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 10:12:46.114 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 10:12:46.114 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 10:12:46.134 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 10:12:46.159 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 10:12:46.160 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 10:12:46.160 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 10:12:46.169 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 10:12:46.183 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 10:12:46.183 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f90ec1c" 10:12:46.189 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f90ec1c" 10:12:46.190 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9cf8b2c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f90ec1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:46.190 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9cf8b2c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f90ec1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:46.191 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 10:12:46.192 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 10:12:46.192 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 10:12:46.193 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 10:12:46.193 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 10:12:46.194 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 10:12:46.195 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 10:12:46.195 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:46.196 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 10:12:46.196 [qtp1713204150-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 10:12:46.197 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:46.198 [qtp1713204150-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 10:12:46.198 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:46.199 [qtp1713204150-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 10:12:46.199 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 10:12:46.200 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 10:12:46.201 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 10:12:46.202 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 10:12:46.202 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 10:12:46.203 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 10:12:46.204 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 10:12:46.204 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 10:12:46.205 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 10:12:46.206 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 10:12:46.206 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 10:12:46.207 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 10:12:46.208 [qtp1713204150-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 10:12:46.208 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 10:12:46.209 [qtp1713204150-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 10:12:46.210 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:46.211 [qtp1713204150-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 10:12:46.211 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 10:12:46.211 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 10:12:46.212 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 10:12:46.212 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 10:12:46.212 [qtp1713204150-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.datastore.BigIntRDBMSMapping) 10:12:46.212 [qtp1713204150-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") 10:12:46.213 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 10:12:46.213 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.213 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 10:12:46.213 [qtp1713204150-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.datastore.ClobRDBMSMapping) 10:12:46.213 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 10:12:46.213 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.214 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 10:12:46.214 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.214 [qtp1713204150-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") 10:12:46.214 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 10:12:46.214 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:46.214 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 10:12:46.214 [qtp1713204150-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.datastore.TimestampRDBMSMapping) 10:12:46.214 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 10:12:46.215 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63cc8a14 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:46.215 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7611c97f" with isolation "serializable" 10:12:46.220 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 10:12:46.220 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 10:12:46.240 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 20 ms 10:12:46.240 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 10:12:46.247 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 10:12:46.247 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 10:12:46.247 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 10:12:46.271 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 10:12:46.296 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 10:12:46.310 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 10:12:46.311 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 10:12:46.311 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 10:12:46.336 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 10:12:46.337 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7611c97f" 10:12:46.343 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7611c97f" 10:12:46.344 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63cc8a14 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7611c97f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:46.344 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63cc8a14 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7611c97f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:46.347 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 10:12:46.348 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 10:12:46.348 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 10:12:46.349 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 10:12:46.350 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 10:12:46.350 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 10:12:46.351 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 10:12:46.351 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 10:12:46.352 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 10:12:46.353 [qtp1713204150-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 10:12:46.354 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 10:12:46.354 [qtp1713204150-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 10:12:46.355 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 10:12:46.356 [qtp1713204150-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 10:12:46.356 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 10:12:46.356 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 10:12:46.356 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 10:12:46.357 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 10:12:46.358 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 10:12:46.358 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 10:12:46.359 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 10:12:46.360 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 10:12:46.360 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 10:12:46.361 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 10:12:46.361 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 10:12:46.362 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 10:12:46.363 [qtp1713204150-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 10:12:46.363 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 10:12:46.364 [qtp1713204150-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 10:12:46.364 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 10:12:46.365 [qtp1713204150-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 10:12:46.365 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 10:12:46.365 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 10:12:46.366 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 10:12:46.366 [qtp1713204150-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") 10:12:46.366 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 10:12:46.366 [qtp1713204150-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 10:12:46.366 [qtp1713204150-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.datastore.VarCharRDBMSMapping) 10:12:46.368 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@366a5153 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 10:12:46.368 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@642554" with isolation "serializable" 10:12:46.373 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 10:12:46.380 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 10:12:46.392 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 10:12:46.395 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 10:12:46.395 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@642554" 10:12:46.395 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@642554" 10:12:46.395 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@366a5153 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@642554, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 10:12:46.395 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@366a5153 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@642554, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 10:12:46.396 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:46.396 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" closed 10:12:46.396 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@727f062c" with txn="org.datanucleus.TransactionImpl@1ced4096" 10:12:46.396 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:46.396 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 (optimistic=false) 10:12:46.397 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 10:12:46.397 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:46.397 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 10:12:46.397 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 10:12:46.399 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:46.399 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 10:12:46.400 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:46.400 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5ef41f0e, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:46.400 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 10:12:46.400 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.400 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:46.409 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@99f5ea2" 10:12:46.409 [qtp1713204150-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' 10:12:46.410 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.410 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 10:12:46.410 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:46.411 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 10:12:46.411 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:46.412 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 10:12:46.412 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 10:12:46.412 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="1") enlisted in transactional cache 10:12:46.413 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" having fields "publicKey" fetched from table ""repository"" 10:12:46.413 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.419 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@117fe145" 10:12:46.419 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 10:12:46.420 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.420 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@716f95d4" 10:12:46.420 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="1") is having the following fields in Level 2 cache object updated : [3] 10:12:46.421 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" having fields "privateKey" fetched from table ""repository"" 10:12:46.421 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.426 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5d1a2c7a" 10:12:46.426 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 10:12:46.427 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.427 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@37789e62" 10:12:46.427 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="1") is having the following fields in Level 2 cache object updated : [7] 10:12:46.427 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]initPersistenceManagerFactory: repositoryId=2a6b5d38-afb2-4416-be23-90673e1e9c37 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5ef41f0e]] 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:46.428 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6448786b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6adb6a77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.429 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:46.429 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:46.429 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:46.429 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4e0a0d75, lifecycle=HOLLOW] 10:12:46.429 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:46.429 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:46.430 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" closed 10:12:46.430 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2336 ms. 10:12:46.430 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@727f062c" with txn="org.datanucleus.TransactionImpl@3ca5e2cd" 10:12:46.430 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:46.430 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 (optimistic=false) 10:12:46.430 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 10:12:46.431 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 10:12:46.432 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:46.432 [qtp1713204150-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] 10:12:46.432 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 10:12:46.434 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:46.434 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 10:12:46.434 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66fc6e07 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:46.434 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@75dc5b9f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:46.435 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66fc6e07 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d48afbe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 10:12:46.435 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66fc6e07 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d48afbe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.435 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 10:12:46.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@78e8fbf4" 10:12:46.444 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-08-10 10:12:46.43> 10:12:46.445 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.445 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@75dc5b9f]] 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66fc6e07 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d48afbe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66fc6e07 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d48afbe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66fc6e07 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d48afbe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms 10:12:46.446 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:46.447 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" closed 10:12:46.447 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c3e61d5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:46.447 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c3e61d5]tryAcquire: returning true. lockCounter=1 10:12:46.447 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c3e61d5]tryAcquire: returning true. lockCounter=2 10:12:46.447 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:46.448 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c3e61d5]release: NOT releasing underlying FileLock. lockCounter=1 10:12:46.448 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c3e61d5]release: releasing underlying FileLock. lockCounter=0 10:12:46.448 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@727f062c" with txn="org.datanucleus.TransactionImpl@34c70679" 10:12:46.448 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:46.448 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 (optimistic=false) 10:12:46.449 [qtp1713204150-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 10:12:46.449 [qtp1713204150-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 10:12:46.450 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:46.450 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@f9fd2c3, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 10:12:46.450 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0a8be, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 10:12:46.450 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0a8be, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.450 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:46.451 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4f4e5f30" 10:12:46.451 [qtp1713204150-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' 10:12:46.451 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.451 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 10:12:46.452 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:46.452 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:46.452 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:46.452 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:46.452 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="1") enlisted in transactional cache 10:12:46.453 [qtp1713204150-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@3bbd52e4" 10:12:46.454 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" 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] 10:12:46.454 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:46.454 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" field "aliases" loading contents to SCO wrapper from the datastore 10:12:46.455 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0a8be, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.465 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@26a50f4f" 10:12:46.465 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:46.466 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.466 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@450806c0" 10:12:46.466 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c11fabe]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:46.466 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c11fabe]tryAcquire: returning true. lockCounter=1 10:12:46.467 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:46.467 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c11fabe]release: releasing underlying FileLock. lockCounter=0 10:12:46.467 [qtp1713204150-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jz6owv58-3k5i7' of repository '2a6b5d38-afb2-4416-be23-90673e1e9c37' already in-sync. 10:12:46.467 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [121af9eb]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:46.468 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [121af9eb]tryAcquire: returning true. lockCounter=1 10:12:46.468 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [121af9eb]tryAcquire: returning true. lockCounter=2 10:12:46.468 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:46.468 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [121af9eb]release: NOT releasing underlying FileLock. lockCounter=1 10:12:46.469 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [121af9eb]release: releasing underlying FileLock. lockCounter=0 10:12:46.469 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.469 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.469 [qtp1713204150-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:46.469 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.469 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@f9fd2c3]] 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0a8be, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0a8be, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12b6c4d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0a8be, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.470 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:46.471 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:46.471 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 10:12:46.471 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3bbd52e4, lifecycle=HOLLOW] 10:12:46.471 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:46.471 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:46.471 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" closed 10:12:46.472 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@727f062c" with txn="org.datanucleus.TransactionImpl@14eef6c5" 10:12:46.472 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:46.472 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 (optimistic=false) 10:12:46.472 [qtp1713204150-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 10:12:46.472 [qtp1713204150-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 10:12:46.473 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:46.473 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a86dec4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:46.473 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:46.473 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.474 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 10:12:46.474 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@656c9fee" 10:12:46.474 [qtp1713204150-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' 10:12:46.474 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.475 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 10:12:46.475 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 10:12:46.475 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 10:12:46.476 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 10:12:46.476 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 10:12:46.476 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="1") enlisted in transactional cache 10:12:46.476 [qtp1713204150-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@57137845" 10:12:46.477 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" 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] 10:12:46.477 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="1") is having the following fields in Level 2 cache object updated : [6] 10:12:46.477 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.484 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@f063836" 10:12:46.485 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 10:12:46.485 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.486 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2f2edf7e" 10:12:46.486 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" field "aliases" loading contents to SCO wrapper from the datastore 10:12:46.487 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.487 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6cda32ae" 10:12:46.488 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 10:12:46.488 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.488 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b119dac" 10:12:46.488 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.488 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.488 [qtp1713204150-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a86dec4]] 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:46.489 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:46.490 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f5dbb2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5ae490f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.490 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 10:12:46.490 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57137845" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 10:12:46.490 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:46.490 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@57137845 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@57137845, lifecycle=HOLLOW] 10:12:46.490 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 10:12:46.491 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:46.491 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" closed 10:12:46.491 [qtp1713204150-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [249486a5]open: closing=false closeAbortable=true 10:12:46.491 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@727f062c" with txn="org.datanucleus.TransactionImpl@5f6f7130" 10:12:46.491 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:46.491 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 (optimistic=false) 10:12:46.492 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da63d1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 10:12:46.492 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da63d1]tryAcquire: returning true. lockCounter=1 10:12:46.492 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da63d1]tryAcquire: returning true. lockCounter=2 10:12:46.492 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 10:12:46.493 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da63d1]release: NOT releasing underlying FileLock. lockCounter=1 10:12:46.493 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da63d1]release: releasing underlying FileLock. lockCounter=0 10:12:46.494 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 10:12:46.494 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:46.494 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 10:12:46.494 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 10:12:46.496 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:46.496 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "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'" 10:12:46.496 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 10:12:46.496 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@189f8de9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 10:12:46.497 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 10:12:46.497 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.497 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 10:12:46.506 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@48982058" 10:12:46.506 [qtp1713204150-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' 10:12:46.506 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.507 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 10:12:46.507 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 10:12:46.507 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:46.507 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 10:12:46.508 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 10:12:46.509 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:46.509 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 10:12:46.510 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.510 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 10:12:46.515 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5aa2e24d" 10:12:46.515 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 10:12:46.516 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.516 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 10:12:46.517 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 10:12:46.518 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:46.518 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 10:12:46.518 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 10:12:46.520 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:46.520 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 10:12:46.520 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.520 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 10:12:46.528 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@31302fa4" 10:12:46.528 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 10:12:46.529 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.529 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 10:12:46.530 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 10:12:46.530 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 10:12:46.530 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 10:12:46.530 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 10:12:46.531 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:46.531 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 10:12:46.531 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.532 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 10:12:46.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@50286b74" 10:12:46.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 10:12:46.540 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 10:12:46.541 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 10:12:46.541 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 10:12:46.542 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:46.542 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 10:12:46.542 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 10:12:46.543 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 10:12:46.543 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 10:12:46.544 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.544 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 10:12:46.556 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1157ca13" 10:12:46.556 [qtp1713204150-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' 10:12:46.556 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.557 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms 10:12:46.557 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 10:12:46.558 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 10:12:46.558 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 10:12:46.558 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 10:12:46.560 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 10:12:46.560 [qtp1713204150-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 10:12:46.560 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.560 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 10:12:46.569 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a831962" 10:12:46.570 [qtp1713204150-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' 10:12:46.570 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.571 [qtp1713204150-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3420ca39 10:12:46.571 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@189f8de9]] 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a0aea7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57c0a7d8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3420ca39" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@437fcbec]" 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 10:12:46.572 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3420ca39" closed 10:12:46.573 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]getCloseDeferredMillis: closeDeferredMillis=0 10:12:46.573 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]close: Closing real LocalRepoManager immediately. 10:12:46.573 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [249486a5]_close: Shutting down real LocalRepoManager. 10:12:46.799 [qtp1713204150-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx 10:12:46.803 [qtp1713204150-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 10:12:46.803 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 10:12:46.803 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 10:12:46.804 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 10:12:47.308 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [349e23e4]release: releasing underlying FileLock. lockCounter=0 10:12:47.315 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@726f33d1[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@58ac4cb9{null} 10:12:47.316 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@37c2ff1b{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=3293} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 10:12:47.316 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@246594ce[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48e38fb8] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 10:12:47.317 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@726f33d1[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 10:12:47.318 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 10:12:47.318 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 10:12:47.318 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@246594ce[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48e38fb8] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 10:12:47.319 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4399ccce{IDLE}->null [HeapByteBuffer@145ebd4d[p=0,l=104,c=8192,r=104]={<<>>RLSTRYSFk4aUNOcnZ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@726f33d1[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 10:12:47.319 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4399ccce{WRITING}->null:IDLE-->WRITING 10:12:47.320 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=W,to=3300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=END,236 of 236},g=HttpGenerator@67d902fa{s=COMPLETING}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=3297} 10:12:47.320 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@4399ccce{WRITING}->null 10:12:47.320 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4399ccce{IDLE}->null:WRITING-->IDLE 10:12:47.320 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@246594ce[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48e38fb8] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 10:12:47.324 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1, calling complete=true 10:12:47.324 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null 10:12:47.324 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@37c2ff1b{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:35610/RepoInfo,age=3301} 10:12:47.324 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@33fd7d3b{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 10:12:47.324 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:35610/RepoInfo,age=3301} action COMPLETE 10:12:47.324 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@33fd7d3b{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 10:12:47.324 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 10:12:47.324 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@33fd7d3b{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 10:12:47.325 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 10:12:47.325 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 10:12:47.325 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 10:12:47.325 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@145ebd4d[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} 10:12:47.326 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@145ebd4d[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} 10:12:47.326 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@145ebd4d[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} 10:12:47.327 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@145ebd4d[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} {} 10:12:47.327 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@145ebd4d[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} 10:12:47.327 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 10:12:47.327 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.328 [qtp1713204150-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.328 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@47c3033d{AC.ReadCB@76fff520{HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:47.328 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.328 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f0faa5b on ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=0 10:12:47.329 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=1 10:12:47.329 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33fd7d3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 10:12:47.329 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken with none selected 10:12:47.331 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 10:12:47.331 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 0/0/1 selected 10:12:47.331 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 0 keys, 1 updates 10:12:47.331 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.331 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1f0faa5b 10:12:47.332 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.332 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.332 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 1 keys 10:12:47.338 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3377 ms Local repository: repository.repositoryId = 2a6b5d38-afb2-4416-be23-90673e1e9c37 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jz6owv58-3k5i7 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@27ffd9f8 repository.publicKeySha1 = BF:46:0E:1C:84:64:32:9A:5D:81:80:2C:93:89:5D:82:8D:B7:FB:CD Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 10:12:47.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@733fb462{STARTED}[9.4.17.v20190418] 10:12:47.339 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@733fb462{STOPPING}[9.4.17.v20190418] 10:12:47.340 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@733fb462{STOPPING}[9.4.17.v20190418] by 10:12:47.340 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1713204150-35-acceptor-0@4b765e92-ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:35610} 10:12:47.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:47.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:47.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@377949f1{STARTED} id=2 keys=0 selected=0 updates=0 10:12:47.340 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@642c6461 on ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=0 10:12:47.340 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=1 10:12:47.340 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf woken with none selected 10:12:47.340 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf woken up from select, 0/0/0 selected 10:12:47.340 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf processing 0 keys, 1 updates 10:12:47.340 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@642c6461 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=0 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf waiting with 0 keys 10:12:47.341 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3ace6346 on ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=0 10:12:47.341 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=1 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf woken with none selected 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf woken up from select, 0/0/0 selected 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e9cf5cf processing 0 keys, 1 updates 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.341 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ace6346 10:12:47.342 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.342 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@715fa8c5 10:12:47.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:47.342+02:00 10:12:47.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:47.342+02:00 10:12:47.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0 10:12:47.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=0 10:12:47.343 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4e48462d on ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:47.343 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=1 10:12:47.343 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken with none selected 10:12:47.343 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 0/0/1 selected 10:12:47.343 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 0 keys, 1 updates 10:12:47.343 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.343 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4e48462d 10:12:47.343 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:47.344 [qtp1713204150-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.344 [qtp1713204150-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.344 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,CLOSED,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.346 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@4399ccce{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] 10:12:47.346 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@47c3033d{AC.ReadCB@76fff520{HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,CLOSED,fill=FI,flush=-,to=18/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@76fff520[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 10:12:47.347 [qtp1713204150-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 10:12:47.347 [qtp1713204150-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 10:12:47.347 [qtp1713204150-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,CLOSED,fill=-,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@76fff520[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 10:12:47.347 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:47.347 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c2e77f2 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 waiting with 1 keys 10:12:47.348 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@17216605 on ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 10:12:47.348 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c2e77f2 10:12:47.348 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STOPPING} id=1 keys=0 selected=0 updates=1 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken with none selected 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 woken up from select, 0/0/0 selected 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33d485c3 processing 0 keys, 1 updates 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.348 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@17216605 10:12:47.349 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.349 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@7f0a133d 10:12:47.349 [qtp1713204150-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@76fff520[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.349 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-08-11T10:12:47.349+02:00 10:12:47.350 [qtp1713204150-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@76fff520::SocketChannelEndPoint@3905164b{/127.0.0.1:50530<->/127.0.0.1:35610,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@76fff520[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@67d902fa{s=START}]=>HttpChannelOverHttp@37c2ff1b{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 10:12:47.350 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-08-11T10:12:47.35+02:00 10:12:47.350 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c2e77f2 10:12:47.350 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0 10:12:47.350 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@6b63abdc{STARTED} id=0 keys=0 selected=0 updates=0 10:12:47.350 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec on ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=0 10:12:47.350 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=1 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 woken with none selected 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 woken up from select, 0/0/0 selected 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 processing 0 keys, 1 updates 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=0 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.351 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 waiting with 0 keys 10:12:47.351 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec on ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=0 10:12:47.352 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=1 10:12:47.352 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 woken with none selected 10:12:47.352 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 woken up from select, 0/0/0 selected 10:12:47.352 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18c7f640 processing 0 keys, 1 updates 10:12:47.352 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 10:12:47.352 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec 10:12:47.353 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 10:12:47.353 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@9df564f 10:12:47.354 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:47.353+02:00 10:12:47.355 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-08-11T10:12:47.354+02:00 10:12:47.355 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 10:12:47.355 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:47.355 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@359066bc[HTTP/1.1] 10:12:47.355 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@359066bc[HTTP/1.1] 10:12:47.355 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 10:12:47.356 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@733fb462{STOPPING}[9.4.17.v20190418] 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@21ea996f{STARTED}[worker=node0] 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@3f9b7fe1{STARTED}[interval=600000, ownscheduler=false] 10:12:47.356 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@3f9b7fe1{STOPPED}[interval=600000, ownscheduler=false] 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@21ea996f{STOPPED}[worker=node0] 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@3fcbc766{STARTED} 10:12:47.356 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@3fcbc766{STOPPING} 10:12:47.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@3fcbc766{STOPPED} 10:12:47.357 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@459003a0{/,null,SHUTDOWN} 10:12:47.357 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@459003a0{/,null,SHUTDOWN} by 10:12:47.357 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 10:12:47.357 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 10:12:47.357 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 10:12:47.358 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@3b481bf5{STARTED} 10:12:47.358 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@3b481bf5{STOPPING} 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@3b481bf5{STOPPED} 10:12:47.358 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 10:12:47.359 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 10:12:47.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 10:12:47.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@623e0631{STARTED} 10:12:47.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@623e0631{STOPPED} 10:12:47.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}] 10:12:47.359 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}] 10:12:47.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@28cd2c2{s=1/6,p=0} 10:12:47.360 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@392ceeb3 offer STOP! 10:12:47.360 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 10:12:47.360 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-34,5,main] for 14999 10:12:47.360 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@392ceeb3 task=STOP! 10:12:47.360 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.360 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.360 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.360 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.361 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.360 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@392ceeb3 Exited 10:12:47.361 [qtp1713204150-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@392ceeb3 10:12:47.361 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.361 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.360 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-37,5,] for 14998 10:12:47.362 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-33,5,main] for 14997 10:12:47.362 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@616dd25a 10:12:47.362 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-39,5,main] for 14997 10:12:47.363 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 10:12:47.363 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@733fb462{STOPPED}[9.4.17.v20190418] 10:12:47.363 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 10:12:47.363 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.032 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 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/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 284.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17.jar (44 KB at 6234.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17.pom (4 KB at 3702.1 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 97.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 710.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 195.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17-bin.tar.gz (21662 KB at 51088.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17-bin.zip (23979 KB at 55249.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190811.081251-17-sources.jar (26 KB at 25936.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) [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/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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