"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/03/15 01:44:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo" 2025/03/15 01:44:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:44:03 DEBUG : Creating backend with remote "/tmp/rclone2189105224" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/15 01:44:03 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:44:03 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.10s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 01:44:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:05 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:44:05 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:44:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:44:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:13 DEBUG : Yandex rclone-test-hoqocab6wiwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.88s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.83s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:22 DEBUG : Creating backend with remote "/non-existing" 2025/03/15 01:44:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/15 01:44:23 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:44:23 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.80s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:25 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:44:25 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:44:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:44:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyNoTraverse (13.28s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:38 INFO : Yandex rclone-test-hoqocab6wiwo: Running all checks before starting transfers 2025/03/15 01:44:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:44:38 INFO : Yandex rclone-test-hoqocab6wiwo: Checks finished, now starting transfers 2025/03/15 01:44:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:44:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:44:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.48s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:44:52 ERROR : Ignoring --no-traverse with sync 2025/03/15 01:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:52 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:44:52 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:44:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:44:54 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:44:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncNoTraverse (12.57s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:45:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/15 01:45:05 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:45:05 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:45:08 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/15 01:45:08 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyWithDepth (10.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:45:15 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:45:15 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:45:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:45:18 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:45:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:45:23 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:45:23 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:45:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:45:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.64s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:45:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 01:45:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:45:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/15 01:45:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 01:45:31 INFO : sub dir: Making directory 2025/03/15 01:45:31 INFO : sub dir2: Making directory 2025/03/15 01:45:32 INFO : sub dir2/sub sub dir2: Making directory 2025/03/15 01:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:45:32 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:45:32 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:45:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:45:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:45:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (29.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:46:00 INFO : sub dir2: Making directory 2025/03/15 01:46:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 01:46:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:46:00 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:46:00 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:46:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:46:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:46:15 DEBUG : sub dir2: Making directory with metadata 2025/03/15 01:46:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:46:17 INFO : sub dir: Making directory 2025/03/15 01:46:17 INFO : sub dir2: Making directory 2025/03/15 01:46:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:46:18 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:46:18 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:46:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:46:22 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:46:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:46:24 DEBUG : Yandex rclone-test-hoqocab6wiwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/15 01:46:24 DEBUG : Yandex rclone-test-hoqocab6wiwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.66s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:46:41 INFO : sub dir2: Making directory 2025/03/15 01:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:46:41 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:46:41 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:46:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:46:43 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:46:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.61s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:46:53 DEBUG : sub dir2: Making directory with metadata 2025/03/15 01:46:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:46:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 01:46:54 INFO : sub dir: Making directory 2025/03/15 01:46:54 INFO : sub dir2: Making directory 2025/03/15 01:46:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:46:55 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:46:55 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:46:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:46:57 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:46:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:46:58 DEBUG : Yandex rclone-test-hoqocab6wiwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (22.07s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.62s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:47:16 INFO : sub dir2: Making directory 2025/03/15 01:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:47:17 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:47:17 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:47:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:47:19 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.70s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:47:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-wixowes5bifu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-hoqocab6wiwo -> Yandex rclone-test-wixowes5bifu 2025/03/15 01:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:47:31 DEBUG : Yandex rclone-test-wixowes5bifu: Waiting for checks to finish 2025/03/15 01:47:31 DEBUG : Yandex rclone-test-wixowes5bifu: Waiting for transfers to finish 2025/03/15 01:47:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:47:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:47:35 DEBUG : Yandex rclone-test-wixowes5bifu: Purge remote --- PASS: TestServerSideCopy (20.65s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:47:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:47:52 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:47:52 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:47:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/15 01:47:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyOverSelf (18.12s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:48:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-cotumof5yeve" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-hoqocab6wiwo -> Yandex rclone-test-cotumof5yeve 2025/03/15 01:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:48:10 DEBUG : Yandex rclone-test-cotumof5yeve: Waiting for checks to finish 2025/03/15 01:48:10 DEBUG : Yandex rclone-test-cotumof5yeve: Waiting for transfers to finish 2025/03/15 01:48:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:48:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:48:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:48:17 DEBUG : Yandex rclone-test-cotumof5yeve: Waiting for checks to finish 2025/03/15 01:48:17 DEBUG : Yandex rclone-test-cotumof5yeve: Waiting for transfers to finish 2025/03/15 01:48:18 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yolewul0" before starting 2025/03/15 01:48:20 DEBUG : sub dir/hello world.yolewul0: server side copy: removing renamed existing file after operation 2025/03/15 01:48:24 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/15 01:48:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:48:25 DEBUG : Yandex rclone-test-cotumof5yeve: Purge remote --- PASS: TestServerSideCopyOverSelf (33.43s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:48:43 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:48:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:48:43 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:48:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/15 01:48:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/15 01:48:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:48:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-keziyas1qoqa" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-hoqocab6wiwo -> Yandex rclone-test-keziyas1qoqa 2025/03/15 01:49:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:49:00 DEBUG : Yandex rclone-test-keziyas1qoqa: Waiting for checks to finish 2025/03/15 01:49:00 DEBUG : Yandex rclone-test-keziyas1qoqa: Waiting for transfers to finish 2025/03/15 01:49:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:49:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:49:06 DEBUG : Yandex rclone-test-keziyas1qoqa: Using server-side directory move 2025/03/15 01:49:06 INFO : Yandex rclone-test-keziyas1qoqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:49:07 DEBUG : Yandex rclone-test-keziyas1qoqa: Waiting for checks to finish 2025/03/15 01:49:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:49:07 DEBUG : Yandex rclone-test-keziyas1qoqa: Waiting for transfers to finish 2025/03/15 01:49:11 INFO : sub dir/hello world: Deleted 2025/03/15 01:49:13 INFO : sub dir/hello world: Moved (server-side) 2025/03/15 01:49:17 DEBUG : testing file moves 2025/03/15 01:49:17 DEBUG : Yandex rclone-test-keziyas1qoqa: Waiting for checks to finish 2025/03/15 01:49:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/15 01:49:17 DEBUG : Yandex rclone-test-keziyas1qoqa: Waiting for transfers to finish 2025/03/15 01:49:20 INFO : sub dir/hello world: Deleted 2025/03/15 01:49:21 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:49:23 DEBUG : Yandex rclone-test-keziyas1qoqa: Purge remote --- PASS: TestServerSideMoveOverSelf (38.45s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:49:36 ERROR : : error listing: directory not found 2025/03/15 01:49:37 INFO : Local file system at /tmp/rclone2189105224: Making directory 2025/03/15 01:49:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:49:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.36s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:49:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/15 01:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:49:51 DEBUG : Local file system at /tmp/rclone2189105224: Waiting for checks to finish 2025/03/15 01:49:51 DEBUG : Local file system at /tmp/rclone2189105224: Waiting for transfers to finish 2025/03/15 01:49:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:49:52 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/15 01:49:52 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:49:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyRedownload (12.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/15 01:50:00 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:00 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:03 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 01:50:03 INFO : check sum: Copied (new) 2025/03/15 01:50:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:04 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:04 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 01:50:04 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/15 01:50:04 DEBUG : check sum: Unchanged skipping 2025/03/15 01:50:04 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:04 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (9.98s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/15 01:50:10 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:10 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 01:50:12 INFO : sizeonly: Copied (new) 2025/03/15 01:50:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:13 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:13 DEBUG : sizeonly: Sizes identical 2025/03/15 01:50:13 DEBUG : sizeonly: Unchanged skipping 2025/03/15 01:50:13 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:13 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncSizeOnly (8.98s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/15 01:50:19 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:19 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:21 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/15 01:50:21 INFO : ignore-size: Copied (new) 2025/03/15 01:50:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:22 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:50:22 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:22 DEBUG : ignore-size: Unchanged skipping 2025/03/15 01:50:22 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:22 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.86s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:50:30 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:30 DEBUG : existing: Unchanged skipping 2025/03/15 01:50:30 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:30 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/15 01:50:31 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:31 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:33 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/15 01:50:33 INFO : existing: Copied (replaced existing) 2025/03/15 01:50:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 01:50:40 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:40 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 01:50:42 INFO : existing: Copied (new) 2025/03/15 01:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:43 DEBUG : existing: Destination exists, skipping 2025/03/15 01:50:43 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:43 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:43 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:50:54 INFO : d: Making directory 2025/03/15 01:50:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 01:50:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:50:56 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:50:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 01:50:56 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:50:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:50:58 INFO : a/potato2: Copied (new) 2025/03/15 01:50:58 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:02 INFO : b/potato: Deleted 2025/03/15 01:51:02 INFO : d: Removing directory 2025/03/15 01:51:07 INFO : b: Removing directory 2025/03/15 01:51:11 DEBUG : Yandex rclone-test-hoqocab6wiwo: deleted 2 directories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (39.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:51:33 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/03/15 01:51:33 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:51:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 01:51:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/15 01:51:33 DEBUG : empty space: Unchanged skipping 2025/03/15 01:51:33 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:51:33 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:51:34 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:51:34 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/03/15 01:51:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 01:51:34 INFO : empty space: Updated modification time in destination 2025/03/15 01:51:34 DEBUG : empty space: Unchanged skipping 2025/03/15 01:51:34 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:51:34 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:51:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:51:42 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/03/15 01:51:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 01:51:42 DEBUG : empty space: Unchanged skipping 2025/03/15 01:51:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:51:42 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.22s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:51:51 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/03/15 01:51:51 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:51:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2189105224) 2025/03/15 01:51:51 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-hoqocab6wiwo) 2025/03/15 01:51:51 DEBUG : foo: md5 differ 2025/03/15 01:51:51 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:51:53 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/15 01:51:53 INFO : foo: Copied (replaced existing) 2025/03/15 01:51:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2011-12-25 12:59:59.123456789;acbd18db4cc2f85cedef654fccc4a4d8;3;foo --- > 2025-03-15 01:51:52.000000000;acbd18db4cc2f85cedef654fccc4a4d8;3;foo sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1055 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;acbd18db4cc2f85cedef654fccc4a4d8;3;foo lsf: 2025-03-15 01:51:52.000000000;acbd18db4cc2f85cedef654fccc4a4d8;3;foo Test: TestSyncDoesntUpdateModtime --- FAIL: TestSyncDoesntUpdateModtime (9.45s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:52:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 01:52:01 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:52:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:52:01 DEBUG : empty space: Unchanged skipping 2025/03/15 01:52:01 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:52:03 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:52:03 INFO : potato: Copied (new) 2025/03/15 01:52:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:52:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/15 01:52:15 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:52:15 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:52:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/15 01:52:17 INFO : potato: Copied (replaced existing) 2025/03/15 01:52:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:52:25 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:52:25 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/03/15 01:52:25 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2189105224) 2025/03/15 01:52:25 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-hoqocab6wiwo) 2025/03/15 01:52:25 DEBUG : potato: md5 differ 2025/03/15 01:52:25 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:52:26 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/15 01:52:26 INFO : potato: Copied (replaced existing) 2025/03/15 01:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:52:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/15 01:52:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:52:37 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:52:37 DEBUG : empty space: Unchanged skipping 2025/03/15 01:52:37 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:52:37 DEBUG : Waiting for deletions to finish 2025/03/15 01:52:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:52:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:52:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:52:51 DEBUG : empty space: Unchanged skipping 2025/03/15 01:52:51 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:52:51 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:52:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:52:53 INFO : potato2: Copied (new) 2025/03/15 01:52:53 DEBUG : Waiting for deletions to finish 2025/03/15 01:52:57 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (18.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:53:14 INFO : d: Making directory 2025/03/15 01:53:14 INFO : d/e: Making directory 2025/03/15 01:53:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 01:53:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:53:16 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 01:53:17 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:53:17 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:53:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:53:18 INFO : a/potato2: Copied (new) 2025/03/15 01:53:18 DEBUG : Waiting for deletions to finish 2025/03/15 01:53:21 INFO : b/potato: Deleted 2025/03/15 01:53:21 INFO : d/e: Removing directory 2025/03/15 01:53:25 INFO : d: Removing directory 2025/03/15 01:53:28 INFO : b: Removing directory 2025/03/15 01:53:32 DEBUG : Yandex rclone-test-hoqocab6wiwo: deleted 3 directories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (50.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:54:00 INFO : d: Making directory 2025/03/15 01:54:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 01:54:02 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:54:02 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 01:54:02 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:54:02 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:54:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:54:04 INFO : a/potato2: Copied (new) 2025/03/15 01:54:04 ERROR : Yandex rclone-test-hoqocab6wiwo: not deleting files as there were IO errors 2025/03/15 01:54:04 ERROR : Yandex rclone-test-hoqocab6wiwo: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (36.89s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", 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:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncDeleteDuring Messages: potato: Modification time difference too big |-115884h54m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-15 01:54:34 +0000 UTC) (precision 1ns) 2025/03/15 01:54:37 DEBUG : Waiting for deletions to finish 2025/03/15 01:54:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:54:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:54:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:54:38 DEBUG : empty space: Unchanged skipping 2025/03/15 01:54:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:54:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:54:40 INFO : potato2: Copied (new) 2025/03/15 01:54:41 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- FAIL: TestSyncDeleteDuring (16.71s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:54:53 DEBUG : Waiting for deletions to finish 2025/03/15 01:54:53 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:54:53 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:54:57 INFO : potato: Deleted 2025/03/15 01:54:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:54:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:54:57 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:54:57 DEBUG : empty space: Unchanged skipping 2025/03/15 01:54:57 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:54:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 01:54:59 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (17.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:55:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:55:10 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:55:10 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:55:12 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/15 01:55:12 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (13.67s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:55:26 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 01:55:26 DEBUG : enormous: Excluded 2025/03/15 01:55:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:26 DEBUG : potato2: Excluded 2025/03/15 01:55:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:26 DEBUG : potato2: Excluded 2025/03/15 01:55:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:55:26 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:55:26 DEBUG : empty space: Unchanged skipping 2025/03/15 01:55:26 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:55:26 DEBUG : Waiting for deletions to finish 2025/03/15 01:55:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:55:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:26 DEBUG : potato2: Excluded 2025/03/15 01:55:27 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 01:55:27 DEBUG : enormous: Excluded 2025/03/15 01:55:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:27 DEBUG : potato2: Excluded 2025/03/15 01:55:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:27 DEBUG : potato2: Excluded 2025/03/15 01:55:27 DEBUG : Local file system at /tmp/rclone2189105224: Waiting for checks to finish 2025/03/15 01:55:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:55:27 DEBUG : empty space: Unchanged skipping 2025/03/15 01:55:27 DEBUG : Local file system at /tmp/rclone2189105224: Waiting for transfers to finish 2025/03/15 01:55:27 DEBUG : Waiting for deletions to finish 2025/03/15 01:55:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:55:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:28 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (14.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:55:42 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 01:55:42 DEBUG : enormous: Excluded 2025/03/15 01:55:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:55:42 DEBUG : potato2: Excluded 2025/03/15 01:55:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:55:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:55:42 DEBUG : empty space: Unchanged skipping 2025/03/15 01:55:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:55:42 DEBUG : Waiting for deletions to finish 2025/03/15 01:55:45 INFO : enormous: Deleted 2025/03/15 01:55:46 INFO : potato2: Deleted 2025/03/15 01:55:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:55:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:55:47 DEBUG : empty space: Unchanged skipping 2025/03/15 01:55:47 DEBUG : Local file system at /tmp/rclone2189105224: Waiting for checks to finish 2025/03/15 01:55:47 DEBUG : Local file system at /tmp/rclone2189105224: Waiting for transfers to finish 2025/03/15 01:55:47 DEBUG : Waiting for deletions to finish 2025/03/15 01:55:47 INFO : enormous: Deleted 2025/03/15 01:55:47 INFO : potato2: Deleted 2025/03/15 01:55:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:56:01 DEBUG : five: Need to transfer - File not found at Destination 2025/03/15 01:56:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/15 01:56:01 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:01 DEBUG : one: Destination is newer than source, skipping 2025/03/15 01:56:01 DEBUG : three: Sizes identical 2025/03/15 01:56:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/15 01:56:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 01:56:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2189105224) 2025/03/15 01:56:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-hoqocab6wiwo) 2025/03/15 01:56:01 DEBUG : two: md5 differ 2025/03/15 01:56:01 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/15 01:56:03 INFO : five: Copied (new) 2025/03/15 01:56:03 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/15 01:56:03 INFO : two: Copied (replaced existing) 2025/03/15 01:56:04 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/15 01:56:04 INFO : four: Copied (replaced existing) 2025/03/15 01:56:04 DEBUG : Waiting for deletions to finish 2025/03/15 01:56:04 DEBUG : one: Destination is newer than source, skipping 2025/03/15 01:56:04 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/15 01:56:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2189105224) 2025/03/15 01:56:04 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/15 01:56:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-hoqocab6wiwo) 2025/03/15 01:56:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/15 01:56:04 DEBUG : three: md5 differ 2025/03/15 01:56:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 01:56:04 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/15 01:56:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/15 01:56:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/15 01:56:04 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/15 01:56:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 01:56:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 01:56:04 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:06 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/15 01:56:06 INFO : three: Copied (replaced existing) 2025/03/15 01:56:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (29.61s) === 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-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/15 01:56:24 INFO : Yandex rclone-test-hoqocab6wiwo: Making map for --track-renames 2025/03/15 01:56:24 INFO : Yandex rclone-test-hoqocab6wiwo: Finished making map for --track-renames 2025/03/15 01:56:24 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 01:56:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/15 01:56:24 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for renames to finish 2025/03/15 01:56:24 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/15 01:56:25 INFO : potato: Copied (new) 2025/03/15 01:56:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/15 01:56:28 INFO : yam: Copied (new) 2025/03/15 01:56:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:56:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:56:28 INFO : Yandex rclone-test-hoqocab6wiwo: Making map for --track-renames 2025/03/15 01:56:28 INFO : Yandex rclone-test-hoqocab6wiwo: Finished making map for --track-renames 2025/03/15 01:56:28 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:28 DEBUG : potato: Unchanged skipping 2025/03/15 01:56:28 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for renames to finish 2025/03/15 01:56:30 INFO : yam: Moved (server-side) to: yaml 2025/03/15 01:56:30 INFO : yaml: Renamed from "yam" 2025/03/15 01:56:30 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:30 DEBUG : Waiting for deletions to finish 2025/03/15 01:56:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/15 01:56:39 INFO : Yandex rclone-test-hoqocab6wiwo: Making map for --track-renames 2025/03/15 01:56:39 INFO : Yandex rclone-test-hoqocab6wiwo: Finished making map for --track-renames 2025/03/15 01:56:39 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 01:56:39 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for renames to finish 2025/03/15 01:56:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/15 01:56:39 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/15 01:56:41 INFO : potato: Copied (new) 2025/03/15 01:56:41 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/15 01:56:41 INFO : yam: Copied (new) 2025/03/15 01:56:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:56:42 INFO : Yandex rclone-test-hoqocab6wiwo: Making map for --track-renames 2025/03/15 01:56:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:56:42 INFO : Yandex rclone-test-hoqocab6wiwo: Finished making map for --track-renames 2025/03/15 01:56:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:42 DEBUG : potato: Unchanged skipping 2025/03/15 01:56:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for renames to finish 2025/03/15 01:56:44 INFO : yam: Moved (server-side) to: yaml 2025/03/15 01:56:44 INFO : yaml: Renamed from "yam" 2025/03/15 01:56:44 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:44 DEBUG : Waiting for deletions to finish 2025/03/15 01:56:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/15 01:56:55 INFO : Yandex rclone-test-hoqocab6wiwo: Making map for --track-renames 2025/03/15 01:56:55 INFO : Yandex rclone-test-hoqocab6wiwo: Finished making map for --track-renames 2025/03/15 01:56:55 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:56:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 01:56:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/15 01:56:55 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for renames to finish 2025/03/15 01:56:55 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:56:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/15 01:56:56 INFO : potato: Copied (new) 2025/03/15 01:56:58 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/15 01:56:58 INFO : sub/yam: Copied (new) 2025/03/15 01:56:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:56:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:56:59 DEBUG : potato: Unchanged skipping 2025/03/15 01:57:00 INFO : Yandex rclone-test-hoqocab6wiwo: Making map for --track-renames 2025/03/15 01:57:00 INFO : Yandex rclone-test-hoqocab6wiwo: Finished making map for --track-renames 2025/03/15 01:57:00 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:57:00 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for renames to finish 2025/03/15 01:57:01 INFO : sub/yam: Moved (server-side) to: yam 2025/03/15 01:57:01 INFO : yam: Renamed from "sub/yam" 2025/03/15 01:57:01 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:57:01 DEBUG : Waiting for deletions to finish 2025/03/15 01:57:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:57:17 DEBUG : Creating backend with remote "/tmp/rclone2189105224/dir1" 2025/03/15 01:57:17 DEBUG : Creating backend with remote "/tmp/rclone2189105224/dir2" 2025/03/15 01:57:17 DEBUG : Local file system at /tmp/rclone2189105224/dir2: Using server-side directory move 2025/03/15 01:57:17 INFO : Local file system at /tmp/rclone2189105224/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:57:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/15 01:57:17 DEBUG : Local file system at /tmp/rclone2189105224/dir2: Waiting for checks to finish 2025/03/15 01:57:17 DEBUG : Local file system at /tmp/rclone2189105224/dir2: Waiting for transfers to finish 2025/03/15 01:57:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.67s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:57:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:57:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 01:57:18 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:57:18 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:57:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:57:20 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:57:20 INFO : sub dir/hello world: Deleted 2025/03/15 01:57:21 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/15 01:57:21 INFO : nested/sub dir/file: Copied (new) 2025/03/15 01:57:21 INFO : nested/sub dir/file: Deleted 2025/03/15 01:57:21 INFO : sub dir: Removing directory 2025/03/15 01:57:21 INFO : nested/sub dir: Removing directory 2025/03/15 01:57:21 INFO : nested: Removing directory 2025/03/15 01:57:21 DEBUG : Local file system at /tmp/rclone2189105224: deleted 3 directories run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (24.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:57:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:57:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 01:57:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:57:42 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:57:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 01:57:44 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:57:44 INFO : sub dir/hello world: Deleted 2025/03/15 01:57:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/15 01:57:46 INFO : nested/sub dir/file: Copied (new) 2025/03/15 01:57:46 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (25.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:58:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 01:58:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/15 01:58:08 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:58:08 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:58:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 01:58:10 INFO : existing: Copied (new) 2025/03/15 01:58:10 INFO : existing: Deleted 2025/03/15 01:58:10 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/15 01:58:10 INFO : existing-b: Copied (new) 2025/03/15 01:58:10 INFO : existing-b: Deleted 2025/03/15 01:58:10 DEBUG : existing: Destination exists, skipping 2025/03/15 01:58:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/15 01:58:10 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 01:58:10 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 01:58:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.75s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:58:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-qopatap5jaso" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-hoqocab6wiwo -> Yandex rclone-test-qopatap5jaso 2025/03/15 01:58:29 DEBUG : Yandex rclone-test-qopatap5jaso: Using server-side directory move 2025/03/15 01:58:30 INFO : Yandex rclone-test-qopatap5jaso: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:58:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:58:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:58:30 DEBUG : empty space: Unchanged skipping 2025/03/15 01:58:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 01:58:30 DEBUG : Yandex rclone-test-qopatap5jaso: Waiting for checks to finish 2025/03/15 01:58:32 INFO : potato2: Moved (server-side) 2025/03/15 01:58:33 INFO : empty space: Deleted 2025/03/15 01:58:33 DEBUG : Yandex rclone-test-qopatap5jaso: Waiting for transfers to finish 2025/03/15 01:58:34 INFO : potato3: Deleted 2025/03/15 01:58:35 INFO : potato3: Moved (server-side) 2025/03/15 01:58:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-kakusuc4huta" 2025/03/15 01:58:36 DEBUG : Yandex rclone-test-kakusuc4huta: Using server-side directory move 2025/03/15 01:58:40 INFO : Yandex rclone-test-kakusuc4huta: Server side directory move succeeded 2025/03/15 01:58:40 ERROR : : error listing: directory not found 2025/03/15 01:58:40 DEBUG : Yandex rclone-test-kakusuc4huta: Purge remote 2025/03/15 01:58:47 DEBUG : Yandex rclone-test-qopatap5jaso: Purge remote 2025/03/15 01:58:47 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (28.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:58:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-macugir7zeti" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-hoqocab6wiwo -> Yandex rclone-test-macugir7zeti 2025/03/15 01:59:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 01:59:00 DEBUG : empty space: Excluded 2025/03/15 01:59:01 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 01:59:01 DEBUG : empty space: Excluded 2025/03/15 01:59:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:59:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 01:59:01 DEBUG : Yandex rclone-test-macugir7zeti: Waiting for checks to finish 2025/03/15 01:59:01 DEBUG : Yandex rclone-test-macugir7zeti: Waiting for transfers to finish 2025/03/15 01:59:02 INFO : potato2: Moved (server-side) 2025/03/15 01:59:04 INFO : potato3: Deleted 2025/03/15 01:59:05 INFO : potato3: Moved (server-side) 2025/03/15 01:59:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-boramuc5bibi" 2025/03/15 01:59:06 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 01:59:06 DEBUG : empty space: Excluded 2025/03/15 01:59:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:59:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/15 01:59:06 DEBUG : Yandex rclone-test-boramuc5bibi: Waiting for checks to finish 2025/03/15 01:59:06 DEBUG : Yandex rclone-test-boramuc5bibi: Waiting for transfers to finish 2025/03/15 01:59:08 INFO : potato2: Moved (server-side) 2025/03/15 01:59:08 INFO : potato3: Moved (server-side) 2025/03/15 01:59:09 DEBUG : Yandex rclone-test-boramuc5bibi: Purge remote 2025/03/15 01:59:14 DEBUG : Yandex rclone-test-macugir7zeti: Purge remote --- PASS: TestServerSideMoveWithFilter (39.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 01:59:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-juficil7qage" 2025/03/15 01:59:33 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-hoqocab6wiwo -> Yandex rclone-test-juficil7qage 2025/03/15 01:59:38 DEBUG : Yandex rclone-test-juficil7qage: Using server-side directory move 2025/03/15 01:59:38 INFO : Yandex rclone-test-juficil7qage: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:59:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:59:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 01:59:39 DEBUG : empty space: Unchanged skipping 2025/03/15 01:59:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 01:59:39 DEBUG : Yandex rclone-test-juficil7qage: Waiting for checks to finish 2025/03/15 01:59:40 INFO : potato2: Moved (server-side) 2025/03/15 01:59:42 INFO : potato3: Deleted 2025/03/15 01:59:42 INFO : empty space: Deleted 2025/03/15 01:59:42 DEBUG : Yandex rclone-test-juficil7qage: Waiting for transfers to finish 2025/03/15 01:59:43 INFO : potato3: Moved (server-side) 2025/03/15 01:59:43 INFO : tomatoDir: Removing directory 2025/03/15 01:59:48 DEBUG : Yandex rclone-test-hoqocab6wiwo: deleted 1 directories 2025/03/15 01:59:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-funibob4teko" 2025/03/15 01:59:49 INFO : tomatoDir: Making directory 2025/03/15 01:59:49 DEBUG : Yandex rclone-test-funibob4teko: Using server-side directory move 2025/03/15 01:59:54 INFO : Yandex rclone-test-funibob4teko: Server side directory move succeeded 2025/03/15 01:59:54 ERROR : : error listing: directory not found 2025/03/15 01:59:54 ERROR : : error listing: directory not found 2025/03/15 01:59:54 DEBUG : Yandex rclone-test-funibob4teko: Purge remote 2025/03/15 02:00:01 DEBUG : Yandex rclone-test-juficil7qage: Purge remote 2025/03/15 02:00:01 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.61s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncOverlap (4.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/rclone-sync-test" 2025/03/15 02:00:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/rclone-sync-test-include/layer2" 2025/03/15 02:00:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/rclone-sync-test-ignore-file" 2025/03/15 02:00:16 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:17 DEBUG : Yandex rclone-test-hoqocab6wiwo/rclone-sync-test: Waiting for checks to finish 2025/03/15 02:00:17 DEBUG : Yandex rclone-test-hoqocab6wiwo/rclone-sync-test: Waiting for transfers to finish 2025/03/15 02:00:17 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:17 INFO : There was nothing to transfer 2025/03/15 02:00:18 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:19 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:00:19 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:00:19 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:19 INFO : rclone-sync-test-include: Removing directory 2025/03/15 02:00:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/15 02:00:19 DEBUG : Yandex rclone-test-hoqocab6wiwo: failed to delete 1 directories 2025/03/15 02:00:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:20 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:22 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:24 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:25 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:27 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:30 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:32 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:33 DEBUG : Yandex rclone-test-hoqocab6wiwo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/15 02:00:33 DEBUG : Yandex rclone-test-hoqocab6wiwo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/15 02:00:33 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:34 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:35 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:38 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:39 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:00:39 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:00:39 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:39 INFO : rclone-sync-test-include: Removing directory 2025/03/15 02:00:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/15 02:00:39 DEBUG : Yandex rclone-test-hoqocab6wiwo: failed to delete 1 directories 2025/03/15 02:00:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:39 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:41 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:43 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:45 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:47 DEBUG : : Excluded 2025/03/15 02:00:47 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 02:00:48 DEBUG : Yandex rclone-test-hoqocab6wiwo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/15 02:00:48 DEBUG : Yandex rclone-test-hoqocab6wiwo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/15 02:00:48 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:48 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:50 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:53 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:54 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:00:56 DEBUG : rclone-sync-test: Excluded 2025/03/15 02:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 02:00:58 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (80.74s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:01:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:01:28 DEBUG : Config file has changed externally - reloading 2025/03/15 02:01:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/CompareDest" 2025/03/15 02:01:30 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 02:01:30 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:30 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/15 02:01:32 INFO : one: Copied (new) 2025/03/15 02:01:32 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:34 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:34 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/15 02:01:36 INFO : one: Copied (replaced existing) 2025/03/15 02:01:36 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:43 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:01:43 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:43 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:43 INFO : There was nothing to transfer 2025/03/15 02:01:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 02:01:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:47 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:01:47 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:47 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:47 INFO : There was nothing to transfer 2025/03/15 02:01:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 02:01:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:48 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:01:49 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:49 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:49 INFO : There was nothing to transfer 2025/03/15 02:01:50 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/03/15 02:01:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/15 02:01:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 02:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:50 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:01:51 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:51 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:51 INFO : There was nothing to transfer 2025/03/15 02:01:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:53 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 02:01:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:53 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:01:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:01:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:01:53 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:01:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/15 02:01:54 INFO : two: Copied (new) 2025/03/15 02:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (48.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:02:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dest" 2025/03/15 02:02:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/pre-dest1" 2025/03/15 02:02:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/pre-dest2" 2025/03/15 02:02:22 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:02:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/15 02:02:22 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:02:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/15 02:02:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/15 02:02:23 DEBUG : Yandex rclone-test-hoqocab6wiwo/dest: Waiting for checks to finish 2025/03/15 02:02:23 DEBUG : Yandex rclone-test-hoqocab6wiwo/dest: Waiting for transfers to finish 2025/03/15 02:02:25 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/15 02:02:25 INFO : 3: Copied (new) 2025/03/15 02:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (32.14s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:02:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:02:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/CopyDest" 2025/03/15 02:02:50 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 02:02:50 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:02:50 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:02:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/15 02:02:52 INFO : one: Copied (new) 2025/03/15 02:02:52 DEBUG : Waiting for deletions to finish 2025/03/15 02:02:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:02:53 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:02:53 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:02:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/15 02:02:55 INFO : one: Copied (replaced existing) 2025/03/15 02:02:55 DEBUG : Waiting for deletions to finish 2025/03/15 02:02:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/BackupDir" 2025/03/15 02:03:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:03:00 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:03:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:03:03 INFO : one: Moved (server-side) 2025/03/15 02:03:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/15 02:03:05 INFO : one: Copied (server-side copy) 2025/03/15 02:03:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/15 02:03:05 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:03:05 DEBUG : Waiting for deletions to finish 2025/03/15 02:03:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/15 02:03:13 INFO : two: Copied (server-side copy) 2025/03/15 02:03:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/15 02:03:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:13 DEBUG : one: Unchanged skipping 2025/03/15 02:03:13 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:03:13 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:03:13 DEBUG : Waiting for deletions to finish 2025/03/15 02:03:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:14 DEBUG : one: Unchanged skipping 2025/03/15 02:03:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:14 DEBUG : two: Unchanged skipping 2025/03/15 02:03:14 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:03:14 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:03:14 DEBUG : Waiting for deletions to finish 2025/03/15 02:03:14 INFO : There was nothing to transfer 2025/03/15 02:03:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/15 02:03:18 DEBUG : three: Destination not found in --copy-dest 2025/03/15 02:03:18 DEBUG : three: Need to transfer - File not found at Destination 2025/03/15 02:03:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:18 DEBUG : one: Unchanged skipping 2025/03/15 02:03:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:03:18 DEBUG : two: Unchanged skipping 2025/03/15 02:03:18 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:03:18 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:03:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/15 02:03:25 INFO : three: Copied (new) 2025/03/15 02:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.45s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:04:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/03/15 02:04:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/15 02:04:05 DEBUG : pacer: Reducing sleep to 15ms 2025/03/15 02:04:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/15 02:04:06 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 02:04:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:04:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/backup" 2025/03/15 02:04:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:04:10 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:04:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:04:10 DEBUG : two: Unchanged skipping 2025/03/15 02:04:12 INFO : one: Moved (server-side) 2025/03/15 02:04:12 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:04:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 02:04:15 INFO : one: Copied (new) 2025/03/15 02:04:15 DEBUG : Waiting for deletions to finish 2025/03/15 02:04:16 INFO : three.txt: Moved (server-side) 2025/03/15 02:04:16 INFO : three.txt: Moved into backup dir 2025/03/15 02:04:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:04:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:04:20 DEBUG : two: Unchanged skipping 2025/03/15 02:04:20 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:04:23 INFO : one: Deleted 2025/03/15 02:04:25 INFO : one: Moved (server-side) 2025/03/15 02:04:25 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:04:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 02:04:27 INFO : one: Copied (new) 2025/03/15 02:04:27 DEBUG : Waiting for deletions to finish 2025/03/15 02:04:31 INFO : three.txt: Deleted 2025/03/15 02:04:32 INFO : three.txt: Moved (server-side) 2025/03/15 02:04:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (52.76s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:05:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:05:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/backup" 2025/03/15 02:05:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:05:03 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:05:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:05:03 DEBUG : two: Unchanged skipping 2025/03/15 02:05:06 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:05:06 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:05:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 02:05:10 INFO : one: Copied (new) 2025/03/15 02:05:10 DEBUG : Waiting for deletions to finish 2025/03/15 02:05:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:05:11 INFO : three.txt: Moved into backup dir 2025/03/15 02:05:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:05:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:05:15 DEBUG : two: Unchanged skipping 2025/03/15 02:05:15 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:05:18 INFO : one.bak: Deleted 2025/03/15 02:05:20 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:05:20 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:05:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 02:05:24 INFO : one: Copied (new) 2025/03/15 02:05:24 DEBUG : Waiting for deletions to finish 2025/03/15 02:05:28 INFO : three.txt.bak: Deleted 2025/03/15 02:05:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:05:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (56.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:06:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:06:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/backup" 2025/03/15 02:06:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:06:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:06:03 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:06:03 DEBUG : two: Unchanged skipping 2025/03/15 02:06:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:06:04 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:06:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 02:06:06 INFO : one: Copied (new) 2025/03/15 02:06:06 DEBUG : Waiting for deletions to finish 2025/03/15 02:06:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:06:07 INFO : three.txt: Moved into backup dir 2025/03/15 02:06:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:06:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:06:11 DEBUG : two: Unchanged skipping 2025/03/15 02:06:11 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:06:15 INFO : one-2019-01-01: Deleted 2025/03/15 02:06:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:06:16 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:06:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 02:06:19 INFO : one: Copied (new) 2025/03/15 02:06:19 DEBUG : Waiting for deletions to finish 2025/03/15 02:06:22 INFO : three-2019-01-01.txt: Deleted 2025/03/15 02:06:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:06:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (53.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:06:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:06:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:06:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:06:55 DEBUG : two: Unchanged skipping 2025/03/15 02:06:55 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:06:57 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:06:57 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:06:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 02:06:59 INFO : one: Copied (new) 2025/03/15 02:06:59 DEBUG : Waiting for deletions to finish 2025/03/15 02:07:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:07:00 INFO : three.txt: Moved into backup dir 2025/03/15 02:07:05 DEBUG : one.bak: Excluded (Path Filter) 2025/03/15 02:07:05 DEBUG : one.bak: Excluded 2025/03/15 02:07:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/15 02:07:05 DEBUG : three.txt.bak: Excluded 2025/03/15 02:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:07:05 DEBUG : two: Unchanged skipping 2025/03/15 02:07:05 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for checks to finish 2025/03/15 02:07:09 INFO : one.bak: Deleted 2025/03/15 02:07:10 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:07:10 DEBUG : Yandex rclone-test-hoqocab6wiwo/dst: Waiting for transfers to finish 2025/03/15 02:07:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 02:07:12 INFO : one: Copied (new) 2025/03/15 02:07:12 DEBUG : Waiting for deletions to finish 2025/03/15 02:07:16 INFO : three.txt.bak: Deleted 2025/03/15 02:07:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:07:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (51.20s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:07:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:07:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:07:47 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:07:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 02:07:48 INFO : one: Copied (new) 2025/03/15 02:07:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:07:49 DEBUG : two: Unchanged skipping 2025/03/15 02:07:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 02:07:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:07:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/15 02:07:53 INFO : three.txt: Copied (new) 2025/03/15 02:07:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:07:58 INFO : one.bak: Deleted 2025/03/15 02:08:00 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:08:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 02:08:02 INFO : one: Copied (new) 2025/03/15 02:08:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:08:02 DEBUG : two: Unchanged skipping 2025/03/15 02:08:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 02:08:06 INFO : three.txt.bak: Deleted 2025/03/15 02:08:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:08:10 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/15 02:08:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (56.35s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:08:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqocab6wiwo/dst" 2025/03/15 02:08:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:08:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:08:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 02:08:44 INFO : one: Copied (new) 2025/03/15 02:08:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:08:45 DEBUG : two: Unchanged skipping 2025/03/15 02:08:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 02:08:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:08:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/15 02:08:50 INFO : three.txt: Copied (new) 2025/03/15 02:08:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:08:56 INFO : one-2019-01-01: Deleted 2025/03/15 02:08:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:08:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 02:08:58 INFO : one: Copied (new) 2025/03/15 02:08:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:08:59 DEBUG : two: Unchanged skipping 2025/03/15 02:08:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 02:09:03 INFO : three-2019-01-01.txt: Deleted 2025/03/15 02:09:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:09:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/15 02:09:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (54.76s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:09:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/15 02:09:31 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:09:31 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:09:33 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/15 02:09:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/15 02:09:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.24s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:09:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 02:09:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:09:38 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:09:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 02:09:41 INFO : existing: Copied (new) 2025/03/15 02:09:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:09:44 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:09:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/15 02:09:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/15 02:09:44 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:09:44 ERROR : Yandex rclone-test-hoqocab6wiwo: not deleting files as there were IO errors 2025/03/15 02:09:44 ERROR : Yandex rclone-test-hoqocab6wiwo: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncImmutable (12.34s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:09:53 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:09:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:09:53 DEBUG : existing: Unchanged skipping 2025/03/15 02:09:53 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:09:53 DEBUG : Waiting for deletions to finish 2025/03/15 02:09:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.49s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.61s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.84s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:11:27 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:11:27 DEBUG : both1: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both0: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both10: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both11: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both15: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both16: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both17: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both18: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both19: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both2: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both3: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both4: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both12: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both6: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both7: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both8: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:11:27 DEBUG : both9: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both13: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both14: Unchanged skipping 2025/03/15 02:11:27 DEBUG : both5: Unchanged skipping 2025/03/15 02:11:27 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:11:27 DEBUG : Waiting for deletions to finish 2025/03/15 02:11:30 INFO : only10: Deleted 2025/03/15 02:11:30 INFO : only0: Deleted 2025/03/15 02:11:30 INFO : only15: Deleted 2025/03/15 02:11:30 INFO : only6: Deleted 2025/03/15 02:11:33 INFO : only8: Deleted 2025/03/15 02:11:33 INFO : only17: Deleted 2025/03/15 02:11:34 INFO : only2: Deleted 2025/03/15 02:11:34 INFO : only16: Deleted 2025/03/15 02:11:36 INFO : only11: Deleted 2025/03/15 02:11:37 INFO : only7: Deleted 2025/03/15 02:11:37 INFO : only1: Deleted 2025/03/15 02:11:37 INFO : only12: Deleted 2025/03/15 02:11:40 INFO : only13: Deleted 2025/03/15 02:11:40 INFO : only18: Deleted 2025/03/15 02:11:41 INFO : only14: Deleted 2025/03/15 02:11:41 INFO : only19: Deleted 2025/03/15 02:11:43 INFO : only3: Deleted 2025/03/15 02:11:44 INFO : only5: Deleted 2025/03/15 02:11:44 INFO : only4: Deleted 2025/03/15 02:11:44 INFO : only9: Deleted 2025/03/15 02:11:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (175.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:14:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both0: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both1: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both10: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both11: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for checks to finish 2025/03/15 02:14:18 DEBUG : both12: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both16: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both13: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both14: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both19: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both15: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both17: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both18: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both5: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both6: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both7: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both8: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/15 02:14:18 DEBUG : both9: Unchanged skipping 2025/03/15 02:14:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/15 02:14:18 DEBUG : both2: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both3: Unchanged skipping 2025/03/15 02:14:18 DEBUG : both4: Unchanged skipping 2025/03/15 02:14:18 DEBUG : Yandex rclone-test-hoqocab6wiwo: Waiting for transfers to finish 2025/03/15 02:14:19 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/15 02:14:19 INFO : only11: Copied (replaced existing) 2025/03/15 02:14:19 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/15 02:14:19 INFO : only0: Copied (replaced existing) 2025/03/15 02:14:19 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/15 02:14:19 INFO : only1: Copied (replaced existing) 2025/03/15 02:14:20 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/15 02:14:20 INFO : only10: Copied (replaced existing) 2025/03/15 02:14:21 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/15 02:14:21 INFO : only13: Copied (replaced existing) 2025/03/15 02:14:21 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/15 02:14:21 INFO : only14: Copied (replaced existing) 2025/03/15 02:14:21 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/15 02:14:21 INFO : only12: Copied (replaced existing) 2025/03/15 02:14:22 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/15 02:14:22 INFO : only15: Copied (replaced existing) 2025/03/15 02:14:23 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/15 02:14:23 INFO : only16: Copied (replaced existing) 2025/03/15 02:14:23 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/15 02:14:23 INFO : only18: Copied (replaced existing) 2025/03/15 02:14:24 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/15 02:14:24 INFO : only19: Copied (replaced existing) 2025/03/15 02:14:24 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/15 02:14:24 INFO : only2: Copied (replaced existing) 2025/03/15 02:14:25 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/15 02:14:25 INFO : only3: Copied (replaced existing) 2025/03/15 02:14:25 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/15 02:14:25 INFO : only4: Copied (replaced existing) 2025/03/15 02:14:26 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/15 02:14:26 INFO : only5: Copied (replaced existing) 2025/03/15 02:14:27 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/15 02:14:27 INFO : only6: Copied (replaced existing) 2025/03/15 02:14:27 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/15 02:14:27 INFO : only17: Copied (replaced existing) 2025/03/15 02:14:27 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/15 02:14:27 INFO : only7: Copied (replaced existing) 2025/03/15 02:14:27 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/15 02:14:27 INFO : only8: Copied (replaced existing) 2025/03/15 02:14:28 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/15 02:14:28 INFO : only9: Copied (replaced existing) 2025/03/15 02:14:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (241.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:16:57 DEBUG : empty_dir: Making directory with metadata 2025/03/15 02:16:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:16:57 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 02:16:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:16:57 INFO : empty_on_remote: Making directory 2025/03/15 02:16:57 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-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:17:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (49.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:17:46 DEBUG : empty_dir: Making directory with metadata 2025/03/15 02:17:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:17:46 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 02:17:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:17:46 INFO : empty_on_remote: Making directory 2025/03/15 02:17:46 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-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:17:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/15 02:17:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (44.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:18:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:18:31 INFO : sub dir: Making directory 2025/03/15 02:18:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (72.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" 2025/03/15 02:19:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:19:43 INFO : sub dir: Making directory 2025/03/15 02:19:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hoqocab6wiwo", Local "Local file system at /tmp/rclone2189105224", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (68.83s) FAIL 2025/03/15 02:20:52 DEBUG : Yandex rclone-test-hoqocab6wiwo: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 36m53.352405764s (try 1/5): exit status 1: Failed [TestSyncDoesntUpdateModtime TestSyncDeleteDuring]