"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/05/15 02:41:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce" 2025/05/15 02:41:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:41:32 DEBUG : Creating backend with remote "/tmp/rclone2987957912" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:41:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/15 02:41:33 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:41:33 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.29s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:41:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 02:41:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:41:36 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:41:36 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:41:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:41:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:41:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.59s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:41:52 DEBUG : Creating backend with remote "/non-existing" 2025/05/15 02:41:52 DEBUG : Config file has changed externally - reloading 2025/05/15 02:41:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/15 02:41:52 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:41:52 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:41:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:41:54 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:41:54 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:41:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:41:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyNoTraverse (20.29s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:42:14 INFO : Yandex rclone-test-lekigoq6cuce: Running all checks before starting transfers 2025/05/15 02:42:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:42:15 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:42:15 INFO : Yandex rclone-test-lekigoq6cuce: Checks finished, now starting transfers 2025/05/15 02:42:15 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:42:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:42:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.82s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:42:31 ERROR : Ignoring --no-traverse with sync 2025/05/15 02:42:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:42:32 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:42:32 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:42:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:42:34 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:42:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.99s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:42:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/15 02:42:49 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:42:49 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:42:51 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/15 02:42:51 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:42:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:42:58 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:42:58 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:43:00 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:43:00 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:43:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:43:07 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:43:07 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:43:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:43:09 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:43:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/15 02:43:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 02:43:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/15 02:43:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 02:43:16 INFO : sub dir: Making directory 2025/05/15 02:43:16 INFO : sub dir2: Making directory 2025/05/15 02:43:17 INFO : sub dir2/sub sub dir2: Making directory 2025/05/15 02:43:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:43:17 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:43:17 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:43:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:43:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:43:22 DEBUG : Yandex rclone-test-lekigoq6cuce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (30.25s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:43:46 INFO : sub dir2: Making directory 2025/05/15 02:43:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/15 02:43:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 02:43:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:43:46 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:43:46 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:43:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:43:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:44:00 DEBUG : sub dir2: Making directory with metadata 2025/05/15 02:44:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 02:44:01 INFO : sub dir: Making directory 2025/05/15 02:44:01 INFO : sub dir2: Making directory 2025/05/15 02:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:44:01 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:44:01 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:44:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:44:04 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:44:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:44:05 DEBUG : Yandex rclone-test-lekigoq6cuce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/15 02:44:05 DEBUG : Yandex rclone-test-lekigoq6cuce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.64s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:44:24 INFO : sub dir2: Making directory 2025/05/15 02:44:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:44:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:44:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:44:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:44:26 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:44:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:44:38 DEBUG : sub dir2: Making directory with metadata 2025/05/15 02:44:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 02:44:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 02:44:38 INFO : sub dir: Making directory 2025/05/15 02:44:38 INFO : sub dir2: Making directory 2025/05/15 02:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:44:39 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:44:39 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:44:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:44:41 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:44:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:44:43 DEBUG : Yandex rclone-test-lekigoq6cuce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.61s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:45:00 INFO : sub dir2: Making directory 2025/05/15 02:45:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:45:00 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:45:00 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:45:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:45:03 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:45:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.36s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:45:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-huwalid3waxa" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-lekigoq6cuce -> Yandex rclone-test-huwalid3waxa 2025/05/15 02:45:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:45:18 DEBUG : Yandex rclone-test-huwalid3waxa: Waiting for checks to finish 2025/05/15 02:45:18 DEBUG : Yandex rclone-test-huwalid3waxa: Waiting for transfers to finish 2025/05/15 02:45:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:45:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:45:23 DEBUG : Yandex rclone-test-huwalid3waxa: Purge remote --- PASS: TestServerSideCopy (27.49s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:45:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 02:45:45 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:45:45 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:45:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/15 02:45:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:46:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vaqojob2nubo" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-lekigoq6cuce -> Yandex rclone-test-vaqojob2nubo 2025/05/15 02:46:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:46:05 DEBUG : Yandex rclone-test-vaqojob2nubo: Waiting for checks to finish 2025/05/15 02:46:05 DEBUG : Yandex rclone-test-vaqojob2nubo: Waiting for transfers to finish 2025/05/15 02:46:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:46:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:46:41 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/15 02:46:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 02:46:41 DEBUG : pacer: Reducing sleep to 15ms 2025/05/15 02:46:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/15 02:46:43 DEBUG : pacer: Reducing sleep to 10ms 2025/05/15 02:46:44 DEBUG : Yandex rclone-test-vaqojob2nubo: Waiting for checks to finish 2025/05/15 02:46:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 02:46:44 DEBUG : Yandex rclone-test-vaqojob2nubo: Waiting for transfers to finish 2025/05/15 02:46:45 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vayaxud3" before starting 2025/05/15 02:46:48 DEBUG : sub dir/hello world.vayaxud3: server side copy: removing renamed existing file after operation 2025/05/15 02:46:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/15 02:46:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:46:53 DEBUG : Yandex rclone-test-vaqojob2nubo: Purge remote --- PASS: TestServerSideCopyOverSelf (73.07s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:47:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 02:47:18 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:47:18 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:47:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/15 02:47:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/15 02:47:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestMoveOverSelf (18.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:47:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-vogusez2xuto" 2025/05/15 02:47:36 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-lekigoq6cuce -> Yandex rclone-test-vogusez2xuto 2025/05/15 02:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:47:37 DEBUG : Yandex rclone-test-vogusez2xuto: Waiting for checks to finish 2025/05/15 02:47:37 DEBUG : Yandex rclone-test-vogusez2xuto: Waiting for transfers to finish 2025/05/15 02:47:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:47:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:47:44 DEBUG : Yandex rclone-test-vogusez2xuto: Using server-side directory move 2025/05/15 02:47:44 INFO : Yandex rclone-test-vogusez2xuto: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/15 02:47:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 02:47:45 DEBUG : Yandex rclone-test-vogusez2xuto: Waiting for checks to finish 2025/05/15 02:47:45 DEBUG : Yandex rclone-test-vogusez2xuto: Waiting for transfers to finish 2025/05/15 02:47:50 INFO : sub dir/hello world: Deleted 2025/05/15 02:47:52 INFO : sub dir/hello world: Moved (server-side) 2025/05/15 02:47:56 DEBUG : testing file moves 2025/05/15 02:47:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/15 02:47:57 DEBUG : Yandex rclone-test-vogusez2xuto: Waiting for checks to finish 2025/05/15 02:47:57 DEBUG : Yandex rclone-test-vogusez2xuto: Waiting for transfers to finish 2025/05/15 02:48:01 INFO : sub dir/hello world: Deleted 2025/05/15 02:48:02 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:48:05 DEBUG : Yandex rclone-test-vogusez2xuto: Purge remote --- PASS: TestServerSideMoveOverSelf (48.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:48:23 ERROR : : error listing: directory not found 2025/05/15 02:48:25 INFO : Local file system at /tmp/rclone2987957912: Making directory 2025/05/15 02:48:25 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:48:25 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyAfterDelete (16.47s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:49:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/15 02:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:49:23 DEBUG : Local file system at /tmp/rclone2987957912: Waiting for checks to finish 2025/05/15 02:49:23 DEBUG : Local file system at /tmp/rclone2987957912: Waiting for transfers to finish 2025/05/15 02:49:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:49:24 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/05/15 02:49:24 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:49:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" run.go:125: removing file "sub dir/hello world" failed - try 1/3: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) --- PASS: TestCopyRedownload (58.87s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:49:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/15 02:49:37 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:49:37 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:49:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/15 02:49:39 INFO : check sum: Copied (new) 2025/05/15 02:49:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:49:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:49:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/15 02:49:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/15 02:49:40 DEBUG : check sum: Unchanged skipping 2025/05/15 02:49:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:49:40 DEBUG : Waiting for deletions to finish 2025/05/15 02:49:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.93s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:49:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/15 02:49:48 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:49:48 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:49:50 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/15 02:49:50 INFO : sizeonly: Copied (new) 2025/05/15 02:49:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:49:51 DEBUG : sizeonly: Sizes identical 2025/05/15 02:49:51 DEBUG : sizeonly: Unchanged skipping 2025/05/15 02:49:51 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:49:51 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:49:51 DEBUG : Waiting for deletions to finish 2025/05/15 02:49:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncSizeOnly (12.35s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/15 02:50:00 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:00 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:02 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/05/15 02:50:02 INFO : ignore-size: Copied (new) 2025/05/15 02:50:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:03 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:50:03 DEBUG : ignore-size: Unchanged skipping 2025/05/15 02:50:03 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:03 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:03 DEBUG : Waiting for deletions to finish 2025/05/15 02:50:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:13 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:50:13 DEBUG : existing: Unchanged skipping 2025/05/15 02:50:13 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:13 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:13 DEBUG : Waiting for deletions to finish 2025/05/15 02:50:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/15 02:50:14 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:14 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:16 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/15 02:50:16 INFO : existing: Copied (replaced existing) 2025/05/15 02:50:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 02:50:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/15 02:50:26 INFO : existing: Copied (new) 2025/05/15 02:50:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:28 DEBUG : existing: Destination exists, skipping 2025/05/15 02:50:28 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:28 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:28 DEBUG : Waiting for deletions to finish 2025/05/15 02:50:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.12s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:50:38 INFO : d: Making directory 2025/05/15 02:50:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 02:50:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:50:40 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 02:50:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:50:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:50:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:50:42 INFO : a/potato2: Copied (new) 2025/05/15 02:50:42 DEBUG : Waiting for deletions to finish 2025/05/15 02:50:47 INFO : b/potato: Deleted 2025/05/15 02:50:47 INFO : d: Removing directory 2025/05/15 02:50:52 INFO : b: Removing directory 2025/05/15 02:50:57 DEBUG : Yandex rclone-test-lekigoq6cuce: deleted 2 directories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (44.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:51:21 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:51:21 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:51:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/15 02:51:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/15 02:51:21 DEBUG : empty space: Unchanged skipping 2025/05/15 02:51:21 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:51:21 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:51:23 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:51:23 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:51:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/15 02:51:23 INFO : empty space: Updated modification time in destination 2025/05/15 02:51:23 DEBUG : empty space: Unchanged skipping 2025/05/15 02:51:23 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:51:23 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:51:32 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:51:32 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:51:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/15 02:51:32 DEBUG : empty space: Unchanged skipping 2025/05/15 02:51:32 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:51:32 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:51:41 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:51:41 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:51:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2987957912) 2025/05/15 02:51:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-lekigoq6cuce) 2025/05/15 02:51:41 DEBUG : foo: md5 differ 2025/05/15 02:51:41 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:51:43 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/05/15 02:51:43 INFO : foo: Copied (replaced existing) 2025/05/15 02:51:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.38s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:51:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:51:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/15 02:51:51 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:51:51 DEBUG : empty space: Unchanged skipping 2025/05/15 02:51:51 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:51:53 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:51:53 INFO : potato: Copied (new) 2025/05/15 02:51:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (15.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:52:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/15 02:52:09 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:52:09 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:52:11 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/15 02:52:11 INFO : potato: Copied (replaced existing) 2025/05/15 02:52:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:52:19 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:52:19 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 2025/05/15 02:52:19 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2987957912) 2025/05/15 02:52:19 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-lekigoq6cuce) 2025/05/15 02:52:19 DEBUG : potato: md5 differ 2025/05/15 02:52:19 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:52:21 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/15 02:52:21 INFO : potato: Copied (replaced existing) 2025/05/15 02:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:52:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:52:32 DEBUG : empty space: Unchanged skipping 2025/05/15 02:52:32 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:52:32 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:52:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/15 02:52:32 DEBUG : Waiting for deletions to finish 2025/05/15 02:52:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:52:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:52:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:52:48 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:52:48 DEBUG : empty space: Unchanged skipping 2025/05/15 02:52:48 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:52:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:52:50 INFO : potato2: Copied (new) 2025/05/15 02:52:50 DEBUG : Waiting for deletions to finish 2025/05/15 02:52:54 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:53:09 INFO : d: Making directory 2025/05/15 02:53:09 INFO : d/e: Making directory 2025/05/15 02:53:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 02:53:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:53:11 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 02:53:11 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:53:11 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:53:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:53:13 INFO : a/potato2: Copied (new) 2025/05/15 02:53:13 DEBUG : Waiting for deletions to finish 2025/05/15 02:53:20 INFO : b/potato: Deleted 2025/05/15 02:53:20 INFO : d/e: Removing directory 2025/05/15 02:53:26 INFO : d: Removing directory 2025/05/15 02:53:32 INFO : b: Removing directory 2025/05/15 02:53:39 DEBUG : Yandex rclone-test-lekigoq6cuce: deleted 3 directories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (56.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:54:06 INFO : d: Making directory 2025/05/15 02:54:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 02:54:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:54:08 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:54:08 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 02:54:08 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:54:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:54:10 INFO : a/potato2: Copied (new) 2025/05/15 02:54:10 ERROR : Yandex rclone-test-lekigoq6cuce: not deleting files as there were IO errors 2025/05/15 02:54:10 ERROR : Yandex rclone-test-lekigoq6cuce: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:54:54 DEBUG : Waiting for deletions to finish 2025/05/15 02:54:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:54:54 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:54:54 DEBUG : empty space: Unchanged skipping 2025/05/15 02:54:54 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:54:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:54:57 INFO : potato2: Copied (new) 2025/05/15 02:54:59 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (21.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:55:16 DEBUG : Waiting for deletions to finish 2025/05/15 02:55:16 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:55:16 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:55:20 INFO : potato: Deleted 2025/05/15 02:55:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:55:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:55:21 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:55:21 DEBUG : empty space: Unchanged skipping 2025/05/15 02:55:21 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:55:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/15 02:55:23 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (23.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:55:36 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:55:36 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:55:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/15 02:55:39 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.52s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:55:54 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 02:55:54 DEBUG : enormous: Excluded 2025/05/15 02:55:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:55:54 DEBUG : potato2: Excluded 2025/05/15 02:55:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:55:54 DEBUG : potato2: Excluded 2025/05/15 02:55:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:55:54 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:55:54 DEBUG : empty space: Unchanged skipping 2025/05/15 02:55:54 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:55:54 DEBUG : Waiting for deletions to finish 2025/05/15 02:55:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:55:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:55:55 DEBUG : potato2: Excluded 2025/05/15 02:55:55 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 02:55:55 DEBUG : enormous: Excluded 2025/05/15 02:55:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:55:55 DEBUG : potato2: Excluded 2025/05/15 02:55:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:55:55 DEBUG : potato2: Excluded 2025/05/15 02:55:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:55:55 DEBUG : empty space: Unchanged skipping 2025/05/15 02:55:55 DEBUG : Local file system at /tmp/rclone2987957912: Waiting for checks to finish 2025/05/15 02:55:55 DEBUG : Local file system at /tmp/rclone2987957912: Waiting for transfers to finish 2025/05/15 02:55:55 DEBUG : Waiting for deletions to finish 2025/05/15 02:55:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:55:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:55:56 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:56:12 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 02:56:12 DEBUG : enormous: Excluded 2025/05/15 02:56:12 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 02:56:12 DEBUG : potato2: Excluded 2025/05/15 02:56:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:56:12 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:56:12 DEBUG : empty space: Unchanged skipping 2025/05/15 02:56:12 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:56:12 DEBUG : Waiting for deletions to finish 2025/05/15 02:56:16 INFO : potato2: Deleted 2025/05/15 02:56:17 INFO : enormous: Deleted 2025/05/15 02:56:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:56:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:56:18 DEBUG : empty space: Unchanged skipping 2025/05/15 02:56:18 DEBUG : Local file system at /tmp/rclone2987957912: Waiting for checks to finish 2025/05/15 02:56:18 DEBUG : Local file system at /tmp/rclone2987957912: Waiting for transfers to finish 2025/05/15 02:56:18 DEBUG : Waiting for deletions to finish 2025/05/15 02:56:18 INFO : enormous: Deleted 2025/05/15 02:56:18 INFO : potato2: Deleted 2025/05/15 02:56:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:56:33 DEBUG : five: Need to transfer - File not found at Destination 2025/05/15 02:56:33 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:56:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/15 02:56:33 DEBUG : one: Destination is newer than source, skipping 2025/05/15 02:56:33 DEBUG : three: Sizes identical 2025/05/15 02:56:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/15 02:56:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 02:56:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2987957912) 2025/05/15 02:56:33 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-lekigoq6cuce) 2025/05/15 02:56:33 DEBUG : two: md5 differ 2025/05/15 02:56:33 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:56:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/15 02:56:35 INFO : five: Copied (new) 2025/05/15 02:56:35 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/15 02:56:35 INFO : four: Copied (replaced existing) 2025/05/15 02:56:37 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/15 02:56:37 INFO : two: Copied (replaced existing) 2025/05/15 02:56:37 DEBUG : Waiting for deletions to finish 2025/05/15 02:56:38 DEBUG : one: Destination is newer than source, skipping 2025/05/15 02:56:38 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:56:38 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/15 02:56:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/15 02:56:38 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/15 02:56:38 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/15 02:56:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 02:56:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 02:56:38 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/15 02:56:38 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/15 02:56:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2987957912) 2025/05/15 02:56:38 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-lekigoq6cuce) 2025/05/15 02:56:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 02:56:38 DEBUG : three: md5 differ 2025/05/15 02:56:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/15 02:56:38 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:56:41 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/15 02:56:41 INFO : three: Copied (replaced existing) 2025/05/15 02:56:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (41.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/15 02:57:07 INFO : Yandex rclone-test-lekigoq6cuce: Making map for --track-renames 2025/05/15 02:57:07 INFO : Yandex rclone-test-lekigoq6cuce: Finished making map for --track-renames 2025/05/15 02:57:07 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:57:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 02:57:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/15 02:57:07 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for renames to finish 2025/05/15 02:57:07 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:57:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/15 02:57:09 INFO : yam: Copied (new) 2025/05/15 02:57:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/15 02:57:09 INFO : potato: Copied (new) 2025/05/15 02:57:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:57:10 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:57:10 INFO : Yandex rclone-test-lekigoq6cuce: Making map for --track-renames 2025/05/15 02:57:10 INFO : Yandex rclone-test-lekigoq6cuce: Finished making map for --track-renames 2025/05/15 02:57:10 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:57:10 DEBUG : potato: Unchanged skipping 2025/05/15 02:57:10 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for renames to finish 2025/05/15 02:57:11 INFO : yam: Moved (server-side) to: yaml 2025/05/15 02:57:11 INFO : yaml: Renamed from "yam" 2025/05/15 02:57:11 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:57:11 DEBUG : Waiting for deletions to finish 2025/05/15 02:57:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (16.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/15 02:57:24 INFO : Yandex rclone-test-lekigoq6cuce: Making map for --track-renames 2025/05/15 02:57:24 INFO : Yandex rclone-test-lekigoq6cuce: Finished making map for --track-renames 2025/05/15 02:57:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:57:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 02:57:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/15 02:57:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for renames to finish 2025/05/15 02:57:24 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:57:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/15 02:57:25 INFO : yam: Copied (new) 2025/05/15 02:57:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/15 02:57:26 INFO : potato: Copied (new) 2025/05/15 02:57:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:57:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:57:27 INFO : Yandex rclone-test-lekigoq6cuce: Making map for --track-renames 2025/05/15 02:57:27 INFO : Yandex rclone-test-lekigoq6cuce: Finished making map for --track-renames 2025/05/15 02:57:27 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:57:27 DEBUG : potato: Unchanged skipping 2025/05/15 02:57:27 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for renames to finish 2025/05/15 02:57:29 INFO : yam: Moved (server-side) to: yaml 2025/05/15 02:57:29 INFO : yaml: Renamed from "yam" 2025/05/15 02:57:29 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:57:29 DEBUG : Waiting for deletions to finish 2025/05/15 02:57:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/15 02:57:40 INFO : Yandex rclone-test-lekigoq6cuce: Making map for --track-renames 2025/05/15 02:57:40 INFO : Yandex rclone-test-lekigoq6cuce: Finished making map for --track-renames 2025/05/15 02:57:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:57:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 02:57:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for renames to finish 2025/05/15 02:57:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/15 02:57:40 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:57:42 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/15 02:57:42 INFO : sub/yam: Copied (new) 2025/05/15 02:57:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/15 02:57:43 INFO : potato: Copied (new) 2025/05/15 02:57:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:57:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:57:44 DEBUG : potato: Unchanged skipping 2025/05/15 02:57:44 INFO : Yandex rclone-test-lekigoq6cuce: Making map for --track-renames 2025/05/15 02:57:44 INFO : Yandex rclone-test-lekigoq6cuce: Finished making map for --track-renames 2025/05/15 02:57:44 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:57:44 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for renames to finish 2025/05/15 02:57:47 INFO : sub/yam: Moved (server-side) to: yam 2025/05/15 02:57:47 INFO : yam: Renamed from "sub/yam" 2025/05/15 02:57:47 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:57:47 DEBUG : Waiting for deletions to finish 2025/05/15 02:57:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:58:05 DEBUG : Creating backend with remote "/tmp/rclone2987957912/dir1" 2025/05/15 02:58:05 DEBUG : Creating backend with remote "/tmp/rclone2987957912/dir2" 2025/05/15 02:58:05 DEBUG : Local file system at /tmp/rclone2987957912/dir2: Using server-side directory move 2025/05/15 02:58:05 INFO : Local file system at /tmp/rclone2987957912/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/15 02:58:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/15 02:58:05 INFO : file1.txt: Moved (server-side) 2025/05/15 02:58:05 DEBUG : Local file system at /tmp/rclone2987957912/dir2: Waiting for checks to finish 2025/05/15 02:58:05 DEBUG : Local file system at /tmp/rclone2987957912/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:58:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/15 02:58:06 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:58:06 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:58:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:58:09 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:58:09 INFO : sub dir/hello world: Deleted 2025/05/15 02:58:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/15 02:58:10 INFO : nested/sub dir/file: Copied (new) 2025/05/15 02:58:10 INFO : nested/sub dir/file: Deleted 2025/05/15 02:58:10 INFO : sub dir: Removing directory 2025/05/15 02:58:10 INFO : nested/sub dir: Removing directory 2025/05/15 02:58:10 INFO : nested: Removing directory 2025/05/15 02:58:10 DEBUG : Local file system at /tmp/rclone2987957912: deleted 3 directories run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (33.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:58:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 02:58:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/15 02:58:39 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:58:39 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:58:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/15 02:58:42 INFO : sub dir/hello world: Copied (new) 2025/05/15 02:58:42 INFO : sub dir/hello world: Deleted 2025/05/15 02:58:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/15 02:58:42 INFO : nested/sub dir/file: Copied (new) 2025/05/15 02:58:42 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (35.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:59:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 02:59:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/15 02:59:14 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:59:14 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:59:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/15 02:59:16 INFO : existing: Copied (new) 2025/05/15 02:59:16 INFO : existing: Deleted 2025/05/15 02:59:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/15 02:59:16 INFO : existing-b: Copied (new) 2025/05/15 02:59:16 INFO : existing-b: Deleted 2025/05/15 02:59:17 DEBUG : existing: Destination exists, skipping 2025/05/15 02:59:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/15 02:59:17 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 02:59:17 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 02:59:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.92s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 02:59:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-lulimir8tawo" 2025/05/15 02:59:29 DEBUG : Config file has changed externally - reloading fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: potato2: Modification time difference too big |-212806h54m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-15 02:59:31 +0000 UTC) (precision 1ns) sync_test.go:1705: Server side move (if possible) Yandex rclone-test-lekigoq6cuce -> Yandex rclone-test-lulimir8tawo 2025/05/15 02:59:42 DEBUG : Yandex rclone-test-lulimir8tawo: Using server-side directory move 2025/05/15 02:59:42 INFO : Yandex rclone-test-lulimir8tawo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/15 02:59:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 02:59:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 02:59:42 DEBUG : empty space: Unchanged skipping 2025/05/15 02:59:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 02:59:42 DEBUG : Yandex rclone-test-lulimir8tawo: Waiting for checks to finish 2025/05/15 02:59:44 INFO : potato2: Moved (server-side) 2025/05/15 02:59:47 INFO : potato3: Deleted 2025/05/15 02:59:47 INFO : empty space: Deleted 2025/05/15 02:59:47 DEBUG : Yandex rclone-test-lulimir8tawo: Waiting for transfers to finish 2025/05/15 02:59:49 INFO : potato3: Moved (server-side) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: potato2: Modification time difference too big |-212806h54m36.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-15 02:59:43 +0000 UTC) (precision 1ns) 2025/05/15 02:59:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yijadek5duxo" 2025/05/15 02:59:49 DEBUG : Yandex rclone-test-yijadek5duxo: Using server-side directory move 2025/05/15 02:59:52 INFO : Yandex rclone-test-yijadek5duxo: Server side directory move succeeded fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: potato2: Modification time difference too big |-212806h54m36.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-15 02:59:43 +0000 UTC) (precision 1ns) 2025/05/15 02:59:53 ERROR : : error listing: directory not found 2025/05/15 02:59:53 DEBUG : Yandex rclone-test-yijadek5duxo: Purge remote 2025/05/15 03:00:03 DEBUG : Yandex rclone-test-lulimir8tawo: Purge remote 2025/05/15 03:00:03 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- FAIL: TestServerSideMove (35.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:00:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-xihuman3hule" 2025/05/15 03:00:40 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/15 03:00:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 03:00:40 DEBUG : pacer: Reducing sleep to 15ms 2025/05/15 03:00:41 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/15 03:00:41 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-lekigoq6cuce -> Yandex rclone-test-xihuman3hule 2025/05/15 03:00:48 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 03:00:48 DEBUG : empty space: Excluded 2025/05/15 03:00:48 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 03:00:48 DEBUG : empty space: Excluded 2025/05/15 03:00:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 03:00:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 03:00:48 DEBUG : Yandex rclone-test-xihuman3hule: Waiting for checks to finish 2025/05/15 03:00:48 DEBUG : Yandex rclone-test-xihuman3hule: Waiting for transfers to finish 2025/05/15 03:00:49 INFO : potato2: Moved (server-side) 2025/05/15 03:00:52 INFO : potato3: Deleted 2025/05/15 03:00:54 INFO : potato3: Moved (server-side) 2025/05/15 03:00:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuwofig6huki" 2025/05/15 03:00:55 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 03:00:55 DEBUG : empty space: Excluded 2025/05/15 03:00:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 03:00:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 03:00:55 DEBUG : Yandex rclone-test-kuwofig6huki: Waiting for checks to finish 2025/05/15 03:00:55 DEBUG : Yandex rclone-test-kuwofig6huki: Waiting for transfers to finish 2025/05/15 03:00:57 INFO : potato2: Moved (server-side) 2025/05/15 03:00:57 INFO : potato3: Moved (server-side) 2025/05/15 03:00:58 DEBUG : Yandex rclone-test-kuwofig6huki: Purge remote 2025/05/15 03:01:06 DEBUG : Yandex rclone-test-xihuman3hule: Purge remote --- PASS: TestServerSideMoveWithFilter (73.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:01:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-geyezoc6somi" 2025/05/15 03:01:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-lekigoq6cuce -> Yandex rclone-test-geyezoc6somi 2025/05/15 03:01:29 DEBUG : Yandex rclone-test-geyezoc6somi: Using server-side directory move 2025/05/15 03:01:29 INFO : Yandex rclone-test-geyezoc6somi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/15 03:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 03:01:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:01:30 DEBUG : empty space: Unchanged skipping 2025/05/15 03:01:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 03:01:30 DEBUG : Yandex rclone-test-geyezoc6somi: Waiting for checks to finish 2025/05/15 03:01:31 INFO : potato2: Moved (server-side) 2025/05/15 03:01:34 INFO : empty space: Deleted 2025/05/15 03:01:34 DEBUG : Yandex rclone-test-geyezoc6somi: Waiting for transfers to finish 2025/05/15 03:01:35 INFO : potato3: Deleted 2025/05/15 03:01:36 INFO : potato3: Moved (server-side) 2025/05/15 03:01:36 INFO : tomatoDir: Removing directory 2025/05/15 03:01:42 DEBUG : Yandex rclone-test-lekigoq6cuce: deleted 1 directories 2025/05/15 03:01:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyasif5xuzu" 2025/05/15 03:01:43 INFO : tomatoDir: Making directory 2025/05/15 03:01:43 DEBUG : Yandex rclone-test-goyasif5xuzu: Using server-side directory move 2025/05/15 03:01:47 INFO : Yandex rclone-test-goyasif5xuzu: Server side directory move succeeded 2025/05/15 03:01:48 ERROR : : error listing: directory not found 2025/05/15 03:01:48 ERROR : : error listing: directory not found 2025/05/15 03:01:48 DEBUG : Yandex rclone-test-goyasif5xuzu: Purge remote 2025/05/15 03:01:58 DEBUG : Yandex rclone-test-geyezoc6somi: Purge remote 2025/05/15 03:01:58 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.55s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:01:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncOverlap (5.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/rclone-sync-test" 2025/05/15 03:02:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/rclone-sync-test-include/layer2" 2025/05/15 03:02:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/rclone-sync-test-ignore-file" 2025/05/15 03:02:11 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:13 DEBUG : Yandex rclone-test-lekigoq6cuce/rclone-sync-test: Waiting for checks to finish 2025/05/15 03:02:13 DEBUG : Yandex rclone-test-lekigoq6cuce/rclone-sync-test: Waiting for transfers to finish 2025/05/15 03:02:13 DEBUG : Waiting for deletions to finish 2025/05/15 03:02:13 INFO : There was nothing to transfer 2025/05/15 03:02:14 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:15 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:02:15 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:02:15 DEBUG : Waiting for deletions to finish 2025/05/15 03:02:15 INFO : rclone-sync-test-include: Removing directory 2025/05/15 03:02:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/15 03:02:16 DEBUG : Yandex rclone-test-lekigoq6cuce: failed to delete 1 directories 2025/05/15 03:02:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:16 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:19 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:21 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:23 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:24 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:26 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:28 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:30 DEBUG : Yandex rclone-test-lekigoq6cuce/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/15 03:02:30 DEBUG : Yandex rclone-test-lekigoq6cuce/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/15 03:02:30 DEBUG : Waiting for deletions to finish 2025/05/15 03:02:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:30 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:32 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:34 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:35 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:02:35 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:02:35 DEBUG : Waiting for deletions to finish 2025/05/15 03:02:35 INFO : rclone-sync-test-include: Removing directory 2025/05/15 03:02:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/15 03:02:35 DEBUG : Yandex rclone-test-lekigoq6cuce: failed to delete 1 directories 2025/05/15 03:02:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:36 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:37 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:39 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:41 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:43 DEBUG : : Excluded 2025/05/15 03:02:43 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/15 03:02:45 DEBUG : Yandex rclone-test-lekigoq6cuce/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/15 03:02:45 DEBUG : Yandex rclone-test-lekigoq6cuce/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/15 03:02:45 DEBUG : Waiting for deletions to finish 2025/05/15 03:02:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:45 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:47 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:50 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:52 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:02:54 DEBUG : rclone-sync-test: Excluded 2025/05/15 03:02:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 03:02:58 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (91.42s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:03:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:03:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/CompareDest" 2025/05/15 03:03:38 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 03:03:38 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:38 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:03:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/15 03:03:40 INFO : one: Copied (new) 2025/05/15 03:03:40 DEBUG : Waiting for deletions to finish 2025/05/15 03:03:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:41 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:42 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:03:44 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/15 03:03:44 INFO : one: Copied (replaced existing) 2025/05/15 03:03:44 DEBUG : Waiting for deletions to finish 2025/05/15 03:03:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:50 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 03:03:50 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:03:50 DEBUG : Waiting for deletions to finish 2025/05/15 03:03:50 INFO : There was nothing to transfer 2025/05/15 03:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 03:03:54 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 03:03:54 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:03:54 DEBUG : Waiting for deletions to finish 2025/05/15 03:03:54 INFO : There was nothing to transfer 2025/05/15 03:03:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 03:03:55 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 03:03:55 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:03:55 DEBUG : Waiting for deletions to finish 2025/05/15 03:03:55 INFO : There was nothing to transfer 2025/05/15 03:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:57 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/15 03:03:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/15 03:03:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 03:03:57 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 03:03:57 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:03:57 DEBUG : Waiting for deletions to finish 2025/05/15 03:03:57 INFO : There was nothing to transfer 2025/05/15 03:03:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/15 03:03:59 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 03:03:59 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:03:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:03:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 03:03:59 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:04:02 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/15 03:04:02 INFO : two: Copied (new) 2025/05/15 03:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:04:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dest" 2025/05/15 03:04:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/pre-dest1" 2025/05/15 03:04:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/pre-dest2" 2025/05/15 03:04:42 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:04:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/15 03:04:43 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:04:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/15 03:04:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/15 03:04:44 DEBUG : Yandex rclone-test-lekigoq6cuce/dest: Waiting for checks to finish 2025/05/15 03:04:44 DEBUG : Yandex rclone-test-lekigoq6cuce/dest: Waiting for transfers to finish 2025/05/15 03:04:47 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/15 03:04:47 INFO : 3: Copied (new) 2025/05/15 03:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (44.69s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:05:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:05:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/CopyDest" 2025/05/15 03:05:20 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 03:05:20 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:05:20 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:05:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/15 03:05:22 INFO : one: Copied (new) 2025/05/15 03:05:22 DEBUG : Waiting for deletions to finish 2025/05/15 03:05:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:05:24 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:05:25 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:05:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/15 03:05:27 INFO : one: Copied (replaced existing) 2025/05/15 03:05:27 DEBUG : Waiting for deletions to finish 2025/05/15 03:05:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/BackupDir" 2025/05/15 03:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:05:33 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:05:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 03:05:35 INFO : one: Moved (server-side) 2025/05/15 03:05:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/15 03:05:37 INFO : one: Copied (server-side copy) 2025/05/15 03:05:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/15 03:05:37 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:05:37 DEBUG : Waiting for deletions to finish 2025/05/15 03:05:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:40 DEBUG : one: Unchanged skipping 2025/05/15 03:05:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/15 03:05:43 INFO : two: Copied (server-side copy) 2025/05/15 03:05:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/15 03:05:43 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:05:43 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:05:43 DEBUG : Waiting for deletions to finish 2025/05/15 03:05:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:44 DEBUG : one: Unchanged skipping 2025/05/15 03:05:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:44 DEBUG : two: Unchanged skipping 2025/05/15 03:05:44 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:05:44 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:05:44 DEBUG : Waiting for deletions to finish 2025/05/15 03:05:44 INFO : There was nothing to transfer 2025/05/15 03:05:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:48 DEBUG : one: Unchanged skipping 2025/05/15 03:05:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/15 03:05:48 DEBUG : three: Destination not found in --copy-dest 2025/05/15 03:05:48 DEBUG : three: Need to transfer - File not found at Destination 2025/05/15 03:05:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:05:48 DEBUG : two: Unchanged skipping 2025/05/15 03:05:48 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:05:48 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:05:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/15 03:05:50 INFO : three: Copied (new) 2025/05/15 03:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (79.45s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:06:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:06:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/backup" 2025/05/15 03:06:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 03:06:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:06:54 DEBUG : two: Unchanged skipping 2025/05/15 03:06:54 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:06:57 INFO : one: Moved (server-side) 2025/05/15 03:06:57 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:06:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/15 03:06:59 INFO : one: Copied (new) 2025/05/15 03:06:59 DEBUG : Waiting for deletions to finish 2025/05/15 03:07:01 INFO : three.txt: Moved (server-side) 2025/05/15 03:07:01 INFO : three.txt: Moved into backup dir 2025/05/15 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:07:05 DEBUG : two: Unchanged skipping 2025/05/15 03:07:05 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:07:09 INFO : one: Deleted 2025/05/15 03:07:11 INFO : one: Moved (server-side) 2025/05/15 03:07:11 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:07:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/15 03:07:13 INFO : one: Copied (new) 2025/05/15 03:07:13 DEBUG : Waiting for deletions to finish 2025/05/15 03:07:18 INFO : three.txt: Deleted 2025/05/15 03:07:20 INFO : three.txt: Moved (server-side) 2025/05/15 03:07:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:07:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:08:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/backup" 2025/05/15 03:08:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 03:08:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:08:00 DEBUG : two: Unchanged skipping 2025/05/15 03:08:00 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:08:03 INFO : one: Moved (server-side) to: one.bak 2025/05/15 03:08:03 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:08:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/15 03:08:05 INFO : one: Copied (new) 2025/05/15 03:08:05 DEBUG : Waiting for deletions to finish 2025/05/15 03:08:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/15 03:08:06 INFO : three.txt: Moved into backup dir 2025/05/15 03:08:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 03:08:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:08:10 DEBUG : two: Unchanged skipping 2025/05/15 03:08:10 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:08:15 INFO : one.bak: Deleted 2025/05/15 03:08:17 INFO : one: Moved (server-side) to: one.bak 2025/05/15 03:08:17 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:08:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/15 03:08:19 INFO : one: Copied (new) 2025/05/15 03:08:19 DEBUG : Waiting for deletions to finish 2025/05/15 03:08:24 INFO : three.txt.bak: Deleted 2025/05/15 03:08:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/15 03:08:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (65.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:09:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:09:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/backup" 2025/05/15 03:09:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 03:09:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:09:05 DEBUG : two: Unchanged skipping 2025/05/15 03:09:05 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:09:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/15 03:09:08 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:09:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/15 03:09:09 INFO : one: Copied (new) 2025/05/15 03:09:09 DEBUG : Waiting for deletions to finish 2025/05/15 03:09:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/15 03:09:11 INFO : three.txt: Moved into backup dir 2025/05/15 03:09:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 03:09:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:09:17 DEBUG : two: Unchanged skipping 2025/05/15 03:09:17 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:09:22 INFO : one-2019-01-01: Deleted 2025/05/15 03:09:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/15 03:09:24 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:09:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/15 03:09:26 INFO : one: Copied (new) 2025/05/15 03:09:26 DEBUG : Waiting for deletions to finish 2025/05/15 03:09:30 INFO : three-2019-01-01.txt: Deleted 2025/05/15 03:09:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/15 03:09:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (66.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:10:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:10:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 03:10:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:10:10 DEBUG : two: Unchanged skipping 2025/05/15 03:10:10 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:10:12 INFO : one: Moved (server-side) to: one.bak 2025/05/15 03:10:12 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:10:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/15 03:10:14 INFO : one: Copied (new) 2025/05/15 03:10:14 DEBUG : Waiting for deletions to finish 2025/05/15 03:10:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/15 03:10:16 INFO : three.txt: Moved into backup dir 2025/05/15 03:10:19 DEBUG : one.bak: Excluded (Path Filter) 2025/05/15 03:10:19 DEBUG : one.bak: Excluded 2025/05/15 03:10:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/15 03:10:19 DEBUG : three.txt.bak: Excluded 2025/05/15 03:10:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 03:10:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:10:19 DEBUG : two: Unchanged skipping 2025/05/15 03:10:19 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for checks to finish 2025/05/15 03:10:24 INFO : one.bak: Deleted 2025/05/15 03:10:25 INFO : one: Moved (server-side) to: one.bak 2025/05/15 03:10:25 DEBUG : Yandex rclone-test-lekigoq6cuce/dst: Waiting for transfers to finish 2025/05/15 03:10:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/15 03:10:28 INFO : one: Copied (new) 2025/05/15 03:10:28 DEBUG : Waiting for deletions to finish 2025/05/15 03:10:33 INFO : three.txt.bak: Deleted 2025/05/15 03:10:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/15 03:10:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (55.74s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:11:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:11:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 03:11:09 INFO : one: Moved (server-side) to: one.bak 2025/05/15 03:11:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/15 03:11:11 INFO : one: Copied (new) 2025/05/15 03:11:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:11:11 DEBUG : two: Unchanged skipping 2025/05/15 03:11:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/15 03:11:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/15 03:11:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/15 03:11:16 INFO : three.txt: Copied (new) 2025/05/15 03:11:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 03:11:23 INFO : one.bak: Deleted 2025/05/15 03:11:24 INFO : one: Moved (server-side) to: one.bak 2025/05/15 03:11:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/15 03:11:27 INFO : one: Copied (new) 2025/05/15 03:11:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:11:27 DEBUG : two: Unchanged skipping 2025/05/15 03:11:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/15 03:11:32 INFO : three.txt.bak: Deleted 2025/05/15 03:11:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/15 03:11:37 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/15 03:11:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (68.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:12:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-lekigoq6cuce/dst" 2025/05/15 03:12:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 03:12:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/15 03:12:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/15 03:12:18 INFO : one: Copied (new) 2025/05/15 03:12:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:12:18 DEBUG : two: Unchanged skipping 2025/05/15 03:12:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/15 03:12:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/15 03:12:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/15 03:12:23 INFO : three.txt: Copied (new) 2025/05/15 03:12:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 03:12:29 INFO : one-2019-01-01: Deleted 2025/05/15 03:12:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/15 03:12:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/15 03:12:32 INFO : one: Copied (new) 2025/05/15 03:12:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:12:32 DEBUG : two: Unchanged skipping 2025/05/15 03:12:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/15 03:12:38 INFO : three-2019-01-01.txt: Deleted 2025/05/15 03:12:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/15 03:12:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/15 03:12:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (64.35s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:13:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/15 03:13:14 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:13:14 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:13:16 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/05/15 03:13:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/15 03:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.14s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:13:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 03:13:22 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:13:22 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:13:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/15 03:13:24 INFO : existing: Copied (new) 2025/05/15 03:13:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:13:25 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:13:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/15 03:13:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/15 03:13:25 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:13:25 ERROR : Yandex rclone-test-lekigoq6cuce: not deleting files as there were IO errors 2025/05/15 03:13:25 ERROR : Yandex rclone-test-lekigoq6cuce: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncImmutable (10.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:13:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:13:35 DEBUG : existing: Unchanged skipping 2025/05/15 03:13:35 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:13:35 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:13:35 DEBUG : Waiting for deletions to finish 2025/05/15 03:13:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.18s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.04s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.54s) --- SKIP: TestMaxTransfer/Cautious (1.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: both19: Modification time difference too big |-212807h9m50.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-15 03:14:57 +0000 UTC) (precision 1ns) 2025/05/15 03:15:00 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:15:00 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both1: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both11: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both13: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both14: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both0: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both16: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both10: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both12: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both19: Modification times differ by 212807h9m50.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-05-15 03:14:57 +0000 UTC 2025/05/15 03:15:00 DEBUG : both15: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both2: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both19: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/15 03:15:00 DEBUG : both3: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both4: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both5: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both6: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both7: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both8: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:15:00 DEBUG : both9: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both17: Unchanged skipping 2025/05/15 03:15:00 DEBUG : both18: Unchanged skipping 2025/05/15 03:15:00 INFO : both19: Updated modification time in destination 2025/05/15 03:15:00 DEBUG : both19: Unchanged skipping 2025/05/15 03:15:00 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:15:00 DEBUG : Waiting for deletions to finish 2025/05/15 03:15:05 INFO : only3: Deleted 2025/05/15 03:15:05 INFO : only2: Deleted 2025/05/15 03:15:06 INFO : only17: Deleted 2025/05/15 03:15:06 INFO : only10: Deleted 2025/05/15 03:15:09 INFO : only0: Deleted 2025/05/15 03:15:10 INFO : only14: Deleted 2025/05/15 03:15:10 INFO : only15: Deleted 2025/05/15 03:15:11 INFO : only7: Deleted 2025/05/15 03:15:14 INFO : only8: Deleted 2025/05/15 03:15:14 INFO : only12: Deleted 2025/05/15 03:15:15 INFO : only9: Deleted 2025/05/15 03:15:16 INFO : only13: Deleted 2025/05/15 03:15:18 INFO : only16: Deleted 2025/05/15 03:15:19 INFO : only6: Deleted 2025/05/15 03:15:19 INFO : only5: Deleted 2025/05/15 03:15:20 INFO : only1: Deleted 2025/05/15 03:15:22 INFO : only11: Deleted 2025/05/15 03:15:23 INFO : only18: Deleted 2025/05/15 03:15:23 INFO : only19: Deleted 2025/05/15 03:15:27 INFO : only4: Deleted 2025/05/15 03:15:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (224.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:18:45 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for checks to finish 2025/05/15 03:18:45 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both1: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both12: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both13: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both14: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both10: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both16: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both11: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both0: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both15: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both2: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both3: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both17: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both5: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both18: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both7: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both8: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/15 03:18:45 DEBUG : both9: Unchanged skipping 2025/05/15 03:18:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/15 03:18:45 DEBUG : both19: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both4: Unchanged skipping 2025/05/15 03:18:45 DEBUG : both6: Unchanged skipping 2025/05/15 03:18:45 DEBUG : Yandex rclone-test-lekigoq6cuce: Waiting for transfers to finish 2025/05/15 03:18:47 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/15 03:18:47 INFO : only0: Copied (replaced existing) 2025/05/15 03:18:47 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/15 03:18:47 INFO : only1: Copied (replaced existing) 2025/05/15 03:18:47 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/15 03:18:47 INFO : only10: Copied (replaced existing) 2025/05/15 03:18:47 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/15 03:18:47 INFO : only11: Copied (replaced existing) 2025/05/15 03:18:49 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/15 03:18:49 INFO : only14: Copied (replaced existing) 2025/05/15 03:18:49 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/15 03:18:49 INFO : only12: Copied (replaced existing) 2025/05/15 03:18:49 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/15 03:18:49 INFO : only15: Copied (replaced existing) 2025/05/15 03:18:49 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/15 03:18:49 INFO : only13: Copied (replaced existing) 2025/05/15 03:18:51 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/15 03:18:51 INFO : only17: Copied (replaced existing) 2025/05/15 03:18:51 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/15 03:18:51 INFO : only16: Copied (replaced existing) 2025/05/15 03:18:52 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/15 03:18:52 INFO : only19: Copied (replaced existing) 2025/05/15 03:18:52 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/15 03:18:52 INFO : only18: Copied (replaced existing) 2025/05/15 03:18:53 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/15 03:18:53 INFO : only2: Copied (replaced existing) 2025/05/15 03:18:53 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/15 03:18:53 INFO : only3: Copied (replaced existing) 2025/05/15 03:18:53 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/15 03:18:53 INFO : only4: Copied (replaced existing) 2025/05/15 03:18:54 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/15 03:18:54 INFO : only5: Copied (replaced existing) 2025/05/15 03:18:55 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/15 03:18:55 INFO : only6: Copied (replaced existing) 2025/05/15 03:18:55 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/15 03:18:55 INFO : only9: Copied (replaced existing) 2025/05/15 03:18:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/15 03:18:56 INFO : only8: Copied (replaced existing) 2025/05/15 03:18:56 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/15 03:18:56 INFO : only7: Copied (replaced existing) 2025/05/15 03:18:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (271.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:22:01 DEBUG : empty_dir: Making directory with metadata 2025/05/15 03:22:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 03:22:01 DEBUG : empty_on_remote: Making directory with metadata 2025/05/15 03:22:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 03:22:01 INFO : empty_on_remote: Making directory 2025/05/15 03:22:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:22:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (45.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:22:46 DEBUG : empty_dir: Making directory with metadata 2025/05/15 03:22:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 03:22:46 DEBUG : empty_on_remote: Making directory with metadata 2025/05/15 03:22:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 03:22:46 INFO : empty_on_remote: Making directory 2025/05/15 03:22:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:22:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/15 03:22:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (55.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:23:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 03:23:42 INFO : sub dir: Making directory 2025/05/15 03:23:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (85.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" 2025/05/15 03:25:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 03:25:07 INFO : sub dir: Making directory 2025/05/15 03:25:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-lekigoq6cuce", Local "Local file system at /tmp/rclone2987957912", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (89.74s) FAIL 2025/05/15 03:26:37 DEBUG : Yandex rclone-test-lekigoq6cuce: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 45m10.806458168s (try 1/5): exit status 1: Failed [TestServerSideMove TestSyncConcurrentDelete]