"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2026/02/27 02:19:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-kitirey6deho" 2026/02/27 02:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:19:34 DEBUG : Creating backend with remote "/tmp/rclone3535391631" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:19:39 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/27 02:19:39 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/27 02:19:39 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/27 02:19:39 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/27 02:19:44 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-kitirey6deho'": 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 (17.69s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:19:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-kitirey6deho/data" === RUN TestCheckSumDownload/subtest1 2026/02/27 02:20:07 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-kitirey6deho'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (18.34s) --- PASS: TestCheckSumDownload/subtest1 (1.26s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:20:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-kitirey6deho/dst" 2026/02/27 02:20:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-kitirey6deho/CompareDest" 2026/02/27 02:20:13 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 02:20:16 DEBUG : one: size = 3 OK 2026/02/27 02:20:16 INFO : one: Copied (new) 2026/02/27 02:20:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3535391631) 2026/02/27 02:20:16 DEBUG : one: size = 3 (drime root 'rclone-test-kitirey6deho/dst') 2026/02/27 02:20:16 DEBUG : one: Sizes differ 2026/02/27 02:20:21 DEBUG : one: Removing old object on successful upload 2026/02/27 02:20:21 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 (13.25s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:20:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-kitirey6deho/dst" 2026/02/27 02:20:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-kitirey6deho/CopyDest" 2026/02/27 02:20:26 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 02:20:30 DEBUG : one: size = 3 OK 2026/02/27 02:20:30 INFO : one: Copied (new) 2026/02/27 02:20:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3535391631) 2026/02/27 02:20:31 DEBUG : one: size = 3 (drime root 'rclone-test-kitirey6deho/dst') 2026/02/27 02:20:31 DEBUG : one: Sizes differ 2026/02/27 02:20:34 DEBUG : one: Removing old object on successful upload 2026/02/27 02:20:34 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 (13.18s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:20:51 DEBUG : Waiting for deletions to finish 2026/02/27 02:20:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/27 02:20:51 INFO : large: Deleted 2026/02/27 02:20:51 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete --- FAIL: TestMaxDelete (16.10s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:21:04 DEBUG : Waiting for deletions to finish 2026/02/27 02:21:04 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/27 02:21:04 INFO : large: Deleted 2026/02/27 02:21:04 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 --- FAIL: TestMaxDeleteSize (12.91s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:21:11 INFO : A2: Making directory 2026/02/27 02:21:11 INFO : A1/B2: Making directory 2026/02/27 02:21:12 INFO : A1/B2/C2: Making directory 2026/02/27 02:21:12 INFO : A1/B1/C3: Making directory 2026/02/27 02:21:13 INFO : A3: Making directory 2026/02/27 02:21:13 INFO : A3/B3: Making directory 2026/02/27 02:21:13 INFO : A3/B3/C4: Making directory 2026/02/27 02:21:19 DEBUG : removing 1 level 3 directories 2026/02/27 02:21:19 INFO : A3/B3/C4: Removing directory 2026/02/27 02:21:22 DEBUG : removing 2 level 3 directories 2026/02/27 02:21:22 INFO : A1/B2/C2: Removing directory 2026/02/27 02:21:22 INFO : A1/B1/C3: Removing directory 2026/02/27 02:21:22 DEBUG : removing 2 level 2 directories 2026/02/27 02:21:22 INFO : A3/B3: Removing directory 2026/02/27 02:21:22 INFO : A1/B2: Removing directory 2026/02/27 02:21:22 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/02/27 02:21:23 DEBUG : removing 2 level 1 directories 2026/02/27 02:21:23 INFO : A3: Removing directory 2026/02/27 02:21:23 INFO : A2: Removing directory operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (24.38s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:21:51 INFO : A1/B2: Making directory 2026/02/27 02:21:51 INFO : A1/B1/C3: Making directory 2026/02/27 02:21:58 ERROR : A2/B1/C1/four: Couldn't move: object not found 2026/02/27 02:21:58 ERROR : A2/one: Couldn't move: object not found 2026/02/27 02:21:58 ERROR : A2/two: Couldn't move: object not found 2026/02/27 02:21:58 ERROR : A2/B1/C2/five: Couldn't move: object not found 2026/02/27 02:21:58 ERROR : A2/B1/three: 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 (37.48s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-kitirey6deho'", Local "Local file system at /tmp/rclone3535391631", Modify Window "876000h0m0s" 2026/02/27 02:22:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jabogem3" before starting operations_test.go:1927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1927 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1928: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1928 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting 2026/02/27 02:22:17 DEBUG : sub dir/test remove existing.jabogem3: TEST: removing renamed existing file after operation 2026/02/27 02:22:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.butoseb2" before starting operations_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1943 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/02/27 02:22:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.butoseb2: TEST: renaming existing back after failed operation 2026/02/27 02:22:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zacijuc5" before starting operations_test.go:1960: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1960 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/02/27 02:22:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zacijuc5: TEST: removing renamed existing file after operation --- FAIL: TestRemoveExisting (13.84s) FAIL 2026/02/27 02:22:21 DEBUG : drime root 'rclone-test-kitirey6deho': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 2m48.377609291s (try 4/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]