"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheck|TestCopyFileCopyDest|TestDirMove|TestReadFile)$'" - Starting (try 2/5) 2025/08/28 02:05:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-rifefah2gayu" 2025/08/28 02:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 02:05:36 DEBUG : Creating backend with remote "/tmp/rclone3241132751" === RUN TestCheck run.go:180: Remote "Yandex rclone-test-rifefah2gayu", Local "Local file system at /tmp/rclone3241132751", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (34.28s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.36s) --- PASS: TestCheck/4 (0.35s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.35s) --- PASS: TestCheck/7 (0.25s) === RUN TestCopyFileCopyDest run.go:180: Remote "Yandex rclone-test-rifefah2gayu", Local "Local file system at /tmp/rclone3241132751", Modify Window "1ns" 2025/08/28 02:06:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-rifefah2gayu/dst" 2025/08/28 02:06:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-rifefah2gayu/CopyDest" 2025/08/28 02:06:11 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 02:06:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/28 02:06:14 INFO : one: Copied (new) 2025/08/28 02:06:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:06:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/28 02:06:18 INFO : one: Copied (replaced existing) 2025/08/28 02:06:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-rifefah2gayu/BackupDir" 2025/08/28 02:06:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:06:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/28 02:06:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:06:26 INFO : one: Moved (server-side) 2025/08/28 02:06:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/28 02:06:28 INFO : one: Copied (server-side copy) 2025/08/28 02:06:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/28 02:06:31 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 02:06:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/28 02:06:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/28 02:06:35 INFO : two: Copied (server-side copy) 2025/08/28 02:06:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/28 02:06:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/28 02:06:36 DEBUG : two: Unchanged skipping 2025/08/28 02:06:39 DEBUG : three: Need to transfer - File not found at Destination 2025/08/28 02:06:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/28 02:06:40 DEBUG : three: Destination not found in --copy-dest 2025/08/28 02:06:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/28 02:06:42 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (86.90s) === RUN TestReadFile run.go:180: Remote "Yandex rclone-test-rifefah2gayu", Local "Local file system at /tmp/rclone3241132751", Modify Window "1ns" --- PASS: TestReadFile (8.55s) === RUN TestDirMove run.go:180: Remote "Yandex rclone-test-rifefah2gayu", Local "Local file system at /tmp/rclone3241132751", Modify Window "1ns" 2025/08/28 02:07:56 INFO : A1/B2: Making directory 2025/08/28 02:07:56 INFO : A1/B1/C3: Making directory 2025/08/28 02:08:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/28 02:08:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/28 02:08:09 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/28 02:08:09 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/28 02:08:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/28 02:08:48 INFO : Yandex rclone-test-rifefah2gayu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/28 02:08:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/28 02:08:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/28 02:08:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/28 02:08:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/28 02:08:54 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (163.32s) PASS 2025/08/28 02:10:29 DEBUG : Yandex rclone-test-rifefah2gayu: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheck|TestCopyFileCopyDest|TestDirMove|TestReadFile)$'" - Finished OK in 4m59.088193897s (try 2/5)