"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose -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|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/12/07 02:06:07 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi" 2024/12/07 02:06:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 02:06:07 DEBUG : Creating backend with remote "/tmp/rclone2439491116" === RUN TestCopyWithDryRun run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:08 DEBUG : [rclone-test-hejiwef9yayi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:06:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.93s) === RUN TestCopy run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:06:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:09 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:09 DEBUG : [rclone-test-hejiwef9yayi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.49s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.19s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.21s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:10 DEBUG : Creating backend with remote "/non-existing" 2024/12/07 02:06:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/07 02:06:10 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:10 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:11 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:11 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:11 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:12 INFO : [rclone-test-hejiwef9yayi]: Running all checks before starting transfers 2024/12/07 02:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:12 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:12 INFO : [rclone-test-hejiwef9yayi]: Checks finished, now starting transfers 2024/12/07 02:06:12 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:13 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:14 ERROR : Ignoring --no-traverse with sync 2024/12/07 02:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:14 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:14 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:14 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:14 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:06:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.82s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/07 02:06:16 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:16 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:16 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/12/07 02:06:16 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyWithDepth (1.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:06:17 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:17 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:17 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:17 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:06:18 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:18 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:18 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:18 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 02:06:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:06:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 02:06:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:06:19 DEBUG : sub dir: Making directory 2024/12/07 02:06:19 DEBUG : sub dir2: Making directory 2024/12/07 02:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:19 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/07 02:06:19 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:19 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:19 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:20 DEBUG : [rclone-test-hejiwef9yayi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:21 DEBUG : sub dir2: Making directory 2024/12/07 02:06:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 02:06:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:21 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:21 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:21 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:22 DEBUG : sub dir2: Making directory with metadata 2024/12/07 02:06:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:06:22 DEBUG : sub dir: Making directory 2024/12/07 02:06:22 DEBUG : sub dir2: Making directory 2024/12/07 02:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:23 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:23 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:23 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:23 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:06:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:23 DEBUG : [rclone-test-hejiwef9yayi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/07 02:06:23 DEBUG : [rclone-test-hejiwef9yayi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:25 DEBUG : sub dir2: Making directory 2024/12/07 02:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:25 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:25 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:06:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:26 DEBUG : sub dir2: Making directory with metadata 2024/12/07 02:06:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:06:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:06:26 DEBUG : sub dir: Making directory 2024/12/07 02:06:26 DEBUG : sub dir2: Making directory 2024/12/07 02:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:26 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:26 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:27 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:27 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:06:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:27 DEBUG : [rclone-test-hejiwef9yayi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.21s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:28 DEBUG : sub dir2: Making directory 2024/12/07 02:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:28 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:28 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:29 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:29 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:06:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:30 DEBUG : Creating backend with remote "TestMailru:rclone-test-noyefim6foku" sync_test.go:590: Server side copy (if possible) [rclone-test-hejiwef9yayi] -> [rclone-test-noyefim6foku] 2024/12/07 02:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:30 DEBUG : [rclone-test-noyefim6foku]: Waiting for checks to finish 2024/12/07 02:06:30 DEBUG : [rclone-test-noyefim6foku]: Waiting for transfers to finish 2024/12/07 02:06:30 DEBUG : [rclone-test-noyefim6foku]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:06:30 DEBUG : [rclone-test-noyefim6foku]: mkDirs by part "/rclone-test-noyefim6foku/sub dir" 2024/12/07 02:06:31 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:31 DEBUG : [rclone-test-noyefim6foku]: Purge remote --- PASS: TestServerSideCopy (2.73s) === RUN TestCopyOverSelf run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:06:33 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:33 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:33 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/12/07 02:06:33 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:34 DEBUG : Creating backend with remote "TestMailru:rclone-test-kacunil7gija" sync_test.go:626: Server side copy (if possible) [rclone-test-hejiwef9yayi] -> [rclone-test-kacunil7gija] 2024/12/07 02:06:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:35 DEBUG : [rclone-test-kacunil7gija]: Waiting for checks to finish 2024/12/07 02:06:35 DEBUG : [rclone-test-kacunil7gija]: Waiting for transfers to finish 2024/12/07 02:06:35 DEBUG : [rclone-test-kacunil7gija]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:06:35 DEBUG : [rclone-test-kacunil7gija]: mkDirs by part "/rclone-test-kacunil7gija/sub dir" 2024/12/07 02:06:36 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:06:36 DEBUG : [rclone-test-kacunil7gija]: Waiting for checks to finish 2024/12/07 02:06:36 DEBUG : [rclone-test-kacunil7gija]: Waiting for transfers to finish 2024/12/07 02:06:37 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/12/07 02:06:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:37 DEBUG : [rclone-test-kacunil7gija]: Purge remote --- PASS: TestServerSideCopyOverSelf (4.28s) === RUN TestMoveOverSelf run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:06:39 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:39 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:39 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/12/07 02:06:39 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 02:06:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:41 DEBUG : Creating backend with remote "TestMailru:rclone-test-tivozoc0yaqi" sync_test.go:671: Server side copy (if possible) [rclone-test-hejiwef9yayi] -> [rclone-test-tivozoc0yaqi] 2024/12/07 02:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:41 DEBUG : [rclone-test-tivozoc0yaqi]: Waiting for checks to finish 2024/12/07 02:06:41 DEBUG : [rclone-test-tivozoc0yaqi]: Waiting for transfers to finish 2024/12/07 02:06:41 DEBUG : [rclone-test-tivozoc0yaqi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:06:41 DEBUG : [rclone-test-tivozoc0yaqi]: mkDirs by part "/rclone-test-tivozoc0yaqi/sub dir" 2024/12/07 02:06:42 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:42 DEBUG : [rclone-test-tivozoc0yaqi]: Using server-side directory move 2024/12/07 02:06:42 INFO : [rclone-test-tivozoc0yaqi]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:06:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:06:43 DEBUG : [rclone-test-tivozoc0yaqi]: Waiting for checks to finish 2024/12/07 02:06:43 DEBUG : [rclone-test-tivozoc0yaqi]: Waiting for transfers to finish 2024/12/07 02:06:43 INFO : sub dir/hello world: Deleted 2024/12/07 02:06:43 INFO : sub dir/hello world: Moved (server-side) 2024/12/07 02:06:44 DEBUG : sub dir/hello world: File has been put by hash from source 2024/12/07 02:06:44 DEBUG : testing file moves 2024/12/07 02:06:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/07 02:06:44 DEBUG : [rclone-test-tivozoc0yaqi]: Waiting for checks to finish 2024/12/07 02:06:44 DEBUG : [rclone-test-tivozoc0yaqi]: Waiting for transfers to finish 2024/12/07 02:06:44 INFO : sub dir/hello world: Deleted 2024/12/07 02:06:45 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:45 DEBUG : [rclone-test-tivozoc0yaqi]: Purge remote --- PASS: TestServerSideMoveOverSelf (5.81s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:46 ERROR : : error listing: directory not found 2024/12/07 02:06:46 DEBUG : Local file system at /tmp/rclone2439491116: Making directory 2024/12/07 02:06:47 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:47 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 02:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:06:48 DEBUG : Local file system at /tmp/rclone2439491116: Waiting for checks to finish 2024/12/07 02:06:48 DEBUG : Local file system at /tmp/rclone2439491116: Waiting for transfers to finish 2024/12/07 02:06:48 DEBUG : [rclone-test-hejiwef9yayi]: Switch file server: locks 1, url https://cloclo57.datacloudmail.ru/oauth-get/, expiry "2024-12-07T02:09:48.763704316Z" 2024/12/07 02:06:49 DEBUG : [rclone-test-hejiwef9yayi]: Unlock file server: locks 0, url https://cloclo57.datacloudmail.ru/oauth-get/ 2024/12/07 02:06:49 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:06:49 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/12/07 02:06:49 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:06:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:50 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/07 02:06:50 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:50 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:50 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/07 02:06:50 INFO : check sum: Copied (new) 2024/12/07 02:06:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:50 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:50 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/07 02:06:50 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/12/07 02:06:50 DEBUG : check sum: Unchanged skipping 2024/12/07 02:06:50 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:50 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:50 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.40s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/07 02:06:51 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:51 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:51 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/07 02:06:51 INFO : sizeonly: Copied (new) 2024/12/07 02:06:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:52 DEBUG : sizeonly: Sizes identical 2024/12/07 02:06:52 DEBUG : sizeonly: Unchanged skipping 2024/12/07 02:06:52 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:52 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:52 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:52 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/07 02:06:53 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:53 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:53 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/12/07 02:06:53 INFO : ignore-size: Copied (new) 2024/12/07 02:06:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:53 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:53 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:06:53 DEBUG : ignore-size: Unchanged skipping 2024/12/07 02:06:53 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:53 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:53 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.36s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:06:54 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:54 DEBUG : existing: Unchanged skipping 2024/12/07 02:06:54 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:54 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:54 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/07 02:06:54 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:54 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:54 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/07 02:06:54 INFO : existing: Copied (replaced existing) 2024/12/07 02:06:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.52s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 02:06:55 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:55 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:56 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/07 02:06:56 INFO : existing: Copied (new) 2024/12/07 02:06:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:56 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:56 DEBUG : existing: Destination exists, skipping 2024/12/07 02:06:56 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:56 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:56 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:06:57 DEBUG : b/potato: File has been put by hash from source 2024/12/07 02:06:57 DEBUG : d: Making directory 2024/12/07 02:06:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 02:06:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:06:58 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 02:06:58 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:06:58 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:06:58 DEBUG : [rclone-test-hejiwef9yayi]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/12/07 02:06:59 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:06:59 INFO : a/potato2: Copied (new) 2024/12/07 02:06:59 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:59 INFO : b/potato: Deleted 2024/12/07 02:06:59 INFO : d: Removing directory 2024/12/07 02:06:59 INFO : b: Removing directory 2024/12/07 02:06:59 DEBUG : [rclone-test-hejiwef9yayi]: deleted 2 directories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (3.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:01 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:01 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/12/07 02:07:01 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/07 02:07:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/07 02:07:01 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:01 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:01 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:01 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:01 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/12/07 02:07:01 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:01 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/07 02:07:01 INFO : empty space: Updated modification time in destination 2024/12/07 02:07:01 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:01 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:01 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:01 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:03 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:03 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/12/07 02:07:03 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/07 02:07:03 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:03 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:03 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:03 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:04 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/12/07 02:07:04 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:04 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone2439491116) 2024/12/07 02:07:04 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-hejiwef9yayi]) 2024/12/07 02:07:04 DEBUG : foo: mailru differ 2024/12/07 02:07:04 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:04 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/12/07 02:07:04 INFO : foo: Copied (replaced existing) 2024/12/07 02:07:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.20s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:05 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 02:07:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:05 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:05 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:05 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:05 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:07:05 INFO : potato: Copied (new) 2024/12/07 02:07:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:06 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/07 02:07:06 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:06 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:07 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/12/07 02:07:07 INFO : potato: Copied (replaced existing) 2024/12/07 02:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:08 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:08 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/12/07 02:07:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:08 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone2439491116) 2024/12/07 02:07:08 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-hejiwef9yayi]) 2024/12/07 02:07:08 DEBUG : potato: mailru differ 2024/12/07 02:07:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:08 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/12/07 02:07:08 INFO : potato: Copied (replaced existing) 2024/12/07 02:07:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:09 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/07 02:07:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:09 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:09 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:09 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:09 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:10 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:11 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:11 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:11 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:11 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:07:11 INFO : potato2: Copied (new) 2024/12/07 02:07:11 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:11 INFO : potato: Deleted run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:12 DEBUG : b/potato: File has been put by hash from source 2024/12/07 02:07:12 DEBUG : d: Making directory 2024/12/07 02:07:12 DEBUG : d/e: Making directory 2024/12/07 02:07:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:13 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 02:07:14 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:14 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:16 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:07:16 INFO : a/potato2: Copied (new) 2024/12/07 02:07:16 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:16 INFO : b/potato: Deleted 2024/12/07 02:07:16 INFO : d/e: Removing directory 2024/12/07 02:07:16 INFO : d: Removing directory 2024/12/07 02:07:16 INFO : b: Removing directory 2024/12/07 02:07:17 DEBUG : [rclone-test-hejiwef9yayi]: deleted 3 directories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:18 DEBUG : b/potato: File has been put by hash from source 2024/12/07 02:07:19 DEBUG : d: Making directory 2024/12/07 02:07:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:19 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 02:07:20 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:20 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:20 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:07:20 INFO : a/potato2: Copied (new) 2024/12/07 02:07:20 ERROR : [rclone-test-hejiwef9yayi]: not deleting files as there were IO errors 2024/12/07 02:07:20 ERROR : [rclone-test-hejiwef9yayi]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.25s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:23 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:23 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:23 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:23 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:23 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:23 INFO : potato: Deleted 2024/12/07 02:07:24 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:07:24 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:25 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:25 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:25 INFO : potato: Deleted 2024/12/07 02:07:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:25 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:26 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/07 02:07:26 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:26 DEBUG : potato: File has been put by hash from source 2024/12/07 02:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:27 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:27 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:27 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/12/07 02:07:27 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.42s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:28 DEBUG : potato2: File has been put by hash from source 2024/12/07 02:07:28 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 02:07:28 DEBUG : enormous: Excluded 2024/12/07 02:07:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:07:28 DEBUG : potato2: Excluded 2024/12/07 02:07:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:07:28 DEBUG : potato2: Excluded 2024/12/07 02:07:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:28 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:28 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:28 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:28 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:28 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:28 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 02:07:28 DEBUG : enormous: Excluded 2024/12/07 02:07:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:07:28 DEBUG : potato2: Excluded 2024/12/07 02:07:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:07:29 DEBUG : potato2: Excluded 2024/12/07 02:07:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/07 02:07:29 DEBUG : Local file system at /tmp/rclone2439491116: Waiting for checks to finish 2024/12/07 02:07:29 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:29 DEBUG : Local file system at /tmp/rclone2439491116: Waiting for transfers to finish 2024/12/07 02:07:29 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:29 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncWithExclude (1.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:30 DEBUG : potato2: File has been put by hash from source 2024/12/07 02:07:30 DEBUG : enormous: File has been put by hash from source 2024/12/07 02:07:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 02:07:30 DEBUG : enormous: Excluded 2024/12/07 02:07:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:07:30 DEBUG : potato2: Excluded 2024/12/07 02:07:30 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:07:30 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:30 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:30 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:30 INFO : enormous: Deleted 2024/12/07 02:07:30 INFO : potato2: Deleted 2024/12/07 02:07:30 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/07 02:07:31 DEBUG : Local file system at /tmp/rclone2439491116: Waiting for checks to finish 2024/12/07 02:07:31 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:31 DEBUG : Local file system at /tmp/rclone2439491116: Waiting for transfers to finish 2024/12/07 02:07:31 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:31 INFO : enormous: Deleted 2024/12/07 02:07:31 INFO : potato2: Deleted 2024/12/07 02:07:31 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:32 DEBUG : five: Need to transfer - File not found at Destination 2024/12/07 02:07:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/07 02:07:32 DEBUG : three: Sizes identical 2024/12/07 02:07:32 DEBUG : one: Destination is newer than source, skipping 2024/12/07 02:07:32 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 02:07:32 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone2439491116) 2024/12/07 02:07:32 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-hejiwef9yayi]) 2024/12/07 02:07:32 DEBUG : two: mailru differ 2024/12/07 02:07:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:07:32 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:33 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/12/07 02:07:33 INFO : four: Copied (replaced existing) 2024/12/07 02:07:33 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/07 02:07:33 INFO : two: Copied (replaced existing) 2024/12/07 02:07:33 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/12/07 02:07:33 INFO : five: Copied (new) 2024/12/07 02:07:33 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:33 DEBUG : one: Destination is newer than source, skipping 2024/12/07 02:07:33 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:33 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone2439491116) 2024/12/07 02:07:33 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-hejiwef9yayi]) 2024/12/07 02:07:33 DEBUG : three: mailru differ 2024/12/07 02:07:33 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/07 02:07:33 DEBUG : two: Size and mailru of src and dst objects identical 2024/12/07 02:07:33 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/12/07 02:07:33 DEBUG : four: Size and mailru of src and dst objects identical 2024/12/07 02:07:33 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/12/07 02:07:33 DEBUG : five: Size and mailru of src and dst objects identical 2024/12/07 02:07:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 02:07:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:07:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:07:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:07:33 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:33 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/12/07 02:07:33 INFO : three: Copied (replaced existing) 2024/12/07 02:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.03s) === RUN TestSyncWithTrackRenames run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/07 02:07:34 INFO : [rclone-test-hejiwef9yayi]: Making map for --track-renames 2024/12/07 02:07:34 INFO : [rclone-test-hejiwef9yayi]: Finished making map for --track-renames 2024/12/07 02:07:34 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 02:07:34 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for renames to finish 2024/12/07 02:07:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 02:07:34 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:35 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/12/07 02:07:35 INFO : potato: Copied (new) 2024/12/07 02:07:35 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/12/07 02:07:35 INFO : yam: Copied (new) 2024/12/07 02:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:35 INFO : [rclone-test-hejiwef9yayi]: Making map for --track-renames 2024/12/07 02:07:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:07:35 INFO : [rclone-test-hejiwef9yayi]: Finished making map for --track-renames 2024/12/07 02:07:35 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:35 DEBUG : potato: Unchanged skipping 2024/12/07 02:07:35 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for renames to finish 2024/12/07 02:07:36 INFO : yam: Moved (server-side) to: yaml 2024/12/07 02:07:36 INFO : yaml: Renamed from "yam" 2024/12/07 02:07:36 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:36 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:36 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.27s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/07 02:07:37 INFO : [rclone-test-hejiwef9yayi]: Making map for --track-renames 2024/12/07 02:07:37 INFO : [rclone-test-hejiwef9yayi]: Finished making map for --track-renames 2024/12/07 02:07:37 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 02:07:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 02:07:37 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for renames to finish 2024/12/07 02:07:37 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:37 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/12/07 02:07:37 INFO : potato: Copied (new) 2024/12/07 02:07:37 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/12/07 02:07:37 INFO : yam: Copied (new) 2024/12/07 02:07:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:38 INFO : [rclone-test-hejiwef9yayi]: Making map for --track-renames 2024/12/07 02:07:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:07:38 INFO : [rclone-test-hejiwef9yayi]: Finished making map for --track-renames 2024/12/07 02:07:38 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:38 DEBUG : potato: Unchanged skipping 2024/12/07 02:07:38 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for renames to finish 2024/12/07 02:07:38 INFO : yam: Moved (server-side) to: yaml 2024/12/07 02:07:38 INFO : yaml: Renamed from "yam" 2024/12/07 02:07:38 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:38 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:38 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/07 02:07:39 INFO : [rclone-test-hejiwef9yayi]: Making map for --track-renames 2024/12/07 02:07:39 INFO : [rclone-test-hejiwef9yayi]: Finished making map for --track-renames 2024/12/07 02:07:39 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 02:07:39 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for renames to finish 2024/12/07 02:07:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/07 02:07:39 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:39 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/12/07 02:07:39 INFO : potato: Copied (new) 2024/12/07 02:07:40 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/12/07 02:07:40 INFO : sub/yam: Copied (new) 2024/12/07 02:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:07:40 DEBUG : potato: Unchanged skipping 2024/12/07 02:07:40 INFO : [rclone-test-hejiwef9yayi]: Making map for --track-renames 2024/12/07 02:07:40 INFO : [rclone-test-hejiwef9yayi]: Finished making map for --track-renames 2024/12/07 02:07:40 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:40 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for renames to finish 2024/12/07 02:07:40 INFO : sub/yam: Moved (server-side) to: yam 2024/12/07 02:07:40 INFO : yam: Renamed from "sub/yam" 2024/12/07 02:07:40 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:40 DEBUG : Waiting for deletions to finish 2024/12/07 02:07:40 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:42 DEBUG : Creating backend with remote "/tmp/rclone2439491116/dir1" 2024/12/07 02:07:42 DEBUG : Creating backend with remote "/tmp/rclone2439491116/dir2" 2024/12/07 02:07:42 DEBUG : Local file system at /tmp/rclone2439491116/dir2: Using server-side directory move 2024/12/07 02:07:42 INFO : Local file system at /tmp/rclone2439491116/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:07:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/07 02:07:42 DEBUG : Local file system at /tmp/rclone2439491116/dir2: Waiting for checks to finish 2024/12/07 02:07:42 DEBUG : Local file system at /tmp/rclone2439491116/dir2: Waiting for transfers to finish 2024/12/07 02:07:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.22s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:07:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 02:07:42 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:42 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:42 DEBUG : [rclone-test-hejiwef9yayi]: mkDirs by part "/rclone-test-hejiwef9yayi/nested/sub dir" 2024/12/07 02:07:43 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:07:43 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:07:43 INFO : sub dir/hello world: Deleted 2024/12/07 02:07:43 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/12/07 02:07:43 INFO : nested/sub dir/file: Copied (new) 2024/12/07 02:07:43 INFO : nested/sub dir/file: Deleted 2024/12/07 02:07:43 INFO : sub dir: Removing directory 2024/12/07 02:07:43 INFO : nested/sub dir: Removing directory 2024/12/07 02:07:43 INFO : nested: Removing directory 2024/12/07 02:07:43 DEBUG : Local file system at /tmp/rclone2439491116: deleted 3 directories run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:07:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 02:07:46 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:46 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:46 DEBUG : [rclone-test-hejiwef9yayi]: mkDirs by part "/rclone-test-hejiwef9yayi/nested/sub dir" 2024/12/07 02:07:46 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/07 02:07:46 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:07:46 INFO : sub dir/hello world: Deleted 2024/12/07 02:07:47 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/12/07 02:07:47 INFO : nested/sub dir/file: Copied (new) 2024/12/07 02:07:47 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 02:07:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/07 02:07:49 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:49 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:49 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/12/07 02:07:49 INFO : existing-b: Copied (new) 2024/12/07 02:07:49 INFO : existing-b: Deleted 2024/12/07 02:07:50 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/07 02:07:50 INFO : existing: Copied (new) 2024/12/07 02:07:50 INFO : existing: Deleted 2024/12/07 02:07:50 DEBUG : existing: Destination exists, skipping 2024/12/07 02:07:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/07 02:07:50 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:07:50 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:07:50 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.67s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-zaduguz8wafe" 2024/12/07 02:07:51 DEBUG : potato2: File has been put by hash from source 2024/12/07 02:07:51 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-hejiwef9yayi] -> [rclone-test-zaduguz8wafe] 2024/12/07 02:07:52 DEBUG : [rclone-test-zaduguz8wafe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:07:52 DEBUG : potato3: File has been put by hash from source 2024/12/07 02:07:52 DEBUG : [rclone-test-zaduguz8wafe]: Using server-side directory move 2024/12/07 02:07:52 INFO : [rclone-test-zaduguz8wafe]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:07:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 02:07:52 DEBUG : empty space: Unchanged skipping 2024/12/07 02:07:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:07:52 DEBUG : [rclone-test-zaduguz8wafe]: Waiting for checks to finish 2024/12/07 02:07:52 INFO : empty space: Deleted 2024/12/07 02:07:52 DEBUG : [rclone-test-zaduguz8wafe]: Waiting for transfers to finish 2024/12/07 02:07:53 INFO : potato3: Deleted 2024/12/07 02:07:53 INFO : potato2: Moved (server-side) 2024/12/07 02:07:53 INFO : potato3: Moved (server-side) 2024/12/07 02:07:53 DEBUG : Creating backend with remote "TestMailru:rclone-test-girawan0voja" 2024/12/07 02:07:53 DEBUG : [rclone-test-girawan0voja]: Using server-side directory move 2024/12/07 02:07:54 DEBUG : [rclone-test-girawan0voja]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:07:54 INFO : [rclone-test-girawan0voja]: Server side directory move succeeded 2024/12/07 02:07:54 ERROR : : error listing: directory not found 2024/12/07 02:07:54 DEBUG : [rclone-test-girawan0voja]: Purge remote 2024/12/07 02:07:54 DEBUG : [rclone-test-zaduguz8wafe]: Purge remote 2024/12/07 02:07:54 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (3.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-bojijob5gijo" 2024/12/07 02:07:55 DEBUG : potato2: File has been put by hash from source 2024/12/07 02:07:55 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-hejiwef9yayi] -> [rclone-test-bojijob5gijo] 2024/12/07 02:07:55 DEBUG : [rclone-test-bojijob5gijo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:07:56 DEBUG : potato3: File has been put by hash from source 2024/12/07 02:07:56 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 02:07:56 DEBUG : empty space: Excluded 2024/12/07 02:07:56 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 02:07:56 DEBUG : empty space: Excluded 2024/12/07 02:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:56 DEBUG : [rclone-test-bojijob5gijo]: Waiting for checks to finish 2024/12/07 02:07:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:07:56 DEBUG : [rclone-test-bojijob5gijo]: Waiting for transfers to finish 2024/12/07 02:07:56 INFO : potato3: Deleted 2024/12/07 02:07:57 INFO : potato2: Moved (server-side) 2024/12/07 02:07:57 INFO : potato3: Moved (server-side) 2024/12/07 02:07:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-pexipoh9kago" 2024/12/07 02:07:57 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 02:07:57 DEBUG : empty space: Excluded 2024/12/07 02:07:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:07:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 02:07:57 DEBUG : [rclone-test-pexipoh9kago]: Waiting for checks to finish 2024/12/07 02:07:57 DEBUG : [rclone-test-pexipoh9kago]: Waiting for transfers to finish 2024/12/07 02:07:57 DEBUG : [rclone-test-pexipoh9kago]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:07:58 INFO : potato2: Moved (server-side) 2024/12/07 02:07:58 INFO : potato3: Moved (server-side) 2024/12/07 02:07:58 DEBUG : [rclone-test-pexipoh9kago]: Purge remote 2024/12/07 02:07:58 DEBUG : [rclone-test-bojijob5gijo]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:07:59 DEBUG : Creating backend with remote "TestMailru:rclone-test-rogaday0guto" 2024/12/07 02:07:59 DEBUG : potato2: File has been put by hash from source 2024/12/07 02:08:00 DEBUG : potato3: File has been put by hash from source 2024/12/07 02:08:00 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) [rclone-test-hejiwef9yayi] -> [rclone-test-rogaday0guto] 2024/12/07 02:08:00 DEBUG : [rclone-test-rogaday0guto]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:01 DEBUG : potato3: File has been put by hash from source 2024/12/07 02:08:01 DEBUG : [rclone-test-rogaday0guto]: Using server-side directory move 2024/12/07 02:08:01 INFO : [rclone-test-rogaday0guto]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:08:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 02:08:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:08:01 DEBUG : empty space: Unchanged skipping 2024/12/07 02:08:01 DEBUG : [rclone-test-rogaday0guto]: Waiting for checks to finish 2024/12/07 02:08:01 INFO : potato3: Deleted 2024/12/07 02:08:01 INFO : empty space: Deleted 2024/12/07 02:08:01 DEBUG : [rclone-test-rogaday0guto]: Waiting for transfers to finish 2024/12/07 02:08:02 INFO : potato2: Moved (server-side) 2024/12/07 02:08:02 INFO : potato3: Moved (server-side) 2024/12/07 02:08:02 INFO : tomatoDir: Removing directory 2024/12/07 02:08:02 DEBUG : [rclone-test-hejiwef9yayi]: deleted 1 directories 2024/12/07 02:08:02 DEBUG : Creating backend with remote "TestMailru:rclone-test-cubuwup7bite" 2024/12/07 02:08:02 DEBUG : tomatoDir: Making directory 2024/12/07 02:08:02 DEBUG : [rclone-test-cubuwup7bite]: Using server-side directory move 2024/12/07 02:08:03 DEBUG : [rclone-test-cubuwup7bite]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:03 INFO : [rclone-test-cubuwup7bite]: Server side directory move succeeded 2024/12/07 02:08:03 ERROR : : error listing: directory not found 2024/12/07 02:08:03 ERROR : : error listing: directory not found 2024/12/07 02:08:03 DEBUG : [rclone-test-cubuwup7bite]: Purge remote 2024/12/07 02:08:03 DEBUG : [rclone-test-rogaday0guto]: Purge remote 2024/12/07 02:08:03 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.66s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.21s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/rclone-sync-test" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncOverlap (1.18s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/rclone-sync-test" 2024/12/07 02:08:05 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/rclone-sync-test-include/layer2" 2024/12/07 02:08:06 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:06 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-hejiwef9yayi/rclone-sync-test-include/layer2" 2024/12/07 02:08:06 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/rclone-sync-test-ignore-file" 2024/12/07 02:08:06 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:07 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:08:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:08:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:08:07 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test]: Waiting for checks to finish 2024/12/07 02:08:07 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test]: Waiting for transfers to finish 2024/12/07 02:08:07 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:07 INFO : There was nothing to transfer 2024/12/07 02:08:08 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:08:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:08:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:08:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:08:08 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:08:08 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:08 INFO : rclone-sync-test-include: Removing directory 2024/12/07 02:08:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 02:08:08 DEBUG : [rclone-test-hejiwef9yayi]: failed to delete 1 directories 2024/12/07 02:08:08 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:09 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:08:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:08:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:08:09 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/12/07 02:08:09 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/12/07 02:08:09 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:09 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:09 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:08:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:08:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:08:10 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:08:10 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:08:10 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:10 INFO : rclone-sync-test-include: Removing directory 2024/12/07 02:08:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 02:08:10 DEBUG : [rclone-test-hejiwef9yayi]: failed to delete 1 directories 2024/12/07 02:08:10 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:10 DEBUG : : Excluded 2024/12/07 02:08:10 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:08:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:08:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:08:11 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/12/07 02:08:11 DEBUG : [rclone-test-hejiwef9yayi/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/12/07 02:08:11 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:11 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (10.75s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:16 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:08:16 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/CompareDest" 2024/12/07 02:08:16 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 02:08:16 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:16 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:16 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:17 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/12/07 02:08:17 INFO : one: Copied (new) 2024/12/07 02:08:17 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:17 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:17 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:17 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/12/07 02:08:17 INFO : one: Copied (replaced existing) 2024/12/07 02:08:17 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:19 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:08:19 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:19 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:19 INFO : There was nothing to transfer 2024/12/07 02:08:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:08:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:20 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:08:20 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:20 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:20 INFO : There was nothing to transfer 2024/12/07 02:08:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:08:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:20 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:08:20 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:20 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:20 INFO : There was nothing to transfer 2024/12/07 02:08:21 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/12/07 02:08:21 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/07 02:08:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:08:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:21 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:08:21 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:21 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:21 INFO : There was nothing to transfer 2024/12/07 02:08:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:22 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 02:08:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:22 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:08:22 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:22 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/12/07 02:08:22 INFO : two: Copied (new) 2024/12/07 02:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (8.07s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:24 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dest" 2024/12/07 02:08:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/pre-dest1" 2024/12/07 02:08:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/pre-dest2" 2024/12/07 02:08:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:25 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/07 02:08:25 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:25 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/07 02:08:25 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/07 02:08:25 DEBUG : [rclone-test-hejiwef9yayi/dest]: Waiting for checks to finish 2024/12/07 02:08:25 DEBUG : [rclone-test-hejiwef9yayi/dest]: Waiting for transfers to finish 2024/12/07 02:08:26 DEBUG : [rclone-test-hejiwef9yayi/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:26 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/12/07 02:08:26 INFO : 3: Copied (new) 2024/12/07 02:08:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.05s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:28 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:08:28 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/CopyDest" 2024/12/07 02:08:28 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 02:08:28 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:28 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:28 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:29 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/12/07 02:08:29 INFO : one: Copied (new) 2024/12/07 02:08:29 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:29 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:29 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:29 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/12/07 02:08:29 INFO : one: Copied (replaced existing) 2024/12/07 02:08:29 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:30 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/BackupDir" 2024/12/07 02:08:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:31 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:08:31 DEBUG : [rclone-test-hejiwef9yayi/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:31 INFO : one: Moved (server-side) 2024/12/07 02:08:32 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/12/07 02:08:32 INFO : one: Copied (server-side copy) 2024/12/07 02:08:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/07 02:08:32 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:32 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:33 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/07 02:08:33 INFO : two: Copied (server-side copy) 2024/12/07 02:08:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/07 02:08:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:33 DEBUG : one: Unchanged skipping 2024/12/07 02:08:33 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:33 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:33 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:34 DEBUG : one: Unchanged skipping 2024/12/07 02:08:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:34 DEBUG : two: Unchanged skipping 2024/12/07 02:08:34 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:34 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:34 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:34 INFO : There was nothing to transfer 2024/12/07 02:08:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/07 02:08:35 DEBUG : three: Destination not found in --copy-dest 2024/12/07 02:08:35 DEBUG : three: Need to transfer - File not found at Destination 2024/12/07 02:08:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:35 DEBUG : one: Unchanged skipping 2024/12/07 02:08:35 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:08:35 DEBUG : two: Unchanged skipping 2024/12/07 02:08:35 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:35 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/12/07 02:08:35 INFO : three: Copied (new) 2024/12/07 02:08:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.59s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:08:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/backup" 2024/12/07 02:08:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:08:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:39 DEBUG : two: Unchanged skipping 2024/12/07 02:08:39 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:39 DEBUG : [rclone-test-hejiwef9yayi/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:39 INFO : one: Moved (server-side) 2024/12/07 02:08:39 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:39 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:40 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/07 02:08:40 INFO : one: Copied (new) 2024/12/07 02:08:40 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:40 INFO : three.txt: Moved (server-side) 2024/12/07 02:08:40 INFO : three.txt: Moved into backup dir 2024/12/07 02:08:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:08:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:41 DEBUG : two: Unchanged skipping 2024/12/07 02:08:41 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:41 INFO : one: Deleted 2024/12/07 02:08:41 INFO : one: Moved (server-side) 2024/12/07 02:08:41 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:42 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/07 02:08:42 INFO : one: Copied (new) 2024/12/07 02:08:42 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:42 INFO : three.txt: Deleted 2024/12/07 02:08:42 INFO : three.txt: Moved (server-side) 2024/12/07 02:08:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:08:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/backup" 2024/12/07 02:08:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:08:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:45 DEBUG : two: Unchanged skipping 2024/12/07 02:08:45 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:45 DEBUG : [rclone-test-hejiwef9yayi/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:46 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:08:46 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:46 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:46 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/07 02:08:46 INFO : one: Copied (new) 2024/12/07 02:08:46 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:08:47 INFO : three.txt: Moved into backup dir 2024/12/07 02:08:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:08:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:47 DEBUG : two: Unchanged skipping 2024/12/07 02:08:47 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:48 INFO : one.bak: Deleted 2024/12/07 02:08:48 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:08:48 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:48 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/07 02:08:48 INFO : one: Copied (new) 2024/12/07 02:08:48 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:48 INFO : three.txt.bak: Deleted 2024/12/07 02:08:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:08:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:51 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:08:51 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/backup" 2024/12/07 02:08:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:08:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:52 DEBUG : two: Unchanged skipping 2024/12/07 02:08:52 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:52 DEBUG : [rclone-test-hejiwef9yayi/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:08:52 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:52 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:53 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/07 02:08:53 INFO : one: Copied (new) 2024/12/07 02:08:53 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:08:53 INFO : three.txt: Moved into backup dir 2024/12/07 02:08:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:08:54 DEBUG : two: Unchanged skipping 2024/12/07 02:08:54 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:54 INFO : one-2019-01-01: Deleted 2024/12/07 02:08:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:08:54 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:55 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/07 02:08:55 INFO : one: Copied (new) 2024/12/07 02:08:55 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:55 INFO : three-2019-01-01.txt: Deleted 2024/12/07 02:08:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:08:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:08:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:08:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:08:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:08:58 DEBUG : two: Unchanged skipping 2024/12/07 02:08:58 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:08:58 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:08:58 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:08:58 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:08:59 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/07 02:08:59 INFO : one: Copied (new) 2024/12/07 02:08:59 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:08:59 INFO : three.txt: Moved into backup dir 2024/12/07 02:09:00 DEBUG : one.bak: Excluded (Path Filter) 2024/12/07 02:09:00 DEBUG : one.bak: Excluded 2024/12/07 02:09:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/07 02:09:00 DEBUG : three.txt.bak: Excluded 2024/12/07 02:09:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:09:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:00 DEBUG : two: Unchanged skipping 2024/12/07 02:09:00 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for checks to finish 2024/12/07 02:09:00 INFO : one.bak: Deleted 2024/12/07 02:09:00 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:09:00 DEBUG : [rclone-test-hejiwef9yayi/dst]: Waiting for transfers to finish 2024/12/07 02:09:01 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/07 02:09:01 INFO : one: Copied (new) 2024/12/07 02:09:01 DEBUG : Waiting for deletions to finish 2024/12/07 02:09:01 INFO : three.txt.bak: Deleted 2024/12/07 02:09:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:09:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.66s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:09:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:09:04 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:09:04 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:09:04 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/07 02:09:04 INFO : one: Copied (new) 2024/12/07 02:09:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:04 DEBUG : two: Unchanged skipping 2024/12/07 02:09:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 02:09:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:09:05 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/12/07 02:09:05 INFO : three.txt: Copied (new) 2024/12/07 02:09:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:09:06 INFO : one.bak: Deleted 2024/12/07 02:09:06 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:09:06 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/07 02:09:06 INFO : one: Copied (new) 2024/12/07 02:09:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:07 DEBUG : two: Unchanged skipping 2024/12/07 02:09:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 02:09:07 INFO : three.txt.bak: Deleted 2024/12/07 02:09:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:09:08 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/12/07 02:09:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:10 DEBUG : Creating backend with remote "TestMailru:rclone-test-hejiwef9yayi/dst" 2024/12/07 02:09:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:09:10 DEBUG : [rclone-test-hejiwef9yayi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/07 02:09:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:09:11 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/07 02:09:11 INFO : one: Copied (new) 2024/12/07 02:09:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:11 DEBUG : two: Unchanged skipping 2024/12/07 02:09:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 02:09:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:09:12 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/12/07 02:09:12 INFO : three.txt: Copied (new) 2024/12/07 02:09:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:09:12 INFO : one-2019-01-01: Deleted 2024/12/07 02:09:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:09:13 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/07 02:09:13 INFO : one: Copied (new) 2024/12/07 02:09:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:13 DEBUG : two: Unchanged skipping 2024/12/07 02:09:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 02:09:13 INFO : three-2019-01-01.txt: Deleted 2024/12/07 02:09:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:09:14 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/12/07 02:09:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.60s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/07 02:09:16 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:09:16 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:09:16 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/12/07 02:09:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/07 02:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.01s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 02:09:17 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:09:17 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:09:17 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/07 02:09:17 INFO : existing: Copied (new) 2024/12/07 02:09:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/07 02:09:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/07 02:09:17 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:09:17 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:09:17 ERROR : [rclone-test-hejiwef9yayi]: not deleting files as there were IO errors 2024/12/07 02:09:17 ERROR : [rclone-test-hejiwef9yayi]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncImmutable (1.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.22s) === RUN TestFixCase run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:19 DEBUG : [rclone-test-hejiwef9yayi]: mkDirs by part "/rclone-test-hejiwef9yayi/SUBDIRA/subdirb/SUBDIRC" 2024/12/07 02:09:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:20 DEBUG : existing: Unchanged skipping 2024/12/07 02:09:20 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/07 02:09:20 DEBUG : EXISTING: moving to existing-rclone-move-neyuzoz3 2024/12/07 02:09:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gezayud7 2024/12/07 02:09:21 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-neyuzoz3 2024/12/07 02:09:21 DEBUG : EXISTING: moving to existing 2024/12/07 02:09:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gezayud7 2024/12/07 02:09:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/07 02:09:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/07 02:09:22 INFO : existing-rclone-move-neyuzoz3: Moved (server-side) to: existing 2024/12/07 02:09:22 INFO : EXISTING: Moved (server-side) to: existing 2024/12/07 02:09:22 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/07 02:09:22 INFO : existingbutdifferent-rclone-move-gezayud7: Moved (server-side) to: existingbutdifferent 2024/12/07 02:09:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/07 02:09:22 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/07 02:09:23 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/12/07 02:09:23 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/07 02:09:23 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/07 02:09:24 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/07 02:09:24 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/07 02:09:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-tereyeg2 2024/12/07 02:09:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-tereyeg2 2024/12/07 02:09:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/07 02:09:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/07 02:09:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/07 02:09:25 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:09:25 INFO : subdira/subdirb/subdirc/hello-rclone-move-tereyeg2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/07 02:09:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/07 02:09:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/07 02:09:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qopexed5 2024/12/07 02:09:26 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/12/07 02:09:26 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/07 02:09:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qopexed5 2024/12/07 02:09:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 02:09:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qopexed5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 02:09:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 02:09:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 02:09:26 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:09:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/12/07 02:09:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/07 02:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.73s) --- SKIP: TestMaxTransfer/Hard (0.24s) --- SKIP: TestMaxTransfer/Soft (0.23s) --- SKIP: TestMaxTransfer/Cautious (0.26s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:09:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both0: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both12: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both13: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both14: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both15: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both16: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both17: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both18: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both19: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both11: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both3: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both4: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both5: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both6: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both2: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both8: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both9: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both10: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:38 DEBUG : both7: Unchanged skipping 2024/12/07 02:09:38 DEBUG : both1: Unchanged skipping 2024/12/07 02:09:38 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:09:38 DEBUG : Waiting for deletions to finish 2024/12/07 02:09:38 INFO : only19: Deleted 2024/12/07 02:09:38 INFO : only16: Deleted 2024/12/07 02:09:38 INFO : only12: Deleted 2024/12/07 02:09:38 INFO : only13: Deleted 2024/12/07 02:09:38 INFO : only18: Deleted 2024/12/07 02:09:38 INFO : only10: Deleted 2024/12/07 02:09:39 INFO : only11: Deleted 2024/12/07 02:09:39 INFO : only3: Deleted 2024/12/07 02:09:39 INFO : only4: Deleted 2024/12/07 02:09:39 INFO : only7: Deleted 2024/12/07 02:09:39 INFO : only8: Deleted 2024/12/07 02:09:39 INFO : only9: Deleted 2024/12/07 02:09:39 INFO : only0: Deleted 2024/12/07 02:09:39 INFO : only1: Deleted 2024/12/07 02:09:39 INFO : only17: Deleted 2024/12/07 02:09:39 INFO : only2: Deleted 2024/12/07 02:09:40 INFO : only5: Deleted 2024/12/07 02:09:40 INFO : only6: Deleted 2024/12/07 02:09:40 INFO : only14: Deleted 2024/12/07 02:09:40 INFO : only15: Deleted run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (12.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" 2024/12/07 02:09:51 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for checks to finish 2024/12/07 02:09:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both1: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both12: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both13: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both14: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both15: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both16: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both0: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both10: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both19: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both2: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both11: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both17: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both18: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both3: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both7: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both4: Unchanged skipping 2024/12/07 02:09:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:09:51 DEBUG : both9: Unchanged skipping 2024/12/07 02:09:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : both5: Unchanged skipping 2024/12/07 02:09:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : both6: Unchanged skipping 2024/12/07 02:09:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : both8: Unchanged skipping 2024/12/07 02:09:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/07 02:09:51 DEBUG : [rclone-test-hejiwef9yayi]: Waiting for transfers to finish 2024/12/07 02:09:51 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:51 INFO : only0: Copied (replaced existing) 2024/12/07 02:09:51 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:51 INFO : only13: Copied (replaced existing) 2024/12/07 02:09:51 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:51 INFO : only14: Copied (replaced existing) 2024/12/07 02:09:52 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:52 INFO : only12: Copied (replaced existing) 2024/12/07 02:09:52 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:52 INFO : only15: Copied (replaced existing) 2024/12/07 02:09:52 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:52 INFO : only16: Copied (replaced existing) 2024/12/07 02:09:52 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:52 INFO : only17: Copied (replaced existing) 2024/12/07 02:09:52 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:52 INFO : only18: Copied (replaced existing) 2024/12/07 02:09:53 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:53 INFO : only19: Copied (replaced existing) 2024/12/07 02:09:53 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:53 INFO : only2: Copied (replaced existing) 2024/12/07 02:09:53 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:53 INFO : only3: Copied (replaced existing) 2024/12/07 02:09:53 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:53 INFO : only4: Copied (replaced existing) 2024/12/07 02:09:54 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:54 INFO : only5: Copied (replaced existing) 2024/12/07 02:09:54 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:54 INFO : only6: Copied (replaced existing) 2024/12/07 02:09:54 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:54 INFO : only7: Copied (replaced existing) 2024/12/07 02:09:54 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:54 INFO : only8: Copied (replaced existing) 2024/12/07 02:09:54 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:54 INFO : only1: Copied (replaced existing) 2024/12/07 02:09:55 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:55 INFO : only10: Copied (replaced existing) 2024/12/07 02:09:55 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:55 INFO : only9: Copied (replaced existing) 2024/12/07 02:09:55 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/12/07 02:09:55 INFO : only11: Copied (replaced existing) 2024/12/07 02:09:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-hejiwef9yayi]", Local "Local file system at /tmp/rclone2439491116", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (16.94s) PASS 2024/12/07 02:09:59 DEBUG : [rclone-test-hejiwef9yayi]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose -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|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 OK in 3m52.374880787s (try 4/5)