"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerMailru: -verbose -fast-list -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyMetadataNoEmptyDirs|TestCopyMissingDirectory|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestFixCase|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSetDelayedModTimes|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 4/5) 2024/11/08 03:33:05 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa" 2024/11/08 03:33:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:33:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa" 2024/11/08 03:33:05 DEBUG : Reset feature "ListR" 2024/11/08 03:33:05 DEBUG : Creating backend with remote "/tmp/rclone2351775224" === RUN TestCopyWithDryRun run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:05 DEBUG : [rclone-test-hadokep0zaqa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:33:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/08 03:33:05 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:05 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.87s) === RUN TestCopy run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:06 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:07 INFO : sub dir/hello world.rclone_chunk.001_ma3gwq: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:07 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.21s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.20s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:08 DEBUG : Creating backend with remote "/non-existing" 2024/11/08 03:33:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/08 03:33:08 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:08 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.50s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:09 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:10 INFO : sub dir/hello world.rclone_chunk.001_ma3jeo: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.14s) === RUN TestCopyCheckFirst run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:11 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Running all checks before starting transfers 2024/11/08 03:33:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:11 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:11 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Checks finished, now starting transfers 2024/11/08 03:33:11 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:11 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:12 INFO : sub dir/hello world.rclone_chunk.001_ma3ldu: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.12s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:13 ERROR : Ignoring --no-traverse with sync 2024/11/08 03:33:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:13 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:14 INFO : sub dir/hello world.rclone_chunk.001_ma3nbs: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:14 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:33:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.15s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/08 03:33:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:15 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:16 INFO : hello world2.rclone_chunk.001_ma3pki: Moved (server-side) to: hello world2 2024/11/08 03:33:16 INFO : hello world2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyWithDepth (1.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:33:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:17 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:18 INFO : potato2.rclone_chunk.001_ma3rkg: Moved (server-side) to: potato2 2024/11/08 03:33:18 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:33:19 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:19 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:19 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:20 INFO : potato2.rclone_chunk.001_ma3tg7: Moved (server-side) to: potato2 2024/11/08 03:33:20 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 03:33:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:33:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 03:33:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:33:21 DEBUG : sub dir: Making directory 2024/11/08 03:33:21 DEBUG : sub dir2: Making directory 2024/11/08 03:33:21 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/08 03:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:21 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:22 INFO : sub dir/hello world.rclone_chunk.001_ma3vcy: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:22 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:24 DEBUG : sub dir2: Making directory 2024/11/08 03:33:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 03:33:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:24 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:25 INFO : sub dir/hello world.rclone_chunk.001_ma3yaj: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:26 DEBUG : sub dir2: Making directory with metadata 2024/11/08 03:33:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:33:26 DEBUG : sub dir: Making directory 2024/11/08 03:33:26 DEBUG : sub dir2: Making directory 2024/11/08 03:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:26 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:26 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:26 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:27 INFO : sub dir/hello world.rclone_chunk.001_ma4067: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:27 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:33:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:27 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/08 03:33:27 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.18s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:29 DEBUG : sub dir2: Making directory 2024/11/08 03:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:29 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:30 INFO : sub dir/hello world.rclone_chunk.001_ma43pv: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:30 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:33:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.96s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:31 DEBUG : sub dir2: Making directory with metadata 2024/11/08 03:33:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:33:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:33:31 DEBUG : sub dir: Making directory 2024/11/08 03:33:31 DEBUG : sub dir2: Making directory 2024/11/08 03:33:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:31 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:32 INFO : sub dir/hello world.rclone_chunk.001_ma45fy: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:32 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:33:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.22s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:34 DEBUG : sub dir2: Making directory 2024/11/08 03:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:34 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:35 INFO : sub dir/hello world.rclone_chunk.001_ma48hw: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:35 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:33:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.99s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:37 INFO : sub dir/hello world.rclone_chunk.001_ma4ax0: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:37 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-biregec5fuce" 2024/11/08 03:33:37 DEBUG : Creating backend with remote "TestMailru:rclone-test-biregec5fuce" 2024/11/08 03:33:37 DEBUG : Reset feature "ListR" sync_test.go:590: Server side copy (if possible) Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa' -> Chunked 'TestChunkerMailru:rclone-test-biregec5fuce' 2024/11/08 03:33:37 ERROR : Chunked 'TestChunkerMailru:rclone-test-biregec5fuce': error reading destination root directory: invalid character '<' looking for beginning of value 2024/11/08 03:33:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-biregec5fuce': Waiting for checks to finish 2024/11/08 03:33:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-biregec5fuce': Waiting for transfers to finish sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestServerSideCopy 2024/11/08 03:33:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-biregec5fuce': Purge remote 2024/11/08 03:33:37 NOTICE: purge failed: purge failed: invalid character '<' looking for beginning of value --- FAIL: TestServerSideCopy (2.07s) === RUN TestCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:39 INFO : sub dir/hello world.rclone_chunk.001_ma4ctc: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:39 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:33:39 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:39 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:40 INFO : sub dir/hello world: Deleted 2024/11/08 03:33:40 INFO : sub dir/hello world.rclone_chunk.001_ma4dl0: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyOverSelf (3.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:42 INFO : sub dir/hello world.rclone_chunk.001_ma4fn2: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:42 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-rugahaq5qeno" 2024/11/08 03:33:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-rugahaq5qeno" 2024/11/08 03:33:43 DEBUG : Reset feature "ListR" sync_test.go:626: Server side copy (if possible) Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa' -> Chunked 'TestChunkerMailru:rclone-test-rugahaq5qeno' 2024/11/08 03:33:43 ERROR : Chunked 'TestChunkerMailru:rclone-test-rugahaq5qeno': error reading destination root directory: invalid character '<' looking for beginning of value 2024/11/08 03:33:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-rugahaq5qeno': Waiting for checks to finish 2024/11/08 03:33:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-rugahaq5qeno': Waiting for transfers to finish sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestServerSideCopyOverSelf 2024/11/08 03:33:43 DEBUG : Chunked 'TestChunkerMailru:rclone-test-rugahaq5qeno': Purge remote 2024/11/08 03:33:43 NOTICE: purge failed: purge failed: invalid character '<' looking for beginning of value --- FAIL: TestServerSideCopyOverSelf (2.06s) === RUN TestMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:44 INFO : sub dir/hello world.rclone_chunk.001_ma4hjk: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:45 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:33:45 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:33:45 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:33:46 INFO : sub dir/hello world: Deleted 2024/11/08 03:33:46 INFO : sub dir/hello world.rclone_chunk.001_ma4jnt: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:46 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/08 03:33:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestMoveOverSelf (3.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:48 INFO : sub dir/hello world.rclone_chunk.001_ma4lqm: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:48 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-cudozin3waxi" 2024/11/08 03:33:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-cudozin3waxi" 2024/11/08 03:33:48 DEBUG : Reset feature "ListR" sync_test.go:671: Server side copy (if possible) Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa' -> Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi' 2024/11/08 03:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:33:49 DEBUG : sub dir/hello world: copy non-chunked object... 2024/11/08 03:33:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Waiting for checks to finish 2024/11/08 03:33:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Waiting for transfers to finish 2024/11/08 03:33:49 DEBUG : [rclone-test-cudozin3waxi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:33:49 DEBUG : [rclone-test-cudozin3waxi]: mkDirs by part "/rclone-test-cudozin3waxi/sub dir" 2024/11/08 03:33:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:51 INFO : sub dir/hello world: Deleted 2024/11/08 03:33:51 INFO : sub dir/hello world.rclone_chunk.001_ma4ord: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:51 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Using server-side directory move 2024/11/08 03:33:51 INFO : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 03:33:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:33:51 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Waiting for checks to finish 2024/11/08 03:33:51 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Waiting for transfers to finish 2024/11/08 03:33:52 INFO : sub dir/hello world: Deleted 2024/11/08 03:33:52 DEBUG : sub dir/hello world: move non-chunked object... 2024/11/08 03:33:52 INFO : sub dir/hello world: Moved (server-side) 2024/11/08 03:33:52 INFO : sub dir/hello world: Moved (server-side) 2024/11/08 03:33:53 DEBUG : [rclone-test-hadokep0zaqa]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/08 03:33:54 INFO : sub dir/hello world.rclone_chunk.001_ma4qzo: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:54 DEBUG : testing file moves 2024/11/08 03:33:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/08 03:33:54 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Waiting for checks to finish 2024/11/08 03:33:54 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Waiting for transfers to finish 2024/11/08 03:33:54 INFO : sub dir/hello world: Deleted 2024/11/08 03:33:54 DEBUG : sub dir/hello world: move non-chunked object... 2024/11/08 03:33:54 INFO : sub dir/hello world: Moved (server-side) 2024/11/08 03:33:54 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cudozin3waxi': Purge remote --- PASS: TestServerSideMoveOverSelf (8.87s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:57 INFO : sub dir/hello world.rclone_chunk.001_ma4u7a: Moved (server-side) to: sub dir/hello world 2024/11/08 03:33:57 ERROR : : error listing: directory not found 2024/11/08 03:33:57 DEBUG : Local file system at /tmp/rclone2351775224: Making directory 2024/11/08 03:33:57 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:33:57 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.42s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:33:59 INFO : sub dir/hello world.rclone_chunk.001_ma4w21: Moved (server-side) to: sub dir/hello world 2024/11/08 03:34:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 03:34:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:34:00 DEBUG : Local file system at /tmp/rclone2351775224: Waiting for checks to finish 2024/11/08 03:34:00 DEBUG : Local file system at /tmp/rclone2351775224: Waiting for transfers to finish 2024/11/08 03:34:00 DEBUG : [rclone-test-hadokep0zaqa]: Switch file server: locks 1, url https://cloclo55.datacloudmail.ru/oauth-get/, expiry "2024-11-08T03:37:00.24310353Z" 2024/11/08 03:34:00 DEBUG : [rclone-test-hadokep0zaqa]: Unlock file server: locks 0, url https://cloclo55.datacloudmail.ru/oauth-get/ 2024/11/08 03:34:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2024/11/08 03:34:00 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:34:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyRedownload (2.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:01 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/08 03:34:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:01 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:02 INFO : check sum.rclone_chunk.001_ma4zrh: Moved (server-side) to: check sum 2024/11/08 03:34:02 INFO : check sum: Copied (new) 2024/11/08 03:34:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:02 NOTICE: Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/08 03:34:02 DEBUG : check sum: Size of src and dst objects identical 2024/11/08 03:34:02 DEBUG : check sum: Unchanged skipping 2024/11/08 03:34:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:02 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:02 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.17s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/08 03:34:03 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:03 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:03 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:04 INFO : sizeonly.rclone_chunk.001_ma510v: Moved (server-side) to: sizeonly 2024/11/08 03:34:04 INFO : sizeonly: Copied (new) 2024/11/08 03:34:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:04 DEBUG : sizeonly: Sizes identical 2024/11/08 03:34:04 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:04 DEBUG : sizeonly: Unchanged skipping 2024/11/08 03:34:04 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:04 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:04 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.09s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/08 03:34:05 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:05 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:05 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:06 INFO : ignore-size.rclone_chunk.001_ma53ls: Moved (server-side) to: ignore-size 2024/11/08 03:34:06 INFO : ignore-size: Copied (new) 2024/11/08 03:34:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:06 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:34:06 DEBUG : ignore-size: Unchanged skipping 2024/11/08 03:34:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:06 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:06 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.12s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:08 INFO : existing.rclone_chunk.001_ma55nu: Moved (server-side) to: existing 2024/11/08 03:34:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:34:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:09 DEBUG : existing: Unchanged skipping 2024/11/08 03:34:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:09 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:09 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/08 03:34:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:09 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:09 INFO : existing: Deleted 2024/11/08 03:34:10 INFO : existing.rclone_chunk.001_ma5767: Moved (server-side) to: existing 2024/11/08 03:34:10 INFO : existing: Copied (replaced existing) 2024/11/08 03:34:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (3.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:11 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 03:34:11 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:11 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:11 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:12 INFO : existing.rclone_chunk.001_ma59d5: Moved (server-side) to: existing 2024/11/08 03:34:12 INFO : existing: Copied (new) 2024/11/08 03:34:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:12 DEBUG : existing: Destination exists, skipping 2024/11/08 03:34:12 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:12 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:12 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:12 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:14 INFO : b/potato.rclone_chunk.001_ma5bhr: Moved (server-side) to: b/potato 2024/11/08 03:34:15 INFO : c/non empty space.rclone_chunk.001_ma5cra: Moved (server-side) to: c/non empty space 2024/11/08 03:34:15 DEBUG : d: Making directory 2024/11/08 03:34:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 03:34:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 03:34:16 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:16 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:16 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:16 DEBUG : a/potato2.rclone_chunk.001_ma5e2e: File has been put by hash from source 2024/11/08 03:34:17 INFO : a/potato2.rclone_chunk.001_ma5e2e: Moved (server-side) to: a/potato2 2024/11/08 03:34:17 INFO : a/potato2: Copied (new) 2024/11/08 03:34:17 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:17 INFO : b/potato: Deleted 2024/11/08 03:34:17 INFO : d: Removing directory 2024/11/08 03:34:17 INFO : b: Removing directory 2024/11/08 03:34:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': deleted 2 directories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (6.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:20 INFO : empty space.rclone_chunk.001_ma5hh0: Moved (server-side) to: empty space 2024/11/08 03:34:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:20 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:34:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/08 03:34:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:21 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:34:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:21 DEBUG : empty space: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:21 INFO : empty space: Deleted 2024/11/08 03:34:22 INFO : empty space.rclone_chunk.001_ma5jrb: Moved (server-side) to: empty space 2024/11/08 03:34:22 INFO : empty space: Copied (replaced existing) 2024/11/08 03:34:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.21s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:24 INFO : foo.rclone_chunk.001_ma5lhj: Moved (server-side) to: foo 2024/11/08 03:34:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:24 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:34:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:24 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:25 INFO : foo: Deleted 2024/11/08 03:34:25 INFO : foo.rclone_chunk.001_ma5mjh: Moved (server-side) to: foo 2024/11/08 03:34:25 INFO : foo: Copied (replaced existing) 2024/11/08 03:34:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:27 INFO : empty space.rclone_chunk.001_ma5oia: Moved (server-side) to: empty space 2024/11/08 03:34:27 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/08 03:34:27 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:27 DEBUG : empty space: Unchanged skipping 2024/11/08 03:34:27 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:27 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:27 DEBUG : potato.rclone_chunk.001_ma5p0o: File has been put by hash from source 2024/11/08 03:34:28 INFO : potato.rclone_chunk.001_ma5p0o: Moved (server-side) to: potato 2024/11/08 03:34:28 INFO : potato: Copied (new) 2024/11/08 03:34:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (3.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:30 INFO : potato.rclone_chunk.001_ma5rko: Moved (server-side) to: potato 2024/11/08 03:34:30 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/08 03:34:30 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:30 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:30 DEBUG : potato.rclone_chunk.001_ma5slq: File has been put by hash from source 2024/11/08 03:34:31 INFO : potato: Deleted 2024/11/08 03:34:31 INFO : potato.rclone_chunk.001_ma5slq: Moved (server-side) to: potato 2024/11/08 03:34:31 INFO : potato: Copied (replaced existing) 2024/11/08 03:34:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:33 INFO : potato.rclone_chunk.001_ma5unl: Moved (server-side) to: potato 2024/11/08 03:34:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/08 03:34:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:33 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:33 DEBUG : potato.rclone_chunk.001_ma5v2d: File has been put by hash from source 2024/11/08 03:34:34 INFO : potato: Deleted 2024/11/08 03:34:34 INFO : potato.rclone_chunk.001_ma5v2d: Moved (server-side) to: potato 2024/11/08 03:34:34 INFO : potato: Copied (replaced existing) 2024/11/08 03:34:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:36 INFO : potato.rclone_chunk.001_ma5xbu: Moved (server-side) to: potato 2024/11/08 03:34:37 INFO : empty space.rclone_chunk.001_ma5ykg: Moved (server-side) to: empty space 2024/11/08 03:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:34:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:37 DEBUG : empty space: Unchanged skipping 2024/11/08 03:34:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/08 03:34:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:37 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:39 INFO : potato.rclone_chunk.001_ma60mx: Moved (server-side) to: potato 2024/11/08 03:34:40 INFO : empty space.rclone_chunk.001_ma61oy: Moved (server-side) to: empty space 2024/11/08 03:34:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:34:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:40 DEBUG : empty space: Unchanged skipping 2024/11/08 03:34:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:40 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:41 DEBUG : potato2.rclone_chunk.001_ma6214: File has been put by hash from source 2024/11/08 03:34:41 INFO : potato2.rclone_chunk.001_ma6214: Moved (server-side) to: potato2 2024/11/08 03:34:41 INFO : potato2: Copied (new) 2024/11/08 03:34:41 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:41 INFO : potato: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:43 INFO : b/potato.rclone_chunk.001_ma64nl: Moved (server-side) to: b/potato 2024/11/08 03:34:44 INFO : c/non empty space.rclone_chunk.001_ma65f4: Moved (server-side) to: c/non empty space 2024/11/08 03:34:44 DEBUG : d: Making directory 2024/11/08 03:34:44 DEBUG : d/e: Making directory 2024/11/08 03:34:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 03:34:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:45 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 03:34:45 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:46 DEBUG : a/potato2.rclone_chunk.001_ma678s: File has been put by hash from source 2024/11/08 03:34:46 INFO : a/potato2.rclone_chunk.001_ma678s: Moved (server-side) to: a/potato2 2024/11/08 03:34:46 INFO : a/potato2: Copied (new) 2024/11/08 03:34:46 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:47 INFO : b/potato: Deleted 2024/11/08 03:34:47 INFO : d/e: Removing directory 2024/11/08 03:34:47 INFO : d: Removing directory 2024/11/08 03:34:47 INFO : b: Removing directory 2024/11/08 03:34:47 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': deleted 3 directories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:50 INFO : b/potato.rclone_chunk.001_ma6bue: Moved (server-side) to: b/potato 2024/11/08 03:34:51 INFO : c/non empty space.rclone_chunk.001_ma6c4t: Moved (server-side) to: c/non empty space 2024/11/08 03:34:51 DEBUG : d: Making directory 2024/11/08 03:34:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 03:34:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 03:34:52 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:52 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:52 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:53 DEBUG : a/potato2.rclone_chunk.001_ma6eti: File has been put by hash from source 2024/11/08 03:34:53 INFO : a/potato2.rclone_chunk.001_ma6eti: Moved (server-side) to: a/potato2 2024/11/08 03:34:53 INFO : a/potato2: Copied (new) 2024/11/08 03:34:53 ERROR : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': not deleting files as there were IO errors 2024/11/08 03:34:53 ERROR : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': not deleting directories as there were IO errors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.77s) === RUN TestSyncDeleteDuring run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:34:57 INFO : potato.rclone_chunk.001_ma6i18: Moved (server-side) to: potato 2024/11/08 03:34:58 INFO : empty space.rclone_chunk.001_ma6joj: Moved (server-side) to: empty space 2024/11/08 03:34:58 DEBUG : Waiting for deletions to finish 2024/11/08 03:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:34:58 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:34:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:34:58 DEBUG : empty space: Unchanged skipping 2024/11/08 03:34:58 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:34:58 INFO : potato: Deleted 2024/11/08 03:34:58 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:34:59 DEBUG : potato2.rclone_chunk.001_ma6kom: File has been put by hash from source 2024/11/08 03:34:59 INFO : potato2.rclone_chunk.001_ma6kom: Moved (server-side) to: potato2 2024/11/08 03:34:59 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncDeleteDuring (4.22s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:01 INFO : potato.rclone_chunk.001_ma6m8y: Moved (server-side) to: potato 2024/11/08 03:35:02 INFO : empty space.rclone_chunk.001_ma6ny7: Moved (server-side) to: empty space 2024/11/08 03:35:02 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:02 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:03 INFO : potato: Deleted 2024/11/08 03:35:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:35:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:35:03 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:03 DEBUG : empty space: Unchanged skipping 2024/11/08 03:35:03 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:03 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:03 DEBUG : potato2.rclone_chunk.001_ma6php: File has been put by hash from source 2024/11/08 03:35:04 INFO : potato2.rclone_chunk.001_ma6php: Moved (server-side) to: potato2 2024/11/08 03:35:04 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncDeleteBefore (4.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:05 INFO : potato.rclone_chunk.001_ma6qsj: Moved (server-side) to: potato 2024/11/08 03:35:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:35:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:06 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:07 INFO : potato2.rclone_chunk.001_ma6s2d: Moved (server-side) to: potato2 2024/11/08 03:35:07 INFO : potato2: Copied (new) run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestCopyDeleteBefore (3.06s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:09 INFO : potato2.rclone_chunk.001_ma6uzh: Moved (server-side) to: potato2 2024/11/08 03:35:10 INFO : empty space.rclone_chunk.001_ma6vk0: Moved (server-side) to: empty space 2024/11/08 03:35:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 03:35:10 DEBUG : enormous: Excluded 2024/11/08 03:35:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:35:10 DEBUG : potato2: Excluded 2024/11/08 03:35:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:35:10 DEBUG : potato2: Excluded 2024/11/08 03:35:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:35:10 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:10 DEBUG : empty space: Unchanged skipping 2024/11/08 03:35:10 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:10 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:10 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 03:35:10 DEBUG : enormous: Excluded 2024/11/08 03:35:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:35:10 DEBUG : potato2: Excluded 2024/11/08 03:35:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:35:10 DEBUG : potato2: Excluded 2024/11/08 03:35:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/08 03:35:10 DEBUG : empty space: Unchanged skipping 2024/11/08 03:35:10 DEBUG : Local file system at /tmp/rclone2351775224: Waiting for checks to finish 2024/11/08 03:35:10 DEBUG : Local file system at /tmp/rclone2351775224: Waiting for transfers to finish 2024/11/08 03:35:10 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:10 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncWithExclude (3.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:12 INFO : potato2.rclone_chunk.001_ma6xf9: Moved (server-side) to: potato2 2024/11/08 03:35:13 INFO : empty space.rclone_chunk.001_ma6yyd: Moved (server-side) to: empty space 2024/11/08 03:35:14 INFO : enormous.rclone_chunk.001_ma6zcm: Moved (server-side) to: enormous 2024/11/08 03:35:14 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 03:35:14 DEBUG : enormous: Excluded 2024/11/08 03:35:14 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:35:14 DEBUG : potato2: Excluded 2024/11/08 03:35:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:35:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:15 DEBUG : empty space: Unchanged skipping 2024/11/08 03:35:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:15 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:15 INFO : enormous: Deleted 2024/11/08 03:35:15 INFO : potato2: Deleted 2024/11/08 03:35:15 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/08 03:35:15 DEBUG : empty space: Unchanged skipping 2024/11/08 03:35:15 DEBUG : Local file system at /tmp/rclone2351775224: Waiting for checks to finish 2024/11/08 03:35:15 DEBUG : Local file system at /tmp/rclone2351775224: Waiting for transfers to finish 2024/11/08 03:35:15 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:15 INFO : potato2: Deleted 2024/11/08 03:35:15 INFO : enormous: Deleted 2024/11/08 03:35:15 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.91s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:17 INFO : one.rclone_chunk.001_ma7202: Moved (server-side) to: one 2024/11/08 03:35:18 INFO : two.rclone_chunk.001_ma73en: Moved (server-side) to: two 2024/11/08 03:35:19 INFO : three.rclone_chunk.001_ma74wf: Moved (server-side) to: three 2024/11/08 03:35:20 INFO : four.rclone_chunk.001_ma75s4: Moved (server-side) to: four 2024/11/08 03:35:20 DEBUG : five: Need to transfer - File not found at Destination 2024/11/08 03:35:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/08 03:35:20 DEBUG : one: Destination is newer than source, skipping 2024/11/08 03:35:20 DEBUG : three: Sizes identical 2024/11/08 03:35:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 03:35:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 03:35:20 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:20 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:20 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:22 INFO : four: Deleted 2024/11/08 03:35:22 INFO : two: Deleted 2024/11/08 03:35:23 INFO : five.rclone_chunk.001_ma76md: Moved (server-side) to: five 2024/11/08 03:35:23 INFO : five: Copied (new) 2024/11/08 03:35:23 INFO : four.rclone_chunk.001_ma76jm: Moved (server-side) to: four 2024/11/08 03:35:23 INFO : four: Copied (replaced existing) 2024/11/08 03:35:23 INFO : two.rclone_chunk.001_ma76xn: Moved (server-side) to: two 2024/11/08 03:35:23 INFO : two: Copied (replaced existing) 2024/11/08 03:35:23 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (8.38s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:1538: Can track renames: false 2024/11/08 03:35:24 ERROR : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/08 03:35:24 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/08 03:35:24 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/08 03:35:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:24 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:24 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:26 INFO : potato.rclone_chunk.001_ma7aoj: Moved (server-side) to: potato 2024/11/08 03:35:26 INFO : potato: Copied (new) 2024/11/08 03:35:26 INFO : yam.rclone_chunk.001_ma7azg: Moved (server-side) to: yam 2024/11/08 03:35:26 INFO : yam: Copied (new) 2024/11/08 03:35:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:26 ERROR : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/08 03:35:26 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/08 03:35:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:35:26 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:26 DEBUG : potato: Unchanged skipping 2024/11/08 03:35:26 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:27 DEBUG : yaml: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:27 INFO : yaml.rclone_chunk.001_ma7dr8: Moved (server-side) to: yaml 2024/11/08 03:35:27 INFO : yaml: Copied (new) 2024/11/08 03:35:27 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:28 INFO : yam: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.41s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/08 03:35:29 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Making map for --track-renames 2024/11/08 03:35:29 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Finished making map for --track-renames 2024/11/08 03:35:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 03:35:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for renames to finish 2024/11/08 03:35:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 03:35:29 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:29 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:29 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:30 INFO : yam.rclone_chunk.001_ma7fct: Moved (server-side) to: yam 2024/11/08 03:35:30 INFO : yam: Copied (new) 2024/11/08 03:35:31 INFO : potato.rclone_chunk.001_ma7f1y: Moved (server-side) to: potato 2024/11/08 03:35:31 INFO : potato: Copied (new) 2024/11/08 03:35:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:35:31 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Making map for --track-renames 2024/11/08 03:35:31 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Finished making map for --track-renames 2024/11/08 03:35:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:31 DEBUG : potato: Unchanged skipping 2024/11/08 03:35:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for renames to finish 2024/11/08 03:35:31 DEBUG : yam: move non-chunked object... 2024/11/08 03:35:31 INFO : yam: Moved (server-side) to: yaml 2024/11/08 03:35:31 INFO : yam: Moved (server-side) to: yaml 2024/11/08 03:35:31 INFO : yaml: Renamed from "yam" 2024/11/08 03:35:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:31 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:31 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/08 03:35:32 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Making map for --track-renames 2024/11/08 03:35:32 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Finished making map for --track-renames 2024/11/08 03:35:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 03:35:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/08 03:35:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for renames to finish 2024/11/08 03:35:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:32 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:32 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:34 INFO : potato.rclone_chunk.001_ma7i6q: Moved (server-side) to: potato 2024/11/08 03:35:34 INFO : potato: Copied (new) 2024/11/08 03:35:34 INFO : sub/yam.rclone_chunk.001_ma7i3l: Moved (server-side) to: sub/yam 2024/11/08 03:35:34 INFO : sub/yam: Copied (new) 2024/11/08 03:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:35:35 DEBUG : potato: Unchanged skipping 2024/11/08 03:35:35 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Making map for --track-renames 2024/11/08 03:35:35 INFO : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Finished making map for --track-renames 2024/11/08 03:35:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for renames to finish 2024/11/08 03:35:35 DEBUG : sub/yam: move non-chunked object... 2024/11/08 03:35:35 INFO : sub/yam: Moved (server-side) to: yam 2024/11/08 03:35:35 INFO : sub/yam: Moved (server-side) to: yam 2024/11/08 03:35:35 INFO : yam: Renamed from "sub/yam" 2024/11/08 03:35:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:35 DEBUG : Waiting for deletions to finish 2024/11/08 03:35:35 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:36 DEBUG : Creating backend with remote "/tmp/rclone2351775224/dir1" 2024/11/08 03:35:36 DEBUG : Creating backend with remote "/tmp/rclone2351775224/dir2" 2024/11/08 03:35:36 DEBUG : Local file system at /tmp/rclone2351775224/dir2: Using server-side directory move 2024/11/08 03:35:36 INFO : Local file system at /tmp/rclone2351775224/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 03:35:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/08 03:35:36 INFO : file1.txt: Moved (server-side) 2024/11/08 03:35:36 DEBUG : Local file system at /tmp/rclone2351775224/dir2: Waiting for checks to finish 2024/11/08 03:35:36 DEBUG : Local file system at /tmp/rclone2351775224/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.19s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:35:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 03:35:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:37 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:37 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:37 DEBUG : [rclone-test-hadokep0zaqa]: mkDirs by part "/rclone-test-hadokep0zaqa/nested/sub dir" 2024/11/08 03:35:39 INFO : sub dir/hello world.rclone_chunk.001_ma7nz6: Moved (server-side) to: sub dir/hello world 2024/11/08 03:35:39 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:35:39 INFO : sub dir/hello world: Deleted 2024/11/08 03:35:39 INFO : nested/sub dir/file.rclone_chunk.001_ma7n9m: Moved (server-side) to: nested/sub dir/file 2024/11/08 03:35:39 INFO : nested/sub dir/file: Copied (new) 2024/11/08 03:35:39 INFO : nested/sub dir/file: Deleted 2024/11/08 03:35:39 INFO : sub dir: Removing directory 2024/11/08 03:35:39 INFO : nested/sub dir: Removing directory 2024/11/08 03:35:39 INFO : nested: Removing directory 2024/11/08 03:35:39 DEBUG : Local file system at /tmp/rclone2351775224: deleted 3 directories run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:35:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 03:35:41 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:41 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:41 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:41 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:42 DEBUG : [rclone-test-hadokep0zaqa]: mkDirs by part "/rclone-test-hadokep0zaqa/nested/sub dir" 2024/11/08 03:35:43 INFO : sub dir/hello world.rclone_chunk.001_ma7rym: Moved (server-side) to: sub dir/hello world 2024/11/08 03:35:43 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:35:43 INFO : sub dir/hello world: Deleted 2024/11/08 03:35:43 INFO : nested/sub dir/file.rclone_chunk.001_ma7rwi: Moved (server-side) to: nested/sub dir/file 2024/11/08 03:35:43 INFO : nested/sub dir/file: Copied (new) 2024/11/08 03:35:43 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 03:35:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/08 03:35:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:46 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:46 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:35:47 INFO : existing.rclone_chunk.001_ma7wgg: Moved (server-side) to: existing 2024/11/08 03:35:47 INFO : existing: Copied (new) 2024/11/08 03:35:47 INFO : existing: Deleted 2024/11/08 03:35:48 INFO : existing-b.rclone_chunk.001_ma7w0c: Moved (server-side) to: existing-b 2024/11/08 03:35:48 INFO : existing-b: Copied (new) 2024/11/08 03:35:48 INFO : existing-b: Deleted 2024/11/08 03:35:48 DEBUG : existing: Destination exists, skipping 2024/11/08 03:35:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/08 03:35:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:35:48 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:35:48 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.09s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:48 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-cuqipux3sabi" 2024/11/08 03:35:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqipux3sabi" 2024/11/08 03:35:49 DEBUG : Reset feature "ListR" 2024/11/08 03:35:50 INFO : potato2.rclone_chunk.001_ma7zjw: Moved (server-side) to: potato2 2024/11/08 03:35:51 INFO : empty space.rclone_chunk.001_ma80nr: Moved (server-side) to: empty space 2024/11/08 03:35:52 INFO : potato3.rclone_chunk.001_ma81j3: Moved (server-side) to: potato3 sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa' -> Chunked 'TestChunkerMailru:rclone-test-cuqipux3sabi' 2024/11/08 03:35:52 DEBUG : [rclone-test-cuqipux3sabi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:35:53 INFO : empty space.rclone_chunk.001_ma83k7: Moved (server-side) to: empty space 2024/11/08 03:35:54 DEBUG : [rclone-test-cuqipux3sabi]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/08 03:35:55 INFO : potato3.rclone_chunk.001_ma84vq: Moved (server-side) to: potato3 2024/11/08 03:35:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cuqipux3sabi': Using server-side directory move 2024/11/08 03:35:55 INFO : Chunked 'TestChunkerMailru:rclone-test-cuqipux3sabi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 03:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:35:55 DEBUG : potato2: move non-chunked object... 2024/11/08 03:35:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cuqipux3sabi': Waiting for checks to finish 2024/11/08 03:35:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/08 03:35:55 DEBUG : empty space: Unchanged skipping 2024/11/08 03:35:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 03:35:55 INFO : empty space: Deleted 2024/11/08 03:35:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cuqipux3sabi': Waiting for transfers to finish 2024/11/08 03:35:55 INFO : potato3: Deleted 2024/11/08 03:35:55 DEBUG : potato3: move non-chunked object... 2024/11/08 03:35:56 INFO : potato2: Moved (server-side) 2024/11/08 03:35:56 INFO : potato2: Moved (server-side) 2024/11/08 03:35:56 INFO : potato3: Moved (server-side) 2024/11/08 03:35:56 INFO : potato3: Moved (server-side) 2024/11/08 03:35:56 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-jiyilas2linu" 2024/11/08 03:35:56 DEBUG : Creating backend with remote "TestMailru:rclone-test-jiyilas2linu" 2024/11/08 03:35:56 DEBUG : Reset feature "ListR" 2024/11/08 03:35:56 DEBUG : Chunked 'TestChunkerMailru:rclone-test-jiyilas2linu': Using server-side directory move 2024/11/08 03:35:56 DEBUG : [rclone-test-jiyilas2linu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:35:56 INFO : Chunked 'TestChunkerMailru:rclone-test-jiyilas2linu': Server side directory move succeeded 2024/11/08 03:35:57 ERROR : : error listing: directory not found 2024/11/08 03:35:57 DEBUG : Chunked 'TestChunkerMailru:rclone-test-jiyilas2linu': Purge remote 2024/11/08 03:35:57 DEBUG : Chunked 'TestChunkerMailru:rclone-test-cuqipux3sabi': Purge remote 2024/11/08 03:35:57 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (8.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:35:57 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tuxaguh4beji" 2024/11/08 03:35:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-tuxaguh4beji" 2024/11/08 03:35:57 DEBUG : Reset feature "ListR" 2024/11/08 03:35:58 INFO : potato2.rclone_chunk.001_ma870t: Moved (server-side) to: potato2 2024/11/08 03:35:59 INFO : empty space.rclone_chunk.001_ma894u: Moved (server-side) to: empty space 2024/11/08 03:36:01 INFO : potato3.rclone_chunk.001_ma8a2i: Moved (server-side) to: potato3 sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa' -> Chunked 'TestChunkerMailru:rclone-test-tuxaguh4beji' 2024/11/08 03:36:01 DEBUG : [rclone-test-tuxaguh4beji]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:02 INFO : empty space.rclone_chunk.001_ma8bcb: Moved (server-side) to: empty space 2024/11/08 03:36:02 DEBUG : [rclone-test-tuxaguh4beji]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/08 03:36:03 INFO : potato3.rclone_chunk.001_ma8coz: Moved (server-side) to: potato3 2024/11/08 03:36:04 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 03:36:04 DEBUG : empty space: Excluded 2024/11/08 03:36:04 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 03:36:04 DEBUG : empty space: Excluded 2024/11/08 03:36:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:36:04 DEBUG : potato2: move non-chunked object... 2024/11/08 03:36:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 03:36:04 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tuxaguh4beji': Waiting for checks to finish 2024/11/08 03:36:04 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tuxaguh4beji': Waiting for transfers to finish 2024/11/08 03:36:04 INFO : potato3: Deleted 2024/11/08 03:36:04 DEBUG : potato3: move non-chunked object... 2024/11/08 03:36:04 INFO : potato2: Moved (server-side) 2024/11/08 03:36:04 INFO : potato2: Moved (server-side) 2024/11/08 03:36:04 INFO : potato3: Moved (server-side) 2024/11/08 03:36:04 INFO : potato3: Moved (server-side) 2024/11/08 03:36:05 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-tulufoz0lili" 2024/11/08 03:36:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-tulufoz0lili" 2024/11/08 03:36:05 DEBUG : Reset feature "ListR" 2024/11/08 03:36:05 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 03:36:05 DEBUG : empty space: Excluded 2024/11/08 03:36:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:36:05 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 03:36:05 DEBUG : potato2: move non-chunked object... 2024/11/08 03:36:05 DEBUG : potato3: move non-chunked object... 2024/11/08 03:36:05 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tulufoz0lili': Waiting for checks to finish 2024/11/08 03:36:05 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tulufoz0lili': Waiting for transfers to finish 2024/11/08 03:36:05 DEBUG : [rclone-test-tulufoz0lili]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:05 INFO : potato2: Moved (server-side) 2024/11/08 03:36:05 INFO : potato2: Moved (server-side) 2024/11/08 03:36:06 INFO : potato3: Moved (server-side) 2024/11/08 03:36:06 INFO : potato3: Moved (server-side) 2024/11/08 03:36:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tulufoz0lili': Purge remote 2024/11/08 03:36:06 DEBUG : Chunked 'TestChunkerMailru:rclone-test-tuxaguh4beji': Purge remote --- PASS: TestServerSideMoveWithFilter (9.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:06 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-wuqiqaq6muti" 2024/11/08 03:36:06 DEBUG : Creating backend with remote "TestMailru:rclone-test-wuqiqaq6muti" 2024/11/08 03:36:07 DEBUG : Reset feature "ListR" 2024/11/08 03:36:08 INFO : potato2.rclone_chunk.001_ma8hiw: Moved (server-side) to: potato2 2024/11/08 03:36:09 INFO : empty space.rclone_chunk.001_ma8idp: Moved (server-side) to: empty space 2024/11/08 03:36:10 INFO : potato3.rclone_chunk.001_ma8jcu: Moved (server-side) to: potato3 2024/11/08 03:36:10 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa' -> Chunked 'TestChunkerMailru:rclone-test-wuqiqaq6muti' 2024/11/08 03:36:10 DEBUG : [rclone-test-wuqiqaq6muti]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:11 INFO : empty space.rclone_chunk.001_ma8lse: Moved (server-side) to: empty space 2024/11/08 03:36:12 DEBUG : [rclone-test-wuqiqaq6muti]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/08 03:36:13 INFO : potato3.rclone_chunk.001_ma8m2p: Moved (server-side) to: potato3 2024/11/08 03:36:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wuqiqaq6muti': Using server-side directory move 2024/11/08 03:36:13 INFO : Chunked 'TestChunkerMailru:rclone-test-wuqiqaq6muti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 03:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:36:13 DEBUG : potato2: move non-chunked object... 2024/11/08 03:36:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/08 03:36:13 DEBUG : empty space: Unchanged skipping 2024/11/08 03:36:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 03:36:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wuqiqaq6muti': Waiting for checks to finish 2024/11/08 03:36:13 INFO : empty space: Deleted 2024/11/08 03:36:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wuqiqaq6muti': Waiting for transfers to finish 2024/11/08 03:36:13 INFO : potato3: Deleted 2024/11/08 03:36:13 DEBUG : potato3: move non-chunked object... 2024/11/08 03:36:14 INFO : potato2: Moved (server-side) 2024/11/08 03:36:14 INFO : potato2: Moved (server-side) 2024/11/08 03:36:14 INFO : potato3: Moved (server-side) 2024/11/08 03:36:14 INFO : potato3: Moved (server-side) 2024/11/08 03:36:14 INFO : tomatoDir: Removing directory 2024/11/08 03:36:14 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': deleted 1 directories 2024/11/08 03:36:14 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-lariveh0fose" 2024/11/08 03:36:14 DEBUG : Creating backend with remote "TestMailru:rclone-test-lariveh0fose" 2024/11/08 03:36:14 DEBUG : Reset feature "ListR" 2024/11/08 03:36:14 DEBUG : tomatoDir: Making directory 2024/11/08 03:36:14 DEBUG : Chunked 'TestChunkerMailru:rclone-test-lariveh0fose': Using server-side directory move 2024/11/08 03:36:15 DEBUG : [rclone-test-lariveh0fose]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:15 INFO : Chunked 'TestChunkerMailru:rclone-test-lariveh0fose': Server side directory move succeeded 2024/11/08 03:36:15 ERROR : : error listing: directory not found 2024/11/08 03:36:15 ERROR : : error listing: directory not found 2024/11/08 03:36:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-lariveh0fose': Purge remote 2024/11/08 03:36:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-wuqiqaq6muti': Purge remote 2024/11/08 03:36:15 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.22s) === RUN TestSyncOverlap run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:16 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test" 2024/11/08 03:36:16 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/rclone-sync-test" 2024/11/08 03:36:16 DEBUG : Reset feature "ListR" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncOverlap (1.14s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:17 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test" 2024/11/08 03:36:17 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/rclone-sync-test" 2024/11/08 03:36:17 DEBUG : Reset feature "ListR" 2024/11/08 03:36:17 DEBUG : [rclone-test-hadokep0zaqa/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:17 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2" 2024/11/08 03:36:17 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2" 2024/11/08 03:36:18 DEBUG : Reset feature "ListR" 2024/11/08 03:36:18 DEBUG : [rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:18 DEBUG : [rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2" 2024/11/08 03:36:18 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test-ignore-file" 2024/11/08 03:36:18 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/rclone-sync-test-ignore-file" 2024/11/08 03:36:18 DEBUG : Reset feature "ListR" 2024/11/08 03:36:18 DEBUG : [rclone-test-hadokep0zaqa/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:20 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ma8tgt: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2024/11/08 03:36:20 DEBUG : rclone-sync-test: Excluded 2024/11/08 03:36:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 03:36:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 03:36:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test': Waiting for checks to finish 2024/11/08 03:36:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test': Waiting for transfers to finish 2024/11/08 03:36:20 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:20 INFO : There was nothing to transfer 2024/11/08 03:36:21 DEBUG : rclone-sync-test: Excluded 2024/11/08 03:36:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 03:36:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 03:36:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:36:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:36:21 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:21 INFO : rclone-sync-test-include: Removing directory 2024/11/08 03:36:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/08 03:36:21 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': failed to delete 1 directories 2024/11/08 03:36:21 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:22 DEBUG : rclone-sync-test: Excluded 2024/11/08 03:36:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 03:36:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 03:36:22 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/08 03:36:22 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/08 03:36:22 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:22 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:22 DEBUG : rclone-sync-test: Excluded 2024/11/08 03:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 03:36:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 03:36:23 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:36:23 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:36:23 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:23 INFO : rclone-sync-test-include: Removing directory 2024/11/08 03:36:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/08 03:36:23 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': failed to delete 1 directories 2024/11/08 03:36:23 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:23 DEBUG : : Excluded 2024/11/08 03:36:24 DEBUG : rclone-sync-test: Excluded 2024/11/08 03:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 03:36:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 03:36:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/08 03:36:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/08 03:36:24 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:24 INFO : There was nothing to transfer run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (12.44s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:29 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:36:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:36:29 DEBUG : Reset feature "ListR" 2024/11/08 03:36:29 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/CompareDest" 2024/11/08 03:36:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/CompareDest" 2024/11/08 03:36:30 DEBUG : Reset feature "ListR" 2024/11/08 03:36:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 03:36:30 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:30 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:30 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:36:30 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:31 INFO : one.rclone_chunk.001_ma9498: Moved (server-side) to: one 2024/11/08 03:36:31 INFO : one: Copied (new) 2024/11/08 03:36:31 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:32 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:36:32 INFO : one: Deleted 2024/11/08 03:36:33 INFO : one.rclone_chunk.001_ma967n: Moved (server-side) to: one 2024/11/08 03:36:33 INFO : one: Copied (replaced existing) 2024/11/08 03:36:33 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:34 INFO : dst/one: Deleted 2024/11/08 03:36:34 INFO : dst/one.rclone_chunk.001_ma97bc: Moved (server-side) to: dst/one 2024/11/08 03:36:35 INFO : CompareDest/one.rclone_chunk.001_ma986v: Moved (server-side) to: CompareDest/one 2024/11/08 03:36:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:36:36 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:36 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:36 INFO : There was nothing to transfer 2024/11/08 03:36:37 INFO : CompareDest/two.rclone_chunk.001_ma9a16: Moved (server-side) to: CompareDest/two 2024/11/08 03:36:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:38 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:36:38 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:38 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:38 INFO : There was nothing to transfer 2024/11/08 03:36:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:36:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:39 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:36:39 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:39 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:39 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/08 03:36:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:40 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 03:36:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:40 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:36:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:36:40 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:41 INFO : two.rclone_chunk.001_ma9eca: Moved (server-side) to: two 2024/11/08 03:36:41 INFO : two: Copied (new) 2024/11/08 03:36:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.79s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:43 INFO : pre-dest1/1.rclone_chunk.001_ma9g4m: Moved (server-side) to: pre-dest1/1 2024/11/08 03:36:44 INFO : pre-dest2/2.rclone_chunk.001_ma9hsn: Moved (server-side) to: pre-dest2/2 2024/11/08 03:36:44 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dest" 2024/11/08 03:36:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dest" 2024/11/08 03:36:45 DEBUG : Reset feature "ListR" 2024/11/08 03:36:45 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/pre-dest1" 2024/11/08 03:36:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/pre-dest1" 2024/11/08 03:36:45 DEBUG : Reset feature "ListR" 2024/11/08 03:36:45 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/pre-dest2" 2024/11/08 03:36:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/pre-dest2" 2024/11/08 03:36:45 DEBUG : Reset feature "ListR" 2024/11/08 03:36:45 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:36:45 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/08 03:36:45 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:36:45 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/08 03:36:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/08 03:36:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dest': Waiting for checks to finish 2024/11/08 03:36:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dest': Waiting for transfers to finish 2024/11/08 03:36:46 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:36:46 DEBUG : [rclone-test-hadokep0zaqa/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:47 INFO : 3.rclone_chunk.001_ma9ksl: Moved (server-side) to: 3 2024/11/08 03:36:47 INFO : 3: Copied (new) 2024/11/08 03:36:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.45s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:36:49 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:36:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:36:49 DEBUG : Reset feature "ListR" 2024/11/08 03:36:49 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/CopyDest" 2024/11/08 03:36:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/CopyDest" 2024/11/08 03:36:49 DEBUG : Reset feature "ListR" 2024/11/08 03:36:49 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 03:36:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:49 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:49 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:36:49 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:50 INFO : one.rclone_chunk.001_ma9nyp: Moved (server-side) to: one 2024/11/08 03:36:50 INFO : one: Copied (new) 2024/11/08 03:36:50 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:51 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:51 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:36:52 INFO : one: Deleted 2024/11/08 03:36:52 INFO : one.rclone_chunk.001_ma9p6j: Moved (server-side) to: one 2024/11/08 03:36:52 INFO : one: Copied (replaced existing) 2024/11/08 03:36:52 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:53 INFO : dst/one: Deleted 2024/11/08 03:36:54 INFO : dst/one.rclone_chunk.001_ma9qd3: Moved (server-side) to: dst/one 2024/11/08 03:36:55 INFO : CopyDest/one.rclone_chunk.001_ma9suu: Moved (server-side) to: CopyDest/one 2024/11/08 03:36:55 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/BackupDir" 2024/11/08 03:36:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/BackupDir" 2024/11/08 03:36:55 DEBUG : Reset feature "ListR" 2024/11/08 03:36:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:55 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:36:55 DEBUG : one: move non-chunked object... 2024/11/08 03:36:56 DEBUG : [rclone-test-hadokep0zaqa/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:36:56 INFO : one: Moved (server-side) 2024/11/08 03:36:56 INFO : one: Moved (server-side) 2024/11/08 03:36:56 DEBUG : one: copy non-chunked object... 2024/11/08 03:36:56 INFO : one: Copied (server-side copy) 2024/11/08 03:36:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 03:36:56 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:56 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:58 INFO : CopyDest/two.rclone_chunk.001_ma9vbt: Moved (server-side) to: CopyDest/two 2024/11/08 03:36:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:58 DEBUG : two: copy non-chunked object... 2024/11/08 03:36:59 INFO : two: Copied (server-side copy) 2024/11/08 03:36:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 03:36:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:59 DEBUG : one: Unchanged skipping 2024/11/08 03:36:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:59 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:59 DEBUG : one: Unchanged skipping 2024/11/08 03:36:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:36:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:36:59 DEBUG : two: Unchanged skipping 2024/11/08 03:36:59 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:36:59 DEBUG : Waiting for deletions to finish 2024/11/08 03:36:59 INFO : There was nothing to transfer 2024/11/08 03:37:00 INFO : CopyDest/three.rclone_chunk.001_ma9ypd: Moved (server-side) to: CopyDest/three 2024/11/08 03:37:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 03:37:01 DEBUG : three: Destination not found in --copy-dest 2024/11/08 03:37:01 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 03:37:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:37:01 DEBUG : one: Unchanged skipping 2024/11/08 03:37:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:37:01 DEBUG : two: Unchanged skipping 2024/11/08 03:37:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:01 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:01 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:02 INFO : three.rclone_chunk.001_ma9zpf: Moved (server-side) to: three 2024/11/08 03:37:02 INFO : three: Copied (new) 2024/11/08 03:37:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.84s) === RUN TestSyncBackupDir run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:37:05 INFO : dst/one.rclone_chunk.001_maa34x: Moved (server-side) to: dst/one 2024/11/08 03:37:07 INFO : dst/two.rclone_chunk.001_maa4bt: Moved (server-side) to: dst/two 2024/11/08 03:37:08 INFO : dst/three.txt.rclone_chunk.001_maa58n: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:08 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:08 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:08 DEBUG : Reset feature "ListR" 2024/11/08 03:37:08 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/backup" 2024/11/08 03:37:08 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/backup" 2024/11/08 03:37:08 DEBUG : Reset feature "ListR" 2024/11/08 03:37:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:37:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:08 DEBUG : two: Unchanged skipping 2024/11/08 03:37:08 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:08 DEBUG : one: move non-chunked object... 2024/11/08 03:37:08 DEBUG : [rclone-test-hadokep0zaqa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:09 INFO : one: Moved (server-side) 2024/11/08 03:37:09 INFO : one: Moved (server-side) 2024/11/08 03:37:09 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:09 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:09 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:10 INFO : one.rclone_chunk.001_maa7sy: Moved (server-side) to: one 2024/11/08 03:37:10 INFO : one: Copied (new) 2024/11/08 03:37:10 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:10 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:10 INFO : three.txt: Moved (server-side) 2024/11/08 03:37:10 INFO : three.txt: Moved (server-side) 2024/11/08 03:37:10 INFO : three.txt: Moved into backup dir 2024/11/08 03:37:12 INFO : dst/three.txt.rclone_chunk.001_maa9rq: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:37:12 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:12 DEBUG : two: Unchanged skipping 2024/11/08 03:37:12 INFO : one: Deleted 2024/11/08 03:37:12 DEBUG : one: move non-chunked object... 2024/11/08 03:37:13 INFO : one: Moved (server-side) 2024/11/08 03:37:13 INFO : one: Moved (server-side) 2024/11/08 03:37:13 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:14 INFO : one.rclone_chunk.001_maab5w: Moved (server-side) to: one 2024/11/08 03:37:14 INFO : one: Copied (new) 2024/11/08 03:37:14 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:14 INFO : three.txt: Deleted 2024/11/08 03:37:14 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:14 INFO : three.txt: Moved (server-side) 2024/11/08 03:37:14 INFO : three.txt: Moved (server-side) 2024/11/08 03:37:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:37:17 INFO : dst/one.rclone_chunk.001_maaekq: Moved (server-side) to: dst/one 2024/11/08 03:37:18 INFO : dst/two.rclone_chunk.001_maaf5r: Moved (server-side) to: dst/two 2024/11/08 03:37:19 INFO : dst/three.txt.rclone_chunk.001_maagvb: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:19 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:19 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:19 DEBUG : Reset feature "ListR" 2024/11/08 03:37:19 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/backup" 2024/11/08 03:37:19 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/backup" 2024/11/08 03:37:19 DEBUG : Reset feature "ListR" 2024/11/08 03:37:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:37:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:19 DEBUG : two: Unchanged skipping 2024/11/08 03:37:19 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:19 DEBUG : one: move non-chunked object... 2024/11/08 03:37:19 DEBUG : [rclone-test-hadokep0zaqa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:20 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:20 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:20 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:20 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:20 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:21 INFO : one.rclone_chunk.001_maai8n: Moved (server-side) to: one 2024/11/08 03:37:21 INFO : one: Copied (new) 2024/11/08 03:37:21 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:21 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:21 INFO : three.txt: Moved into backup dir 2024/11/08 03:37:23 INFO : dst/three.txt.rclone_chunk.001_maakee: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:37:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:23 DEBUG : two: Unchanged skipping 2024/11/08 03:37:23 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:23 INFO : one.bak: Deleted 2024/11/08 03:37:23 DEBUG : one: move non-chunked object... 2024/11/08 03:37:24 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:24 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:24 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:24 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:25 INFO : one.rclone_chunk.001_maamez: Moved (server-side) to: one 2024/11/08 03:37:25 INFO : one: Copied (new) 2024/11/08 03:37:25 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:25 INFO : three.txt.bak: Deleted 2024/11/08 03:37:25 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:37:28 INFO : dst/one.rclone_chunk.001_maap2i: Moved (server-side) to: dst/one 2024/11/08 03:37:29 INFO : dst/two.rclone_chunk.001_maaq1r: Moved (server-side) to: dst/two 2024/11/08 03:37:30 INFO : dst/three.txt.rclone_chunk.001_maard8: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:30 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:30 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:30 DEBUG : Reset feature "ListR" 2024/11/08 03:37:30 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/backup" 2024/11/08 03:37:30 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/backup" 2024/11/08 03:37:30 DEBUG : Reset feature "ListR" 2024/11/08 03:37:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:37:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:31 DEBUG : two: Unchanged skipping 2024/11/08 03:37:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:31 DEBUG : one: move non-chunked object... 2024/11/08 03:37:31 DEBUG : [rclone-test-hadokep0zaqa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:31 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:37:31 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:37:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:31 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:32 INFO : one.rclone_chunk.001_maata2: Moved (server-side) to: one 2024/11/08 03:37:32 INFO : one: Copied (new) 2024/11/08 03:37:32 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:32 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:37:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:37:33 INFO : three.txt: Moved into backup dir 2024/11/08 03:37:34 INFO : dst/three.txt.rclone_chunk.001_maavhz: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:37:34 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:34 DEBUG : two: Unchanged skipping 2024/11/08 03:37:35 INFO : one-2019-01-01: Deleted 2024/11/08 03:37:35 DEBUG : one: move non-chunked object... 2024/11/08 03:37:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:37:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:37:35 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:35 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:36 INFO : one.rclone_chunk.001_maaxr0: Moved (server-side) to: one 2024/11/08 03:37:36 INFO : one: Copied (new) 2024/11/08 03:37:36 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:36 INFO : three-2019-01-01.txt: Deleted 2024/11/08 03:37:36 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:37:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:37:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:37:39 INFO : dst/one.rclone_chunk.001_mab07b: Moved (server-side) to: dst/one 2024/11/08 03:37:40 INFO : dst/two.rclone_chunk.001_mab1d9: Moved (server-side) to: dst/two 2024/11/08 03:37:41 INFO : dst/three.txt.rclone_chunk.001_mab2g0: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:41 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:41 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:42 DEBUG : Reset feature "ListR" 2024/11/08 03:37:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:37:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:42 DEBUG : two: Unchanged skipping 2024/11/08 03:37:42 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:42 DEBUG : one: move non-chunked object... 2024/11/08 03:37:42 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:42 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:42 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:42 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:42 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:43 INFO : one.rclone_chunk.001_mab42w: Moved (server-side) to: one 2024/11/08 03:37:43 INFO : one: Copied (new) 2024/11/08 03:37:43 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:43 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:44 INFO : three.txt: Moved into backup dir 2024/11/08 03:37:45 INFO : dst/three.txt.rclone_chunk.001_mab6dg: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:45 DEBUG : one.bak: Excluded (Path Filter) 2024/11/08 03:37:45 DEBUG : one.bak: Excluded 2024/11/08 03:37:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/08 03:37:45 DEBUG : three.txt.bak: Excluded 2024/11/08 03:37:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:37:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:45 DEBUG : two: Unchanged skipping 2024/11/08 03:37:45 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for checks to finish 2024/11/08 03:37:45 INFO : one.bak: Deleted 2024/11/08 03:37:45 DEBUG : one: move non-chunked object... 2024/11/08 03:37:46 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:46 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:46 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa/dst': Waiting for transfers to finish 2024/11/08 03:37:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:47 INFO : one.rclone_chunk.001_mab8oq: Moved (server-side) to: one 2024/11/08 03:37:47 INFO : one: Copied (new) 2024/11/08 03:37:47 DEBUG : Waiting for deletions to finish 2024/11/08 03:37:47 INFO : three.txt.bak: Deleted 2024/11/08 03:37:47 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.33s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:37:50 INFO : dst/one.rclone_chunk.001_mabbd5: Moved (server-side) to: dst/one 2024/11/08 03:37:51 INFO : dst/two.rclone_chunk.001_mabckm: Moved (server-side) to: dst/two 2024/11/08 03:37:52 INFO : dst/three.txt.rclone_chunk.001_mabdrz: Moved (server-side) to: dst/three.txt 2024/11/08 03:37:52 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:37:52 DEBUG : Reset feature "ListR" 2024/11/08 03:37:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:37:52 DEBUG : one: move non-chunked object... 2024/11/08 03:37:53 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:37:53 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:53 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:54 INFO : one.rclone_chunk.001_mabfav: Moved (server-side) to: one 2024/11/08 03:37:54 INFO : one: Copied (new) 2024/11/08 03:37:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:54 DEBUG : two: Unchanged skipping 2024/11/08 03:37:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 03:37:54 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:55 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:56 INFO : three.txt.rclone_chunk.001_mabh4f: Moved (server-side) to: three.txt 2024/11/08 03:37:56 INFO : three.txt: Copied (new) 2024/11/08 03:37:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:37:57 INFO : one.bak: Deleted 2024/11/08 03:37:57 DEBUG : one: move non-chunked object... 2024/11/08 03:37:57 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:57 INFO : one: Moved (server-side) to: one.bak 2024/11/08 03:37:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:37:58 INFO : one.rclone_chunk.001_mabj6c: Moved (server-side) to: one 2024/11/08 03:37:58 INFO : one: Copied (new) 2024/11/08 03:37:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:37:58 DEBUG : two: Unchanged skipping 2024/11/08 03:37:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 03:37:59 INFO : three.txt.bak: Deleted 2024/11/08 03:37:59 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:37:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 03:37:59 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:00 INFO : three.txt.rclone_chunk.001_mabljm: Moved (server-side) to: three.txt 2024/11/08 03:38:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:38:02 DEBUG : TestMailru: Loaded invalid token from config file - ignoring 2024/11/08 03:38:02 DEBUG : Saving config "token" in section "TestMailru" of the config file 2024/11/08 03:38:02 DEBUG : TestMailru: Saved new token in config file 2024/11/08 03:38:02 INFO : dst/one.rclone_chunk.001_mabnha: Moved (server-side) to: dst/one 2024/11/08 03:38:03 INFO : dst/two.rclone_chunk.001_mabp2u: Moved (server-side) to: dst/two 2024/11/08 03:38:04 INFO : dst/three.txt.rclone_chunk.001_mabqxh: Moved (server-side) to: dst/three.txt 2024/11/08 03:38:05 DEBUG : Creating backend with remote "TestChunkerMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:38:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-hadokep0zaqa/dst" 2024/11/08 03:38:05 DEBUG : Reset feature "ListR" 2024/11/08 03:38:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:38:05 DEBUG : one: move non-chunked object... 2024/11/08 03:38:05 DEBUG : [rclone-test-hadokep0zaqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/08 03:38:06 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:38:06 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:38:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:07 INFO : one.rclone_chunk.001_mabsul: Moved (server-side) to: one 2024/11/08 03:38:07 INFO : one: Copied (new) 2024/11/08 03:38:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:38:07 DEBUG : two: Unchanged skipping 2024/11/08 03:38:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 03:38:07 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:38:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:38:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:38:08 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:08 INFO : three.txt.rclone_chunk.001_mabufb: Moved (server-side) to: three.txt 2024/11/08 03:38:08 INFO : three.txt: Copied (new) 2024/11/08 03:38:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:38:09 INFO : one-2019-01-01: Deleted 2024/11/08 03:38:09 DEBUG : one: move non-chunked object... 2024/11/08 03:38:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:38:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 03:38:10 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:11 INFO : one.rclone_chunk.001_mabwoe: Moved (server-side) to: one 2024/11/08 03:38:11 INFO : one: Copied (new) 2024/11/08 03:38:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:38:11 DEBUG : two: Unchanged skipping 2024/11/08 03:38:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 03:38:11 INFO : three-2019-01-01.txt: Deleted 2024/11/08 03:38:11 DEBUG : three.txt: move non-chunked object... 2024/11/08 03:38:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:38:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 03:38:12 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:13 INFO : three.txt.rclone_chunk.001_maby7f: Moved (server-side) to: three.txt 2024/11/08 03:38:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.75s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:38:15 INFO : Testêé.rclone_chunk.001_mac06r: Moved (server-side) to: Testêé 2024/11/08 03:38:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/08 03:38:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:38:15 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:38:16 INFO : Testêé: Deleted 2024/11/08 03:38:16 INFO : Testêé.rclone_chunk.001_mac1p4: Moved (server-side) to: Testêé 2024/11/08 03:38:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/08 03:38:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.77s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:38:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 03:38:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:38:17 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:38:17 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:18 INFO : existing.rclone_chunk.001_mac3t5: Moved (server-side) to: existing 2024/11/08 03:38:18 INFO : existing: Copied (new) 2024/11/08 03:38:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:38:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:38:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/08 03:38:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/08 03:38:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:38:18 ERROR : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': not deleting files as there were IO errors 2024/11/08 03:38:18 ERROR : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': not deleting directories as there were IO errors run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncImmutable (2.45s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.20s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:38:20 INFO : EXISTING.rclone_chunk.001_mac51d: Moved (server-side) to: EXISTING 2024/11/08 03:38:21 INFO : EXISTINGBUTDIFFERENT.rclone_chunk.001_mac64e: Moved (server-side) to: EXISTINGBUTDIFFERENT 2024/11/08 03:38:22 DEBUG : [rclone-test-hadokep0zaqa]: mkDirs by part "/rclone-test-hadokep0zaqa/SUBDIRA/subdirb/SUBDIRC" 2024/11/08 03:38:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO.rclone_chunk.001_mac8kc: Moved (server-side) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2024/11/08 03:38:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences.rclone_chunk.001_mac9ca: Moved (server-side) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/11/08 03:38:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:38:25 DEBUG : existing: Unchanged skipping 2024/11/08 03:38:25 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/08 03:38:25 DEBUG : EXISTING: moving to existing-rclone-move-xamaneb0 2024/11/08 03:38:25 DEBUG : EXISTING: move non-chunked object... 2024/11/08 03:38:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gadukok9 2024/11/08 03:38:25 DEBUG : EXISTINGBUTDIFFERENT: move non-chunked object... 2024/11/08 03:38:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xamaneb0 2024/11/08 03:38:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xamaneb0 2024/11/08 03:38:26 DEBUG : EXISTING: moving to existing 2024/11/08 03:38:26 DEBUG : existing-rclone-move-xamaneb0: move non-chunked object... 2024/11/08 03:38:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gadukok9 2024/11/08 03:38:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gadukok9 2024/11/08 03:38:26 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/08 03:38:26 DEBUG : existingbutdifferent-rclone-move-gadukok9: move non-chunked object... 2024/11/08 03:38:26 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/08 03:38:27 INFO : existing-rclone-move-xamaneb0: Moved (server-side) to: existing 2024/11/08 03:38:27 INFO : existing-rclone-move-xamaneb0: Moved (server-side) to: existing 2024/11/08 03:38:27 INFO : EXISTING: Moved (server-side) to: existing 2024/11/08 03:38:27 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/08 03:38:27 INFO : existingbutdifferent-rclone-move-gadukok9: Moved (server-side) to: existingbutdifferent 2024/11/08 03:38:27 INFO : existingbutdifferent-rclone-move-gadukok9: Moved (server-side) to: existingbutdifferent 2024/11/08 03:38:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/08 03:38:27 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/08 03:38:27 DEBUG : existingbutdifferent: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:28 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/08 03:38:29 INFO : existingbutdifferent: Deleted 2024/11/08 03:38:29 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/08 03:38:29 INFO : existingbutdifferent.rclone_chunk.001_macdor: Moved (server-side) to: existingbutdifferent 2024/11/08 03:38:29 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/08 03:38:29 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/08 03:38:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-risedol6 2024/11/08 03:38:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: move non-chunked object... 2024/11/08 03:38:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-risedol6 2024/11/08 03:38:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-risedol6 2024/11/08 03:38:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/08 03:38:30 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-risedol6: move non-chunked object... 2024/11/08 03:38:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/08 03:38:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/08 03:38:31 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:38:31 INFO : subdira/subdirb/subdirc/hello-rclone-move-risedol6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/08 03:38:31 INFO : subdira/subdirb/subdirc/hello-rclone-move-risedol6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/08 03:38:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/08 03:38:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/08 03:38:31 DEBUG : subdira/subdirb/subdirc/hello: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-divevoh2 2024/11/08 03:38:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: move non-chunked object... 2024/11/08 03:38:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-divevoh2 2024/11/08 03:38:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-divevoh2 2024/11/08 03:38:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/08 03:38:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-divevoh2: move non-chunked object... 2024/11/08 03:38:32 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-divevoh2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/08 03:38:32 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-divevoh2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/08 03:38:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/08 03:38:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/08 03:38:32 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:38:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:38:32 INFO : subdira/subdirb/subdirc/hello: Deleted 2024/11/08 03:38:33 INFO : subdira/subdirb/subdirc/hello.rclone_chunk.001_machsc: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/08 03:38:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/08 03:38:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Deleted 2024/11/08 03:38:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences.rclone_chunk.001_maci7m: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/08 03:38:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/08 03:38:34 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (16.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.59s) --- SKIP: TestMaxTransfer/Hard (0.19s) --- SKIP: TestMaxTransfer/Soft (0.19s) --- SKIP: TestMaxTransfer/Cautious (0.21s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:38:38 INFO : both0.rclone_chunk.001_macnzn: Moved (server-side) to: both0 2024/11/08 03:38:39 INFO : only0.rclone_chunk.001_maco4y: Moved (server-side) to: only0 2024/11/08 03:38:40 INFO : both1.rclone_chunk.001_macpyw: Moved (server-side) to: both1 2024/11/08 03:38:41 INFO : only1.rclone_chunk.001_macqlo: Moved (server-side) to: only1 2024/11/08 03:38:42 INFO : both2.rclone_chunk.001_macrb5: Moved (server-side) to: both2 2024/11/08 03:38:43 INFO : only2.rclone_chunk.001_macs4o: Moved (server-side) to: only2 2024/11/08 03:38:44 INFO : both3.rclone_chunk.001_mact67: Moved (server-side) to: both3 2024/11/08 03:38:45 INFO : only3.rclone_chunk.001_macujw: Moved (server-side) to: only3 2024/11/08 03:38:46 INFO : both4.rclone_chunk.001_macvhv: Moved (server-side) to: both4 2024/11/08 03:38:47 INFO : only4.rclone_chunk.001_macwsx: Moved (server-side) to: only4 2024/11/08 03:38:48 INFO : both5.rclone_chunk.001_macxoe: Moved (server-side) to: both5 2024/11/08 03:38:49 INFO : only5.rclone_chunk.001_macyfm: Moved (server-side) to: only5 2024/11/08 03:38:50 INFO : both6.rclone_chunk.001_maczff: Moved (server-side) to: both6 2024/11/08 03:38:51 INFO : only6.rclone_chunk.001_mad0d4: Moved (server-side) to: only6 2024/11/08 03:38:52 INFO : both7.rclone_chunk.001_mad1sc: Moved (server-side) to: both7 2024/11/08 03:38:53 INFO : only7.rclone_chunk.001_mad2og: Moved (server-side) to: only7 2024/11/08 03:38:54 INFO : both8.rclone_chunk.001_mad3x5: Moved (server-side) to: both8 2024/11/08 03:38:55 INFO : only8.rclone_chunk.001_mad4u7: Moved (server-side) to: only8 2024/11/08 03:38:56 INFO : both9.rclone_chunk.001_mad5k8: Moved (server-side) to: both9 2024/11/08 03:38:57 INFO : only9.rclone_chunk.001_mad62r: Moved (server-side) to: only9 2024/11/08 03:38:58 INFO : both10.rclone_chunk.001_mad7qb: Moved (server-side) to: both10 2024/11/08 03:38:59 INFO : only10.rclone_chunk.001_mad8f2: Moved (server-side) to: only10 2024/11/08 03:39:00 INFO : both11.rclone_chunk.001_mad9i0: Moved (server-side) to: both11 2024/11/08 03:39:01 INFO : only11.rclone_chunk.001_madahp: Moved (server-side) to: only11 2024/11/08 03:39:02 INFO : both12.rclone_chunk.001_madbgl: Moved (server-side) to: both12 2024/11/08 03:39:03 INFO : only12.rclone_chunk.001_madcmc: Moved (server-side) to: only12 2024/11/08 03:39:04 INFO : both13.rclone_chunk.001_maddoq: Moved (server-side) to: both13 2024/11/08 03:39:05 INFO : only13.rclone_chunk.001_made0j: Moved (server-side) to: only13 2024/11/08 03:39:06 INFO : both14.rclone_chunk.001_madfz0: Moved (server-side) to: both14 2024/11/08 03:39:07 INFO : only14.rclone_chunk.001_madg6r: Moved (server-side) to: only14 2024/11/08 03:39:08 INFO : both15.rclone_chunk.001_madhh2: Moved (server-side) to: both15 2024/11/08 03:39:09 INFO : only15.rclone_chunk.001_madjbj: Moved (server-side) to: only15 2024/11/08 03:39:10 INFO : both16.rclone_chunk.001_madk31: Moved (server-side) to: both16 2024/11/08 03:39:11 INFO : only16.rclone_chunk.001_madlgx: Moved (server-side) to: only16 2024/11/08 03:39:12 INFO : both17.rclone_chunk.001_madm30: Moved (server-side) to: both17 2024/11/08 03:39:14 INFO : only17.rclone_chunk.001_madn4e: Moved (server-side) to: only17 2024/11/08 03:39:14 INFO : both18.rclone_chunk.001_mado3i: Moved (server-side) to: both18 2024/11/08 03:39:15 INFO : only18.rclone_chunk.001_madpds: Moved (server-side) to: only18 2024/11/08 03:39:17 INFO : both19.rclone_chunk.001_madqbf: Moved (server-side) to: both19 2024/11/08 03:39:18 INFO : only19.rclone_chunk.001_madrm1: Moved (server-side) to: only19 2024/11/08 03:39:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both0: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both1: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both10: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both11: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both12: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both13: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both14: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both15: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both16: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both17: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both18: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both19: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both2: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both3: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both4: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both5: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both6: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both7: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both8: Unchanged skipping 2024/11/08 03:39:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:39:18 DEBUG : both9: Unchanged skipping 2024/11/08 03:39:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:39:18 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:39:18 DEBUG : Waiting for deletions to finish 2024/11/08 03:39:18 INFO : only1: Deleted 2024/11/08 03:39:18 INFO : only16: Deleted 2024/11/08 03:39:18 INFO : only5: Deleted 2024/11/08 03:39:18 INFO : only6: Deleted 2024/11/08 03:39:18 INFO : only2: Deleted 2024/11/08 03:39:18 INFO : only3: Deleted 2024/11/08 03:39:18 INFO : only8: Deleted 2024/11/08 03:39:19 INFO : only0: Deleted 2024/11/08 03:39:19 INFO : only10: Deleted 2024/11/08 03:39:19 INFO : only11: Deleted 2024/11/08 03:39:19 INFO : only19: Deleted 2024/11/08 03:39:19 INFO : only14: Deleted 2024/11/08 03:39:19 INFO : only18: Deleted 2024/11/08 03:39:19 INFO : only4: Deleted 2024/11/08 03:39:19 INFO : only7: Deleted 2024/11/08 03:39:19 INFO : only9: Deleted 2024/11/08 03:39:20 INFO : only13: Deleted 2024/11/08 03:39:20 INFO : only12: Deleted 2024/11/08 03:39:20 INFO : only15: Deleted 2024/11/08 03:39:20 INFO : only17: Deleted run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (45.71s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:39:23 INFO : both0.rclone_chunk.001_madw8j: Moved (server-side) to: both0 2024/11/08 03:39:24 INFO : only0.rclone_chunk.001_madx4t: Moved (server-side) to: only0 2024/11/08 03:39:25 INFO : both1.rclone_chunk.001_madyyf: Moved (server-side) to: both1 2024/11/08 03:39:26 INFO : only1.rclone_chunk.001_madzg7: Moved (server-side) to: only1 2024/11/08 03:39:27 INFO : both2.rclone_chunk.001_mae0ys: Moved (server-side) to: both2 2024/11/08 03:39:29 INFO : only2.rclone_chunk.001_mae1xk: Moved (server-side) to: only2 2024/11/08 03:39:30 INFO : both3.rclone_chunk.001_mae38l: Moved (server-side) to: both3 2024/11/08 03:39:31 INFO : only3.rclone_chunk.001_mae4yc: Moved (server-side) to: only3 2024/11/08 03:39:32 INFO : both4.rclone_chunk.001_mae5b6: Moved (server-side) to: both4 2024/11/08 03:39:33 INFO : only4.rclone_chunk.001_mae61o: Moved (server-side) to: only4 2024/11/08 03:39:34 INFO : both5.rclone_chunk.001_mae7a8: Moved (server-side) to: both5 2024/11/08 03:39:35 INFO : only5.rclone_chunk.001_mae8h4: Moved (server-side) to: only5 2024/11/08 03:39:36 INFO : both6.rclone_chunk.001_mae97t: Moved (server-side) to: both6 2024/11/08 03:39:37 INFO : only6.rclone_chunk.001_maea7g: Moved (server-side) to: only6 2024/11/08 03:39:38 INFO : both7.rclone_chunk.001_maeb75: Moved (server-side) to: both7 2024/11/08 03:39:39 INFO : only7.rclone_chunk.001_maecrx: Moved (server-side) to: only7 2024/11/08 03:39:40 INFO : both8.rclone_chunk.001_maedft: Moved (server-side) to: both8 2024/11/08 03:39:41 INFO : only8.rclone_chunk.001_maeekb: Moved (server-side) to: only8 2024/11/08 03:39:42 INFO : both9.rclone_chunk.001_maefu0: Moved (server-side) to: both9 2024/11/08 03:39:43 INFO : only9.rclone_chunk.001_maegsn: Moved (server-side) to: only9 2024/11/08 03:39:44 INFO : both10.rclone_chunk.001_maehip: Moved (server-side) to: both10 2024/11/08 03:39:45 INFO : only10.rclone_chunk.001_maeid2: Moved (server-side) to: only10 2024/11/08 03:39:46 INFO : both11.rclone_chunk.001_maej8r: Moved (server-side) to: both11 2024/11/08 03:39:47 INFO : only11.rclone_chunk.001_maekle: Moved (server-side) to: only11 2024/11/08 03:39:48 INFO : both12.rclone_chunk.001_maele5: Moved (server-side) to: both12 2024/11/08 03:39:49 INFO : only12.rclone_chunk.001_maem12: Moved (server-side) to: only12 2024/11/08 03:39:50 INFO : both13.rclone_chunk.001_maenfm: Moved (server-side) to: both13 2024/11/08 03:39:51 INFO : only13.rclone_chunk.001_maeoef: Moved (server-side) to: only13 2024/11/08 03:39:52 INFO : both14.rclone_chunk.001_maep47: Moved (server-side) to: both14 2024/11/08 03:39:53 INFO : only14.rclone_chunk.001_maeqbc: Moved (server-side) to: only14 2024/11/08 03:39:54 INFO : both15.rclone_chunk.001_maers3: Moved (server-side) to: both15 2024/11/08 03:39:55 INFO : only15.rclone_chunk.001_maesjw: Moved (server-side) to: only15 2024/11/08 03:39:56 INFO : both16.rclone_chunk.001_maeto5: Moved (server-side) to: both16 2024/11/08 03:39:57 INFO : only16.rclone_chunk.001_maeucb: Moved (server-side) to: only16 2024/11/08 03:39:58 INFO : both17.rclone_chunk.001_maevk0: Moved (server-side) to: both17 2024/11/08 03:39:59 INFO : only17.rclone_chunk.001_maewyr: Moved (server-side) to: only17 2024/11/08 03:40:00 INFO : both18.rclone_chunk.001_maexpk: Moved (server-side) to: both18 2024/11/08 03:40:01 INFO : only18.rclone_chunk.001_maeyg3: Moved (server-side) to: only18 2024/11/08 03:40:02 INFO : both19.rclone_chunk.001_maezl0: Moved (server-side) to: both19 2024/11/08 03:40:03 INFO : only19.rclone_chunk.001_maf0jn: Moved (server-side) to: only19 2024/11/08 03:40:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both0: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both1: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both10: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both11: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both12: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both13: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both14: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both15: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both16: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both17: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both18: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both19: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both2: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both3: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both4: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both5: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both6: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both7: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both8: Unchanged skipping 2024/11/08 03:40:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:40:04 DEBUG : both9: Unchanged skipping 2024/11/08 03:40:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/08 03:40:04 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for checks to finish 2024/11/08 03:40:04 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:04 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:04 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:04 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:04 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Waiting for transfers to finish 2024/11/08 03:40:07 INFO : only1: Deleted 2024/11/08 03:40:07 INFO : only0: Deleted 2024/11/08 03:40:07 INFO : only10: Deleted 2024/11/08 03:40:07 INFO : only11: Deleted 2024/11/08 03:40:08 INFO : only1.rclone_chunk.001_maf2bb: Moved (server-side) to: only1 2024/11/08 03:40:08 INFO : only1: Copied (replaced existing) 2024/11/08 03:40:08 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:08 INFO : only0.rclone_chunk.001_maf2xz: Moved (server-side) to: only0 2024/11/08 03:40:08 INFO : only0: Copied (replaced existing) 2024/11/08 03:40:08 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:08 INFO : only10.rclone_chunk.001_maf256: Moved (server-side) to: only10 2024/11/08 03:40:08 INFO : only10: Copied (replaced existing) 2024/11/08 03:40:08 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:08 INFO : only11.rclone_chunk.001_maf2lw: Moved (server-side) to: only11 2024/11/08 03:40:08 INFO : only11: Copied (replaced existing) 2024/11/08 03:40:08 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:11 INFO : only12: Deleted 2024/11/08 03:40:11 INFO : only13: Deleted 2024/11/08 03:40:11 INFO : only14: Deleted 2024/11/08 03:40:11 INFO : only15: Deleted 2024/11/08 03:40:12 INFO : only12.rclone_chunk.001_maf6dl: Moved (server-side) to: only12 2024/11/08 03:40:12 INFO : only12: Copied (replaced existing) 2024/11/08 03:40:12 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:12 INFO : only13.rclone_chunk.001_maf6u7: Moved (server-side) to: only13 2024/11/08 03:40:12 INFO : only13: Copied (replaced existing) 2024/11/08 03:40:12 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:12 INFO : only14.rclone_chunk.001_maf63v: Moved (server-side) to: only14 2024/11/08 03:40:12 INFO : only14: Copied (replaced existing) 2024/11/08 03:40:12 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:12 INFO : only15.rclone_chunk.001_maf6eb: Moved (server-side) to: only15 2024/11/08 03:40:12 INFO : only15: Copied (replaced existing) 2024/11/08 03:40:12 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:15 INFO : only16: Deleted 2024/11/08 03:40:15 INFO : only17: Deleted 2024/11/08 03:40:16 INFO : only18: Deleted 2024/11/08 03:40:16 INFO : only19: Deleted 2024/11/08 03:40:17 INFO : only16.rclone_chunk.001_mafaxu: Moved (server-side) to: only16 2024/11/08 03:40:17 INFO : only16: Copied (replaced existing) 2024/11/08 03:40:17 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:17 INFO : only17.rclone_chunk.001_mafa3t: Moved (server-side) to: only17 2024/11/08 03:40:17 INFO : only17: Copied (replaced existing) 2024/11/08 03:40:17 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:17 INFO : only18.rclone_chunk.001_mafaz8: Moved (server-side) to: only18 2024/11/08 03:40:17 INFO : only18: Copied (replaced existing) 2024/11/08 03:40:17 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:17 INFO : only19.rclone_chunk.001_mafaz2: Moved (server-side) to: only19 2024/11/08 03:40:17 INFO : only19: Copied (replaced existing) 2024/11/08 03:40:17 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:20 INFO : only2: Deleted 2024/11/08 03:40:20 INFO : only3: Deleted 2024/11/08 03:40:20 INFO : only4: Deleted 2024/11/08 03:40:20 INFO : only5: Deleted 2024/11/08 03:40:21 INFO : only2.rclone_chunk.001_maffzd: Moved (server-side) to: only2 2024/11/08 03:40:21 INFO : only2: Copied (replaced existing) 2024/11/08 03:40:21 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:21 INFO : only3.rclone_chunk.001_maffp6: Moved (server-side) to: only3 2024/11/08 03:40:21 INFO : only3: Copied (replaced existing) 2024/11/08 03:40:21 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:21 INFO : only4.rclone_chunk.001_maffhj: Moved (server-side) to: only4 2024/11/08 03:40:21 INFO : only4: Copied (replaced existing) 2024/11/08 03:40:21 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:21 INFO : only5.rclone_chunk.001_maff5o: Moved (server-side) to: only5 2024/11/08 03:40:21 INFO : only5: Copied (replaced existing) 2024/11/08 03:40:21 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2024/11/08 03:40:24 INFO : only6: Deleted 2024/11/08 03:40:24 INFO : only7: Deleted 2024/11/08 03:40:24 INFO : only8: Deleted 2024/11/08 03:40:25 INFO : only9: Deleted 2024/11/08 03:40:25 INFO : only6.rclone_chunk.001_mafjfj: Moved (server-side) to: only6 2024/11/08 03:40:25 INFO : only6: Copied (replaced existing) 2024/11/08 03:40:26 INFO : only7.rclone_chunk.001_mafjzh: Moved (server-side) to: only7 2024/11/08 03:40:26 INFO : only7: Copied (replaced existing) 2024/11/08 03:40:26 INFO : only8.rclone_chunk.001_mafj8y: Moved (server-side) to: only8 2024/11/08 03:40:26 INFO : only8: Copied (replaced existing) 2024/11/08 03:40:26 INFO : only9.rclone_chunk.001_mafjw3: Moved (server-side) to: only9 2024/11/08 03:40:26 INFO : only9: Copied (replaced existing) 2024/11/08 03:40:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (67.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:40:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:40:30 DEBUG : sub dir: Making directory 2024/11/08 03:40:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (9.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" 2024/11/08 03:40:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:40:40 DEBUG : sub dir: Making directory 2024/11/08 03:40:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" run.go:180: Remote "Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa'", Local "Local file system at /tmp/rclone2351775224", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (10.16s) FAIL 2024/11/08 03:40:50 DEBUG : Chunked 'TestChunkerMailru:rclone-test-hadokep0zaqa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerMailru: -verbose -fast-list -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyMetadataNoEmptyDirs|TestCopyMissingDirectory|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestFixCase|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSetDelayedModTimes|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 7m45.85417914s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf]