"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCopyEmptyDirectories|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentDelete|TestSyncSuffix|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2025/01/11 04:20:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-jazulon5ziha" 2025/01/11 04:20:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 04:20:38 DEBUG : Creating backend with remote "/tmp/rclone2998513733" === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:20:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 04:20:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 04:20:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 04:20:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 04:20:39 INFO : sub dir: Making directory 2025/01/11 04:20:39 INFO : sub dir2: Making directory 2025/01/11 04:20:40 INFO : sub dir2/sub sub dir2: Making directory 2025/01/11 04:20:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 04:20:40 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:20:40 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:20:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/11 04:20:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:20:46 DEBUG : Yandex rclone-test-jazulon5ziha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (19.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:21:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 04:21:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:21:03 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:21:03 DEBUG : empty space: Unchanged skipping 2025/01/11 04:21:03 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:21:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/11 04:21:06 INFO : potato2: Copied (new) 2025/01/11 04:21:06 DEBUG : Waiting for deletions to finish 2025/01/11 04:21:08 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (19.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:21:21 INFO : d: 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:1255 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: b/potato: Modification time difference too big |-114375h21m18.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-11 04:21:18 +0000 UTC) (precision 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1255 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: c/non empty space: Modification time difference too big |-114375h21m20.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-11 04:21:20 +0000 UTC) (precision 1ns) 2025/01/11 04:21:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 04:21:23 DEBUG : c/non empty space: Modification times differ by 114375h21m20.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-01-11 04:21:20 +0000 UTC 2025/01/11 04:21:23 DEBUG : c/non empty space: md5 = ec26039bacb958460a511485fc59d24e OK 2025/01/11 04:21:24 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:21:24 INFO : c/non empty space: Updated modification time in destination 2025/01/11 04:21:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 04:21:24 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:21:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/11 04:21:29 INFO : a/potato2: Copied (new) 2025/01/11 04:21:29 ERROR : Yandex rclone-test-jazulon5ziha: not deleting files as there were IO errors 2025/01/11 04:21:29 ERROR : Yandex rclone-test-jazulon5ziha: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1286 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: b/potato: Modification time difference too big |-114375h21m18.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-11 04:21:18 +0000 UTC) (precision 1ns) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (33.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:22:01 DEBUG : five: Need to transfer - File not found at Destination 2025/01/11 04:22:01 DEBUG : three: Sizes identical 2025/01/11 04:22:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/11 04:22:01 DEBUG : one: Destination is newer than source, skipping 2025/01/11 04:22:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 04:22:01 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:22:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/11 04:22:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2998513733) 2025/01/11 04:22:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-jazulon5ziha) 2025/01/11 04:22:01 DEBUG : two: md5 differ 2025/01/11 04:22:01 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:22:03 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/11 04:22:03 INFO : two: Copied (replaced existing) 2025/01/11 04:22:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/11 04:22:03 INFO : five: Copied (new) 2025/01/11 04:22:04 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/11 04:22:04 INFO : four: Copied (replaced existing) 2025/01/11 04:22:04 ERROR : Yandex rclone-test-jazulon5ziha: not deleting files as there were IO errors 2025/01/11 04:22:04 ERROR : Yandex rclone-test-jazulon5ziha: not deleting directories as there were IO errors sync_test.go:1444: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1444 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (23.61s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/11 04:22:14 INFO : Yandex rclone-test-jazulon5ziha: Making map for --track-renames 2025/01/11 04:22:14 INFO : Yandex rclone-test-jazulon5ziha: Finished making map for --track-renames 2025/01/11 04:22:14 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:22:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 04:22:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/11 04:22:14 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for renames to finish 2025/01/11 04:22:14 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:22:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/11 04:22:17 INFO : potato: Copied (new) 2025/01/11 04:22:21 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/11 04:22:21 INFO : yam: Copied (new) 2025/01/11 04:22:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:22:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:22:22 INFO : Yandex rclone-test-jazulon5ziha: Making map for --track-renames 2025/01/11 04:22:22 INFO : Yandex rclone-test-jazulon5ziha: Finished making map for --track-renames 2025/01/11 04:22:22 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:22:22 DEBUG : potato: Unchanged skipping 2025/01/11 04:22:22 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for renames to finish 2025/01/11 04:22:24 INFO : yam: Moved (server-side) to: yaml 2025/01/11 04:22:24 INFO : yaml: Renamed from "yam" 2025/01/11 04:22:24 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:22:24 DEBUG : Waiting for deletions to finish 2025/01/11 04:22:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.39s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:22:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-jazulon5ziha/dst" 2025/01/11 04:22:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-jazulon5ziha/backup" 2025/01/11 04:22:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 04:22:41 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for checks to finish 2025/01/11 04:22:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:22:41 DEBUG : two: Unchanged skipping 2025/01/11 04:22:44 INFO : one: Moved (server-side) 2025/01/11 04:22:44 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for transfers to finish 2025/01/11 04:22:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/11 04:22:47 INFO : one: Copied (new) 2025/01/11 04:22:47 DEBUG : Waiting for deletions to finish 2025/01/11 04:22:49 INFO : three.txt: Moved (server-side) 2025/01/11 04:22:49 INFO : three.txt: Moved into backup dir 2025/01/11 04:22:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 04:22:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:22:55 DEBUG : two: Unchanged skipping 2025/01/11 04:22:55 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for checks to finish 2025/01/11 04:22:57 INFO : one: Deleted 2025/01/11 04:22:59 INFO : one: Moved (server-side) 2025/01/11 04:22:59 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for transfers to finish 2025/01/11 04:23:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/11 04:23:02 INFO : one: Copied (new) 2025/01/11 04:23:02 DEBUG : Waiting for deletions to finish 2025/01/11 04:23:05 INFO : three.txt: Deleted 2025/01/11 04:23:07 INFO : three.txt: Moved (server-side) 2025/01/11 04:23:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", 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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-209832h18m19.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-11 04:23:26 +0000 UTC) (precision 1ns) 2025/01/11 04:23:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-jazulon5ziha/dst" 2025/01/11 04:23:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-jazulon5ziha/backup" 2025/01/11 04:23:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 04:23:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:23:30 DEBUG : two: Unchanged skipping 2025/01/11 04:23:30 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for checks to finish 2025/01/11 04:23:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 04:23:33 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for transfers to finish 2025/01/11 04:23:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/11 04:23:35 INFO : one: Copied (new) 2025/01/11 04:23:35 DEBUG : Waiting for deletions to finish 2025/01/11 04:23:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 04:23:37 INFO : three.txt: Moved into backup dir 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: Modification time difference too big |-209832h18m30.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-11 04:23:37 +0000 UTC) (precision 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: Modification time difference too big |-209832h18m30.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-11 04:23:37 +0000 UTC) (precision 1ns) 2025/01/11 04:23:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 04:23:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:23:42 DEBUG : two: Unchanged skipping 2025/01/11 04:23:42 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for checks to finish 2025/01/11 04:23:45 INFO : one-2019-01-01: Deleted 2025/01/11 04:23:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 04:23:47 DEBUG : Yandex rclone-test-jazulon5ziha/dst: Waiting for transfers to finish 2025/01/11 04:23:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/11 04:23:50 INFO : one: Copied (new) 2025/01/11 04:23:50 DEBUG : Waiting for deletions to finish 2025/01/11 04:23:53 INFO : three-2019-01-01.txt: Deleted 2025/01/11 04:23:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 04:23:55 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (47.43s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" 2025/01/11 04:24:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jazulon5ziha/dst" 2025/01/11 04:24:16 DEBUG : Config file has changed externally - reloading 2025/01/11 04:24:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 04:24:20 INFO : one: Moved (server-side) to: one.bak 2025/01/11 04:24:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/11 04:24:23 INFO : one: Copied (new) 2025/01/11 04:24:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:24:23 DEBUG : two: Unchanged skipping 2025/01/11 04:24:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 04:24:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 04:24:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/11 04:24:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/11 04:24:28 DEBUG : pacer: Reducing sleep to 15ms 2025/01/11 04:24:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/11 04:24:29 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/11 04:24:29 INFO : three.txt: Copied (new) 2025/01/11 04:24:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 04:24:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 04:24:34 INFO : one.bak: Deleted 2025/01/11 04:24:35 INFO : one: Moved (server-side) to: one.bak 2025/01/11 04:24:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/11 04:24:38 INFO : one: Copied (new) 2025/01/11 04:24:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:24:38 DEBUG : two: Unchanged skipping 2025/01/11 04:24:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 04:24:40 INFO : three.txt.bak: Deleted 2025/01/11 04:24:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 04:24:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/11 04:24:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (51.92s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", 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: only4: Modification time difference too big |-209832h20m18.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-11 04:25:25 +0000 UTC) (precision 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: only9: Modification time difference too big |-209832h20m39.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-11 04:25:46 +0000 UTC) (precision 1ns) 2025/01/11 04:26:35 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for checks to finish 2025/01/11 04:26:35 DEBUG : both0: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both12: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both1: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both11: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both10: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both13: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both14: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both15: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both19: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both2: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both16: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both17: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both18: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both3: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both4: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both8: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/11 04:26:35 DEBUG : both5: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both6: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both7: Unchanged skipping 2025/01/11 04:26:35 DEBUG : both9: Unchanged skipping 2025/01/11 04:26:35 DEBUG : Yandex rclone-test-jazulon5ziha: Waiting for transfers to finish 2025/01/11 04:26:35 DEBUG : Waiting for deletions to finish 2025/01/11 04:26:36 INFO : only3: Deleted 2025/01/11 04:26:36 INFO : only13: Deleted 2025/01/11 04:26:36 INFO : only10: Deleted 2025/01/11 04:26:36 INFO : only15: Deleted 2025/01/11 04:26:38 INFO : only16: Deleted 2025/01/11 04:26:38 INFO : only4: Deleted 2025/01/11 04:26:38 INFO : only6: Deleted 2025/01/11 04:26:39 INFO : only2: Deleted 2025/01/11 04:26:39 INFO : only0: Deleted 2025/01/11 04:26:40 INFO : only7: Deleted 2025/01/11 04:26:40 INFO : only12: Deleted 2025/01/11 04:26:40 INFO : only14: Deleted 2025/01/11 04:26:41 INFO : only17: Deleted 2025/01/11 04:26:41 INFO : only8: Deleted 2025/01/11 04:26:42 INFO : only9: Deleted 2025/01/11 04:26:42 INFO : only1: Deleted 2025/01/11 04:26:42 INFO : only5: Deleted 2025/01/11 04:26:43 INFO : only18: Deleted 2025/01/11 04:26:43 INFO : only11: Deleted 2025/01/11 04:27:16 INFO : only19: Deleted run.go:180: Remote "Yandex rclone-test-jazulon5ziha", Local "Local file system at /tmp/rclone2998513733", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (174.00s) FAIL 2025/01/11 04:27:54 DEBUG : Yandex rclone-test-jazulon5ziha: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCopyEmptyDirectories|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentDelete|TestSyncSuffix|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Finished ERROR in 7m19.40705147s (try 2/5): exit status 1: Failed [TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncWithUpdateOlder TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentDelete]