"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestListJSON|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting)$'" - Starting (try 2/5) 2026/02/22 05:53:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago" 2026/02/22 05:53:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:53:17 DEBUG : Creating backend with remote "/tmp/rclone487500694" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:53:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 05:53:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 05:53:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 05:53:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/22 05:53:35 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-nuforem0fago'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestParseSumFile (26.76s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:53:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago/data" === RUN TestCheckSumDownload/subtest1 2026/02/22 05:54:20 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-nuforem0fago'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (39.03s) --- PASS: TestCheckSumDownload/subtest1 (1.80s) === RUN TestCopyFileBackupDir run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:54:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago/backup" 2026/02/22 05:54:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone487500694) 2026/02/22 05:54:36 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-nuforem0fago') 2026/02/22 05:54:36 DEBUG : dst/file1: Sizes differ 2026/02/22 05:54:38 INFO : dst/file1: Moved (server-side) 2026/02/22 05:54:42 DEBUG : dst/file1: size = 14 OK 2026/02/22 05:54:42 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (23.75s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:54:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago/dst" 2026/02/22 05:54:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago/CompareDest" 2026/02/22 05:54:49 DEBUG : one: Need to transfer - File not found at Destination 2026/02/22 05:54:58 DEBUG : one: size = 3 OK 2026/02/22 05:54:58 INFO : one: Copied (new) 2026/02/22 05:55:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone487500694) 2026/02/22 05:55:00 DEBUG : one: size = 3 (drime root 'rclone-test-nuforem0fago/dst') 2026/02/22 05:55:00 DEBUG : one: Sizes differ 2026/02/22 05:55:09 DEBUG : one: Removing old object on successful upload 2026/02/22 05:55:09 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCompareDest (25.88s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:55:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago/dst" 2026/02/22 05:55:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuforem0fago/CopyDest" 2026/02/22 05:55:15 DEBUG : one: Need to transfer - File not found at Destination 2026/02/22 05:55:22 DEBUG : one: size = 3 OK 2026/02/22 05:55:22 INFO : one: Copied (new) 2026/02/22 05:55:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone487500694) 2026/02/22 05:55:24 DEBUG : one: size = 3 (drime root 'rclone-test-nuforem0fago/dst') 2026/02/22 05:55:24 DEBUG : one: Sizes differ 2026/02/22 05:55:37 DEBUG : one: Removing old object on successful upload 2026/02/22 05:55:37 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (28.63s) === RUN TestListJSON run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/02/22 05:56:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata === NAME TestListJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestListJSON (25.64s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.39s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.30s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:56:43 DEBUG : Waiting for deletions to finish 2026/02/22 05:56:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/22 05:56:44 INFO : large: Deleted 2026/02/22 05:56:44 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDeleteSize (46.83s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:57:44 INFO : A1/B2: Making directory 2026/02/22 05:57:44 INFO : A1/B1/C3: Making directory 2026/02/22 05:57:53 ERROR : A2/two: Couldn't move: object not found 2026/02/22 05:57:53 ERROR : A2/B1/C1/four: Couldn't move: object not found 2026/02/22 05:57:53 ERROR : A2/B1/C2/five: Couldn't move: object not found 2026/02/22 05:57:53 ERROR : A2/B1/three: Couldn't move: object not found 2026/02/22 05:57:53 ERROR : A2/one: Couldn't move: object not found operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir renames: object not found Test: TestDirMove --- FAIL: TestDirMove (70.03s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-nuforem0fago'", Local "Local file system at /tmp/rclone487500694", Modify Window "876000h0m0s" 2026/02/22 05:58:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fosotex4" before starting 2026/02/22 05:58:15 DEBUG : sub dir/test remove existing.fosotex4: TEST: removing renamed existing file after operation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/22 05:58:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kijoqov4" before starting 2026/02/22 05:58:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kijoqov4: TEST: renaming existing back after failed operation 2026/02/22 05:58:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiluvac2" before starting 2026/02/22 05:58:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiluvac2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (26.97s) FAIL 2026/02/22 05:58:30 DEBUG : drime root 'rclone-test-nuforem0fago': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestListJSON|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting)$'" - Finished ERROR in 5m15.285711726s (try 2/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDeleteSize TestDirMove]