"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/02/17 02:17:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe" 2025/02/17 02:17:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 02:17:57 DEBUG : Creating backend with remote "/tmp/rclone1748621056" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:17:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:17:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/17 02:17:58 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:17:58 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyWithDryRun (6.14s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:18:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:18:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:18:03 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:18:03 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:18:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:18:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:18:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.36s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.75s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:18:19 DEBUG : Creating backend with remote "/non-existing" 2025/02/17 02:18:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/17 02:18:19 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:18:19 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.10s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:18:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:18:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:18:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:18:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyNoTraverse (13.63s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:18:35 INFO : Yandex rclone-test-xuxivuz4yipe: Running all checks before starting transfers 2025/02/17 02:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:18:35 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:18:35 INFO : Yandex rclone-test-xuxivuz4yipe: Checks finished, now starting transfers 2025/02/17 02:18:35 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:18:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:18:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyCheckFirst (12.97s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:18:48 ERROR : Ignoring --no-traverse with sync 2025/02/17 02:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:18:48 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:18:48 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:18:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:18:51 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:18:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.36s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:19:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/17 02:19:02 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:19:02 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:19:04 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/17 02:19:04 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:19:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:19:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:19:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:19:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:19:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:19:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:19:19 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:19:19 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:19:21 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:19:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (13.14s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:19:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 02:19:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:19:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/17 02:19:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:19:32 INFO : sub dir: Making directory 2025/02/17 02:19:33 INFO : sub dir2: Making directory 2025/02/17 02:19:33 INFO : sub dir2/sub sub dir2: Making directory 2025/02/17 02:19:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:19:34 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:19:34 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:19:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:19:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:19:38 DEBUG : Yandex rclone-test-xuxivuz4yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (22.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:19:54 INFO : sub dir2: Making directory 2025/02/17 02:19:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 02:19:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:19:55 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:19:55 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:19:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:19:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.96s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:20:06 DEBUG : sub dir2: Making directory with metadata 2025/02/17 02:20:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:20:06 INFO : sub dir: Making directory 2025/02/17 02:20:07 INFO : sub dir2: Making directory 2025/02/17 02:20:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:20:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:20:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:20:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:20:09 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:20:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:20:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/17 02:20:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (18.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:20:25 INFO : sub dir2: Making directory 2025/02/17 02:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:20:26 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:20:26 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:20:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:20:28 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:20:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.07s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:20:37 DEBUG : sub dir2: Making directory with metadata 2025/02/17 02:20:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:20:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:20:38 INFO : sub dir: Making directory 2025/02/17 02:20:38 INFO : sub dir2: Making directory 2025/02/17 02:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:20:39 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:20:39 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:20:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:20:41 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:20:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:20:42 DEBUG : Yandex rclone-test-xuxivuz4yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", 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-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:20:57 INFO : sub dir2: Making directory 2025/02/17 02:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:20:57 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:20:57 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:21:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:21:00 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:21:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.61s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", 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:585 Error: Should be true Test: TestServerSideCopy Messages: sub dir/hello world: Modification time difference too big |-210718h16m4.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-17 02:21:11 +0000 UTC) (precision 1ns) 2025/02/17 02:21:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-qusajer0kaji" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-xuxivuz4yipe -> Yandex rclone-test-qusajer0kaji 2025/02/17 02:21:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:21:14 DEBUG : Yandex rclone-test-qusajer0kaji: Waiting for checks to finish 2025/02/17 02:21:14 DEBUG : Yandex rclone-test-qusajer0kaji: Waiting for transfers to finish 2025/02/17 02:21:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:21:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", 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:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Should be true Test: TestServerSideCopy Messages: sub dir/hello world: Modification time difference too big |-210718h16m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-17 02:21:16 +0000 UTC) (precision 1ns) 2025/02/17 02:21:19 DEBUG : Yandex rclone-test-qusajer0kaji: Purge remote --- FAIL: TestServerSideCopy (26.06s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:21:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 02:21:40 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:21:40 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:21:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/17 02:21:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.37s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:21:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-senedil7leha" 2025/02/17 02:21:57 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-xuxivuz4yipe -> Yandex rclone-test-senedil7leha 2025/02/17 02:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:21:59 DEBUG : Yandex rclone-test-senedil7leha: Waiting for checks to finish 2025/02/17 02:21:59 DEBUG : Yandex rclone-test-senedil7leha: Waiting for transfers to finish 2025/02/17 02:22:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:22:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:22:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 02:22:06 DEBUG : Yandex rclone-test-senedil7leha: Waiting for checks to finish 2025/02/17 02:22:06 DEBUG : Yandex rclone-test-senedil7leha: Waiting for transfers to finish 2025/02/17 02:22:07 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hepiyef1" before starting 2025/02/17 02:22:10 DEBUG : sub dir/hello world.hepiyef1: server side copy: removing renamed existing file after operation 2025/02/17 02:22:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/17 02:22:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:22:15 DEBUG : Yandex rclone-test-senedil7leha: Purge remote --- PASS: TestServerSideCopyOverSelf (36.83s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:22:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 02:22:36 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:22:36 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:22:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/17 02:22:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/17 02:22:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestMoveOverSelf (18.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:22:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-sugajuh6hopa" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-xuxivuz4yipe -> Yandex rclone-test-sugajuh6hopa 2025/02/17 02:22:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:22:54 DEBUG : Yandex rclone-test-sugajuh6hopa: Waiting for checks to finish 2025/02/17 02:22:54 DEBUG : Yandex rclone-test-sugajuh6hopa: Waiting for transfers to finish 2025/02/17 02:22:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:22:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:23:00 DEBUG : Yandex rclone-test-sugajuh6hopa: Using server-side directory move 2025/02/17 02:23:00 INFO : Yandex rclone-test-sugajuh6hopa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 02:23:01 DEBUG : Yandex rclone-test-sugajuh6hopa: Waiting for checks to finish 2025/02/17 02:23:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 02:23:01 DEBUG : Yandex rclone-test-sugajuh6hopa: Waiting for transfers to finish 2025/02/17 02:23:05 INFO : sub dir/hello world: Deleted 2025/02/17 02:23:06 INFO : sub dir/hello world: Moved (server-side) 2025/02/17 02:23:10 DEBUG : testing file moves 2025/02/17 02:23:11 DEBUG : Yandex rclone-test-sugajuh6hopa: Waiting for checks to finish 2025/02/17 02:23:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/17 02:23:11 DEBUG : Yandex rclone-test-sugajuh6hopa: Waiting for transfers to finish 2025/02/17 02:23:15 INFO : sub dir/hello world: Deleted 2025/02/17 02:23:16 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:23:18 DEBUG : Yandex rclone-test-sugajuh6hopa: Purge remote --- PASS: TestServerSideMoveOverSelf (43.83s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:23:36 ERROR : : error listing: directory not found 2025/02/17 02:23:36 INFO : Local file system at /tmp/rclone1748621056: Making directory 2025/02/17 02:23:37 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:23:37 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.85s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:23:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/17 02:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:23:51 DEBUG : Local file system at /tmp/rclone1748621056: Waiting for checks to finish 2025/02/17 02:23:51 DEBUG : Local file system at /tmp/rclone1748621056: Waiting for transfers to finish 2025/02/17 02:23:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:23:52 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/17 02:23:52 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:23:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyRedownload (13.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/17 02:24:01 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:01 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:04 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/17 02:24:04 INFO : check sum: Copied (new) 2025/02/17 02:24:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:05 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:05 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/17 02:24:05 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/17 02:24:05 DEBUG : check sum: Unchanged skipping 2025/02/17 02:24:05 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:05 DEBUG : Waiting for deletions to finish 2025/02/17 02:24:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.18s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/17 02:24:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:13 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/17 02:24:13 INFO : sizeonly: Copied (new) 2025/02/17 02:24:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:14 DEBUG : sizeonly: Sizes identical 2025/02/17 02:24:14 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:14 DEBUG : sizeonly: Unchanged skipping 2025/02/17 02:24:14 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:14 DEBUG : Waiting for deletions to finish 2025/02/17 02:24:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/17 02:24:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/17 02:24:22 INFO : ignore-size: Copied (new) 2025/02/17 02:24:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:24 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:24:24 DEBUG : ignore-size: Unchanged skipping 2025/02/17 02:24:24 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:24 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:24 DEBUG : Waiting for deletions to finish 2025/02/17 02:24:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.94s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:33 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:24:33 DEBUG : existing: Unchanged skipping 2025/02/17 02:24:33 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:33 DEBUG : Waiting for deletions to finish 2025/02/17 02:24:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/17 02:24:33 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:33 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:35 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/17 02:24:35 INFO : existing: Copied (replaced existing) 2025/02/17 02:24:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 02:24:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/17 02:24:46 INFO : existing: Copied (new) 2025/02/17 02:24:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:47 DEBUG : existing: Destination exists, skipping 2025/02/17 02:24:47 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:24:47 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:24:47 DEBUG : Waiting for deletions to finish 2025/02/17 02:24:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:24:58 INFO : d: Making directory 2025/02/17 02:25:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 02:25:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:25:00 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:25:00 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 02:25:00 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:25:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:25:02 INFO : a/potato2: Copied (new) 2025/02/17 02:25:02 DEBUG : Waiting for deletions to finish 2025/02/17 02:25:05 INFO : b/potato: Deleted 2025/02/17 02:25:05 INFO : d: Removing directory 2025/02/17 02:25:10 INFO : b: Removing directory 2025/02/17 02:25:14 DEBUG : Yandex rclone-test-xuxivuz4yipe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (38.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:25:35 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/02/17 02:25:35 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:25:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/17 02:25:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/17 02:25:35 DEBUG : empty space: Unchanged skipping 2025/02/17 02:25:35 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:25:35 DEBUG : Waiting for deletions to finish 2025/02/17 02:25:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:25:36 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:25:36 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/02/17 02:25:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/17 02:25:36 INFO : empty space: Updated modification time in destination 2025/02/17 02:25:36 DEBUG : empty space: Unchanged skipping 2025/02/17 02:25:36 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:25:36 DEBUG : Waiting for deletions to finish 2025/02/17 02:25:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:25:45 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:25:45 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/02/17 02:25:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/17 02:25:45 DEBUG : empty space: Unchanged skipping 2025/02/17 02:25:45 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:25:45 DEBUG : Waiting for deletions to finish 2025/02/17 02:25:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:25:53 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:25:53 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/02/17 02:25:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1748621056) 2025/02/17 02:25:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-xuxivuz4yipe) 2025/02/17 02:25:53 DEBUG : foo: md5 differ 2025/02/17 02:25:53 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:25:56 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/17 02:25:56 INFO : foo: Copied (replaced existing) 2025/02/17 02:25:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:26:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 02:26:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:26:04 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:26:04 DEBUG : empty space: Unchanged skipping 2025/02/17 02:26:04 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:26:06 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:26:06 INFO : potato: Copied (new) 2025/02/17 02:26:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:26:18 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:26:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/17 02:26:18 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:26:21 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/17 02:26:21 INFO : potato: Copied (replaced existing) 2025/02/17 02:26:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:26:29 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/02/17 02:26:29 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:26:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1748621056) 2025/02/17 02:26:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-xuxivuz4yipe) 2025/02/17 02:26:29 DEBUG : potato: md5 differ 2025/02/17 02:26:29 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:26:31 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/17 02:26:31 INFO : potato: Copied (replaced existing) 2025/02/17 02:26:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:26:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:26:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:26:43 DEBUG : empty space: Unchanged skipping 2025/02/17 02:26:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:26:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:26:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/17 02:26:43 DEBUG : Waiting for deletions to finish 2025/02/17 02:26:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:26:59 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:26:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:26:59 DEBUG : empty space: Unchanged skipping 2025/02/17 02:26:59 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:27:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:27:01 INFO : potato2: Copied (new) 2025/02/17 02:27:01 DEBUG : Waiting for deletions to finish 2025/02/17 02:27:04 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:27:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/17 02:27:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 02:27:17 DEBUG : pacer: Reducing sleep to 15ms 2025/02/17 02:27:17 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/17 02:27:18 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 02:27:19 INFO : d: Making directory 2025/02/17 02:27:19 INFO : d/e: Making directory 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: c/non empty space: Modification time difference too big |-115261h27m18.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-02-17 02:27:18 +0000 UTC) (precision 1ns) 2025/02/17 02:27:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 02:27:21 DEBUG : c/non empty space: Modification times differ by 115261h27m18.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-02-17 02:27:18 +0000 UTC 2025/02/17 02:27:21 DEBUG : c/non empty space: md5 = ec26039bacb958460a511485fc59d24e OK 2025/02/17 02:27:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:27:22 INFO : c/non empty space: Updated modification time in destination 2025/02/17 02:27:22 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 02:27:22 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:27:23 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/17 02:27:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 02:27:24 DEBUG : pacer: Reducing sleep to 15ms 2025/02/17 02:27:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/17 02:27:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:27:25 INFO : a/potato2: Copied (new) 2025/02/17 02:27:25 DEBUG : Waiting for deletions to finish 2025/02/17 02:27:28 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 02:27:28 INFO : b/potato: Deleted 2025/02/17 02:27:28 INFO : d/e: Removing directory 2025/02/17 02:27:33 INFO : d: Removing directory 2025/02/17 02:27:37 INFO : b: Removing directory 2025/02/17 02:27:42 DEBUG : Yandex rclone-test-xuxivuz4yipe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (48.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:28:06 INFO : d: Making directory 2025/02/17 02:28:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 02:28:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:28:08 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 02:28:08 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:28:08 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:28:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:28:13 INFO : a/potato2: Copied (new) 2025/02/17 02:28:13 ERROR : Yandex rclone-test-xuxivuz4yipe: not deleting files as there were IO errors 2025/02/17 02:28:13 ERROR : Yandex rclone-test-xuxivuz4yipe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (43.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:28:51 DEBUG : Waiting for deletions to finish 2025/02/17 02:28:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:28:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:28:51 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:28:51 DEBUG : empty space: Unchanged skipping 2025/02/17 02:28:51 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:28:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:28:53 INFO : potato2: Copied (new) 2025/02/17 02:28:54 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (18.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:29:08 DEBUG : Waiting for deletions to finish 2025/02/17 02:29:08 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:29:08 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:29:12 INFO : potato: Deleted 2025/02/17 02:29:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:29:12 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:29:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:29:12 DEBUG : empty space: Unchanged skipping 2025/02/17 02:29:12 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:29:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/17 02:29:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (18.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:29:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:29:26 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:29:26 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:29:28 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/17 02:29:28 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (14.93s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:29:42 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 02:29:42 DEBUG : enormous: Excluded 2025/02/17 02:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:42 DEBUG : potato2: Excluded 2025/02/17 02:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:42 DEBUG : potato2: Excluded 2025/02/17 02:29:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:29:42 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:29:42 DEBUG : empty space: Unchanged skipping 2025/02/17 02:29:42 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:29:42 DEBUG : Waiting for deletions to finish 2025/02/17 02:29:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:29:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:43 DEBUG : potato2: Excluded 2025/02/17 02:29:43 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 02:29:43 DEBUG : enormous: Excluded 2025/02/17 02:29:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:43 DEBUG : potato2: Excluded 2025/02/17 02:29:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:44 DEBUG : potato2: Excluded 2025/02/17 02:29:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:29:44 DEBUG : Local file system at /tmp/rclone1748621056: Waiting for checks to finish 2025/02/17 02:29:44 DEBUG : empty space: Unchanged skipping 2025/02/17 02:29:44 DEBUG : Local file system at /tmp/rclone1748621056: Waiting for transfers to finish 2025/02/17 02:29:44 DEBUG : Waiting for deletions to finish 2025/02/17 02:29:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:29:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:44 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:29:59 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 02:29:59 DEBUG : enormous: Excluded 2025/02/17 02:29:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:29:59 DEBUG : potato2: Excluded 2025/02/17 02:30:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:30:00 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:30:00 DEBUG : empty space: Unchanged skipping 2025/02/17 02:30:00 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:30:00 DEBUG : Waiting for deletions to finish 2025/02/17 02:30:03 INFO : potato2: Deleted 2025/02/17 02:30:04 INFO : enormous: Deleted 2025/02/17 02:30:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:30:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:30:06 DEBUG : empty space: Unchanged skipping 2025/02/17 02:30:06 DEBUG : Local file system at /tmp/rclone1748621056: Waiting for checks to finish 2025/02/17 02:30:06 DEBUG : Local file system at /tmp/rclone1748621056: Waiting for transfers to finish 2025/02/17 02:30:06 DEBUG : Waiting for deletions to finish 2025/02/17 02:30:06 INFO : enormous: Deleted 2025/02/17 02:30:06 INFO : potato2: Deleted 2025/02/17 02:30:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.73s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:30:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/17 02:30:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 02:30:17 DEBUG : pacer: Reducing sleep to 15ms 2025/02/17 02:30:17 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/17 02:30:18 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 02:30:20 DEBUG : five: Need to transfer - File not found at Destination 2025/02/17 02:30:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/17 02:30:20 DEBUG : one: Destination is newer than source, skipping 2025/02/17 02:30:20 DEBUG : three: Sizes identical 2025/02/17 02:30:20 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:30:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1748621056) 2025/02/17 02:30:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-xuxivuz4yipe) 2025/02/17 02:30:20 DEBUG : two: md5 differ 2025/02/17 02:30:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 02:30:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/17 02:30:20 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:30:22 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/17 02:30:22 INFO : two: Copied (replaced existing) 2025/02/17 02:30:22 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/17 02:30:22 INFO : four: Copied (replaced existing) 2025/02/17 02:30:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/17 02:30:22 INFO : five: Copied (new) 2025/02/17 02:30:22 DEBUG : Waiting for deletions to finish 2025/02/17 02:30:23 DEBUG : one: Destination is newer than source, skipping 2025/02/17 02:30:23 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:30:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/17 02:30:23 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/17 02:30:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 02:30:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1748621056) 2025/02/17 02:30:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-xuxivuz4yipe) 2025/02/17 02:30:23 DEBUG : three: md5 differ 2025/02/17 02:30:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/17 02:30:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/17 02:30:23 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/17 02:30:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 02:30:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/17 02:30:23 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/17 02:30:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 02:30:23 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:30:25 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/17 02:30:25 INFO : three: Copied (replaced existing) 2025/02/17 02:30:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (31.79s) === 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-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/17 02:30:43 INFO : Yandex rclone-test-xuxivuz4yipe: Making map for --track-renames 2025/02/17 02:30:43 INFO : Yandex rclone-test-xuxivuz4yipe: Finished making map for --track-renames 2025/02/17 02:30:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:30:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 02:30:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/17 02:30:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for renames to finish 2025/02/17 02:30:43 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:30:45 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/17 02:30:45 INFO : yam: Copied (new) 2025/02/17 02:30:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/17 02:30:46 INFO : potato: Copied (new) 2025/02/17 02:30:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:30:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:30:47 INFO : Yandex rclone-test-xuxivuz4yipe: Making map for --track-renames 2025/02/17 02:30:47 INFO : Yandex rclone-test-xuxivuz4yipe: Finished making map for --track-renames 2025/02/17 02:30:47 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:30:47 DEBUG : potato: Unchanged skipping 2025/02/17 02:30:47 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for renames to finish 2025/02/17 02:30:49 INFO : yam: Moved (server-side) to: yaml 2025/02/17 02:30:49 INFO : yaml: Renamed from "yam" 2025/02/17 02:30:49 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:30:49 DEBUG : Waiting for deletions to finish 2025/02/17 02:30:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/17 02:31:02 INFO : Yandex rclone-test-xuxivuz4yipe: Making map for --track-renames 2025/02/17 02:31:02 INFO : Yandex rclone-test-xuxivuz4yipe: Finished making map for --track-renames 2025/02/17 02:31:02 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:31:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/17 02:31:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 02:31:02 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for renames to finish 2025/02/17 02:31:02 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:31:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/17 02:31:04 INFO : potato: Copied (new) 2025/02/17 02:31:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/17 02:31:04 INFO : yam: Copied (new) 2025/02/17 02:31:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:31:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:31:05 INFO : Yandex rclone-test-xuxivuz4yipe: Making map for --track-renames 2025/02/17 02:31:05 INFO : Yandex rclone-test-xuxivuz4yipe: Finished making map for --track-renames 2025/02/17 02:31:05 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:31:05 DEBUG : potato: Unchanged skipping 2025/02/17 02:31:05 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for renames to finish 2025/02/17 02:31:07 INFO : yam: Moved (server-side) to: yaml 2025/02/17 02:31:07 INFO : yaml: Renamed from "yam" 2025/02/17 02:31:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:31:07 DEBUG : Waiting for deletions to finish 2025/02/17 02:31:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/17 02:31:17 INFO : Yandex rclone-test-xuxivuz4yipe: Making map for --track-renames 2025/02/17 02:31:17 INFO : Yandex rclone-test-xuxivuz4yipe: Finished making map for --track-renames 2025/02/17 02:31:17 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:31:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 02:31:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/17 02:31:17 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for renames to finish 2025/02/17 02:31:17 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:31:19 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/17 02:31:19 INFO : sub/yam: Copied (new) 2025/02/17 02:31:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/17 02:31:19 INFO : potato: Copied (new) 2025/02/17 02:31:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:31:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:31:21 DEBUG : potato: Unchanged skipping 2025/02/17 02:31:21 INFO : Yandex rclone-test-xuxivuz4yipe: Making map for --track-renames 2025/02/17 02:31:21 INFO : Yandex rclone-test-xuxivuz4yipe: Finished making map for --track-renames 2025/02/17 02:31:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:31:21 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for renames to finish 2025/02/17 02:31:24 INFO : sub/yam: Moved (server-side) to: yam 2025/02/17 02:31:24 INFO : yam: Renamed from "sub/yam" 2025/02/17 02:31:24 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:31:24 DEBUG : Waiting for deletions to finish 2025/02/17 02:31:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:31:38 DEBUG : Creating backend with remote "/tmp/rclone1748621056/dir1" 2025/02/17 02:31:38 DEBUG : Config file has changed externally - reloading 2025/02/17 02:31:38 DEBUG : Creating backend with remote "/tmp/rclone1748621056/dir2" 2025/02/17 02:31:38 DEBUG : Local file system at /tmp/rclone1748621056/dir2: Using server-side directory move 2025/02/17 02:31:38 INFO : Local file system at /tmp/rclone1748621056/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 02:31:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/17 02:31:38 INFO : file1.txt: Moved (server-side) 2025/02/17 02:31:38 DEBUG : Local file system at /tmp/rclone1748621056/dir2: Waiting for checks to finish 2025/02/17 02:31:38 DEBUG : Local file system at /tmp/rclone1748621056/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.61s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:31:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:31:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 02:31:39 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:31:39 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:31:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:31:42 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:31:42 INFO : sub dir/hello world: Deleted 2025/02/17 02:31:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/17 02:31:43 INFO : nested/sub dir/file: Copied (new) 2025/02/17 02:31:43 INFO : nested/sub dir/file: Deleted 2025/02/17 02:31:43 INFO : sub dir: Removing directory 2025/02/17 02:31:43 INFO : nested/sub dir: Removing directory 2025/02/17 02:31:43 INFO : nested: Removing directory 2025/02/17 02:31:43 DEBUG : Local file system at /tmp/rclone1748621056: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (27.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:32:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 02:32:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:32:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:32:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:32:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/17 02:32:10 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:32:10 INFO : sub dir/hello world: Deleted 2025/02/17 02:32:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/17 02:32:10 INFO : nested/sub dir/file: Copied (new) 2025/02/17 02:32:10 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (27.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:32:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 02:32:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/17 02:32:35 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:32:35 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:32:37 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/17 02:32:37 INFO : existing-b: Copied (new) 2025/02/17 02:32:37 INFO : existing-b: Deleted 2025/02/17 02:32:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/17 02:32:37 INFO : existing: Copied (new) 2025/02/17 02:32:37 INFO : existing: Deleted 2025/02/17 02:32:38 DEBUG : existing: Destination exists, skipping 2025/02/17 02:32:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/17 02:32:38 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:32:38 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:32:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.93s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:32:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-ratebon0bopi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuxivuz4yipe -> Yandex rclone-test-ratebon0bopi 2025/02/17 02:32:57 DEBUG : Yandex rclone-test-ratebon0bopi: Using server-side directory move 2025/02/17 02:32:58 INFO : Yandex rclone-test-ratebon0bopi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 02:32:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:32:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:32:58 DEBUG : empty space: Unchanged skipping 2025/02/17 02:32:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 02:32:58 DEBUG : Yandex rclone-test-ratebon0bopi: Waiting for checks to finish 2025/02/17 02:32:59 INFO : potato2: Moved (server-side) 2025/02/17 02:33:01 INFO : empty space: Deleted 2025/02/17 02:33:01 DEBUG : Yandex rclone-test-ratebon0bopi: Waiting for transfers to finish 2025/02/17 02:33:01 INFO : potato3: Deleted 2025/02/17 02:33:03 INFO : potato3: Moved (server-side) 2025/02/17 02:33:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-toqopad0vino" 2025/02/17 02:33:04 DEBUG : Yandex rclone-test-toqopad0vino: Using server-side directory move 2025/02/17 02:33:07 INFO : Yandex rclone-test-toqopad0vino: Server side directory move succeeded 2025/02/17 02:33:08 ERROR : : error listing: directory not found 2025/02/17 02:33:08 DEBUG : Yandex rclone-test-toqopad0vino: Purge remote 2025/02/17 02:33:15 DEBUG : Yandex rclone-test-ratebon0bopi: Purge remote 2025/02/17 02:33:15 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (29.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:33:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jedayag5sabe" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuxivuz4yipe -> Yandex rclone-test-jedayag5sabe 2025/02/17 02:33:28 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 02:33:28 DEBUG : empty space: Excluded 2025/02/17 02:33:28 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 02:33:28 DEBUG : empty space: Excluded 2025/02/17 02:33:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:33:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 02:33:28 DEBUG : Yandex rclone-test-jedayag5sabe: Waiting for checks to finish 2025/02/17 02:33:28 DEBUG : Yandex rclone-test-jedayag5sabe: Waiting for transfers to finish 2025/02/17 02:33:30 INFO : potato2: Moved (server-side) 2025/02/17 02:33:32 INFO : potato3: Deleted 2025/02/17 02:33:33 INFO : potato3: Moved (server-side) 2025/02/17 02:33:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-qiyoler3hawi" 2025/02/17 02:33:35 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 02:33:35 DEBUG : empty space: Excluded 2025/02/17 02:33:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:33:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 02:33:35 DEBUG : Yandex rclone-test-qiyoler3hawi: Waiting for checks to finish 2025/02/17 02:33:35 DEBUG : Yandex rclone-test-qiyoler3hawi: Waiting for transfers to finish 2025/02/17 02:33:37 INFO : potato2: Moved (server-side) 2025/02/17 02:33:37 INFO : potato3: Moved (server-side) 2025/02/17 02:33:38 DEBUG : Yandex rclone-test-qiyoler3hawi: Purge remote 2025/02/17 02:33:44 DEBUG : Yandex rclone-test-jedayag5sabe: Purge remote --- PASS: TestServerSideMoveWithFilter (37.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:33:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-cehatux8zayu" 2025/02/17 02:34:00 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuxivuz4yipe -> Yandex rclone-test-cehatux8zayu 2025/02/17 02:34:07 DEBUG : Yandex rclone-test-cehatux8zayu: Using server-side directory move 2025/02/17 02:34:07 INFO : Yandex rclone-test-cehatux8zayu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 02:34:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:34:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:34:08 DEBUG : empty space: Unchanged skipping 2025/02/17 02:34:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 02:34:08 DEBUG : Yandex rclone-test-cehatux8zayu: Waiting for checks to finish 2025/02/17 02:34:09 INFO : potato2: Moved (server-side) 2025/02/17 02:34:11 INFO : empty space: Deleted 2025/02/17 02:34:11 DEBUG : Yandex rclone-test-cehatux8zayu: Waiting for transfers to finish 2025/02/17 02:34:11 INFO : potato3: Deleted 2025/02/17 02:34:13 INFO : potato3: Moved (server-side) 2025/02/17 02:34:13 INFO : tomatoDir: Removing directory 2025/02/17 02:34:17 DEBUG : Yandex rclone-test-xuxivuz4yipe: deleted 1 directories 2025/02/17 02:34:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuginap3fuqi" 2025/02/17 02:34:19 INFO : tomatoDir: Making directory 2025/02/17 02:34:19 DEBUG : Yandex rclone-test-nuginap3fuqi: Using server-side directory move 2025/02/17 02:34:22 INFO : Yandex rclone-test-nuginap3fuqi: Server side directory move succeeded 2025/02/17 02:34:23 ERROR : : error listing: directory not found 2025/02/17 02:34:23 ERROR : : error listing: directory not found 2025/02/17 02:34:23 DEBUG : Yandex rclone-test-nuginap3fuqi: Purge remote 2025/02/17 02:34:30 DEBUG : Yandex rclone-test-cehatux8zayu: Purge remote 2025/02/17 02:34:30 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.26s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncOverlap (5.21s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/rclone-sync-test" 2025/02/17 02:34:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/rclone-sync-test-include/layer2" 2025/02/17 02:34:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/rclone-sync-test-ignore-file" 2025/02/17 02:34:43 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:34:44 DEBUG : Yandex rclone-test-xuxivuz4yipe/rclone-sync-test: Waiting for checks to finish 2025/02/17 02:34:44 DEBUG : Yandex rclone-test-xuxivuz4yipe/rclone-sync-test: Waiting for transfers to finish 2025/02/17 02:34:44 DEBUG : Waiting for deletions to finish 2025/02/17 02:34:44 INFO : There was nothing to transfer 2025/02/17 02:34:44 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:34:45 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:34:45 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:34:45 DEBUG : Waiting for deletions to finish 2025/02/17 02:34:45 INFO : rclone-sync-test-include: Removing directory 2025/02/17 02:34:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/17 02:34:46 DEBUG : Yandex rclone-test-xuxivuz4yipe: failed to delete 1 directories 2025/02/17 02:34:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:46 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:48 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:51 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:53 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:55 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:34:57 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:34:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:34:59 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:34:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:35:00 DEBUG : Yandex rclone-test-xuxivuz4yipe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/17 02:35:00 DEBUG : Yandex rclone-test-xuxivuz4yipe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/17 02:35:00 DEBUG : Waiting for deletions to finish 2025/02/17 02:35:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:01 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:02 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:03 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:35:05 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:35:06 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:35:06 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:35:06 DEBUG : Waiting for deletions to finish 2025/02/17 02:35:06 INFO : rclone-sync-test-include: Removing directory 2025/02/17 02:35:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/17 02:35:06 DEBUG : Yandex rclone-test-xuxivuz4yipe: failed to delete 1 directories 2025/02/17 02:35:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:07 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:09 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:11 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:13 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:35:14 DEBUG : : Excluded 2025/02/17 02:35:15 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 02:35:16 DEBUG : Yandex rclone-test-xuxivuz4yipe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/17 02:35:16 DEBUG : Yandex rclone-test-xuxivuz4yipe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/17 02:35:16 DEBUG : Waiting for deletions to finish 2025/02/17 02:35:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:16 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:18 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:21 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:23 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:35:25 DEBUG : rclone-sync-test: Excluded 2025/02/17 02:35:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 02:35:26 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (229.52s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:38:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:38:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/CompareDest" 2025/02/17 02:38:28 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 02:38:28 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:28 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/17 02:38:30 INFO : one: Copied (new) 2025/02/17 02:38:30 DEBUG : Waiting for deletions to finish 2025/02/17 02:38:32 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:32 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:34 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/17 02:38:34 INFO : one: Copied (replaced existing) 2025/02/17 02:38:34 DEBUG : Waiting for deletions to finish 2025/02/17 02:38:40 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 02:38:41 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:41 DEBUG : Waiting for deletions to finish 2025/02/17 02:38:41 INFO : There was nothing to transfer 2025/02/17 02:38:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 02:38:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:47 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 02:38:47 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:47 DEBUG : Waiting for deletions to finish 2025/02/17 02:38:47 INFO : There was nothing to transfer 2025/02/17 02:38:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 02:38:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:49 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 02:38:49 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:49 DEBUG : Waiting for deletions to finish 2025/02/17 02:38:49 INFO : There was nothing to transfer 2025/02/17 02:38:51 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/02/17 02:38:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/17 02:38:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 02:38:51 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 02:38:52 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:52 DEBUG : Waiting for deletions to finish 2025/02/17 02:38:52 INFO : There was nothing to transfer 2025/02/17 02:38:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:54 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 02:38:54 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:38:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:38:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 02:38:54 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:38:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/17 02:38:56 INFO : two: Copied (new) 2025/02/17 02:38:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (53.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:39:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dest" 2025/02/17 02:39:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/pre-dest1" 2025/02/17 02:39:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/pre-dest2" 2025/02/17 02:39:27 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:39:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/17 02:39:27 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:39:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/17 02:39:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/17 02:39:28 DEBUG : Yandex rclone-test-xuxivuz4yipe/dest: Waiting for checks to finish 2025/02/17 02:39:28 DEBUG : Yandex rclone-test-xuxivuz4yipe/dest: Waiting for transfers to finish 2025/02/17 02:39:30 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/17 02:39:30 INFO : 3: Copied (new) 2025/02/17 02:39:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.08s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:39:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:39:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/CopyDest" 2025/02/17 02:39:58 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 02:39:58 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:39:58 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:40:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/17 02:40:01 INFO : one: Copied (new) 2025/02/17 02:40:01 DEBUG : Waiting for deletions to finish 2025/02/17 02:40:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:40:02 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:40:02 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:40:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/17 02:40:07 INFO : one: Copied (replaced existing) 2025/02/17 02:40:07 DEBUG : Waiting for deletions to finish 2025/02/17 02:40:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/BackupDir" 2025/02/17 02:40:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:40:13 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:40:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 02:40:15 INFO : one: Moved (server-side) 2025/02/17 02:40:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/17 02:40:17 INFO : one: Copied (server-side copy) 2025/02/17 02:40:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/17 02:40:17 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:40:17 DEBUG : Waiting for deletions to finish 2025/02/17 02:40:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/17 02:40:23 INFO : two: Copied (server-side copy) 2025/02/17 02:40:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/17 02:40:23 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:40:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:23 DEBUG : one: Unchanged skipping 2025/02/17 02:40:23 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:40:23 DEBUG : Waiting for deletions to finish 2025/02/17 02:40:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:24 DEBUG : one: Unchanged skipping 2025/02/17 02:40:24 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:40:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:24 DEBUG : two: Unchanged skipping 2025/02/17 02:40:24 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:40:24 DEBUG : Waiting for deletions to finish 2025/02/17 02:40:24 INFO : There was nothing to transfer 2025/02/17 02:40:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/17 02:40:28 DEBUG : three: Destination not found in --copy-dest 2025/02/17 02:40:28 DEBUG : three: Need to transfer - File not found at Destination 2025/02/17 02:40:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:28 DEBUG : one: Unchanged skipping 2025/02/17 02:40:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:40:28 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:40:28 DEBUG : two: Unchanged skipping 2025/02/17 02:40:28 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:40:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/17 02:40:33 INFO : three: Copied (new) 2025/02/17 02:40:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.57s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:41:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:41:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/backup" 2025/02/17 02:41:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 02:41:20 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:41:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:41:20 DEBUG : two: Unchanged skipping 2025/02/17 02:41:22 INFO : one: Moved (server-side) 2025/02/17 02:41:22 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:41:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/17 02:41:24 INFO : one: Copied (new) 2025/02/17 02:41:24 DEBUG : Waiting for deletions to finish 2025/02/17 02:41:26 INFO : three.txt: Moved (server-side) 2025/02/17 02:41:26 INFO : three.txt: Moved into backup dir 2025/02/17 02:41:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:41:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 02:41:30 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:41:30 DEBUG : two: Unchanged skipping 2025/02/17 02:41:33 INFO : one: Deleted 2025/02/17 02:41:35 INFO : one: Moved (server-side) 2025/02/17 02:41:35 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:41:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/17 02:41:37 INFO : one: Copied (new) 2025/02/17 02:41:37 DEBUG : Waiting for deletions to finish 2025/02/17 02:41:41 INFO : three.txt: Deleted 2025/02/17 02:41:42 INFO : three.txt: Moved (server-side) 2025/02/17 02:41:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (57.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:42:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:42:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/backup" 2025/02/17 02:42:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 02:42:16 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:42:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:42:16 DEBUG : two: Unchanged skipping 2025/02/17 02:42:18 INFO : one: Moved (server-side) to: one.bak 2025/02/17 02:42:18 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:42:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/17 02:42:20 INFO : one: Copied (new) 2025/02/17 02:42:20 DEBUG : Waiting for deletions to finish 2025/02/17 02:42:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 02:42:22 INFO : three.txt: Moved into backup dir 2025/02/17 02:42:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 02:42:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:42:25 DEBUG : two: Unchanged skipping 2025/02/17 02:42:25 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:42:30 INFO : one.bak: Deleted 2025/02/17 02:42:31 INFO : one: Moved (server-side) to: one.bak 2025/02/17 02:42:31 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:42:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/17 02:42:33 INFO : one: Copied (new) 2025/02/17 02:42:33 DEBUG : Waiting for deletions to finish 2025/02/17 02:42:37 INFO : three.txt.bak: Deleted 2025/02/17 02:42:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 02:42:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (54.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:43:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:43:09 DEBUG : Config file has changed externally - reloading 2025/02/17 02:43:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/backup" 2025/02/17 02:43:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 02:43:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:43:10 DEBUG : two: Unchanged skipping 2025/02/17 02:43:10 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:43:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 02:43:12 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:43:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/17 02:43:14 INFO : one: Copied (new) 2025/02/17 02:43:14 DEBUG : Waiting for deletions to finish 2025/02/17 02:43:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 02:43:16 INFO : three.txt: Moved into backup dir 2025/02/17 02:43:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 02:43:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:43:20 DEBUG : two: Unchanged skipping 2025/02/17 02:43:20 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:43:24 INFO : one-2019-01-01: Deleted 2025/02/17 02:43:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 02:43:26 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:43:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/17 02:43:28 INFO : one: Copied (new) 2025/02/17 02:43:28 DEBUG : Waiting for deletions to finish 2025/02/17 02:43:31 INFO : three-2019-01-01.txt: Deleted 2025/02/17 02:43:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 02:43:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (54.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:44:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:44:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 02:44:04 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:44:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:44:04 DEBUG : two: Unchanged skipping 2025/02/17 02:44:06 INFO : one: Moved (server-side) to: one.bak 2025/02/17 02:44:06 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:44:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/17 02:44:08 INFO : one: Copied (new) 2025/02/17 02:44:08 DEBUG : Waiting for deletions to finish 2025/02/17 02:44:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 02:44:14 INFO : three.txt: Moved into backup dir 2025/02/17 02:44:18 DEBUG : one.bak: Excluded (Path Filter) 2025/02/17 02:44:18 DEBUG : one.bak: Excluded 2025/02/17 02:44:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/17 02:44:18 DEBUG : three.txt.bak: Excluded 2025/02/17 02:44:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 02:44:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:44:18 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for checks to finish 2025/02/17 02:44:18 DEBUG : two: Unchanged skipping 2025/02/17 02:44:22 INFO : one.bak: Deleted 2025/02/17 02:44:24 INFO : one: Moved (server-side) to: one.bak 2025/02/17 02:44:24 DEBUG : Yandex rclone-test-xuxivuz4yipe/dst: Waiting for transfers to finish 2025/02/17 02:44:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/17 02:44:26 INFO : one: Copied (new) 2025/02/17 02:44:26 DEBUG : Waiting for deletions to finish 2025/02/17 02:44:30 INFO : three.txt.bak: Deleted 2025/02/17 02:44:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 02:44:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (54.42s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:44:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:45:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 02:45:02 INFO : one: Moved (server-side) to: one.bak 2025/02/17 02:45:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/17 02:45:04 INFO : one: Copied (new) 2025/02/17 02:45:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:45:04 DEBUG : two: Unchanged skipping 2025/02/17 02:45:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 02:45:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 02:45:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/17 02:45:09 INFO : three.txt: Copied (new) 2025/02/17 02:45:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 02:45:15 INFO : one.bak: Deleted 2025/02/17 02:45:16 INFO : one: Moved (server-side) to: one.bak 2025/02/17 02:45:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/17 02:45:19 INFO : one: Copied (new) 2025/02/17 02:45:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:45:19 DEBUG : two: Unchanged skipping 2025/02/17 02:45:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 02:45:25 INFO : three.txt.bak: Deleted 2025/02/17 02:45:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 02:45:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/17 02:45:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (59.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:45:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxivuz4yipe/dst" 2025/02/17 02:45:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 02:46:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 02:46:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/17 02:46:03 INFO : one: Copied (new) 2025/02/17 02:46:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:46:03 DEBUG : two: Unchanged skipping 2025/02/17 02:46:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 02:46:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 02:46:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/17 02:46:08 INFO : three.txt: Copied (new) 2025/02/17 02:46:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 02:46:15 INFO : one-2019-01-01: Deleted 2025/02/17 02:46:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 02:46:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/17 02:46:19 INFO : one: Copied (new) 2025/02/17 02:46:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:46:19 DEBUG : two: Unchanged skipping 2025/02/17 02:46:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 02:46:24 INFO : three-2019-01-01.txt: Deleted 2025/02/17 02:46:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 02:46:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/17 02:46:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (64.76s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:46:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/17 02:46:59 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:46:59 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:47:02 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/17 02:47:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/17 02:47:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.73s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:47:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 02:47:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:47:07 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:47:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/17 02:47:09 INFO : existing: Copied (new) 2025/02/17 02:47:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:47:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:47:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/17 02:47:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/17 02:47:11 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:47:11 ERROR : Yandex rclone-test-xuxivuz4yipe: not deleting files as there were IO errors 2025/02/17 02:47:11 ERROR : Yandex rclone-test-xuxivuz4yipe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncImmutable (11.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:47:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:47:20 DEBUG : existing: Unchanged skipping 2025/02/17 02:47:20 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:47:20 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:47:20 DEBUG : Waiting for deletions to finish 2025/02/17 02:47:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.14s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.90s) --- SKIP: TestMaxTransfer/Hard (0.89s) --- SKIP: TestMaxTransfer/Soft (0.61s) --- SKIP: TestMaxTransfer/Cautious (1.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", 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: only14: Modification time difference too big |-210718h43m36.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-17 02:48:43 +0000 UTC) (precision 1ns) 2025/02/17 02:49:08 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both0: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both1: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both10: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both11: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both12: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both13: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both14: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both15: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both16: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both17: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both18: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both19: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both2: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both3: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both4: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both5: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both6: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both7: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both8: Unchanged skipping 2025/02/17 02:49:08 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:49:08 DEBUG : both9: Unchanged skipping 2025/02/17 02:49:08 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:49:08 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:49:08 DEBUG : Waiting for deletions to finish 2025/02/17 02:49:12 INFO : only7: Deleted 2025/02/17 02:49:12 INFO : only10: Deleted 2025/02/17 02:49:12 INFO : only9: Deleted 2025/02/17 02:49:12 INFO : only4: Deleted 2025/02/17 02:49:15 INFO : only5: Deleted 2025/02/17 02:49:15 INFO : only16: Deleted 2025/02/17 02:49:16 INFO : only6: Deleted 2025/02/17 02:49:18 INFO : only17: Deleted 2025/02/17 02:49:19 INFO : only0: Deleted 2025/02/17 02:49:19 INFO : only12: Deleted 2025/02/17 02:49:20 INFO : only13: Deleted 2025/02/17 02:49:22 INFO : only14: Deleted 2025/02/17 02:49:22 INFO : only15: Deleted 2025/02/17 02:49:22 INFO : only3: Deleted 2025/02/17 02:49:23 INFO : only19: Deleted 2025/02/17 02:49:25 INFO : only2: Deleted 2025/02/17 02:49:26 INFO : only1: Deleted 2025/02/17 02:49:26 INFO : only8: Deleted 2025/02/17 02:49:27 INFO : only11: Deleted 2025/02/17 02:49:28 INFO : only18: Deleted 2025/02/17 02:49:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (191.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:52:06 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for checks to finish 2025/02/17 02:52:06 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both0: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both11: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both10: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both14: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both15: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both16: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both17: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both18: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both19: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both2: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both3: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both4: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both5: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both6: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both7: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both8: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/17 02:52:06 DEBUG : both9: Unchanged skipping 2025/02/17 02:52:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/17 02:52:06 DEBUG : both12: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both13: Unchanged skipping 2025/02/17 02:52:06 DEBUG : both1: Unchanged skipping 2025/02/17 02:52:06 DEBUG : Yandex rclone-test-xuxivuz4yipe: Waiting for transfers to finish 2025/02/17 02:52:08 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/17 02:52:08 INFO : only11: Copied (replaced existing) 2025/02/17 02:52:08 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/17 02:52:08 INFO : only0: Copied (replaced existing) 2025/02/17 02:52:09 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/17 02:52:09 INFO : only1: Copied (replaced existing) 2025/02/17 02:52:09 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/17 02:52:09 INFO : only10: Copied (replaced existing) 2025/02/17 02:52:10 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/17 02:52:10 INFO : only12: Copied (replaced existing) 2025/02/17 02:52:10 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/17 02:52:10 INFO : only13: Copied (replaced existing) 2025/02/17 02:52:10 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/17 02:52:10 INFO : only14: Copied (replaced existing) 2025/02/17 02:52:11 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/17 02:52:11 INFO : only15: Copied (replaced existing) 2025/02/17 02:52:12 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/17 02:52:12 INFO : only17: Copied (replaced existing) 2025/02/17 02:52:12 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/17 02:52:12 INFO : only16: Copied (replaced existing) 2025/02/17 02:52:13 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/17 02:52:13 INFO : only18: Copied (replaced existing) 2025/02/17 02:52:13 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/17 02:52:13 INFO : only19: Copied (replaced existing) 2025/02/17 02:52:13 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/17 02:52:13 INFO : only3: Copied (replaced existing) 2025/02/17 02:52:14 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/17 02:52:14 INFO : only2: Copied (replaced existing) 2025/02/17 02:52:15 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/17 02:52:15 INFO : only4: Copied (replaced existing) 2025/02/17 02:52:15 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/17 02:52:15 INFO : only5: Copied (replaced existing) 2025/02/17 02:52:16 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/17 02:52:16 INFO : only7: Copied (replaced existing) 2025/02/17 02:52:16 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/17 02:52:16 INFO : only6: Copied (replaced existing) 2025/02/17 02:52:17 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/17 02:52:17 INFO : only8: Copied (replaced existing) 2025/02/17 02:52:18 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/17 02:52:18 INFO : only9: Copied (replaced existing) 2025/02/17 02:52:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (240.22s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:54:40 DEBUG : empty_dir: Making directory with metadata 2025/02/17 02:54:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:54:40 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 02:54:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:54:40 INFO : empty_on_remote: Making directory 2025/02/17 02:54:41 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-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:54:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 02:54:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 02:54:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:54:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (38.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:55:19 DEBUG : empty_dir: Making directory with metadata 2025/02/17 02:55:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:55:19 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 02:55:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:55:19 INFO : empty_on_remote: Making directory 2025/02/17 02:55:20 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-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:55:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 02:55:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 02:55:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:55:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/17 02:55:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (45.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:56:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:56:05 INFO : sub dir: Making directory 2025/02/17 02:56:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (73.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" 2025/02/17 02:57:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:57:18 INFO : sub dir: Making directory 2025/02/17 02:57:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuxivuz4yipe", Local "Local file system at /tmp/rclone1748621056", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (78.39s) FAIL 2025/02/17 02:58:36 DEBUG : Yandex rclone-test-xuxivuz4yipe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 40m45.254445498s (try 1/5): exit status 1: Failed [TestServerSideCopy TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncConcurrentDelete]