"./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestConflicting|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncBackupDir|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentTruncate|TestSyncSuffix)$'" - Starting (try 2/5) 2026/08/05 02:24:42 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda" 2026/08/05 02:24:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 02:24:42 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:24:43 DEBUG : Creating backend with remote "/tmp/rclone4119543216" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 02:24:58 INFO : d: Making directory 2026/08/05 02:24:58 INFO : d/e: Making directory 2026/08/05 02:25:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 02:25:00 DEBUG : c/non empty space: size = 5 OK 2026/08/05 02:25:00 DEBUG : c/non empty space: Sizes identical 2026/08/05 02:25:00 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 02:25:01 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Waiting for checks to finish 2026/08/05 02:25:01 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Waiting for transfers to finish 2026/08/05 02:25:01 DEBUG : a/potato2: size = 60 OK 2026/08/05 02:25:01 INFO : a/potato2: Copied (new) 2026/08/05 02:25:01 DEBUG : Waiting for deletions to finish 2026/08/05 02:25:01 INFO : b/potato: Deleted 2026/08/05 02:25:01 INFO : d/e: Removing directory 2026/08/05 02:25:02 INFO : d: Removing directory 2026/08/05 02:25:02 INFO : b: Removing directory 2026/08/05 02:25:03 DEBUG : Internxt root 'rclone-test-cazoziv2juda': deleted 3 directories 2026/08/05 02:25:03 ERROR : b: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (32.80s) === RUN TestServerSideMove run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:25:16 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kayiyur3vewa" 2026/08/05 02:25:16 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-cazoziv2juda' -> Internxt root 'rclone-test-kayiyur3vewa' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 02:25:31 DEBUG : Internxt root 'rclone-test-kayiyur3vewa': Using server-side directory move 2026/08/05 02:25:31 INFO : Internxt root 'rclone-test-kayiyur3vewa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 02:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 02:25:32 DEBUG : empty space: size = 1 OK 2026/08/05 02:25:32 DEBUG : empty space: Sizes identical 2026/08/05 02:25:32 DEBUG : empty space: Unchanged skipping 2026/08/05 02:25:32 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:25:32 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-kayiyur3vewa') 2026/08/05 02:25:32 DEBUG : potato3: Sizes differ 2026/08/05 02:25:32 DEBUG : Internxt root 'rclone-test-kayiyur3vewa': Waiting for checks to finish 2026/08/05 02:25:32 INFO : potato2: Moved (server-side) 2026/08/05 02:25:32 INFO : potato3: Deleted 2026/08/05 02:25:32 INFO : empty space: Deleted 2026/08/05 02:25:32 DEBUG : Internxt root 'rclone-test-kayiyur3vewa': Waiting for transfers to finish 2026/08/05 02:25:32 ERROR : potato3: Couldn't move: move file: A file with the same name already exists in destination folder (status 409) sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: move file: A file with the same name already exists in destination folder (status 409) Test: TestServerSideMove 2026/08/05 02:25:32 DEBUG : Internxt root 'rclone-test-kayiyur3vewa': Purge object "empty space" 2026/08/05 02:25:33 DEBUG : Internxt root 'rclone-test-kayiyur3vewa': Purge object "potato2" 2026/08/05 02:25:33 DEBUG : Internxt root 'rclone-test-kayiyur3vewa': Purge dir "" --- FAIL: TestServerSideMove (18.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:25:34 DEBUG : Creating backend with remote "TestInternxt:rclone-test-lucedex7nuba" 2026/08/05 02:25:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:25:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-cazoziv2juda' -> Internxt root 'rclone-test-lucedex7nuba' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 02:25:53 DEBUG : Internxt root 'rclone-test-lucedex7nuba': Using server-side directory move 2026/08/05 02:25:53 INFO : Internxt root 'rclone-test-lucedex7nuba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 02:25:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 02:25:53 DEBUG : empty space: size = 1 OK 2026/08/05 02:25:53 DEBUG : empty space: Sizes identical 2026/08/05 02:25:53 DEBUG : empty space: Unchanged skipping 2026/08/05 02:25:53 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:25:53 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-lucedex7nuba') 2026/08/05 02:25:53 DEBUG : potato3: Sizes differ 2026/08/05 02:25:53 INFO : potato2: Moved (server-side) 2026/08/05 02:25:53 DEBUG : Internxt root 'rclone-test-lucedex7nuba': Waiting for checks to finish 2026/08/05 02:25:54 INFO : potato3: Deleted 2026/08/05 02:25:54 INFO : empty space: Deleted 2026/08/05 02:25:54 DEBUG : Internxt root 'rclone-test-lucedex7nuba': Waiting for transfers to finish 2026/08/05 02:25:54 INFO : potato3: Moved (server-side) 2026/08/05 02:25:54 INFO : tomatoDir: Removing directory 2026/08/05 02:25:54 DEBUG : Internxt root 'rclone-test-cazoziv2juda': deleted 1 directories 2026/08/05 02:25:55 ERROR : tomatoDir: error listing: directory not found 2026/08/05 02:25:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jeyuhog9qogi" 2026/08/05 02:25:55 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:25:58 INFO : tomatoDir: Making directory 2026/08/05 02:25:58 DEBUG : Internxt root 'rclone-test-jeyuhog9qogi': Using server-side directory move 2026/08/05 02:26:08 INFO : Internxt root 'rclone-test-jeyuhog9qogi': Server side directory move succeeded 2026/08/05 02:26:08 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/05 02:26:16 ERROR : error listing: directory not found 2026/08/05 02:26:16 ERROR : error listing: directory not found 2026/08/05 02:26:16 DEBUG : Internxt root 'rclone-test-jeyuhog9qogi': Purge object "empty space" 2026/08/05 02:26:17 DEBUG : Internxt root 'rclone-test-jeyuhog9qogi': Purge object "potato2" 2026/08/05 02:26:17 DEBUG : Internxt root 'rclone-test-jeyuhog9qogi': Purge object "potato3" 2026/08/05 02:26:18 DEBUG : Internxt root 'rclone-test-jeyuhog9qogi': Purge dir "tomatoDir" 2026/08/05 02:26:18 DEBUG : Internxt root 'rclone-test-jeyuhog9qogi': Purge dir "" 2026/08/05 02:26:20 ERROR : error listing: directory not found 2026/08/05 02:26:20 DEBUG : Internxt root 'rclone-test-lucedex7nuba': Purge dir "" 2026/08/05 02:26:20 NOTICE: purge failed to rmdir "": directory not found 2026/08/05 02:26:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (47.99s) === RUN TestSyncBackupDir run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:26:26 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/dst" 2026/08/05 02:26:26 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:26:27 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/backup" 2026/08/05 02:26:27 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:26:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:26:28 DEBUG : one: size = 3 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:26:28 DEBUG : one: Sizes differ 2026/08/05 02:26:28 DEBUG : two: size = 3 OK 2026/08/05 02:26:28 DEBUG : two: Sizes identical 2026/08/05 02:26:28 DEBUG : two: Unchanged skipping 2026/08/05 02:26:28 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for checks to finish 2026/08/05 02:26:28 INFO : one: Moved (server-side) 2026/08/05 02:26:28 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 02:26:30 DEBUG : one: size = 4 OK 2026/08/05 02:26:30 INFO : one: Copied (new) 2026/08/05 02:26:30 DEBUG : Waiting for deletions to finish 2026/08/05 02:26:30 INFO : three.txt: Moved (server-side) 2026/08/05 02:26:30 INFO : three.txt: Moved into backup dir 2026/08/05 02:26:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:26:33 DEBUG : one: size = 4 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:26:33 DEBUG : one: Sizes differ 2026/08/05 02:26:33 DEBUG : two: size = 3 OK 2026/08/05 02:26:33 DEBUG : two: Sizes identical 2026/08/05 02:26:33 DEBUG : two: Unchanged skipping 2026/08/05 02:26:33 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for checks to finish 2026/08/05 02:26:33 INFO : one: Deleted 2026/08/05 02:26:33 INFO : one: Moved (server-side) 2026/08/05 02:26:33 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for transfers to finish 2026/08/05 02:26:34 DEBUG : one: size = 5 OK 2026/08/05 02:26:34 INFO : one: Copied (new) 2026/08/05 02:26:34 DEBUG : Waiting for deletions to finish 2026/08/05 02:26:34 INFO : three.txt: Deleted 2026/08/05 02:26:35 INFO : three.txt: Moved (server-side) 2026/08/05 02:26:35 INFO : three.txt: Moved into backup dir 2026/08/05 02:26:39 ERROR : backup: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDir (24.23s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:26:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/dst" 2026/08/05 02:26:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:26:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/backup" 2026/08/05 02:26:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:26:54 DEBUG : two: size = 3 OK 2026/08/05 02:26:54 DEBUG : two: Sizes identical 2026/08/05 02:26:54 DEBUG : two: Unchanged skipping 2026/08/05 02:26:54 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for checks to finish 2026/08/05 02:26:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:26:54 DEBUG : one: size = 3 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:26:54 DEBUG : one: Sizes differ 2026/08/05 02:26:55 ERROR : one: Couldn't move: move file: Not Found (status 404) 2026/08/05 02:26:55 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for transfers to finish 2026/08/05 02:26:55 ERROR : Internxt root 'rclone-test-cazoziv2juda/dst': not deleting files as there were IO errors 2026/08/05 02:26:55 ERROR : Internxt root 'rclone-test-cazoziv2juda/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Received unexpected error: move file: Not Found (status 404) Test: TestSyncBackupDirWithSuffix 2026/08/05 02:26:58 ERROR : backup: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncBackupDirWithSuffix (18.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:27:10 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/dst" 2026/08/05 02:27:10 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:27:10 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/backup" 2026/08/05 02:27:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:27:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:27:12 DEBUG : one: size = 3 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:27:12 DEBUG : one: Sizes differ 2026/08/05 02:27:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for checks to finish 2026/08/05 02:27:12 DEBUG : two: size = 3 OK 2026/08/05 02:27:12 DEBUG : two: Sizes identical 2026/08/05 02:27:12 DEBUG : two: Unchanged skipping 2026/08/05 02:27:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 02:27:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for transfers to finish 2026/08/05 02:27:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Renamed existing file one to backup one.rclone-backup-sehewow0. (UUID: 096efcaf-2b45-48df-ab5e-360201f26951) FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 02:27:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Upload succeeded, deleting backup file one.rclone-backup-sehewow0. (UUID: 096efcaf-2b45-48df-ab5e-360201f26951) 2026/08/05 02:27:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Successfully deleted backup file 2026/08/05 02:27:16 DEBUG : one: size = 4 OK 2026/08/05 02:27:16 INFO : one: Copied (new) 2026/08/05 02:27:16 DEBUG : Waiting for deletions to finish 2026/08/05 02:27:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 02:27:16 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) fstest.go:203: Not found "backup/one-2019-01-01" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "backup/one-2019-01-01" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found 2026/08/05 02:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:28:32 DEBUG : one: size = 4 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:28:32 DEBUG : one: Sizes differ 2026/08/05 02:28:32 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for checks to finish 2026/08/05 02:28:32 DEBUG : two: size = 3 OK 2026/08/05 02:28:32 DEBUG : two: Sizes identical 2026/08/05 02:28:32 DEBUG : two: Unchanged skipping 2026/08/05 02:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/05 02:28:32 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Waiting for transfers to finish 2026/08/05 02:28:32 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Renamed existing file one to backup one.rclone-backup-bamilow6. (UUID: 1914a8ee-95af-452b-8d75-7167a874351c) 2026/08/05 02:28:33 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Upload succeeded, deleting backup file one.rclone-backup-bamilow6. (UUID: 1914a8ee-95af-452b-8d75-7167a874351c) 2026/08/05 02:28:34 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Successfully deleted backup file 2026/08/05 02:28:34 DEBUG : one: size = 5 OK 2026/08/05 02:28:34 INFO : one: Copied (new) 2026/08/05 02:28:34 DEBUG : Waiting for deletions to finish 2026/08/05 02:28:34 INFO : three-2019-01-01.txt: Deleted 2026/08/05 02:28:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/05 02:28:34 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) fstest.go:203: Not found "backup/one-2019-01-01" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (131.04s) === RUN TestSyncSuffix run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:29:21 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cazoziv2juda/dst" 2026/08/05 02:29:21 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 02:29:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:29:22 DEBUG : one: size = 3 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:29:22 DEBUG : one: Sizes differ 2026/08/05 02:29:22 INFO : one: Moved (server-side) to: one.bak FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 02:29:23 DEBUG : one: size = 4 OK 2026/08/05 02:29:23 INFO : one: Copied (new) 2026/08/05 02:29:24 DEBUG : two: size = 3 OK 2026/08/05 02:29:24 DEBUG : two: Sizes identical 2026/08/05 02:29:24 DEBUG : two: Unchanged skipping 2026/08/05 02:29:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:29:24 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:29:24 DEBUG : three.txt: Sizes differ 2026/08/05 02:29:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 02:29:25 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Renamed existing file three.txt to backup three.rclone-backup-hapokok2.txt (UUID: d45b8301-9ffc-498c-8e2e-60371de85f2b) 2026/08/05 02:29:26 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Upload succeeded, deleting backup file three.rclone-backup-hapokok2.txt (UUID: d45b8301-9ffc-498c-8e2e-60371de85f2b) 2026/08/05 02:29:26 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Successfully deleted backup file 2026/08/05 02:29:26 DEBUG : three.txt: size = 6 OK 2026/08/05 02:29:26 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/three.txt.bak" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/three.txt.bak" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found 2026/08/05 02:30:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:30:40 DEBUG : one: size = 4 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:30:40 DEBUG : one: Sizes differ 2026/08/05 02:30:40 INFO : one.bak: Deleted 2026/08/05 02:30:41 INFO : one: Moved (server-side) to: one.bak 2026/08/05 02:30:41 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Renamed existing file one to backup one.rclone-backup-qiraben9. (UUID: 4fd2375d-5d91-410b-9f1c-d6bbd63f71cf) 2026/08/05 02:30:42 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Upload succeeded, deleting backup file one.rclone-backup-qiraben9. (UUID: 4fd2375d-5d91-410b-9f1c-d6bbd63f71cf) 2026/08/05 02:30:42 DEBUG : Internxt root 'rclone-test-cazoziv2juda/dst': Successfully deleted backup file 2026/08/05 02:30:42 DEBUG : one: size = 5 OK 2026/08/05 02:30:42 INFO : one: Copied (new) 2026/08/05 02:30:42 DEBUG : two: size = 3 OK 2026/08/05 02:30:42 DEBUG : two: Sizes identical 2026/08/05 02:30:42 DEBUG : two: Unchanged skipping 2026/08/05 02:30:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:30:42 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-cazoziv2juda/dst') 2026/08/05 02:30:42 DEBUG : three.txt: Sizes differ 2026/08/05 02:30:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/05 02:30:44 DEBUG : three.txt: size = 19 OK 2026/08/05 02:30:44 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) fstest.go:203: Not found "dst/one.bak" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found --- FAIL: TestSyncSuffix (126.60s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:32:12 DEBUG : both0: size = 6 OK 2026/08/05 02:32:12 DEBUG : both0: Sizes identical 2026/08/05 02:32:12 DEBUG : both0: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both10: size = 6 OK 2026/08/05 02:32:12 DEBUG : both10: Sizes identical 2026/08/05 02:32:12 DEBUG : both10: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both11: size = 6 OK 2026/08/05 02:32:12 DEBUG : both11: Sizes identical 2026/08/05 02:32:12 DEBUG : both11: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both12: size = 6 OK 2026/08/05 02:32:12 DEBUG : both12: Sizes identical 2026/08/05 02:32:12 DEBUG : both12: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both13: size = 6 OK 2026/08/05 02:32:12 DEBUG : both13: Sizes identical 2026/08/05 02:32:12 DEBUG : both13: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both14: size = 6 OK 2026/08/05 02:32:12 DEBUG : both14: Sizes identical 2026/08/05 02:32:12 DEBUG : both14: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both15: size = 6 OK 2026/08/05 02:32:12 DEBUG : both15: Sizes identical 2026/08/05 02:32:12 DEBUG : both16: size = 6 OK 2026/08/05 02:32:12 DEBUG : both16: Sizes identical 2026/08/05 02:32:12 DEBUG : both17: size = 6 OK 2026/08/05 02:32:12 DEBUG : both17: Sizes identical 2026/08/05 02:32:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Waiting for checks to finish 2026/08/05 02:32:12 DEBUG : both15: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both19: size = 6 OK 2026/08/05 02:32:12 DEBUG : both19: Sizes identical 2026/08/05 02:32:12 DEBUG : both19: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both1: size = 6 OK 2026/08/05 02:32:12 DEBUG : both18: size = 6 OK 2026/08/05 02:32:12 DEBUG : both18: Sizes identical 2026/08/05 02:32:12 DEBUG : both1: Sizes identical 2026/08/05 02:32:12 DEBUG : both16: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both2: size = 6 OK 2026/08/05 02:32:12 DEBUG : both2: Sizes identical 2026/08/05 02:32:12 DEBUG : both17: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both3: size = 6 OK 2026/08/05 02:32:12 DEBUG : both2: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both18: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both4: size = 6 OK 2026/08/05 02:32:12 DEBUG : both4: Sizes identical 2026/08/05 02:32:12 DEBUG : both5: size = 6 OK 2026/08/05 02:32:12 DEBUG : both5: Sizes identical 2026/08/05 02:32:12 DEBUG : both1: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both6: size = 6 OK 2026/08/05 02:32:12 DEBUG : both6: Sizes identical 2026/08/05 02:32:12 DEBUG : both4: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both7: size = 6 OK 2026/08/05 02:32:12 DEBUG : both7: Sizes identical 2026/08/05 02:32:12 DEBUG : both7: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both8: size = 6 OK 2026/08/05 02:32:12 DEBUG : both8: Sizes identical 2026/08/05 02:32:12 DEBUG : both8: Unchanged skipping 2026/08/05 02:32:12 DEBUG : both9: size = 6 OK 2026/08/05 02:32:12 DEBUG : both9: Sizes identical 2026/08/05 02:32:12 DEBUG : both3: Sizes identical 2026/08/05 02:32:12 DEBUG : both9: Unchanged skipping 2026/08/05 02:32:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only0: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only0: Sizes differ 2026/08/05 02:32:12 DEBUG : both3: Unchanged skipping 2026/08/05 02:32:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only10: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only10: Sizes differ 2026/08/05 02:32:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only11: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only11: Sizes differ 2026/08/05 02:32:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only12: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only12: Sizes differ 2026/08/05 02:32:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only14: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only14: Sizes differ 2026/08/05 02:32:12 DEBUG : both6: Unchanged skipping 2026/08/05 02:32:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only16: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only16: Sizes differ 2026/08/05 02:32:12 DEBUG : both5: Unchanged skipping 2026/08/05 02:32:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only17: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only17: Sizes differ 2026/08/05 02:32:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only13: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only13: Sizes differ 2026/08/05 02:32:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only18: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only18: Sizes differ 2026/08/05 02:32:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only15: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only15: Sizes differ 2026/08/05 02:32:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only19: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only19: Sizes differ 2026/08/05 02:32:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only1: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only1: Sizes differ 2026/08/05 02:32:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only2: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only2: Sizes differ 2026/08/05 02:32:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only3: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only3: Sizes differ 2026/08/05 02:32:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only7: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only7: Sizes differ 2026/08/05 02:32:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only4: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only4: Sizes differ 2026/08/05 02:32:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only5: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only5: Sizes differ 2026/08/05 02:32:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only6: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only6: Sizes differ 2026/08/05 02:32:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only8: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only8: Sizes differ 2026/08/05 02:32:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4119543216) 2026/08/05 02:32:12 DEBUG : only9: size = 6 (Internxt root 'rclone-test-cazoziv2juda') 2026/08/05 02:32:12 DEBUG : only9: Sizes differ 2026/08/05 02:32:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Waiting for transfers to finish 2026/08/05 02:32:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only10 to backup only10.rclone-backup-xegeyiv0. (UUID: ff27b59b-bbc2-4548-b740-4a402111fe7a) 2026/08/05 02:32:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only11 to backup only11.rclone-backup-geyuyiq1. (UUID: 9f2f1801-d43d-4e23-a613-ce865df1515a) 2026/08/05 02:32:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only0 to backup only0.rclone-backup-musaqim9. (UUID: d5158f30-7a8f-4db6-bf47-76512bd45659) 2026/08/05 02:32:12 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only12 to backup only12.rclone-backup-qihovoz1. (UUID: 5fcc039b-d0d2-4eb8-858f-709be1249308) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only10.rclone-backup-xegeyiv0. (UUID: ff27b59b-bbc2-4548-b740-4a402111fe7a) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only11.rclone-backup-geyuyiq1. (UUID: 9f2f1801-d43d-4e23-a613-ce865df1515a) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only0.rclone-backup-musaqim9. (UUID: d5158f30-7a8f-4db6-bf47-76512bd45659) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:13 DEBUG : only10: size = 0 OK 2026/08/05 02:32:13 INFO : only10: Copied (replaced existing) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:13 DEBUG : only11: size = 0 OK 2026/08/05 02:32:13 INFO : only11: Copied (replaced existing) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:13 DEBUG : only0: size = 0 OK 2026/08/05 02:32:13 INFO : only0: Copied (replaced existing) 2026/08/05 02:32:13 ERROR : only12: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only16 to backup only16.rclone-backup-viyaleh3. (UUID: 5de65f74-2a02-4ca3-b331-e62a83e7a45a) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only14 to backup only14.rclone-backup-naretow7. (UUID: b0f6fc65-0545-4f19-b406-d5c5d70c9f12) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only18 to backup only18.rclone-backup-yemukuk8. (UUID: c1a43e4f-99d9-4118-b84d-9767c9728ee2) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only17 to backup only17.rclone-backup-wunemuh3. (UUID: 88b42ef3-8fee-46af-af8a-4c4ffde6938e) 2026/08/05 02:32:13 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only16.rclone-backup-viyaleh3. (UUID: 5de65f74-2a02-4ca3-b331-e62a83e7a45a) 2026/08/05 02:32:13 ERROR : only14: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:13 ERROR : only18: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:13 ERROR : only17: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:14 DEBUG : only16: size = 0 OK 2026/08/05 02:32:14 INFO : only16: Copied (replaced existing) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only13 to backup only13.rclone-backup-dejurus2. (UUID: 6dd2eaf5-8438-4b1b-a7ca-1224edf763d2) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only19 to backup only19.rclone-backup-cadijab4. (UUID: 4ee99783-9b43-4c46-a0d4-b5a92527fdbd) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only15 to backup only15.rclone-backup-qilekic3. (UUID: 12fa93d1-8f04-4148-8e5a-82657d6c115a) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only1 to backup only1.rclone-backup-tacowut9. (UUID: 543967ab-f694-4c44-9331-d5f13e0aa296) 2026/08/05 02:32:14 ERROR : only13: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:14 ERROR : only15: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only2 to backup only2.rclone-backup-yukevob0. (UUID: 171f14f7-7cdb-406d-b332-2f07513ac8be) 2026/08/05 02:32:14 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only3 to backup only3.rclone-backup-zuxeyos6. (UUID: 6362502d-9d3d-4ba3-8dfb-e3c992e106c8) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only3.rclone-backup-zuxeyos6. (UUID: 6362502d-9d3d-4ba3-8dfb-e3c992e106c8) 2026/08/05 02:32:15 ERROR : only2: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:15 DEBUG : only3: size = 0 OK 2026/08/05 02:32:15 INFO : only3: Copied (replaced existing) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only7 to backup only7.rclone-backup-qamutac3. (UUID: 8027c5df-6f2c-450e-a079-8b24481d6e47) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only4 to backup only4.rclone-backup-qezobuf1. (UUID: a6cf2be8-465c-4bc5-ba21-c724496c6c0e) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only4.rclone-backup-qezobuf1. (UUID: a6cf2be8-465c-4bc5-ba21-c724496c6c0e) 2026/08/05 02:32:15 ERROR : only7: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:15 DEBUG : only4: size = 0 OK 2026/08/05 02:32:15 INFO : only4: Copied (replaced existing) 2026/08/05 02:32:15 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only5 to backup only5.rclone-backup-sajoqaw6. (UUID: 5c21ed7a-a707-41f7-9eb0-108aca3f129f) 2026/08/05 02:32:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only6 to backup only6.rclone-backup-vesasec2. (UUID: 5dc5d6a3-77c4-42d9-af99-5345455bab8e) 2026/08/05 02:32:16 ERROR : only5: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:16 ERROR : only19: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:16 ERROR : only6: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/08/05 02:32:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only8 to backup only8.rclone-backup-tijurag1. (UUID: 43c5b738-f7e6-4963-a3b8-bc977217b9f1) 2026/08/05 02:32:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Renamed existing file only9 to backup only9.rclone-backup-punovaz7. (UUID: c1418f3b-5223-4f54-be6c-510805a25b2d) 2026/08/05 02:32:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only8.rclone-backup-tijurag1. (UUID: 43c5b738-f7e6-4963-a3b8-bc977217b9f1) 2026/08/05 02:32:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only1.rclone-backup-tacowut9. (UUID: 543967ab-f694-4c44-9331-d5f13e0aa296) 2026/08/05 02:32:16 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Upload succeeded, deleting backup file only9.rclone-backup-punovaz7. (UUID: c1418f3b-5223-4f54-be6c-510805a25b2d) 2026/08/05 02:32:17 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:17 DEBUG : only8: size = 0 OK 2026/08/05 02:32:17 INFO : only8: Copied (replaced existing) 2026/08/05 02:32:17 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:17 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Successfully deleted backup file 2026/08/05 02:32:17 DEBUG : only1: size = 0 OK 2026/08/05 02:32:17 INFO : only1: Copied (replaced existing) 2026/08/05 02:32:17 DEBUG : only9: size = 0 OK 2026/08/05 02:32:17 INFO : only9: Copied (replaced existing) 2026/08/05 02:32:17 ERROR : Internxt root 'rclone-test-cazoziv2juda': not deleting files as there were IO errors 2026/08/05 02:32:17 ERROR : Internxt root 'rclone-test-cazoziv2juda': not deleting directories as there were IO errors sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Received unexpected error: failed to create empty file metadata: create meta: File already exists (status 409) Test: TestSyncConcurrentTruncate Messages: Sync must not return a error sync_test.go:2784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be false Test: TestSyncConcurrentTruncate Messages: Low level errors must not have happened fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (6), only13 (6), only14 (6), only15 (6), only16 (0), only17 (6), only18 (6), only19 (6), only2 (6), only3 (0), only4 (0), only5 (6), only6 (6), only7 (6), only8 (0), only9 (0) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only12: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only13: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only14: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only15: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only17: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only18: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only19: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only2: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only5: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only6: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only7: size incorrect file=0 vs obj=6 --- FAIL: TestSyncConcurrentTruncate (105.75s) === RUN TestConflicting run.go:198: Remote "Internxt root 'rclone-test-cazoziv2juda'", Local "Local file system at /tmp/rclone4119543216", Modify Window "876000h0m0s" 2026/08/05 02:33:09 INFO : toe: Making directory 2026/08/05 02:33:09 INFO : toe/toe: Making directory 2026/08/05 02:33:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 02:33:10 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Waiting for checks to finish 2026/08/05 02:33:10 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Waiting for transfers to finish 2026/08/05 02:33:12 DEBUG : toe/toe/toe: size = 11 OK 2026/08/05 02:33:12 INFO : toe/toe/toe: Copied (new) 2026/08/05 02:33:12 DEBUG : Waiting for deletions to finish run.go:186: removing dir "toe" failed - try 1/5: sleeping 1s: directory not empty 2026/08/05 02:33:18 ERROR : toe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestConflicting (16.94s) FAIL 2026/08/05 02:33:26 DEBUG : Internxt root 'rclone-test-cazoziv2juda': Purge dir "" "./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestConflicting|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncBackupDir|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentTruncate|TestSyncSuffix)$'" - Finished ERROR in 8m44.438504272s (try 2/5): exit status 1: Failed [TestServerSideMove TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffix TestSyncConcurrentTruncate]