"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestParseSumFile)$'" - Starting (try 4/5) 2026/02/21 01:56:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-huqebun7xoqo" 2026/02/21 01:56:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 01:56:06 DEBUG : Creating backend with remote "/tmp/rclone3124322659" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-huqebun7xoqo'", Local "Local file system at /tmp/rclone3124322659", Modify Window "876000h0m0s" 2026/02/21 01:56:18 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/21 01:56:18 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/21 01:56:18 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/21 01:56:18 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/21 01:56:23 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-huqebun7xoqo'": 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.24s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-huqebun7xoqo'", Local "Local file system at /tmp/rclone3124322659", Modify Window "876000h0m0s" 2026/02/21 01:56:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-huqebun7xoqo/data" === RUN TestCheckSumDownload/subtest1 2026/02/21 01:57:17 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-huqebun7xoqo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (48.45s) --- PASS: TestCheckSumDownload/subtest1 (7.67s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-huqebun7xoqo'", Local "Local file system at /tmp/rclone3124322659", Modify Window "876000h0m0s" 2026/02/21 01:57:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-huqebun7xoqo/dst" 2026/02/21 01:57:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-huqebun7xoqo/CompareDest" 2026/02/21 01:57:26 DEBUG : one: Need to transfer - File not found at Destination 2026/02/21 01:57:42 DEBUG : one: size = 3 OK 2026/02/21 01:57:42 INFO : one: Copied (new) 2026/02/21 01:57:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3124322659) 2026/02/21 01:57:45 DEBUG : one: size = 3 (drime root 'rclone-test-huqebun7xoqo/dst') 2026/02/21 01:57:45 DEBUG : one: Sizes differ 2026/02/21 01:57:54 DEBUG : one: Removing old object on successful upload 2026/02/21 01:57:55 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 --- FAIL: TestCopyFileCompareDest (41.62s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-huqebun7xoqo'", Local "Local file system at /tmp/rclone3124322659", Modify Window "876000h0m0s" 2026/02/21 01:58:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-huqebun7xoqo/dst" 2026/02/21 01:58:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-huqebun7xoqo/CopyDest" 2026/02/21 01:58:10 DEBUG : one: Need to transfer - File not found at Destination 2026/02/21 01:58:25 DEBUG : one: size = 3 OK 2026/02/21 01:58:25 INFO : one: Copied (new) 2026/02/21 01:58:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3124322659) 2026/02/21 01:58:30 DEBUG : one: size = 3 (drime root 'rclone-test-huqebun7xoqo/dst') 2026/02/21 01:58:30 DEBUG : one: Sizes differ 2026/02/21 01:58:36 DEBUG : one: Removing old object on successful upload 2026/02/21 01:58: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 (37.83s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-huqebun7xoqo'", Local "Local file system at /tmp/rclone3124322659", Modify Window "876000h0m0s" 2026/02/21 01:59:31 INFO : A1/B2: Making directory 2026/02/21 01:59:34 INFO : A1/B1/C3: Making directory 2026/02/21 02:00:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/21 02:00:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/21 02:00:10 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/21 02:00:10 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/21 02:00:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/21 02:00:28 INFO : drime root 'rclone-test-huqebun7xoqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/21 02:00:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/21 02:00:47 ERROR : A3/B1/C1/four: Couldn't move: object not found 2026/02/21 02:00:47 ERROR : A3/one: Couldn't move: object not found 2026/02/21 02:00:47 ERROR : A3/B1/three: Couldn't move: object not found 2026/02/21 02:00:47 ERROR : A3/two: Couldn't move: object not found operations_test.go:1441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1441 Error: Received unexpected error: RenameDir renames: object not found Test: TestDirMove 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:1447 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) (len=6) { +([]string) (len=12) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C1", + (string) (len=8) "A3/B1/C2", + (string) (len=8) "A3/B1/C3", + (string) (len=5) "A3/B2", (string) (len=2) "A4", Test: TestDirMove Messages: directories --- FAIL: TestDirMove (159.65s) FAIL 2026/02/21 02:01:20 DEBUG : drime root 'rclone-test-huqebun7xoqo': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestParseSumFile)$'" - Finished ERROR in 5m15.773379878s (try 4/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestDirMove]