"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestParseSumFile)$'" - Starting (try 4/5) 2026/02/18 02:10:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-hisodus7moxo" 2026/02/18 02:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 02:10:28 DEBUG : Creating backend with remote "/tmp/rclone1493306154" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-hisodus7moxo'", Local "Local file system at /tmp/rclone1493306154", Modify Window "876000h0m0s" 2026/02/18 02:10:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/18 02:10:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/18 02:10:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/18 02:10:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/18 02:10:34 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-hisodus7moxo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestParseSumFile (7.05s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-hisodus7moxo'", Local "Local file system at /tmp/rclone1493306154", Modify Window "876000h0m0s" 2026/02/18 02:10:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-hisodus7moxo/data" === RUN TestCheckSumDownload/subtest1 2026/02/18 02:10:48 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-hisodus7moxo'": 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 (16.80s) --- PASS: TestCheckSumDownload/subtest1 (1.29s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-hisodus7moxo'", Local "Local file system at /tmp/rclone1493306154", Modify Window "876000h0m0s" 2026/02/18 02:10:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-hisodus7moxo/dst" 2026/02/18 02:10:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-hisodus7moxo/CompareDest" 2026/02/18 02:10:59 DEBUG : one: Need to transfer - File not found at Destination 2026/02/18 02:11:04 DEBUG : one: size = 3 OK 2026/02/18 02:11:04 INFO : one: Copied (new) 2026/02/18 02:11:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1493306154) 2026/02/18 02:11:06 DEBUG : one: size = 3 (drime root 'rclone-test-hisodus7moxo/dst') 2026/02/18 02:11:06 DEBUG : one: Sizes differ 2026/02/18 02:11:10 DEBUG : one: Removing old object on successful upload 2026/02/18 02:11:10 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 (22.39s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-hisodus7moxo'", Local "Local file system at /tmp/rclone1493306154", Modify Window "876000h0m0s" 2026/02/18 02:11:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-hisodus7moxo/dst" 2026/02/18 02:11:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-hisodus7moxo/CopyDest" 2026/02/18 02:11:19 DEBUG : one: Need to transfer - File not found at Destination 2026/02/18 02:11:25 DEBUG : one: size = 3 OK 2026/02/18 02:11:25 INFO : one: Copied (new) 2026/02/18 02:11:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1493306154) 2026/02/18 02:11:30 DEBUG : one: size = 3 (drime root 'rclone-test-hisodus7moxo/dst') 2026/02/18 02:11:30 DEBUG : one: Sizes differ 2026/02/18 02:11:38 DEBUG : one: Removing old object on successful upload 2026/02/18 02:11:38 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 (27.85s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-hisodus7moxo'", Local "Local file system at /tmp/rclone1493306154", Modify Window "876000h0m0s" 2026/02/18 02:12:41 INFO : A1/B2: Making directory 2026/02/18 02:12:41 INFO : A1/B1/C3: Making directory 2026/02/18 02:12:50 ERROR : A2/two: Couldn't move: object not found 2026/02/18 02:12:50 ERROR : A2/one: Couldn't move: object not found 2026/02/18 02:12:50 ERROR : A2/B1/C1/four: Couldn't move: object not found 2026/02/18 02:12:50 ERROR : A2/B1/three: Couldn't move: object not found 2026/02/18 02:12:50 ERROR : A2/B1/C2/five: 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 run.go:130: removing dir "A3" failed - try 1/3: directory not empty run.go:130: removing dir "A3" failed - try 2/3: directory not empty run.go:130: removing dir "A3" failed - try 3/3: directory not empty run.go:133: removing dir "A3" failed: directory not empty 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: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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Should be true Test: TestDirMove Messages: listing wrong, want got A3/one (3), A3/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/one" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/two" 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (87.53s) FAIL 2026/02/18 02:13:10 DEBUG : drime root 'rclone-test-hisodus7moxo': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestParseSumFile)$'" - Finished ERROR in 2m43.196874872s (try 4/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestDirMove]