"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/20 01:35:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze" 2025/04/20 01:35:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 01:35:07 DEBUG : Creating backend with remote "/tmp/rclone2708435189" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:35:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/20 01:35:08 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:35:08 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.69s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:35:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:35:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:35:10 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:35:10 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:35:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:35:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:35:14 DEBUG : Yandex rclone-test-fohikih8fuze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.34s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.93s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:35:30 DEBUG : Creating backend with remote "/non-existing" 2025/04/20 01:35:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/20 01:35:31 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:35:31 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.40s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:35:33 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:35:33 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:35:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:35:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyNoTraverse (16.17s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:35:49 INFO : Yandex rclone-test-fohikih8fuze: Running all checks before starting transfers 2025/04/20 01:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:35:49 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:35:49 INFO : Yandex rclone-test-fohikih8fuze: Checks finished, now starting transfers 2025/04/20 01:35:49 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:35:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:35:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyCheckFirst (17.62s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:36:07 ERROR : Ignoring --no-traverse with sync 2025/04/20 01:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:36:07 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:36:07 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:36:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:36:09 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:36:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.90s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:36:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/20 01:36:24 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:36:24 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:36:26 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/20 01:36:26 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:36:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:36:33 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:36:33 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:36:35 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:36:35 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:36:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:36:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:36:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:36:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:36:44 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:36:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 01:36:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:36:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/20 01:36:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:36:52 INFO : sub dir: Making directory 2025/04/20 01:36:53 INFO : sub dir2: Making directory 2025/04/20 01:36:53 INFO : sub dir2/sub sub dir2: Making directory 2025/04/20 01:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:36:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:36:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:36:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:36:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:36:59 DEBUG : Yandex rclone-test-fohikih8fuze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:37:20 INFO : sub dir2: Making directory 2025/04/20 01:37:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 01:37:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:37:20 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:37:20 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:37:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:37:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:37:34 DEBUG : sub dir2: Making directory with metadata 2025/04/20 01:37:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:37:34 INFO : sub dir: Making directory 2025/04/20 01:37:35 INFO : sub dir2: Making directory 2025/04/20 01:37:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:37:35 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:37:35 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:37:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:37:38 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:37:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:37:40 DEBUG : Yandex rclone-test-fohikih8fuze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/20 01:37:40 DEBUG : Yandex rclone-test-fohikih8fuze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.85s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:37:57 INFO : sub dir2: Making directory 2025/04/20 01:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:37:58 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:37:58 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:38:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:38:00 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:38:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (13.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:38:11 DEBUG : sub dir2: Making directory with metadata 2025/04/20 01:38:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:38:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:38:11 INFO : sub dir: Making directory 2025/04/20 01:38:12 INFO : sub dir2: Making directory 2025/04/20 01:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:38:12 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:38:12 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:38:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:38:15 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:38:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:38:16 DEBUG : Yandex rclone-test-fohikih8fuze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (22.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:38:34 INFO : sub dir2: Making directory 2025/04/20 01:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:38:35 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:38:35 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:38:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:38:37 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (13.34s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:38:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-bibojib2kaxi" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-fohikih8fuze -> Yandex rclone-test-bibojib2kaxi 2025/04/20 01:38:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:38:52 DEBUG : Yandex rclone-test-bibojib2kaxi: Waiting for checks to finish 2025/04/20 01:38:52 DEBUG : Yandex rclone-test-bibojib2kaxi: Waiting for transfers to finish 2025/04/20 01:38:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:38:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:38:56 DEBUG : Yandex rclone-test-bibojib2kaxi: Purge remote --- PASS: TestServerSideCopy (27.13s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:39:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:39:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:39:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:39:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/20 01:39:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:39:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zexiqop8kodu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-fohikih8fuze -> Yandex rclone-test-zexiqop8kodu 2025/04/20 01:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:39:39 DEBUG : Yandex rclone-test-zexiqop8kodu: Waiting for checks to finish 2025/04/20 01:39:39 DEBUG : Yandex rclone-test-zexiqop8kodu: Waiting for transfers to finish 2025/04/20 01:39:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:39:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:39:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:39:48 DEBUG : Yandex rclone-test-zexiqop8kodu: Waiting for checks to finish 2025/04/20 01:39:48 DEBUG : Yandex rclone-test-zexiqop8kodu: Waiting for transfers to finish 2025/04/20 01:39:48 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xijinad4" before starting 2025/04/20 01:39:51 DEBUG : sub dir/hello world.xijinad4: server side copy: removing renamed existing file after operation 2025/04/20 01:39:55 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/20 01:39:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:39:57 DEBUG : Yandex rclone-test-zexiqop8kodu: Purge remote --- PASS: TestServerSideCopyOverSelf (43.53s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:40:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:40:25 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:40:25 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:40:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/20 01:40:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/20 01:40:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestMoveOverSelf (22.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:40:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-midazor9jaro" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-fohikih8fuze -> Yandex rclone-test-midazor9jaro 2025/04/20 01:40:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:40:45 DEBUG : Yandex rclone-test-midazor9jaro: Waiting for checks to finish 2025/04/20 01:40:45 DEBUG : Yandex rclone-test-midazor9jaro: Waiting for transfers to finish 2025/04/20 01:40:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:40:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:40:54 DEBUG : Yandex rclone-test-midazor9jaro: Using server-side directory move 2025/04/20 01:40:54 INFO : Yandex rclone-test-midazor9jaro: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:40:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:40:55 DEBUG : Yandex rclone-test-midazor9jaro: Waiting for checks to finish 2025/04/20 01:40:55 DEBUG : Yandex rclone-test-midazor9jaro: Waiting for transfers to finish 2025/04/20 01:40:59 INFO : sub dir/hello world: Deleted 2025/04/20 01:41:01 INFO : sub dir/hello world: Moved (server-side) 2025/04/20 01:41:06 DEBUG : testing file moves 2025/04/20 01:41:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/20 01:41:07 DEBUG : Yandex rclone-test-midazor9jaro: Waiting for checks to finish 2025/04/20 01:41:07 DEBUG : Yandex rclone-test-midazor9jaro: Waiting for transfers to finish 2025/04/20 01:41:11 INFO : sub dir/hello world: Deleted 2025/04/20 01:41:13 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:41:15 DEBUG : Yandex rclone-test-midazor9jaro: Purge remote --- PASS: TestServerSideMoveOverSelf (51.42s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:41:34 ERROR : : error listing: directory not found 2025/04/20 01:41:35 INFO : Local file system at /tmp/rclone2708435189: Making directory 2025/04/20 01:41:35 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:41:35 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyAfterDelete (16.89s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:41:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/20 01:41:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:41:53 DEBUG : Local file system at /tmp/rclone2708435189: Waiting for checks to finish 2025/04/20 01:41:53 DEBUG : Local file system at /tmp/rclone2708435189: Waiting for transfers to finish 2025/04/20 01:41:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:41:54 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/20 01:41:54 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:41:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyRedownload (17.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/20 01:42:06 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:06 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/20 01:42:09 INFO : check sum: Copied (new) 2025/04/20 01:42:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:10 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/20 01:42:10 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/20 01:42:10 DEBUG : check sum: Unchanged skipping 2025/04/20 01:42:10 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:10 DEBUG : Waiting for deletions to finish 2025/04/20 01:42:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.12s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/20 01:42:19 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:19 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:21 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/20 01:42:21 INFO : sizeonly: Copied (new) 2025/04/20 01:42:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:22 DEBUG : sizeonly: Sizes identical 2025/04/20 01:42:22 DEBUG : sizeonly: Unchanged skipping 2025/04/20 01:42:22 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:22 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:22 DEBUG : Waiting for deletions to finish 2025/04/20 01:42:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.91s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/20 01:42:30 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:30 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:32 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/20 01:42:32 INFO : ignore-size: Copied (new) 2025/04/20 01:42:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:33 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:42:33 DEBUG : ignore-size: Unchanged skipping 2025/04/20 01:42:33 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:33 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:33 DEBUG : Waiting for deletions to finish 2025/04/20 01:42:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (11.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:42:43 DEBUG : existing: Unchanged skipping 2025/04/20 01:42:43 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:43 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:43 DEBUG : Waiting for deletions to finish 2025/04/20 01:42:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/20 01:42:44 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:44 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:46 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/20 01:42:46 INFO : existing: Copied (replaced existing) 2025/04/20 01:42:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 01:42:53 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:53 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/20 01:42:56 INFO : existing: Copied (new) 2025/04/20 01:42:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:42:57 DEBUG : existing: Destination exists, skipping 2025/04/20 01:42:57 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:42:57 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:42:57 DEBUG : Waiting for deletions to finish 2025/04/20 01:42:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:43:09 INFO : d: Making directory 2025/04/20 01:43:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 01:43:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:43:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 01:43:11 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:43:11 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:43:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:43:13 INFO : a/potato2: Copied (new) 2025/04/20 01:43:13 DEBUG : Waiting for deletions to finish 2025/04/20 01:43:17 INFO : b/potato: Deleted 2025/04/20 01:43:17 INFO : d: Removing directory 2025/04/20 01:43:23 INFO : b: Removing directory 2025/04/20 01:43:30 DEBUG : Yandex rclone-test-fohikih8fuze: deleted 2 directories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (47.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:43:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:43:54 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/04/20 01:43:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/20 01:43:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/20 01:43:54 DEBUG : empty space: Unchanged skipping 2025/04/20 01:43:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:43:54 DEBUG : Waiting for deletions to finish 2025/04/20 01:43:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:43:54 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/04/20 01:43:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:43:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/20 01:43:55 INFO : empty space: Updated modification time in destination 2025/04/20 01:43:55 DEBUG : empty space: Unchanged skipping 2025/04/20 01:43:55 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:43:55 DEBUG : Waiting for deletions to finish 2025/04/20 01:43:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:44:06 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/04/20 01:44:06 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:44:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/20 01:44:06 DEBUG : empty space: Unchanged skipping 2025/04/20 01:44:06 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:44:06 DEBUG : Waiting for deletions to finish 2025/04/20 01:44:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:44:15 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/04/20 01:44:15 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:44:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2708435189) 2025/04/20 01:44:15 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-fohikih8fuze) 2025/04/20 01:44:15 DEBUG : foo: md5 differ 2025/04/20 01:44:15 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:44:18 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/20 01:44:18 INFO : foo: Copied (replaced existing) 2025/04/20 01:44:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:44:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:44:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 01:44:27 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:44:27 DEBUG : empty space: Unchanged skipping 2025/04/20 01:44:27 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:44:30 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:44:30 INFO : potato: Copied (new) 2025/04/20 01:44:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:44:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/20 01:44:43 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:44:43 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:44:46 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/20 01:44:46 INFO : potato: Copied (replaced existing) 2025/04/20 01:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:44:56 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:44:56 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/04/20 01:44:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2708435189) 2025/04/20 01:44:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-fohikih8fuze) 2025/04/20 01:44:56 DEBUG : potato: md5 differ 2025/04/20 01:44:56 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:44:58 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/20 01:44:58 INFO : potato: Copied (replaced existing) 2025/04/20 01:44:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:45:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:45:09 DEBUG : empty space: Unchanged skipping 2025/04/20 01:45:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/20 01:45:09 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:45:09 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:45:09 DEBUG : Waiting for deletions to finish 2025/04/20 01:45:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", 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:1164 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: potato: Modification time difference too big |-116748h45m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-20 01:45:23 +0000 UTC) (precision 1ns) 2025/04/20 01:45:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:45:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:45:27 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:45:27 DEBUG : empty space: Unchanged skipping 2025/04/20 01:45:27 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:45:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:45:29 INFO : potato2: Copied (new) 2025/04/20 01:45:29 DEBUG : Waiting for deletions to finish 2025/04/20 01:45:33 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (23.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:45:49 INFO : d: Making directory 2025/04/20 01:45:50 INFO : d/e: Making directory 2025/04/20 01:45:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 01:45:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:45:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 01:45:52 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:45:52 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:45:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:45:54 INFO : a/potato2: Copied (new) 2025/04/20 01:45:54 DEBUG : Waiting for deletions to finish 2025/04/20 01:45:59 INFO : b/potato: Deleted 2025/04/20 01:45:59 INFO : d/e: Removing directory 2025/04/20 01:46:04 INFO : d: Removing directory 2025/04/20 01:46:10 INFO : b: Removing directory 2025/04/20 01:46:15 DEBUG : Yandex rclone-test-fohikih8fuze: deleted 3 directories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (53.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:46:44 INFO : d: Making directory 2025/04/20 01:46:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 01:46:47 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:46:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 01:46:47 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:46:47 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:46:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:46:49 INFO : a/potato2: Copied (new) 2025/04/20 01:46:49 ERROR : Yandex rclone-test-fohikih8fuze: not deleting files as there were IO errors 2025/04/20 01:46:49 ERROR : Yandex rclone-test-fohikih8fuze: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:47:30 DEBUG : Waiting for deletions to finish 2025/04/20 01:47:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:47:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:47:31 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:47:31 DEBUG : empty space: Unchanged skipping 2025/04/20 01:47:31 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:47:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:47:33 INFO : potato2: Copied (new) 2025/04/20 01:47:35 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (19.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:47:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:47:49 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:47:49 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:47:54 INFO : potato: Deleted 2025/04/20 01:47:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:47:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:47:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:47:54 DEBUG : empty space: Unchanged skipping 2025/04/20 01:47:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:47:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/20 01:47:57 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (22.95s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:48:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:48:11 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:48:11 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:48:14 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/20 01:48:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.14s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:48:29 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 01:48:29 DEBUG : enormous: Excluded 2025/04/20 01:48:29 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:29 DEBUG : potato2: Excluded 2025/04/20 01:48:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:30 DEBUG : potato2: Excluded 2025/04/20 01:48:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:48:30 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:48:30 DEBUG : empty space: Unchanged skipping 2025/04/20 01:48:30 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:48:30 DEBUG : Waiting for deletions to finish 2025/04/20 01:48:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:48:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:30 DEBUG : potato2: Excluded 2025/04/20 01:48:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 01:48:30 DEBUG : enormous: Excluded 2025/04/20 01:48:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:30 DEBUG : potato2: Excluded 2025/04/20 01:48:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:31 DEBUG : potato2: Excluded 2025/04/20 01:48:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:48:31 DEBUG : empty space: Unchanged skipping 2025/04/20 01:48:31 DEBUG : Local file system at /tmp/rclone2708435189: Waiting for checks to finish 2025/04/20 01:48:31 DEBUG : Local file system at /tmp/rclone2708435189: Waiting for transfers to finish 2025/04/20 01:48:31 DEBUG : Waiting for deletions to finish 2025/04/20 01:48:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:48:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:31 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:48:50 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 01:48:50 DEBUG : enormous: Excluded 2025/04/20 01:48:50 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:48:50 DEBUG : potato2: Excluded 2025/04/20 01:48:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:48:50 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:48:50 DEBUG : empty space: Unchanged skipping 2025/04/20 01:48:50 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:48:50 DEBUG : Waiting for deletions to finish 2025/04/20 01:48:55 INFO : enormous: Deleted 2025/04/20 01:48:56 INFO : potato2: Deleted 2025/04/20 01:48:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:48:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:48:57 DEBUG : empty space: Unchanged skipping 2025/04/20 01:48:57 DEBUG : Local file system at /tmp/rclone2708435189: Waiting for checks to finish 2025/04/20 01:48:57 DEBUG : Local file system at /tmp/rclone2708435189: Waiting for transfers to finish 2025/04/20 01:48:57 DEBUG : Waiting for deletions to finish 2025/04/20 01:48:57 INFO : enormous: Deleted 2025/04/20 01:48:57 INFO : potato2: Deleted 2025/04/20 01:48:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:49:12 DEBUG : five: Need to transfer - File not found at Destination 2025/04/20 01:49:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/20 01:49:12 DEBUG : one: Destination is newer than source, skipping 2025/04/20 01:49:12 DEBUG : three: Sizes identical 2025/04/20 01:49:12 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:49:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/20 01:49:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 01:49:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2708435189) 2025/04/20 01:49:12 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-fohikih8fuze) 2025/04/20 01:49:12 DEBUG : two: md5 differ 2025/04/20 01:49:12 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:49:15 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/20 01:49:15 INFO : five: Copied (new) 2025/04/20 01:49:15 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/20 01:49:15 INFO : two: Copied (replaced existing) 2025/04/20 01:49:15 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/20 01:49:15 INFO : four: Copied (replaced existing) 2025/04/20 01:49:15 DEBUG : Waiting for deletions to finish 2025/04/20 01:49:16 DEBUG : one: Destination is newer than source, skipping 2025/04/20 01:49:16 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:49:16 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2708435189) 2025/04/20 01:49:16 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-fohikih8fuze) 2025/04/20 01:49:16 DEBUG : three: md5 differ 2025/04/20 01:49:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/20 01:49:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/20 01:49:16 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/20 01:49:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 01:49:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/20 01:49:16 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/20 01:49:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 01:49:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/20 01:49:16 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/20 01:49:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 01:49:16 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:49:18 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/20 01:49:18 INFO : three: Copied (replaced existing) 2025/04/20 01:49:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (37.96s) === 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-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/20 01:49:42 INFO : Yandex rclone-test-fohikih8fuze: Making map for --track-renames 2025/04/20 01:49:42 INFO : Yandex rclone-test-fohikih8fuze: Finished making map for --track-renames 2025/04/20 01:49:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:49:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 01:49:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/20 01:49:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for renames to finish 2025/04/20 01:49:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:49:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/20 01:49:44 INFO : potato: Copied (new) 2025/04/20 01:49:45 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/20 01:49:45 INFO : yam: Copied (new) 2025/04/20 01:49:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:49:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:49:46 INFO : Yandex rclone-test-fohikih8fuze: Making map for --track-renames 2025/04/20 01:49:46 INFO : Yandex rclone-test-fohikih8fuze: Finished making map for --track-renames 2025/04/20 01:49:46 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:49:46 DEBUG : potato: Unchanged skipping 2025/04/20 01:49:46 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for renames to finish 2025/04/20 01:49:49 INFO : yam: Moved (server-side) to: yaml 2025/04/20 01:49:49 INFO : yaml: Renamed from "yam" 2025/04/20 01:49:49 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:49:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:49:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/20 01:50:00 INFO : Yandex rclone-test-fohikih8fuze: Making map for --track-renames 2025/04/20 01:50:00 INFO : Yandex rclone-test-fohikih8fuze: Finished making map for --track-renames 2025/04/20 01:50:00 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:50:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 01:50:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/20 01:50:00 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for renames to finish 2025/04/20 01:50:00 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:50:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/20 01:50:02 INFO : potato: Copied (new) 2025/04/20 01:50:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/20 01:50:02 INFO : yam: Copied (new) 2025/04/20 01:50:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:50:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:50:04 INFO : Yandex rclone-test-fohikih8fuze: Making map for --track-renames 2025/04/20 01:50:04 INFO : Yandex rclone-test-fohikih8fuze: Finished making map for --track-renames 2025/04/20 01:50:04 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:50:04 DEBUG : potato: Unchanged skipping 2025/04/20 01:50:04 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for renames to finish 2025/04/20 01:50:06 INFO : yam: Moved (server-side) to: yaml 2025/04/20 01:50:06 INFO : yaml: Renamed from "yam" 2025/04/20 01:50:06 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:50:06 DEBUG : Waiting for deletions to finish 2025/04/20 01:50:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/20 01:50:18 INFO : Yandex rclone-test-fohikih8fuze: Making map for --track-renames 2025/04/20 01:50:18 INFO : Yandex rclone-test-fohikih8fuze: Finished making map for --track-renames 2025/04/20 01:50:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:50:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 01:50:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/20 01:50:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for renames to finish 2025/04/20 01:50:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:50:20 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/20 01:50:20 INFO : sub/yam: Copied (new) 2025/04/20 01:50:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/20 01:50:21 INFO : potato: Copied (new) 2025/04/20 01:50:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:50:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:50:23 DEBUG : potato: Unchanged skipping 2025/04/20 01:50:24 INFO : Yandex rclone-test-fohikih8fuze: Making map for --track-renames 2025/04/20 01:50:24 INFO : Yandex rclone-test-fohikih8fuze: Finished making map for --track-renames 2025/04/20 01:50:24 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:50:24 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for renames to finish 2025/04/20 01:50:26 INFO : sub/yam: Moved (server-side) to: yam 2025/04/20 01:50:26 INFO : yam: Renamed from "sub/yam" 2025/04/20 01:50:26 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:50:26 DEBUG : Waiting for deletions to finish 2025/04/20 01:50:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:50:44 DEBUG : Creating backend with remote "/tmp/rclone2708435189/dir1" 2025/04/20 01:50:44 DEBUG : Creating backend with remote "/tmp/rclone2708435189/dir2" 2025/04/20 01:50:44 DEBUG : Local file system at /tmp/rclone2708435189/dir2: Using server-side directory move 2025/04/20 01:50:44 INFO : Local file system at /tmp/rclone2708435189/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:50:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/20 01:50:44 INFO : file1.txt: Moved (server-side) 2025/04/20 01:50:44 DEBUG : Local file system at /tmp/rclone2708435189/dir2: Waiting for checks to finish 2025/04/20 01:50:44 DEBUG : Local file system at /tmp/rclone2708435189/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:50:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 01:50:45 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:50:45 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:50:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:50:48 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:50:48 INFO : sub dir/hello world: Deleted 2025/04/20 01:50:49 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/20 01:50:49 INFO : nested/sub dir/file: Copied (new) 2025/04/20 01:50:49 INFO : nested/sub dir/file: Deleted 2025/04/20 01:50:49 INFO : sub dir: Removing directory 2025/04/20 01:50:49 INFO : nested/sub dir: Removing directory 2025/04/20 01:50:49 INFO : nested: Removing directory 2025/04/20 01:50:49 DEBUG : Local file system at /tmp/rclone2708435189: deleted 3 directories run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (33.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:51:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:51:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 01:51:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:51:18 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:51:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/20 01:51:21 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:51:21 INFO : sub dir/hello world: Deleted 2025/04/20 01:51:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/20 01:51:22 INFO : nested/sub dir/file: Copied (new) 2025/04/20 01:51:22 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (32.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:51:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 01:51:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/20 01:51:50 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:51:50 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:51:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/20 01:51:53 INFO : existing: Copied (new) 2025/04/20 01:51:53 INFO : existing: Deleted 2025/04/20 01:51:53 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/20 01:51:53 INFO : existing-b: Copied (new) 2025/04/20 01:51:53 INFO : existing-b: Deleted 2025/04/20 01:51:54 DEBUG : existing: Destination exists, skipping 2025/04/20 01:51:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/20 01:51:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:51:54 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:51:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (15.14s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:52:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-yededoh2xawi" 2025/04/20 01:52:05 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-fohikih8fuze -> Yandex rclone-test-yededoh2xawi 2025/04/20 01:52:17 DEBUG : Yandex rclone-test-yededoh2xawi: Using server-side directory move 2025/04/20 01:52:18 INFO : Yandex rclone-test-yededoh2xawi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:52:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:52:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:52:18 DEBUG : empty space: Unchanged skipping 2025/04/20 01:52:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 01:52:18 DEBUG : Yandex rclone-test-yededoh2xawi: Waiting for checks to finish 2025/04/20 01:52:20 INFO : potato2: Moved (server-side) 2025/04/20 01:52:22 INFO : potato3: Deleted 2025/04/20 01:52:22 INFO : empty space: Deleted 2025/04/20 01:52:22 DEBUG : Yandex rclone-test-yededoh2xawi: Waiting for transfers to finish 2025/04/20 01:52:24 INFO : potato3: Moved (server-side) 2025/04/20 01:52:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuvizej3kupe" 2025/04/20 01:52:25 DEBUG : Yandex rclone-test-xuvizej3kupe: Using server-side directory move 2025/04/20 01:52:28 INFO : Yandex rclone-test-xuvizej3kupe: Server side directory move succeeded 2025/04/20 01:52:28 ERROR : : error listing: directory not found 2025/04/20 01:52:28 DEBUG : Yandex rclone-test-xuvizej3kupe: Purge remote 2025/04/20 01:52:37 DEBUG : Yandex rclone-test-yededoh2xawi: Purge remote 2025/04/20 01:52:37 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.02s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:52:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-poxiqek8coza" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-fohikih8fuze -> Yandex rclone-test-poxiqek8coza 2025/04/20 01:52:50 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 01:52:50 DEBUG : empty space: Excluded 2025/04/20 01:52:50 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 01:52:50 DEBUG : empty space: Excluded 2025/04/20 01:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:52:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 01:52:50 DEBUG : Yandex rclone-test-poxiqek8coza: Waiting for checks to finish 2025/04/20 01:52:50 DEBUG : Yandex rclone-test-poxiqek8coza: Waiting for transfers to finish 2025/04/20 01:52:52 INFO : potato2: Moved (server-side) 2025/04/20 01:52:54 INFO : potato3: Deleted 2025/04/20 01:52:56 INFO : potato3: Moved (server-side) 2025/04/20 01:52:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-zobigol6pala" 2025/04/20 01:52:58 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 01:52:58 DEBUG : empty space: Excluded 2025/04/20 01:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:52:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 01:52:58 DEBUG : Yandex rclone-test-zobigol6pala: Waiting for checks to finish 2025/04/20 01:52:58 DEBUG : Yandex rclone-test-zobigol6pala: Waiting for transfers to finish 2025/04/20 01:52:59 INFO : potato2: Moved (server-side) 2025/04/20 01:53:00 INFO : potato3: Moved (server-side) 2025/04/20 01:53:00 DEBUG : Yandex rclone-test-zobigol6pala: Purge remote 2025/04/20 01:53:08 DEBUG : Yandex rclone-test-poxiqek8coza: Purge remote --- PASS: TestServerSideMoveWithFilter (41.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:53:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qudivik0yafu" 2025/04/20 01:53:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-fohikih8fuze -> Yandex rclone-test-qudivik0yafu 2025/04/20 01:53:33 DEBUG : Yandex rclone-test-qudivik0yafu: Using server-side directory move 2025/04/20 01:53:33 INFO : Yandex rclone-test-qudivik0yafu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:53:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:53:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:53:34 DEBUG : empty space: Unchanged skipping 2025/04/20 01:53:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 01:53:34 DEBUG : Yandex rclone-test-qudivik0yafu: Waiting for checks to finish 2025/04/20 01:53:35 INFO : potato2: Moved (server-side) 2025/04/20 01:53:39 INFO : empty space: Deleted 2025/04/20 01:53:39 DEBUG : Yandex rclone-test-qudivik0yafu: Waiting for transfers to finish 2025/04/20 01:53:39 INFO : potato3: Deleted 2025/04/20 01:53:40 INFO : potato3: Moved (server-side) 2025/04/20 01:53:40 INFO : tomatoDir: Removing directory 2025/04/20 01:53:46 DEBUG : Yandex rclone-test-fohikih8fuze: deleted 1 directories 2025/04/20 01:53:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-nefifon3fedi" 2025/04/20 01:53:47 INFO : tomatoDir: Making directory 2025/04/20 01:53:48 DEBUG : Yandex rclone-test-nefifon3fedi: Using server-side directory move 2025/04/20 01:53:51 INFO : Yandex rclone-test-nefifon3fedi: Server side directory move succeeded 2025/04/20 01:53:52 ERROR : : error listing: directory not found 2025/04/20 01:53:53 ERROR : : error listing: directory not found 2025/04/20 01:53:53 DEBUG : Yandex rclone-test-nefifon3fedi: Purge remote 2025/04/20 01:54:03 DEBUG : Yandex rclone-test-qudivik0yafu: Purge remote 2025/04/20 01:54:03 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.74s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncOverlap (4.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/rclone-sync-test" 2025/04/20 01:54:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/rclone-sync-test-include/layer2" 2025/04/20 01:54:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/rclone-sync-test-ignore-file" 2025/04/20 01:54:18 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:19 DEBUG : Yandex rclone-test-fohikih8fuze/rclone-sync-test: Waiting for checks to finish 2025/04/20 01:54:19 DEBUG : Yandex rclone-test-fohikih8fuze/rclone-sync-test: Waiting for transfers to finish 2025/04/20 01:54:19 DEBUG : Waiting for deletions to finish 2025/04/20 01:54:19 INFO : There was nothing to transfer 2025/04/20 01:54:20 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:22 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:54:22 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:54:22 DEBUG : Waiting for deletions to finish 2025/04/20 01:54:22 INFO : rclone-sync-test-include: Removing directory 2025/04/20 01:54:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/20 01:54:22 DEBUG : Yandex rclone-test-fohikih8fuze: failed to delete 1 directories 2025/04/20 01:54:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:22 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:25 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:27 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:30 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:33 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:34 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:37 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:38 DEBUG : Yandex rclone-test-fohikih8fuze/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/20 01:54:38 DEBUG : Yandex rclone-test-fohikih8fuze/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/20 01:54:38 DEBUG : Waiting for deletions to finish 2025/04/20 01:54:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:39 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:41 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:43 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:45 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 01:54:45 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 01:54:45 DEBUG : Waiting for deletions to finish 2025/04/20 01:54:45 INFO : rclone-sync-test-include: Removing directory 2025/04/20 01:54:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/20 01:54:45 DEBUG : Yandex rclone-test-fohikih8fuze: failed to delete 1 directories 2025/04/20 01:54:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:45 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:47 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:49 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:51 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:54 DEBUG : : Excluded 2025/04/20 01:54:54 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:54:56 DEBUG : Yandex rclone-test-fohikih8fuze/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/20 01:54:56 DEBUG : Yandex rclone-test-fohikih8fuze/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/20 01:54:56 DEBUG : Waiting for deletions to finish 2025/04/20 01:54:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:56 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:54:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:54:58 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:54:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:55:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:55:01 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:55:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:55:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:55:04 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:55:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:55:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:55:06 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:55:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:55:07 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (97.32s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:55:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 01:55:47 DEBUG : Config file has changed externally - reloading 2025/04/20 01:55:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/CompareDest" 2025/04/20 01:55:49 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 01:55:49 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:55:49 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:55:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/20 01:55:51 INFO : one: Copied (new) 2025/04/20 01:55:51 DEBUG : Waiting for deletions to finish 2025/04/20 01:55:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:55:53 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:55:54 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:55:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/20 01:55:56 INFO : one: Copied (replaced existing) 2025/04/20 01:55:56 DEBUG : Waiting for deletions to finish 2025/04/20 01:56:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:56:02 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:56:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:56:03 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:56:03 DEBUG : Waiting for deletions to finish 2025/04/20 01:56:03 INFO : There was nothing to transfer 2025/04/20 01:56:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:56:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 01:56:09 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:56:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:56:09 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:56:09 DEBUG : Waiting for deletions to finish 2025/04/20 01:56:09 INFO : There was nothing to transfer 2025/04/20 01:56:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:56:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 01:56:10 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:56:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:56:11 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:56:11 DEBUG : Waiting for deletions to finish 2025/04/20 01:56:11 INFO : There was nothing to transfer 2025/04/20 01:56:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:56:13 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/04/20 01:56:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/20 01:56:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 01:56:13 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:56:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:56:13 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:56:13 DEBUG : Waiting for deletions to finish 2025/04/20 01:56:13 INFO : There was nothing to transfer 2025/04/20 01:56:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:56:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:56:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 01:56:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 01:56:16 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:56:16 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:56:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/20 01:56:18 INFO : two: Copied (new) 2025/04/20 01:56:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:56:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dest" 2025/04/20 01:56:52 DEBUG : Config file has changed externally - reloading 2025/04/20 01:56:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/pre-dest1" 2025/04/20 01:56:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/pre-dest2" 2025/04/20 01:56:55 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/20 01:56:55 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:56:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/20 01:56:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/20 01:56:56 DEBUG : Yandex rclone-test-fohikih8fuze/dest: Waiting for checks to finish 2025/04/20 01:56:56 DEBUG : Yandex rclone-test-fohikih8fuze/dest: Waiting for transfers to finish 2025/04/20 01:56:59 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/20 01:56:59 INFO : 3: Copied (new) 2025/04/20 01:56:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (46.42s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:57:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 01:57:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/CopyDest" 2025/04/20 01:57:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 01:57:34 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:57:34 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:57:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/20 01:57:36 INFO : one: Copied (new) 2025/04/20 01:57:36 DEBUG : Waiting for deletions to finish 2025/04/20 01:57:39 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:57:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:57:39 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:57:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/20 01:57:41 INFO : one: Copied (replaced existing) 2025/04/20 01:57:41 DEBUG : Waiting for deletions to finish 2025/04/20 01:57:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/BackupDir" 2025/04/20 01:57:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:57:49 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:57:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:57:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:57:51 INFO : one: Moved (server-side) 2025/04/20 01:57:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/20 01:57:53 INFO : one: Copied (server-side copy) 2025/04/20 01:57:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/20 01:57:53 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:57:53 DEBUG : Waiting for deletions to finish 2025/04/20 01:57:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:57:57 DEBUG : one: Unchanged skipping 2025/04/20 01:57:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:58:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/20 01:58:00 INFO : two: Copied (server-side copy) 2025/04/20 01:58:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/20 01:58:00 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:58:00 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:58:00 DEBUG : Waiting for deletions to finish 2025/04/20 01:58:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:58:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:58:02 DEBUG : two: Unchanged skipping 2025/04/20 01:58:02 DEBUG : one: Unchanged skipping 2025/04/20 01:58:02 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:58:02 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:58:02 DEBUG : Waiting for deletions to finish 2025/04/20 01:58:02 INFO : There was nothing to transfer 2025/04/20 01:58:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:58:06 DEBUG : one: Unchanged skipping 2025/04/20 01:58:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/20 01:58:06 DEBUG : three: Destination not found in --copy-dest 2025/04/20 01:58:06 DEBUG : three: Need to transfer - File not found at Destination 2025/04/20 01:58:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:58:06 DEBUG : two: Unchanged skipping 2025/04/20 01:58:06 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:58:06 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:58:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/20 01:58:09 INFO : three: Copied (new) 2025/04/20 01:58:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (88.25s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 01:59:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 01:59:08 DEBUG : Config file has changed externally - reloading 2025/04/20 01:59:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/backup" 2025/04/20 01:59:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:59:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:59:10 DEBUG : two: Unchanged skipping 2025/04/20 01:59:10 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:59:11 INFO : one: Moved (server-side) 2025/04/20 01:59:11 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:59:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 01:59:14 INFO : one: Copied (new) 2025/04/20 01:59:14 DEBUG : Waiting for deletions to finish 2025/04/20 01:59:16 INFO : three.txt: Moved (server-side) 2025/04/20 01:59:16 INFO : three.txt: Moved into backup dir 2025/04/20 01:59:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:59:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 01:59:20 DEBUG : two: Unchanged skipping 2025/04/20 01:59:20 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 01:59:25 INFO : one: Deleted 2025/04/20 01:59:27 INFO : one: Moved (server-side) 2025/04/20 01:59:27 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 01:59:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 01:59:29 INFO : one: Copied (new) 2025/04/20 01:59:29 DEBUG : Waiting for deletions to finish 2025/04/20 01:59:34 INFO : three.txt: Deleted 2025/04/20 01:59:35 INFO : three.txt: Moved (server-side) 2025/04/20 01:59:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (64.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:00:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 02:00:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/backup" 2025/04/20 02:00:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 02:00:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:00:13 DEBUG : two: Unchanged skipping 2025/04/20 02:00:13 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 02:00:15 INFO : one: Moved (server-side) to: one.bak 2025/04/20 02:00:15 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 02:00:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 02:00:18 INFO : one: Copied (new) 2025/04/20 02:00:18 DEBUG : Waiting for deletions to finish 2025/04/20 02:00:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 02:00:20 INFO : three.txt: Moved into backup dir 2025/04/20 02:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 02:00:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:00:24 DEBUG : two: Unchanged skipping 2025/04/20 02:00:24 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 02:00:28 INFO : one.bak: Deleted 2025/04/20 02:00:30 INFO : one: Moved (server-side) to: one.bak 2025/04/20 02:00:30 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 02:00:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 02:00:33 INFO : one: Copied (new) 2025/04/20 02:00:33 DEBUG : Waiting for deletions to finish 2025/04/20 02:00:37 INFO : three.txt.bak: Deleted 2025/04/20 02:00:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 02:00:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (63.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:01:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 02:01:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/backup" 2025/04/20 02:01:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 02:01:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:01:17 DEBUG : two: Unchanged skipping 2025/04/20 02:01:17 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 02:01:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 02:01:18 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 02:01:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 02:01:21 INFO : one: Copied (new) 2025/04/20 02:01:21 DEBUG : Waiting for deletions to finish 2025/04/20 02:01:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 02:01:23 INFO : three.txt: Moved into backup dir 2025/04/20 02:01:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 02:01:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:01:27 DEBUG : two: Unchanged skipping 2025/04/20 02:01:27 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 02:01:33 INFO : one-2019-01-01: Deleted 2025/04/20 02:01:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 02:01:34 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 02:01:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 02:01:37 INFO : one: Copied (new) 2025/04/20 02:01:37 DEBUG : Waiting for deletions to finish 2025/04/20 02:01:41 INFO : three-2019-01-01.txt: Deleted 2025/04/20 02:01:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 02:01:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (65.01s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:02:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 02:02:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 02:02:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:02:21 DEBUG : two: Unchanged skipping 2025/04/20 02:02:21 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 02:02:23 INFO : one: Moved (server-side) to: one.bak 2025/04/20 02:02:23 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 02:02:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 02:02:26 INFO : one: Copied (new) 2025/04/20 02:02:26 DEBUG : Waiting for deletions to finish 2025/04/20 02:02:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 02:02:28 INFO : three.txt: Moved into backup dir 2025/04/20 02:02:32 DEBUG : one.bak: Excluded (Path Filter) 2025/04/20 02:02:32 DEBUG : one.bak: Excluded 2025/04/20 02:02:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/20 02:02:32 DEBUG : three.txt.bak: Excluded 2025/04/20 02:02:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 02:02:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:02:32 DEBUG : two: Unchanged skipping 2025/04/20 02:02:32 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for checks to finish 2025/04/20 02:02:36 INFO : one.bak: Deleted 2025/04/20 02:02:39 INFO : one: Moved (server-side) to: one.bak 2025/04/20 02:02:39 DEBUG : Yandex rclone-test-fohikih8fuze/dst: Waiting for transfers to finish 2025/04/20 02:02:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 02:02:41 INFO : one: Copied (new) 2025/04/20 02:02:41 DEBUG : Waiting for deletions to finish 2025/04/20 02:02:46 INFO : three.txt.bak: Deleted 2025/04/20 02:02:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 02:02:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (58.19s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:03:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 02:03:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 02:03:21 INFO : one: Moved (server-side) to: one.bak 2025/04/20 02:03:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 02:03:24 INFO : one: Copied (new) 2025/04/20 02:03:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:03:24 DEBUG : two: Unchanged skipping 2025/04/20 02:03:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 02:03:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 02:03:29 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/20 02:03:29 INFO : three.txt: Copied (new) 2025/04/20 02:03:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 02:03:36 INFO : one.bak: Deleted 2025/04/20 02:03:38 INFO : one: Moved (server-side) to: one.bak 2025/04/20 02:03:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 02:03:41 INFO : one: Copied (new) 2025/04/20 02:03:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:03:41 DEBUG : two: Unchanged skipping 2025/04/20 02:03:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 02:03:46 INFO : three.txt.bak: Deleted 2025/04/20 02:03:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 02:03:50 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/20 02:03:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (65.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:04:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-fohikih8fuze/dst" 2025/04/20 02:04:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 02:04:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 02:04:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 02:04:31 INFO : one: Copied (new) 2025/04/20 02:04:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:04:32 DEBUG : two: Unchanged skipping 2025/04/20 02:04:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 02:04:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 02:04:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/20 02:04:37 INFO : three.txt: Copied (new) 2025/04/20 02:04:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 02:04:43 INFO : one-2019-01-01: Deleted 2025/04/20 02:04:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 02:04:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 02:04:48 INFO : one: Copied (new) 2025/04/20 02:04:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:04:48 DEBUG : two: Unchanged skipping 2025/04/20 02:04:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 02:04:53 INFO : three-2019-01-01.txt: Deleted 2025/04/20 02:04:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 02:04:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/20 02:04:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (69.45s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:05:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/20 02:05:30 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 02:05:30 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 02:05:32 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/20 02:05:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/20 02:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.31s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:05:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 02:05:38 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 02:05:38 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 02:05:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/20 02:05:40 INFO : existing: Copied (new) 2025/04/20 02:05:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:05:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/20 02:05:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/20 02:05:41 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 02:05:41 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 02:05:41 ERROR : Yandex rclone-test-fohikih8fuze: not deleting files as there were IO errors 2025/04/20 02:05:41 ERROR : Yandex rclone-test-fohikih8fuze: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncImmutable (11.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:05:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:05:51 DEBUG : existing: Unchanged skipping 2025/04/20 02:05:51 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 02:05:51 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 02:05:51 DEBUG : Waiting for deletions to finish 2025/04/20 02:05:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.90s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.60s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.95s) --- SKIP: TestMaxTransfer/Hard (0.74s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.62s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: both3: Modification time difference too big |-212206h1m4.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-20 02:06:11 +0000 UTC) (precision 1ns) 2025/04/20 02:07:22 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both0: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both11: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both12: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both13: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both15: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both14: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both17: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both18: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both10: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both1: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both3: Modification times differ by 212206h1m4.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-04-20 02:06:11 +0000 UTC 2025/04/20 02:07:22 DEBUG : both16: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both3: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/20 02:07:22 DEBUG : both4: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both5: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both6: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both7: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both8: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:07:22 DEBUG : both9: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both19: Unchanged skipping 2025/04/20 02:07:22 DEBUG : both2: Unchanged skipping 2025/04/20 02:07:22 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 02:07:23 INFO : both3: Updated modification time in destination 2025/04/20 02:07:23 DEBUG : both3: Unchanged skipping 2025/04/20 02:07:23 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 02:07:23 DEBUG : Waiting for deletions to finish 2025/04/20 02:07:27 INFO : only19: Deleted 2025/04/20 02:07:27 INFO : only9: Deleted 2025/04/20 02:07:27 INFO : only7: Deleted 2025/04/20 02:07:27 INFO : only4: Deleted 2025/04/20 02:07:31 INFO : only0: Deleted 2025/04/20 02:07:32 INFO : only1: Deleted 2025/04/20 02:07:32 INFO : only11: Deleted 2025/04/20 02:07:32 INFO : only10: Deleted 2025/04/20 02:07:35 INFO : only14: Deleted 2025/04/20 02:07:36 INFO : only15: Deleted 2025/04/20 02:07:36 INFO : only13: Deleted 2025/04/20 02:07:36 INFO : only3: Deleted 2025/04/20 02:07:40 INFO : only5: Deleted 2025/04/20 02:07:40 INFO : only17: Deleted 2025/04/20 02:07:40 INFO : only2: Deleted 2025/04/20 02:07:41 INFO : only12: Deleted 2025/04/20 02:07:44 INFO : only6: Deleted 2025/04/20 02:07:44 INFO : only18: Deleted 2025/04/20 02:07:45 INFO : only8: Deleted 2025/04/20 02:07:45 INFO : only16: Deleted 2025/04/20 02:07:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (199.44s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both19: Modification time difference too big |-212206h5m31.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-20 02:10:38 +0000 UTC) (precision 1ns) 2025/04/20 02:10:42 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for checks to finish 2025/04/20 02:10:42 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both1: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both0: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both13: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both10: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both15: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both16: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both17: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both18: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both19: Modification times differ by 212206h5m31.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-04-20 02:10:38 +0000 UTC 2025/04/20 02:10:42 DEBUG : both11: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both2: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both3: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both4: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both5: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both6: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both7: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both8: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/20 02:10:42 DEBUG : both9: Unchanged skipping 2025/04/20 02:10:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/20 02:10:42 DEBUG : both19: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/20 02:10:42 DEBUG : both12: Unchanged skipping 2025/04/20 02:10:42 DEBUG : both14: Unchanged skipping 2025/04/20 02:10:42 INFO : both19: Updated modification time in destination 2025/04/20 02:10:42 DEBUG : both19: Unchanged skipping 2025/04/20 02:10:42 DEBUG : Yandex rclone-test-fohikih8fuze: Waiting for transfers to finish 2025/04/20 02:10:43 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/20 02:10:43 INFO : only1: Copied (replaced existing) 2025/04/20 02:10:44 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/20 02:10:44 INFO : only0: Copied (replaced existing) 2025/04/20 02:10:44 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/20 02:10:44 INFO : only11: Copied (replaced existing) 2025/04/20 02:10:44 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/20 02:10:44 INFO : only10: Copied (replaced existing) 2025/04/20 02:10:46 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/20 02:10:46 INFO : only13: Copied (replaced existing) 2025/04/20 02:10:46 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/20 02:10:46 INFO : only12: Copied (replaced existing) 2025/04/20 02:10:47 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/20 02:10:47 INFO : only15: Copied (replaced existing) 2025/04/20 02:10:47 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/20 02:10:47 INFO : only14: Copied (replaced existing) 2025/04/20 02:10:48 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/20 02:10:48 INFO : only16: Copied (replaced existing) 2025/04/20 02:10:48 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/20 02:10:48 INFO : only19: Copied (replaced existing) 2025/04/20 02:10:48 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/20 02:10:48 INFO : only18: Copied (replaced existing) 2025/04/20 02:10:49 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/20 02:10:49 INFO : only17: Copied (replaced existing) 2025/04/20 02:10:50 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/20 02:10:50 INFO : only2: Copied (replaced existing) 2025/04/20 02:10:50 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/20 02:10:50 INFO : only3: Copied (replaced existing) 2025/04/20 02:10:51 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/20 02:10:51 INFO : only5: Copied (replaced existing) 2025/04/20 02:10:51 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/20 02:10:51 INFO : only4: Copied (replaced existing) 2025/04/20 02:10:52 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/20 02:10:52 INFO : only8: Copied (replaced existing) 2025/04/20 02:10:53 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/20 02:10:53 INFO : only7: Copied (replaced existing) 2025/04/20 02:10:53 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/20 02:10:53 INFO : only9: Copied (replaced existing) 2025/04/20 02:10:54 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/20 02:10:54 INFO : only6: Copied (replaced existing) 2025/04/20 02:10:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (275.20s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:13:53 DEBUG : empty_dir: Making directory with metadata 2025/04/20 02:13:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 02:13:53 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 02:13:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 02:13:53 INFO : empty_on_remote: Making directory 2025/04/20 02:13:54 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-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:13:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 02:13:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 02:13:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 02:13:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (48.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:14:42 DEBUG : empty_dir: Making directory with metadata 2025/04/20 02:14:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 02:14:42 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 02:14:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 02:14:42 INFO : empty_on_remote: Making directory 2025/04/20 02:14:42 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-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:14:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 02:14:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 02:14:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 02:14:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/20 02:14:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (51.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:15:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 02:15:33 INFO : sub dir: Making directory 2025/04/20 02:15:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (83.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" 2025/04/20 02:16:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 02:16:56 INFO : sub dir: Making directory 2025/04/20 02:16:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fohikih8fuze", Local "Local file system at /tmp/rclone2708435189", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (95.61s) FAIL 2025/04/20 02:18:32 DEBUG : Yandex rclone-test-fohikih8fuze: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 43m30.406940028s (try 1/5): exit status 1: Failed [TestSyncAfterRemovingAFileAndAddingAFile TestSyncConcurrentDelete TestSyncConcurrentTruncate]