SuccessConsole Output

Skipping 808 KB.. Full Log
local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.027 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
20:01:12.028 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
20:01:12.028 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.029 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
20:01:12.037 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa677867c84c9c71c5637bfc2a682861ae625f77' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
20:01:12.156 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.161 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
20:01:12.161 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fa677867c84c9c71c5637bfc2a682861ae625f77' toSha1='null'
20:01:12.161 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
20:01:12.162 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
20:01:12.167 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
20:01:12.177 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147884 bytes in 16 ms. path='/1/a'
20:01:12.182 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:12.239 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.250 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.256 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.257 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
20:01:12.265 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dfc7a63bda4ce01bd4595e014281037f7424ab3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
20:01:12.277 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.280 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
20:01:12.280 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6dfc7a63bda4ce01bd4595e014281037f7424ab3' toSha1='null'
20:01:12.280 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
20:01:12.280 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
20:01:12.287 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
20:01:12.301 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 480828 bytes in 21 ms. path='/1/b'
20:01:12.305 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:12.333 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.392 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.483 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.486 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
20:01:12.498 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c33b47a0e5556339d28fe790ffe67406e5e4ace8' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
20:01:12.510 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.513 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
20:01:12.513 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c33b47a0e5556339d28fe790ffe67406e5e4ace8' toSha1='null'
20:01:12.513 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
20:01:12.513 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
20:01:12.516 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
20:01:12.530 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250272 bytes in 17 ms. path='/1/c'
20:01:12.533 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
20:01:12.554 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.558 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.564 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.565 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
20:01:12.575 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2db81e578e5f0ef67904f1d2b80c375700f6aa0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
20:01:12.588 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.590 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
20:01:12.590 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a2db81e578e5f0ef67904f1d2b80c375700f6aa0' toSha1='null'
20:01:12.590 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
20:01:12.590 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
20:01:12.596 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
20:01:12.607 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 512031 bytes in 17 ms. path='/2/1/a'
20:01:12.611 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:12.637 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.642 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.651 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.652 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
20:01:12.664 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='db58fdb70f7d78a0fc08738e3f5699749c84d662' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
20:01:12.678 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.681 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
20:01:12.681 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='db58fdb70f7d78a0fc08738e3f5699749c84d662' toSha1='null'
20:01:12.681 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
20:01:12.681 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
20:01:12.683 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
20:01:12.691 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150282 bytes in 10 ms. path='/2/1/b'
20:01:12.698 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:12.714 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.719 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.725 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.726 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
20:01:12.738 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4723c339412c4dbcb73ea9bd63cf3e8d2247c799' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
20:01:12.752 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.755 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
20:01:12.755 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4723c339412c4dbcb73ea9bd63cf3e8d2247c799' toSha1='null'
20:01:12.755 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
20:01:12.755 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
20:01:12.759 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
20:01:12.770 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253455 bytes in 15 ms. path='/2/a'
20:01:12.774 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:12.793 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.799 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.806 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.807 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
20:01:12.818 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4128d2a33501d5b635c207e9594141c75bb0883' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
20:01:12.830 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.832 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
20:01:12.832 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a4128d2a33501d5b635c207e9594141c75bb0883' toSha1='null'
20:01:12.832 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
20:01:12.833 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
20:01:12.839 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
20:01:12.853 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456924 bytes in 21 ms. path='/3/a'
20:01:12.857 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:12.884 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.889 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.899 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.900 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
20:01:12.910 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be8b6e7a357c682cc81afd29eda9faf803c04216' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
20:01:12.923 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.926 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
20:01:12.926 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='be8b6e7a357c682cc81afd29eda9faf803c04216' toSha1='null'
20:01:12.926 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
20:01:12.926 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
20:01:12.932 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
20:01:12.941 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 325089 bytes in 15 ms. path='/3/b'
20:01:12.944 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:12.968 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:12.972 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.981 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:12.982 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
20:01:12.992 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4236f7419494be85594fa4a4916b2c316fe6c370' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
20:01:13.007 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.009 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
20:01:13.009 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4236f7419494be85594fa4a4916b2c316fe6c370' toSha1='null'
20:01:13.010 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
20:01:13.010 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
20:01:13.019 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
20:01:13.034 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 779410 bytes in 24 ms. path='/3/c'
20:01:13.038 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
20:01:13.076 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.080 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.086 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.088 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
20:01:13.096 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f6bccb2a3721517894ccca71cd85cccac605e5e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
20:01:13.107 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.110 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
20:01:13.110 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5f6bccb2a3721517894ccca71cd85cccac605e5e' toSha1='null'
20:01:13.110 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
20:01:13.110 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
20:01:13.115 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
20:01:13.130 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408564 bytes in 20 ms. path='/3/d'
20:01:13.132 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
20:01:13.154 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.158 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.162 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
20:01:13.180 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=2
20:01:13.204 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 transaction.localRevision=72 remoteFromLocalRevision=2
20:01:13.207 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 from='target/repo/jxaot1nl-sz7yh-local' toID=61e9a4f9-e24a-481a-8c8b-859b92b33995 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaot1nl-4bmmm-remote'
20:01:13.227 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
20:01:13.238 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
20:01:13.238 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:13.249 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 localRepositoryRevisionSynced=72
20:01:13.259 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 transaction.localRevision=5 remoteFromLocalRevision=72
20:01:13.264 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=61e9a4f9-e24a-481a-8c8b-859b92b33995 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaot1nl-4bmmm-remote' toID=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 to='target/repo/jxaot1nl-sz7yh-local', fromRepoLocalSync=false
20:01:13.280 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
20:01:13.282 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:13.282 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:13.285 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=5
20:01:13.294 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 transaction.localRevision=75 remoteFromLocalRevision=5
20:01:13.297 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:13.315 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [66b873bb]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:13.317 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d270a75]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:13.390 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:13.391 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:13.392 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
20:01:13.395 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
20:01:13.398 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
20:01:13.445 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
20:01:13.448 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
20:01:13.470 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55%
20:01:13.488 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:13.517 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:13.518 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=61e9a4f9-e24a-481a-8c8b-859b92b33995 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaot1nl-4bmmm-remote' toID=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 to='target/repo/jxaot1nl-sz7yh-local', fromRepoLocalSync=true
20:01:13.518 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 ('target/repo/jxaot1nl-sz7yh-local')
20:01:13.530 [pool-34-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:13.549 [pool-34-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
20:01:13.574 [pool-34-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
20:01:13.587 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:13.588 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:13.589 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
20:01:13.598 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
20:01:13.601 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:13.614 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
20:01:13.617 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
20:01:13.623 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 96.55%
20:01:13.628 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:13.638 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
20:01:13.658 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.95%
20:01:13.659 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.659 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
20:01:13.676 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.682 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.683 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1/5'
20:01:13.702 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.708 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.709 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
20:01:13.717 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.722 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.11%
20:01:13.723 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.28%
20:01:13.723 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.45%
20:01:13.723 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.724 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/aaa'
20:01:13.735 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47a773b447d4733be4f56874b493ebaf16a138ba' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/5/aaa
20:01:13.749 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.752 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/aaa'
20:01:13.752 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='47a773b447d4733be4f56874b493ebaf16a138ba' toSha1='null'
20:01:13.752 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/aaa'
20:01:13.752 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/aaa' offset=0
20:01:13.753 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/aaa' offset=0
20:01:13.762 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93150 bytes in 10 ms. path='/2/1/5/aaa'
20:01:13.767 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa
20:01:13.779 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.783 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.788 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.788 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/bbb'
20:01:13.799 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7eda6ccdf1d70c0f1e78544a1c97e3d53f388a7f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/5/bbb
20:01:13.813 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.815 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/bbb'
20:01:13.815 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7eda6ccdf1d70c0f1e78544a1c97e3d53f388a7f' toSha1='null'
20:01:13.816 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/bbb'
20:01:13.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/bbb' offset=0
20:01:13.823 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/bbb' offset=0
20:01:13.838 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 580860 bytes in 22 ms. path='/2/1/5/bbb'
20:01:13.843 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb
20:01:13.874 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.880 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.888 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.889 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/e'
20:01:13.897 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfb6c05f8e8acd66207a29abe517c33ab14dfbef' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/e
20:01:13.911 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.914 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/e'
20:01:13.914 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dfb6c05f8e8acd66207a29abe517c33ab14dfbef' toSha1='null'
20:01:13.914 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/e'
20:01:13.914 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/e' offset=0
20:01:13.918 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/e' offset=0
20:01:13.928 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245273 bytes in 14 ms. path='/3/e'
20:01:13.934 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
20:01:13.963 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="61e9a4f9-e24a-481a-8c8b-859b92b33995"] on repo=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1
20:01:13.970 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:13.983 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=8
20:01:13.992 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 transaction.localRevision=100 remoteFromLocalRevision=8
20:01:13.995 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 from='target/repo/jxaot1nl-sz7yh-local' toID=61e9a4f9-e24a-481a-8c8b-859b92b33995 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaot1nl-4bmmm-remote'
20:01:14.009 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=100
20:01:14.011 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
20:01:14.011 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
20:01:14.011 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:14.014 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 localRepositoryRevisionSynced=100
20:01:14.019 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 transaction.localRevision=11 remoteFromLocalRevision=100
20:01:14.025 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=61e9a4f9-e24a-481a-8c8b-859b92b33995 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaot1nl-4bmmm-remote' toID=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 to='target/repo/jxaot1nl-sz7yh-local', fromRepoLocalSync=false
20:01:14.034 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
20:01:14.036 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:14.036 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:14.038 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 remoteRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 localRepositoryRevisionSynced=11
20:01:14.046 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d0663e3-b9a8-4c04-aaaa-7ea05e2bb8d1 remoteRepositoryId=61e9a4f9-e24a-481a-8c8b-859b92b33995 transaction.localRevision=103 remoteFromLocalRevision=11
20:01:14.049 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:14.049 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [66b873bb]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:14.066 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d270a75]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:14.143 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-d43xn-local'
20:01:14.148 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-d43xn-local' locked successfully.
20:01:17.117 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]initPersistenceManagerFactory: repositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:17.122 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1667 ms.
20:01:17.146 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote'
20:01:17.151 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote' locked successfully.
20:01:19.805 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]initPersistenceManagerFactory: repositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b
20:01:19.807 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1388 ms.
20:01:19.896 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:19.902 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:19.912 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
20:01:19.954 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
20:01:19.971 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
20:01:20.001 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.07%
20:01:20.014 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
20:01:20.030 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.72%
20:01:20.064 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:20.091 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.091 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b
20:01:20.095 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:20.096 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote' toID=d1988462-ac9c-43ff-90ad-2f686cb23a43 to='target/repo/jxaotaji-d43xn-local', fromRepoLocalSync=true
20:01:20.097 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1988462-ac9c-43ff-90ad-2f686cb23a43 ('target/repo/jxaotaji-d43xn-local')
20:01:20.126 [pool-35-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:20.134 [pool-35-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
20:01:20.135 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:20.138 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:20.142 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
20:01:20.151 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
20:01:20.155 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:20.162 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
20:01:20.165 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
20:01:20.169 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
20:01:20.174 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:20.194 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
20:01:20.222 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.226 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
20:01:20.251 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.267 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.268 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
20:01:20.284 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.291 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
20:01:20.292 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.293 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
20:01:20.304 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.310 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.311 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
20:01:20.326 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.335 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.336 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
20:01:20.349 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.360 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
20:01:20.360 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
20:01:20.362 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.364 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
20:01:20.373 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='866de8afab682e0923837bd21b43125c4ca6c574' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
20:01:20.426 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.431 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
20:01:20.431 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='866de8afab682e0923837bd21b43125c4ca6c574' toSha1='null'
20:01:20.431 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
20:01:20.431 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
20:01:20.435 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
20:01:20.445 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298784 bytes in 14 ms. path='/1/a'
20:01:20.450 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:20.500 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.511 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.519 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.521 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
20:01:20.530 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eee42fc4b67dabdd44e4696514c610be00ee1ba0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
20:01:20.545 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.549 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
20:01:20.549 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='eee42fc4b67dabdd44e4696514c610be00ee1ba0' toSha1='null'
20:01:20.549 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
20:01:20.549 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
20:01:20.553 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
20:01:20.560 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 295152 bytes in 11 ms. path='/1/b'
20:01:20.564 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:20.586 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.592 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.605 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.607 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
20:01:20.619 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4260e7bad08b4ca74696d20e4e867c32a354bacc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
20:01:20.633 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.638 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
20:01:20.638 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4260e7bad08b4ca74696d20e4e867c32a354bacc' toSha1='null'
20:01:20.638 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
20:01:20.639 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
20:01:20.640 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
20:01:20.647 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58356 bytes in 8 ms. path='/1/c'
20:01:20.653 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
20:01:20.666 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.673 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.682 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.684 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
20:01:20.695 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e63e972b38d45ca4d4ab8e51c2a2d4da0eebad09' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
20:01:20.713 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.717 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
20:01:20.717 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e63e972b38d45ca4d4ab8e51c2a2d4da0eebad09' toSha1='null'
20:01:20.718 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
20:01:20.718 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
20:01:20.721 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
20:01:20.733 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209817 bytes in 15 ms. path='/2/1/a'
20:01:20.739 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:20.758 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.765 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.775 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.777 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
20:01:20.788 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ebd58b5dc7c5ba76fde1baf46b97608bb286f963' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
20:01:20.804 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.808 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
20:01:20.809 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ebd58b5dc7c5ba76fde1baf46b97608bb286f963' toSha1='null'
20:01:20.809 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
20:01:20.809 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
20:01:20.817 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
20:01:20.829 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251748 bytes in 20 ms. path='/2/1/b'
20:01:20.834 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:20.856 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.862 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.869 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.870 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
20:01:20.882 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ce2394818152379e38ec0601b3c678784aae500' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
20:01:20.897 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.901 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
20:01:20.901 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2ce2394818152379e38ec0601b3c678784aae500' toSha1='null'
20:01:20.901 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
20:01:20.901 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
20:01:20.902 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
20:01:20.907 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87145 bytes in 6 ms. path='/2/a'
20:01:20.911 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:20.926 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.933 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.942 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:20.943 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
20:01:20.956 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94b5214b3e1712409d338ddbebd48b526df6b651' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
20:01:20.971 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:20.975 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
20:01:20.975 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='94b5214b3e1712409d338ddbebd48b526df6b651' toSha1='null'
20:01:20.976 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
20:01:20.976 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
20:01:20.985 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
20:01:21.004 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603450 bytes in 28 ms. path='/3/a'
20:01:21.009 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:21.043 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.051 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.060 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.061 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
20:01:21.073 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b7fec33d74d78806988ac48fd000c56473533e2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
20:01:21.090 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.095 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
20:01:21.096 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1b7fec33d74d78806988ac48fd000c56473533e2' toSha1='null'
20:01:21.096 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
20:01:21.096 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
20:01:21.097 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
20:01:21.104 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19308 bytes in 8 ms. path='/3/b'
20:01:21.110 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:21.123 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.129 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.138 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
20:01:21.151 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dc99a5715a2c1cca3e5adc5bd5e967fa01d1e44' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
20:01:21.168 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.172 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
20:01:21.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0dc99a5715a2c1cca3e5adc5bd5e967fa01d1e44' toSha1='null'
20:01:21.173 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
20:01:21.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
20:01:21.176 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
20:01:21.186 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110370 bytes in 13 ms. path='/3/c'
20:01:21.193 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
20:01:21.209 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.216 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.227 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.229 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
20:01:21.239 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3341906d4e75685568b2ecfd09b093aa9348cbbe' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
20:01:21.256 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.260 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
20:01:21.260 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3341906d4e75685568b2ecfd09b093aa9348cbbe' toSha1='null'
20:01:21.260 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
20:01:21.260 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
20:01:21.262 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
20:01:21.278 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 80550 bytes in 18 ms. path='/3/d'
20:01:21.281 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
20:01:21.294 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b"] on repo=d1988462-ac9c-43ff-90ad-2f686cb23a43
20:01:21.300 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.311 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
20:01:21.335 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=2
20:01:21.356 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b transaction.localRevision=72 remoteFromLocalRevision=2
20:01:21.360 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d1988462-ac9c-43ff-90ad-2f686cb23a43 from='target/repo/jxaotaji-d43xn-local' toID=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote'
20:01:21.390 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
20:01:21.404 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
20:01:21.404 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:21.415 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b localRepositoryRevisionSynced=72
20:01:21.429 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 transaction.localRevision=5 remoteFromLocalRevision=72
20:01:21.431 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote' toID=d1988462-ac9c-43ff-90ad-2f686cb23a43 to='target/repo/jxaotaji-d43xn-local', fromRepoLocalSync=false
20:01:21.440 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
20:01:21.442 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:21.442 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:21.446 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=5
20:01:21.450 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b transaction.localRevision=75 remoteFromLocalRevision=5
20:01:21.454 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:21.471 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:21.472 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:21.509 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:21.510 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:21.511 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
20:01:21.514 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
20:01:21.517 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
20:01:21.551 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
20:01:21.558 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
20:01:21.562 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94%
20:01:21.568 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:21.585 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:21.586 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote' toID=d1988462-ac9c-43ff-90ad-2f686cb23a43 to='target/repo/jxaotaji-d43xn-local', fromRepoLocalSync=true
20:01:21.586 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1988462-ac9c-43ff-90ad-2f686cb23a43 ('target/repo/jxaotaji-d43xn-local')
20:01:21.592 [pool-36-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:21.608 [pool-36-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
20:01:21.629 [pool-36-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
20:01:21.642 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:21.643 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:21.644 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
20:01:21.650 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
20:01:21.653 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:21.660 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
20:01:21.663 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
20:01:21.666 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
20:01:21.671 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:21.676 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
20:01:21.688 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.23%
20:01:21.688 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.689 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
20:01:21.705 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.83%
20:01:21.706 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.713 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.714 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a'
20:01:21.754 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.763 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.42%
20:01:21.763 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02%
20:01:21.785 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=8
20:01:21.790 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b transaction.localRevision=80 remoteFromLocalRevision=8
20:01:21.794 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d1988462-ac9c-43ff-90ad-2f686cb23a43 from='target/repo/jxaotaji-d43xn-local' toID=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote'
20:01:21.807 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=80
20:01:21.817 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
20:01:21.818 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
20:01:21.818 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.819 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a'
20:01:21.824 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:21.830 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
20:01:21.830 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:21.849 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b localRepositoryRevisionSynced=80
20:01:21.856 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 transaction.localRevision=11 remoteFromLocalRevision=80
20:01:21.858 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotaji-mop3n-remote' toID=d1988462-ac9c-43ff-90ad-2f686cb23a43 to='target/repo/jxaotaji-d43xn-local', fromRepoLocalSync=false
20:01:21.863 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
20:01:21.865 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:21.865 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:21.870 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b remoteRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 localRepositoryRevisionSynced=11
20:01:21.875 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1988462-ac9c-43ff-90ad-2f686cb23a43 remoteRepositoryId=3aa66e60-e2b9-4f7b-9b5b-35e9d365e26b transaction.localRevision=84 remoteFromLocalRevision=11
20:01:21.879 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:21.880 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:21.894 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:21.932 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3432573c]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-7mnpr-local'
20:01:21.937 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3432573c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-7mnpr-local' locked successfully.
20:01:22.584 [closeDeferredTimer-3cd04665-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3cd04665]_close: Shutting down real LocalRepoManager.
20:01:22.904 [closeDeferredTimer-4f4915e1-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4f4915e1]_close: Shutting down real LocalRepoManager.
20:01:26.118 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3432573c]initPersistenceManagerFactory: repositoryId=9b48de69-6643-451c-a545-f31fd276624c
20:01:26.137 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3432573c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1684 ms.
20:01:26.158 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [598471d6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote'
20:01:26.162 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [598471d6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote' locked successfully.
20:01:30.059 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [598471d6]initPersistenceManagerFactory: repositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48
20:01:30.065 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [598471d6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2235 ms.
20:01:30.161 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:30.168 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:30.178 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
20:01:30.222 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
20:01:30.242 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
20:01:30.270 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.46%
20:01:30.284 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
20:01:30.307 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.76%
20:01:30.334 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:30.350 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 9b48de69-6643-451c-a545-f31fd276624c
20:01:30.351 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: bee633fa-ccfd-42a8-b828-27b39614ef48
20:01:30.354 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:30.359 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bee633fa-ccfd-42a8-b828-27b39614ef48 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote/2' toID=9b48de69-6643-451c-a545-f31fd276624c to='target/repo/jxaotgjv-7mnpr-local', fromRepoLocalSync=true
20:01:30.359 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b48de69-6643-451c-a545-f31fd276624c ('target/repo/jxaotgjv-7mnpr-local')
20:01:30.385 [pool-37-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:30.389 [pool-37-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
20:01:30.390 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:30.391 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:30.392 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
20:01:30.397 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
20:01:30.400 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:30.407 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
20:01:30.409 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
20:01:30.413 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
20:01:30.419 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:30.445 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
20:01:30.482 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.486 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
20:01:30.507 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.515 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.516 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
20:01:30.527 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
20:01:30.528 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.536 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
20:01:30.536 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
20:01:30.537 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.538 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
20:01:30.546 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fae8076b2a2ecd1aa22428ad2bd3aade04c70129' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
20:01:30.581 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bee633fa-ccfd-42a8-b828-27b39614ef48"] on repo=9b48de69-6643-451c-a545-f31fd276624c
20:01:30.582 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
20:01:30.583 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fae8076b2a2ecd1aa22428ad2bd3aade04c70129' toSha1='null'
20:01:30.583 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
20:01:30.583 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
20:01:30.585 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
20:01:30.592 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216678 bytes in 9 ms. path='/1/a'
20:01:30.596 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:30.635 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bee633fa-ccfd-42a8-b828-27b39614ef48"] on repo=9b48de69-6643-451c-a545-f31fd276624c
20:01:30.642 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.646 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.647 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
20:01:30.655 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8d2286ef0e7af2068318494da563ef38599f727' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
20:01:30.671 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bee633fa-ccfd-42a8-b828-27b39614ef48"] on repo=9b48de69-6643-451c-a545-f31fd276624c
20:01:30.674 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
20:01:30.674 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a8d2286ef0e7af2068318494da563ef38599f727' toSha1='null'
20:01:30.674 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
20:01:30.674 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
20:01:30.676 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
20:01:30.685 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152280 bytes in 11 ms. path='/1/b'
20:01:30.689 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:30.704 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bee633fa-ccfd-42a8-b828-27b39614ef48"] on repo=9b48de69-6643-451c-a545-f31fd276624c
20:01:30.707 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.712 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.713 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
20:01:30.722 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0fae2248c5e7d62989ee3cc259870d161272149a' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
20:01:30.732 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bee633fa-ccfd-42a8-b828-27b39614ef48"] on repo=9b48de69-6643-451c-a545-f31fd276624c
20:01:30.734 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
20:01:30.734 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0fae2248c5e7d62989ee3cc259870d161272149a' toSha1='null'
20:01:30.734 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
20:01:30.734 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
20:01:30.739 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
20:01:30.747 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 295969 bytes in 13 ms. path='/a'
20:01:30.750 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:30.770 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bee633fa-ccfd-42a8-b828-27b39614ef48"] on repo=9b48de69-6643-451c-a545-f31fd276624c
20:01:30.773 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:30.778 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
20:01:30.800 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=2
20:01:30.824 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 transaction.localRevision=24 remoteFromLocalRevision=2
20:01:30.826 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9b48de69-6643-451c-a545-f31fd276624c from='target/repo/jxaotgjv-7mnpr-local' toID=bee633fa-ccfd-42a8-b828-27b39614ef48 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote/2'
20:01:30.844 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
20:01:30.855 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
20:01:30.855 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:30.866 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 localRepositoryRevisionSynced=24
20:01:30.874 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c transaction.localRevision=5 remoteFromLocalRevision=24
20:01:30.880 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bee633fa-ccfd-42a8-b828-27b39614ef48 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote/2' toID=9b48de69-6643-451c-a545-f31fd276624c to='target/repo/jxaotgjv-7mnpr-local', fromRepoLocalSync=false
20:01:30.897 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
20:01:30.903 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:30.903 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:30.909 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=5
20:01:30.919 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 transaction.localRevision=27 remoteFromLocalRevision=5
20:01:30.920 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:30.934 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3432573c]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:30.935 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [598471d6]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:30.951 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:30.952 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:30.953 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
20:01:30.957 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
20:01:30.961 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
20:01:31.000 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
20:01:31.003 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
20:01:31.007 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94%
20:01:31.028 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:31.045 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:31.045 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bee633fa-ccfd-42a8-b828-27b39614ef48 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote/2' toID=9b48de69-6643-451c-a545-f31fd276624c to='target/repo/jxaotgjv-7mnpr-local', fromRepoLocalSync=true
20:01:31.046 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b48de69-6643-451c-a545-f31fd276624c ('target/repo/jxaotgjv-7mnpr-local')
20:01:31.052 [pool-38-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:31.060 [pool-38-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
20:01:31.068 [pool-38-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
20:01:31.076 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:31.078 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:31.081 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
20:01:31.085 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
20:01:31.092 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:31.101 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
20:01:31.104 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
20:01:31.108 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
20:01:31.113 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:31.123 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
20:01:31.143 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.34%
20:01:31.144 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:31.145 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
20:01:31.158 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:31.162 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:31.163 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a'
20:01:31.198 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:31.202 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.80%
20:01:31.203 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.26%
20:01:31.222 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=8
20:01:31.235 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 transaction.localRevision=32 remoteFromLocalRevision=8
20:01:31.237 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9b48de69-6643-451c-a545-f31fd276624c from='target/repo/jxaotgjv-7mnpr-local' toID=bee633fa-ccfd-42a8-b828-27b39614ef48 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote/2'
20:01:31.247 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=32
20:01:31.255 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
20:01:31.256 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:31.256 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a'
20:01:31.261 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:31.265 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
20:01:31.265 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:31.283 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 localRepositoryRevisionSynced=32
20:01:31.287 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c transaction.localRevision=11 remoteFromLocalRevision=32
20:01:31.292 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bee633fa-ccfd-42a8-b828-27b39614ef48 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotgjv-c3eso-remote/2' toID=9b48de69-6643-451c-a545-f31fd276624c to='target/repo/jxaotgjv-7mnpr-local', fromRepoLocalSync=false
20:01:31.304 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
20:01:31.311 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:31.311 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:31.315 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 remoteRepositoryId=9b48de69-6643-451c-a545-f31fd276624c localRepositoryRevisionSynced=11
20:01:31.328 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b48de69-6643-451c-a545-f31fd276624c remoteRepositoryId=bee633fa-ccfd-42a8-b828-27b39614ef48 transaction.localRevision=36 remoteFromLocalRevision=11
20:01:31.331 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:31.331 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3432573c]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:31.345 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [598471d6]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:31.358 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16efa1ef]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-ozzc-local'
20:01:31.364 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16efa1ef]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-ozzc-local' locked successfully.
20:01:34.056 [closeDeferredTimer-66b873bb-2] INFO  c.c.c.l.LocalRepoManagerImpl - [66b873bb]_close: Shutting down real LocalRepoManager.
20:01:34.440 [closeDeferredTimer-4d270a75-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4d270a75]_close: Shutting down real LocalRepoManager.
20:01:37.539 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16efa1ef]initPersistenceManagerFactory: repositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:37.544 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16efa1ef]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4411 ms.
20:01:37.562 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc5e3b5]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote'
20:01:37.567 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc5e3b5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote' locked successfully.
20:01:41.238 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc5e3b5]initPersistenceManagerFactory: repositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f
20:01:41.246 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc5e3b5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2192 ms.
20:01:41.348 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:41.354 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:41.363 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
20:01:41.426 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
20:01:41.448 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
20:01:41.479 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.69%
20:01:41.493 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
20:01:41.536 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69%
20:01:41.566 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:41.584 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:41.585 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 7be9d38f-df6f-4f0a-be7e-b008d867ed5f
20:01:41.588 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:41.588 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7be9d38f-df6f-4f0a-be7e-b008d867ed5f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote' toID=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 to='target/repo/jxaotntp-ozzc-local', fromRepoLocalSync=true
20:01:41.589 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5d8dc0e7-1f07-47d4-8d10-e1858711ad79 ('target/repo/jxaotntp-ozzc-local')
20:01:41.616 [pool-39-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:41.622 [pool-39-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
20:01:41.625 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:41.628 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:41.630 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
20:01:41.638 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
20:01:41.643 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:41.650 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
20:01:41.653 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
20:01:41.658 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
20:01:41.663 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:41.693 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
20:01:41.723 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.730 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
20:01:41.754 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.773 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.777 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
20:01:41.799 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.807 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
20:01:41.807 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.808 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
20:01:41.819 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.828 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.829 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
20:01:41.845 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.853 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.854 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
20:01:41.868 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:41.880 [closeDeferredTimer-4e278989-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4e278989]_close: Shutting down real LocalRepoManager.
20:01:42.189 [closeDeferredTimer-3d2355ef-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2355ef]_close: Shutting down real LocalRepoManager.
20:01:42.543 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
20:01:42.543 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
20:01:42.578 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:42.588 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
20:01:42.604 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71ad184fa4cfeeb000ed9123594002accfb49400' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
20:01:42.689 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:42.697 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
20:01:42.697 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='71ad184fa4cfeeb000ed9123594002accfb49400' toSha1='null'
20:01:42.697 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
20:01:42.697 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
20:01:42.703 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
20:01:42.715 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 522587 bytes in 18 ms. path='/1/a'
20:01:42.722 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:42.797 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:42.865 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:42.896 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:42.898 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
20:01:42.910 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='750437b5c670b0f99d997de9404346da1c80f826' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
20:01:42.930 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.009 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
20:01:43.010 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='750437b5c670b0f99d997de9404346da1c80f826' toSha1='null'
20:01:43.010 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
20:01:43.010 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
20:01:43.031 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
20:01:43.046 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 948934 bytes in 36 ms. path='/1/b'
20:01:43.050 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:43.111 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.126 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.141 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.145 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
20:01:43.157 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82eeb83072bbcffd28956877a13f506c857db238' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
20:01:43.210 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.268 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
20:01:43.268 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='82eeb83072bbcffd28956877a13f506c857db238' toSha1='null'
20:01:43.269 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
20:01:43.269 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
20:01:43.276 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
20:01:43.289 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 164257 bytes in 20 ms. path='/1/c'
20:01:43.294 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
20:01:43.345 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.361 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.376 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.377 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
20:01:43.391 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23d986a30a67e935500d27872726437f3ec96043' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
20:01:43.422 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.437 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
20:01:43.437 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='23d986a30a67e935500d27872726437f3ec96043' toSha1='null'
20:01:43.437 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
20:01:43.437 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
20:01:43.443 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
20:01:43.452 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284506 bytes in 15 ms. path='/2/1/a'
20:01:43.456 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:43.517 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.540 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.566 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.570 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
20:01:43.579 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='691e8f02aca787d23aa30eea1e7193b40ff36972' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
20:01:43.624 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.754 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
20:01:43.754 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='691e8f02aca787d23aa30eea1e7193b40ff36972' toSha1='null'
20:01:43.754 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
20:01:43.754 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
20:01:43.760 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
20:01:43.770 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150240 bytes in 16 ms. path='/2/1/b'
20:01:43.775 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:43.823 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.833 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.840 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.841 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
20:01:43.849 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e205210140686841392a006f24da943df24c6fd9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
20:01:43.889 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.891 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
20:01:43.891 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e205210140686841392a006f24da943df24c6fd9' toSha1='null'
20:01:43.891 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
20:01:43.891 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
20:01:43.896 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
20:01:43.902 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176000 bytes in 11 ms. path='/2/a'
20:01:43.905 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:43.920 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.923 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.928 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.929 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
20:01:43.937 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='552dc50657df175a3f5eb1b6c68f148f60a42bec' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
20:01:43.947 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.948 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
20:01:43.949 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='552dc50657df175a3f5eb1b6c68f148f60a42bec' toSha1='null'
20:01:43.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
20:01:43.949 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
20:01:43.950 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
20:01:43.955 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110730 bytes in 6 ms. path='/3/a'
20:01:43.959 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
20:01:43.972 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:43.976 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.981 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:43.982 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
20:01:43.992 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a74b7567754b1f7c034efa4f913b8a083427a601' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
20:01:44.003 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:44.005 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
20:01:44.005 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a74b7567754b1f7c034efa4f913b8a083427a601' toSha1='null'
20:01:44.005 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
20:01:44.005 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
20:01:44.009 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
20:01:44.017 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 310300 bytes in 12 ms. path='/3/b'
20:01:44.020 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
20:01:44.078 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:44.082 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.087 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.088 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
20:01:44.095 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82df29a9757cbc7c42fe1503ab1c22e316d8e55f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
20:01:44.108 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:44.109 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
20:01:44.109 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='82df29a9757cbc7c42fe1503ab1c22e316d8e55f' toSha1='null'
20:01:44.109 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
20:01:44.109 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
20:01:44.118 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
20:01:44.131 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 723732 bytes in 22 ms. path='/3/c'
20:01:44.135 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
20:01:44.172 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:44.175 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.178 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.179 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
20:01:44.187 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb587e1df6f36ebd6d84e08a35d245c33341dd49' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
20:01:44.198 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:44.199 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
20:01:44.199 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bb587e1df6f36ebd6d84e08a35d245c33341dd49' toSha1='null'
20:01:44.199 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
20:01:44.199 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
20:01:44.207 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
20:01:44.224 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 631380 bytes in 25 ms. path='/3/d'
20:01:44.228 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
20:01:44.259 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7be9d38f-df6f-4f0a-be7e-b008d867ed5f"] on repo=5d8dc0e7-1f07-47d4-8d10-e1858711ad79
20:01:44.263 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.267 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
20:01:44.287 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=2
20:01:44.306 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f transaction.localRevision=72 remoteFromLocalRevision=2
20:01:44.308 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 from='target/repo/jxaotntp-ozzc-local' toID=7be9d38f-df6f-4f0a-be7e-b008d867ed5f to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote'
20:01:44.331 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
20:01:44.342 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
20:01:44.342 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:44.352 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f localRepositoryRevisionSynced=72
20:01:44.361 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 transaction.localRevision=5 remoteFromLocalRevision=72
20:01:44.363 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7be9d38f-df6f-4f0a-be7e-b008d867ed5f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote' toID=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 to='target/repo/jxaotntp-ozzc-local', fromRepoLocalSync=false
20:01:44.375 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
20:01:44.377 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:44.377 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:44.381 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=5
20:01:44.386 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f transaction.localRevision=75 remoteFromLocalRevision=5
20:01:44.387 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:44.402 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16efa1ef]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:44.403 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc5e3b5]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:44.478 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
20:01:44.480 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
20:01:44.482 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25%
20:01:44.485 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38%
20:01:44.487 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
20:01:44.489 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75%
20:01:44.492 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88%
20:01:44.498 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00%
20:01:44.541 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
20:01:44.556 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
20:01:44.556 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7be9d38f-df6f-4f0a-be7e-b008d867ed5f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote' toID=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 to='target/repo/jxaotntp-ozzc-local', fromRepoLocalSync=true
20:01:44.556 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5d8dc0e7-1f07-47d4-8d10-e1858711ad79 ('target/repo/jxaotntp-ozzc-local')
20:01:44.561 [pool-40-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
20:01:44.574 [pool-40-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
20:01:44.598 [pool-40-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
20:01:44.612 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
20:01:44.613 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
20:01:44.614 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
20:01:44.617 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
20:01:44.619 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
20:01:44.621 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
20:01:44.624 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
20:01:44.628 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
20:01:44.634 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
20:01:44.640 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
20:01:44.652 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09%
20:01:44.654 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.654 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
20:01:44.668 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.677 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.678 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
20:01:44.731 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.734 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
20:01:44.735 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02%
20:01:44.752 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=8
20:01:44.757 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f transaction.localRevision=80 remoteFromLocalRevision=8
20:01:44.758 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 from='target/repo/jxaotntp-ozzc-local' toID=7be9d38f-df6f-4f0a-be7e-b008d867ed5f to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote'
20:01:44.768 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=80
20:01:44.776 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
20:01:44.776 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
20:01:44.776 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.777 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
20:01:44.780 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
20:01:44.783 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
20:01:44.784 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
20:01:44.798 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f localRepositoryRevisionSynced=80
20:01:44.801 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 transaction.localRevision=11 remoteFromLocalRevision=80
20:01:44.803 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7be9d38f-df6f-4f0a-be7e-b008d867ed5f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jxaotntp-y3y60-remote' toID=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 to='target/repo/jxaotntp-ozzc-local', fromRepoLocalSync=false
20:01:44.808 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
20:01:44.809 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
20:01:44.809 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
20:01:44.813 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f remoteRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 localRepositoryRevisionSynced=11
20:01:44.818 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d8dc0e7-1f07-47d4-8d10-e1858711ad79 remoteRepositoryId=7be9d38f-df6f-4f0a-be7e-b008d867ed5f transaction.localRevision=84 remoteFromLocalRevision=11
20:01:44.820 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
20:01:44.820 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16efa1ef]close: Deferring shut down of real LocalRepoManager 20000 ms.
20:01:44.828 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc5e3b5]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 314.07 sec - in co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.local ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.local ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/local already added, skipping
[INFO] co/codewizards/cloudstore/local/db already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence already added, skipping
[INFO] co/codewizards/cloudstore/local/transport already added, skipping
[INFO] co/codewizards/cloudstore/local/dto already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-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/local already added, skipping
[INFO] co/codewizards/cloudstore/local/db already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence already added, skipping
[INFO] co/codewizards/cloudstore/local/transport already added, skipping
[INFO] co/codewizards/cloudstore/local/dto already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.local ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.local ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml (1 KB at 10.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190624.180147-4.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190624.180147-4.jar (208 KB at 25886.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190624.180147-4.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190624.180147-4.pom (3 KB)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (399 B at 97.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml (1 KB)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (399 B at 389.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190624.180147-4-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190624.180147-4-sources.jar (104 KB at 17193.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml (1 KB at 500.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.local ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.local
[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.local/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.local/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.local
[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.local ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.local ---
[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.local/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.local ---
[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.local/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.local ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.local
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.local
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected