SuccessConsole Output

Skipping 979 KB.. Full Log
2031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
18:13:54.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
18:13:54.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
18:13:54.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
18:13:54.707 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
18:13:54.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
18:13:54.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
18:13:54.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
18:13:54.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
18:13:54.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
18:13:54.711 [qtp1002031672-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
18:13:54.712 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
18:13:54.713 [qtp1002031672-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
18:13:54.713 [qtp1002031672-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
18:13:54.714 [qtp1002031672-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
18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
18:13:54.715 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
18:13:54.715 [qtp1002031672-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") 
18:13:54.716 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
18:13:54.716 [qtp1002031672-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
18:13:54.716 [qtp1002031672-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)
18:13:54.717 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
18:13:54.717 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" with isolation "serializable"
18:13:54.723 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
18:13:54.732 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
18:13:54.745 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
18:13:54.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5"
18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5"
18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
18:13:54.750 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo
18:13:54.751 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo
18:13:54.752 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo
18:13:54.752 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo
18:13:54.753 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo
18:13:54.754 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo
18:13:54.754 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo
18:13:54.756 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo
18:13:54.756 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo
18:13:54.757 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
18:13:54.758 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo
18:13:54.759 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
18:13:54.760 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
18:13:54.760 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo
18:13:54.761 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
18:13:54.761 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those.
18:13:54.762 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data
18:13:54.763 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm
18:13:54.764 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm
18:13:54.764 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm
18:13:54.765 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm
18:13:54.765 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm
18:13:54.766 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm
18:13:54.767 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm
18:13:54.768 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm
18:13:54.768 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm
18:13:54.769 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
18:13:54.770 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm
18:13:54.771 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
18:13:54.772 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm
18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum
18:13:54.774 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo
18:13:54.775 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo
18:13:54.775 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo
18:13:54.776 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo
18:13:54.777 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo
18:13:54.777 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo
18:13:54.778 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo
18:13:54.779 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo
18:13:54.780 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo
18:13:54.780 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo
18:13:54.781 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo
18:13:54.782 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo
18:13:54.783 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo
18:13:54.783 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo
18:13:54.784 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo
18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo
18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found
18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData.
18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data
18:13:54.786 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table]
18:13:54.786 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table.
18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 
18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table.
18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table.
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table.
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table.
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table.
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table.
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table.
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised
18:13:54.790 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
18:13:54.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" with isolation "serializable"
18:13:54.791 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE
18:13:54.792 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
18:13:54.821 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 29 ms
18:13:54.821 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found
18:13:54.823 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker"
18:13:54.824 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema ""
18:13:54.824 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid")
18:13:54.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
18:13:54.863 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker"
18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker"
18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema ""
18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid")
18:13:54.899 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
18:13:54.899 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc"
18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc"
18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
18:13:54.902 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
18:13:54.902 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed
18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@764f35e3"
18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false)
18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
18:13:54.905 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
18:13:54.907 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
18:13:54.907 [qtp1002031672-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'"
18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7755bbe9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
18:13:54.911 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.911 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@347d0408"
18:13:54.922 [qtp1002031672-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'
18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
18:13:54.923 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
18:13:54.923 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
18:13:54.924 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
18:13:54.924 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") enlisted in transactional cache
18:13:54.926 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" having fields "publicKey" fetched from table ""repository""
18:13:54.926 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.932 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71b3b2d5"
18:13:54.932 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4b1e66d3"
18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") is having the following fields in Level 2 cache object updated : [3]
18:13:54.934 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" having fields "privateKey" fetched from table ""repository""
18:13:54.935 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.940 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@426c30fe"
18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c2cb32d"
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") is having the following fields in Level 2 cache object updated : [7]
18:13:54.942 [qtp1002031672-38] INFO  c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7755bbe9]]
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15, lifecycle=HOLLOW]
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed
18:13:54.944 [qtp1002031672-38] INFO  c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2364 ms.
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@123235d6"
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false)
18:13:54.945 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
18:13:54.945 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
18:13:54.946 [qtp1002031672-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]
18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
18:13:54.948 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
18:13:54.948 [qtp1002031672-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" < ?"
18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a9b72e7, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1a79872d"
18:13:54.956 [qtp1002031672-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-07-26 18:13:54.945>
18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a9b72e7]]
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed
18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]tryAcquire: returning true. lockCounter=1
18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]tryAcquire: returning true. lockCounter=2
18:13:54.959 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
18:13:54.959 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]release: NOT releasing underlying FileLock. lockCounter=1
18:13:54.959 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]release: releasing underlying FileLock. lockCounter=0
18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@7f8b2d3f"
18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false)
18:13:54.960 [qtp1002031672-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
18:13:54.960 [qtp1002031672-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
18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14478684, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1f26f73c"
18:13:54.961 [qtp1002031672-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'
18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
18:13:54.964 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="1") enlisted in transactional cache
18:13:54.964 [qtp1002031672-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@302769"
18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" 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]
18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="1") is having the following fields in Level 2 cache object updated : [6]
18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" field "aliases" loading contents to SCO wrapper from the datastore
18:13:54.966 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.974 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3ece9478"
18:13:54.974 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
18:13:54.975 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:54.975 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@406727"
18:13:54.975 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
18:13:54.975 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]tryAcquire: returning true. lockCounter=1
18:13:54.976 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
18:13:54.976 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]release: releasing underlying FileLock. lockCounter=0
18:13:54.976 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylqhtxe-bjcp5' of repository '3f5508fe-f643-486f-9df4-3ac43961f45c' already in-sync.
18:13:54.976 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]tryAcquire: returning true. lockCounter=1
18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]tryAcquire: returning true. lockCounter=2
18:13:54.977 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]release: NOT releasing underlying FileLock. lockCounter=1
18:13:54.978 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]release: releasing underlying FileLock. lockCounter=0
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.978 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14478684]]
18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@302769 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@302769, lifecycle=HOLLOW]
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed
18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@d3feddb"
18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false)
18:13:54.981 [qtp1002031672-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
18:13:54.981 [qtp1002031672-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
18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@175d4166, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6c10e486"
18:13:54.983 [qtp1002031672-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'
18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="1") enlisted in transactional cache
18:13:54.985 [qtp1002031672-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@eefcecf"
18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" 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]
18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="1") is having the following fields in Level 2 cache object updated : [6]
18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.993 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3efced66"
18:13:54.993 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
18:13:54.994 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:54.994 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7cb8700"
18:13:54.995 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" field "aliases" loading contents to SCO wrapper from the datastore
18:13:54.996 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:54.996 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322da56d"
18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7f3af63e"
18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.998 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030
18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@175d4166]]
18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf, lifecycle=HOLLOW]
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed
18:13:55.001 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [71f99b4a]open: closing=false closeAbortable=true
18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@7bcb527c"
18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false)
18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]tryAcquire: returning true. lockCounter=1
18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]tryAcquire: returning true. lockCounter=2
18:13:55.002 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
18:13:55.003 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]release: NOT releasing underlying FileLock. lockCounter=1
18:13:55.003 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]release: releasing underlying FileLock. lockCounter=0
18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
18:13:55.006 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
18:13:55.006 [qtp1002031672-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'"
18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4db03c47, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
18:13:55.014 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5914050f"
18:13:55.014 [qtp1002031672-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'
18:13:55.015 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:55.015 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
18:13:55.018 [qtp1002031672-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""
18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
18:13:55.024 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e3b8e29"
18:13:55.024 [qtp1002031672-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"
18:13:55.025 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:55.025 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
18:13:55.026 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
18:13:55.030 [qtp1002031672-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'"
18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
18:13:55.041 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@29cfd243"
18:13:55.041 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
18:13:55.042 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:55.042 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
18:13:55.043 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
18:13:55.045 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
18:13:55.046 [qtp1002031672-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'"
18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
18:13:55.054 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@249d12fb"
18:13:55.054 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
18:13:55.055 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
18:13:55.056 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
18:13:55.058 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
18:13:55.060 [qtp1002031672-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'"
18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
18:13:55.074 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@646d74b7"
18:13:55.075 [qtp1002031672-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'
18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms
18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
18:13:55.079 [qtp1002031672-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'"
18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.080 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
18:13:55.091 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@51263625"
18:13:55.092 [qtp1002031672-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'
18:13:55.092 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:55.093 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4db03c47]]
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]"
18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed
18:13:55.096 [qtp1002031672-38] INFO  c.c.c.local.LocalRepoManagerImpl - [71f99b4a]getCloseDeferredMillis: closeDeferredMillis=0
18:13:55.096 [qtp1002031672-38] INFO  c.c.c.local.LocalRepoManagerImpl - [71f99b4a]close: Closing real LocalRepoManager immediately.
18:13:55.096 [qtp1002031672-38] INFO  c.c.c.local.LocalRepoManagerImpl - [71f99b4a]_close: Shutting down real LocalRepoManager.
18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx
18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
18:13:55.361 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
18:13:55.762 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]release: releasing underlying FileLock. lockCounter=0
18:13:55.768 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@33fdfc04{null}
18:13:55.769 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3244}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


18:13:55.769 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
18:13:55.769 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765
Content-Type: application/xml


18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
18:13:55.770 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a5a7647{IDLE}->null [HeapByteBuffer@317d3cb1[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>5PYW1SWFRiUWpKNXB...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a5a7647{WRITING}->null:IDLE-->WRITING
18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=W,to=3250/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=COMPLETING}]=>HttpChannelOverHttp@4b577398{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3247}
18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@a5a7647{WRITING}->null
18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a5a7647{IDLE}->null:WRITING-->IDLE
18:13:55.771 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
18:13:55.774 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1, calling complete=true
18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4b577398{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3251}
18:13:55.775 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4f68ee2a{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34778/RepoInfo,age=3251} action COMPLETE
18:13:55.775 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4f68ee2a{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
18:13:55.776 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4f68ee2a{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@317d3cb1[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}
18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@317d3cb1[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}
18:13:55.777 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@317d3cb1[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}
18:13:55.777 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@317d3cb1[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} {}
18:13:55.777 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@317d3cb1[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}
18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.778 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 on ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0
18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=1
18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected
18:13:55.780 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected
18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates
18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@333b5649
18:13:55.780 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys
18:13:55.787 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3320 ms
Local repository:
  repository.repositoryId = 3f5508fe-f643-486f-9df4-3ac43961f45c
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@2d4fb0d8
  repository.publicKeySha1 = 72:D9:2F:95:25:84:C2:03:0D:EE:89:3F:F9:55:F5:FD:F2:11:B8:05

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

18:13:55.788 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@160e99e0{STARTED}[9.4.17.v20190418]
18:13:55.788 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@160e99e0{STOPPING}[9.4.17.v20190418]
18:13:55.789 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@160e99e0{STOPPING}[9.4.17.v20190418] by 
18:13:55.789 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778}
18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@599a9cb2{STARTED} id=2 keys=0 selected=0 updates=0
18:13:55.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@dc1fadd on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0
18:13:55.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=1
18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken with none selected
18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken up from select, 0/0/0 selected
18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae processing 0 keys, 1 updates
18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@dc1fadd
18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0
18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae waiting with 0 keys
18:13:55.791 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3ef3f661 on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0
18:13:55.791 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=1
18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken with none selected
18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken up from select, 0/0/0 selected
18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae processing 0 keys, 1 updates
18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ef3f661
18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.792 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95
18:13:55.792 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.792+02:00
18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.793+02:00
18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0
18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0
18:13:55.793 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@baa9ce4 on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0
18:13:55.794 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=1
18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected
18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected
18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates
18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@baa9ce4
18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0
18:13:55.795 [qtp1002031672-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.795 [qtp1002031672-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.796 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.797 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@a5a7647{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_212]
18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=FI,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
18:13:55.798 [qtp1002031672-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0
18:13:55.798 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9
18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys
18:13:55.799 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9
18:13:55.799 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5b332439 on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0
18:13:55.799 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STOPPING} id=1 keys=0 selected=0 updates=1
18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected
18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/0 selected
18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates
18:13:55.800 [qtp1002031672-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5b332439
18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.800 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a
18:13:55.800 [qtp1002031672-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=22/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
18:13:55.800 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9
18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:55.801+02:00
18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:55.801+02:00
18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0
18:13:55.802 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@6f731759{STARTED} id=0 keys=0 selected=0 updates=0
18:13:55.802 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@59262a90 on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0
18:13:55.802 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=1
18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken with none selected
18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken up from select, 0/0/0 selected
18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 processing 0 keys, 1 updates
18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@59262a90
18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0
18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 waiting with 0 keys
18:13:55.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@78479f2b on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0
18:13:55.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=1
18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken with none selected
18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken up from select, 0/0/0 selected
18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 processing 0 keys, 1 updates
18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@78479f2b
18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.804+02:00
18:13:55.805 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1
18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.805+02:00
18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0
18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@365afe87[HTTP/1.1]
18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@365afe87[HTTP/1.1]
18:13:55.806 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
18:13:55.806 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@160e99e0{STOPPING}[9.4.17.v20190418]
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0]
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@69364b2d{STARTED}[interval=600000, ownscheduler=false]
18:13:55.806 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false]
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@10a18e3e{STOPPED}[worker=node0]
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@1c628f6a{STARTED}
18:13:55.806 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@1c628f6a{STOPPING}
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@1c628f6a{STOPPED}
18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@3cc053{/,null,SHUTDOWN}
18:13:55.807 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@3cc053{/,null,SHUTDOWN} by 
18:13:55.807 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE}
18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1
18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600]
18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600]
18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
18:13:55.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@7fbd3e75{STARTED}
18:13:55.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@7fbd3e75{STOPPING}
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@7fbd3e75{STOPPED}
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1
18:13:55.808 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE}
18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE}
18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4f3e9fbb{STARTED}
18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4f3e9fbb{STOPPED}
18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}]
18:13:55.809 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}]
18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@9b47400{s=1/6,p=0}
18:13:55.809 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de offer STOP!
18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@9b47400{s=0/6,p=0}
18:13:55.810 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-33,5,main] for 14999
18:13:55.810 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de task=STOP!
18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de Exited
18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de
18:13:55.810 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.811 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.811 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.811 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.810 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.811 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-37,5,] for 14998
18:13:55.811 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-32,5,main] for 14998
18:13:55.811 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.812 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.812 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7
18:13:55.812 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-35,5,] for 14997
18:13:55.812 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842]
18:13:55.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@160e99e0{STOPPED}[9.4.17.v20190418]
18:13:55.813 [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
18:13:55.813 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.385 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 237.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/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.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-20190727.161400-13.jar (44 KB at 21821.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-20190727.161400-13.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-20190727.161400-13.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 1421.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)
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-20190727.161400-13-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-20190727.161400-13-bin.tar.gz (21664 KB at 55406.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-20190727.161400-13-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-20190727.161400-13-bin.zip (23980 KB at 54499.2 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 355.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-20190727.161400-13-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-20190727.161400-13-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 71.1 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