"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCopyEmptyDirectories|TestCopyRedownload|TestServerSideMove)$'" - Starting (try 2/5) 2026/03/07 04:20:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-tikevey4pave" 2026/03/07 04:20:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 04:20:00 DEBUG : Creating backend with remote "/tmp/rclone1628066113" === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-tikevey4pave", Local "Local file system at /tmp/rclone1628066113", Modify Window "1ns" 2026/03/07 04:20:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/07 04:20:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 04:20:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/07 04:20:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 04:20:01 INFO : sub dir2: Making directory 2026/03/07 04:20:01 INFO : sub dir: Making directory 2026/03/07 04:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 04:20:01 INFO : sub dir2/sub sub dir2: Making directory 2026/03/07 04:20:02 DEBUG : Yandex rclone-test-tikevey4pave: Waiting for checks to finish 2026/03/07 04:20:02 DEBUG : Yandex rclone-test-tikevey4pave: Waiting for transfers to finish 2026/03/07 04:20:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 04:20:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/07 04:20:04 INFO : sub dir/hello world: Copied (new) 2026/03/07 04:20:05 DEBUG : Yandex rclone-test-tikevey4pave: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (30.58s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-tikevey4pave", Local "Local file system at /tmp/rclone1628066113", Modify Window "1ns" 2026/03/07 04:20:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/07 04:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 04:20:33 DEBUG : Local file system at /tmp/rclone1628066113: Waiting for checks to finish 2026/03/07 04:20:33 DEBUG : Local file system at /tmp/rclone1628066113: Waiting for transfers to finish 2026/03/07 04:20:34 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/03/07 04:20:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/07 04:20:34 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/03/07 04:20:34 INFO : sub dir/hello world: Copied (new) 2026/03/07 04:20:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (16.15s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-tikevey4pave", Local "Local file system at /tmp/rclone1628066113", Modify Window "1ns" 2026/03/07 04:20:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-nodiyot4qujo" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-tikevey4pave -> Yandex rclone-test-nodiyot4qujo 2026/03/07 04:20:56 DEBUG : Yandex rclone-test-nodiyot4qujo: Using server-side directory move 2026/03/07 04:20:56 INFO : Yandex rclone-test-nodiyot4qujo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/07 04:20:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 04:20:57 DEBUG : empty space: size = 1 OK 2026/03/07 04:20:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/07 04:20:57 DEBUG : empty space: Unchanged skipping 2026/03/07 04:20:57 DEBUG : potato3: size = 68 (Yandex rclone-test-tikevey4pave) 2026/03/07 04:20:57 DEBUG : potato3: size = 60 (Yandex rclone-test-nodiyot4qujo) 2026/03/07 04:20:57 DEBUG : potato3: Sizes differ 2026/03/07 04:20:57 DEBUG : Yandex rclone-test-nodiyot4qujo: Waiting for checks to finish 2026/03/07 04:20:58 INFO : potato2: Moved (server-side) 2026/03/07 04:21:02 INFO : empty space: Deleted 2026/03/07 04:21:02 DEBUG : Yandex rclone-test-nodiyot4qujo: Waiting for transfers to finish 2026/03/07 04:21:04 INFO : potato3: Deleted 2026/03/07 04:21:05 INFO : potato3: Moved (server-side) 2026/03/07 04:21:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-fepequm1zeri" 2026/03/07 04:21:06 DEBUG : Yandex rclone-test-fepequm1zeri: Using server-side directory move 2026/03/07 04:21:08 INFO : Yandex rclone-test-fepequm1zeri: Server side directory move succeeded 2026/03/07 04:21:09 ERROR : error listing: directory not found 2026/03/07 04:21:09 DEBUG : Yandex rclone-test-fepequm1zeri: Purge remote 2026/03/07 04:21:21 DEBUG : Yandex rclone-test-nodiyot4qujo: Purge remote 2026/03/07 04:21:21 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.10s) PASS 2026/03/07 04:21:22 DEBUG : Yandex rclone-test-tikevey4pave: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCopyEmptyDirectories|TestCopyRedownload|TestServerSideMove)$'" - Finished OK in 1m28.380895381s (try 2/5)