"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 3/5) 2026/02/20 05:16:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziqugoq2havo" 2026/02/20 05:16:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/20 05:16:32 DEBUG : Creating backend with remote "/tmp/rclone3062867584" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:16:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/20 05:16:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/20 05:16:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/20 05:16:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/20 05:16:51 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-ziqugoq2havo'": 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 (28.21s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:17:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziqugoq2havo/data" === RUN TestCheckSumDownload/subtest1 2026/02/20 05:17:29 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-ziqugoq2havo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (34.34s) --- PASS: TestCheckSumDownload/subtest1 (1.84s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:17:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziqugoq2havo/dst" 2026/02/20 05:17:34 DEBUG : Config file has changed externally - reloading 2026/02/20 05:17:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziqugoq2havo/CompareDest" 2026/02/20 05:17:38 DEBUG : one: Need to transfer - File not found at Destination 2026/02/20 05:17:48 DEBUG : one: size = 3 OK 2026/02/20 05:17:48 INFO : one: Copied (new) 2026/02/20 05:17:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3062867584) 2026/02/20 05:17:52 DEBUG : one: size = 3 (drime root 'rclone-test-ziqugoq2havo/dst') 2026/02/20 05:17:52 DEBUG : one: Sizes differ 2026/02/20 05:18:01 DEBUG : one: Removing old object on successful upload 2026/02/20 05:18:01 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 (29.71s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:18:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziqugoq2havo/dst" 2026/02/20 05:18:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-ziqugoq2havo/CopyDest" 2026/02/20 05:18:08 DEBUG : one: Need to transfer - File not found at Destination 2026/02/20 05:18:22 DEBUG : one: size = 3 OK 2026/02/20 05:18:22 INFO : one: Copied (new) 2026/02/20 05:18:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3062867584) 2026/02/20 05:18:24 DEBUG : one: size = 3 (drime root 'rclone-test-ziqugoq2havo/dst') 2026/02/20 05:18:24 DEBUG : one: Sizes differ 2026/02/20 05:18:29 DEBUG : one: Removing old object on successful upload 2026/02/20 05:18:29 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.40s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:19:12 DEBUG : Waiting for deletions to finish 2026/02/20 05:19:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/20 05:19:12 INFO : large: Deleted 2026/02/20 05:19:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (42.24s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:19:25 INFO : A2: Making directory 2026/02/20 05:19:26 INFO : A1/B2: Making directory 2026/02/20 05:19:27 INFO : A1/B2/C2: Making directory 2026/02/20 05:19:28 INFO : A1/B1/C3: Making directory 2026/02/20 05:19:28 INFO : A3: Making directory 2026/02/20 05:19:29 INFO : A3/B3: Making directory 2026/02/20 05:19:30 INFO : A3/B3/C4: Making directory 2026/02/20 05:19:36 DEBUG : removing 1 level 3 directories 2026/02/20 05:19:36 INFO : A3/B3/C4: Removing directory 2026/02/20 05:19:40 DEBUG : removing 2 level 3 directories 2026/02/20 05:19:40 INFO : A1/B2/C2: Removing directory 2026/02/20 05:19:40 INFO : A1/B1/C3: Removing directory 2026/02/20 05:19:40 DEBUG : removing 2 level 2 directories 2026/02/20 05:19:40 INFO : A3/B3: Removing directory 2026/02/20 05:19:40 INFO : A1/B2: Removing directory 2026/02/20 05:19:41 DEBUG : removing 2 level 1 directories 2026/02/20 05:19:41 INFO : A3: Removing directory 2026/02/20 05:19:41 INFO : A2: Removing directory 2026/02/20 05:19:46 DEBUG : removing 1 level 3 directories 2026/02/20 05:19:46 INFO : A1/B1/C1: Removing directory 2026/02/20 05:19:46 DEBUG : removing 1 level 2 directories 2026/02/20 05:19:46 INFO : A1/B1: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (51.34s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:21:22 INFO : A1/B2: Making directory 2026/02/20 05:21:23 INFO : A1/B1/C3: Making directory 2026/02/20 05:21:33 ERROR : A2/B1/C2/five: Couldn't move: object not found 2026/02/20 05:21:33 ERROR : A2/B1/three: Couldn't move: object not found 2026/02/20 05:21:33 ERROR : A2/B1/C1/four: Couldn't move: object not found 2026/02/20 05:21:33 ERROR : A2/one: Couldn't move: object not found 2026/02/20 05:21:33 ERROR : A2/two: 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 (99.83s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-ziqugoq2havo'", Local "Local file system at /tmp/rclone3062867584", Modify Window "876000h0m0s" 2026/02/20 05:22:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.soyeviz9" before starting 2026/02/20 05:22:11 DEBUG : sub dir/test remove existing.soyeviz9: TEST: removing renamed existing file after operation 2026/02/20 05:22:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.garumot1" before starting 2026/02/20 05:22:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.garumot1: TEST: renaming existing back after failed 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/20 05:22: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.fizupod9" before starting 2026/02/20 05:22:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fizupod9: 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 --- PASS: TestRemoveExisting (49.04s) FAIL 2026/02/20 05:22:35 DEBUG : drime root 'rclone-test-ziqugoq2havo': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 6m5.236140843s (try 3/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestRmdirsNoLeaveRoot TestDirMove]