"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestMoveFile|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 3/5) 2026/04/29 01:36:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-jomihey5pagi" 2026/04/29 01:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:36:17 DEBUG : Creating backend with remote "/tmp/rclone2810366890" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:36:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 01:36:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 01:36:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 01:36:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/29 01:36:23 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-jomihey5pagi'": 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 (14.24s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:36:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-jomihey5pagi/data" 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 === RUN TestCheckSumDownload/subtest1 2026/04/29 01:36:47 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-jomihey5pagi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "test.sum" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "test.sum" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "test.sum" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "test.sum" failed: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing dir "data" failed - try 1/3: 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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:447 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want got test.sum (41) 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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:447 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test.sum" --- FAIL: TestCheckSumDownload (30.42s) --- PASS: TestCheckSumDownload/subtest1 (1.37s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:37:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-jomihey5pagi/dst" 2026/04/29 01:37:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-jomihey5pagi/CompareDest" 2026/04/29 01:37:04 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 01:37:06 DEBUG : one: size = 3 OK 2026/04/29 01:37:06 INFO : one: Copied (new) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:212 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), test.sum (41) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:212 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "test.sum" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:216 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), test.sum (41) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:216 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "test.sum" 2026/04/29 01:37:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2810366890) 2026/04/29 01:37:24 DEBUG : one: size = 3 (drime root 'rclone-test-jomihey5pagi/dst') 2026/04/29 01:37:24 DEBUG : one: Sizes differ 2026/04/29 01:37:25 DEBUG : one: Removing old object on successful upload 2026/04/29 01:37:25 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 (28.81s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:37:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-jomihey5pagi/dst" 2026/04/29 01:37:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-jomihey5pagi/CopyDest" 2026/04/29 01:37:32 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 01:37:34 DEBUG : one: size = 3 OK 2026/04/29 01:37:34 INFO : one: Copied (new) 2026/04/29 01:37:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2810366890) 2026/04/29 01:37:35 DEBUG : one: size = 3 (drime root 'rclone-test-jomihey5pagi/dst') 2026/04/29 01:37:35 DEBUG : one: Sizes differ 2026/04/29 01:37:36 DEBUG : one: Removing old object on successful upload 2026/04/29 01:37:36 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 (8.13s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 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/04/29 01:37:49 DEBUG : Waiting for deletions to finish 2026/04/29 01:37:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/29 01:37:49 INFO : large: Deleted 2026/04/29 01:37:49 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 run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "large" failed: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "medium" failed: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestMaxDelete (18.62s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:38:00 DEBUG : Waiting for deletions to finish 2026/04/29 01:38:00 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 01:38:00 INFO : large: Deleted 2026/04/29 01:38:00 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 run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "large" failed: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid." run.go:133: removing file "medium" failed: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestMaxDeleteSize (14.21s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:38:14 INFO : A2: Making directory 2026/04/29 01:38:14 INFO : A1/B2: Making directory 2026/04/29 01:38:15 INFO : A1/B2/C2: Making directory 2026/04/29 01:38:15 INFO : A1/B1/C3: Making directory 2026/04/29 01:38:16 INFO : A3: Making directory 2026/04/29 01:38:16 INFO : A3/B3: Making directory 2026/04/29 01:38:17 INFO : A3/B3/C4: Making directory 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/04/29 01:38:34 DEBUG : removing 1 level 3 directories 2026/04/29 01:38:34 INFO : A3/B3/C4: Removing directory 2026/04/29 01:38:38 DEBUG : removing 2 level 3 directories 2026/04/29 01:38:38 INFO : A1/B2/C2: Removing directory 2026/04/29 01:38:38 INFO : A1/B1/C3: Removing directory 2026/04/29 01:38:39 DEBUG : removing 2 level 2 directories 2026/04/29 01:38:39 INFO : A3/B3: Removing directory 2026/04/29 01:38:39 INFO : A1/B2: Removing directory 2026/04/29 01:38:39 DEBUG : removing 2 level 1 directories 2026/04/29 01:38:39 INFO : A3: Removing directory 2026/04/29 01:38:39 INFO : A2: Removing directory 2026/04/29 01:38:42 DEBUG : removing 1 level 3 directories 2026/04/29 01:38:42 INFO : A1/B1/C1: Removing directory 2026/04/29 01:38:43 DEBUG : removing 1 level 2 directories 2026/04/29 01:38:43 INFO : A1/B1: Removing directory 2026/04/29 01:38:43 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:130: removing dir "A1" failed - try 1/3: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (34.24s) === RUN TestMoveFile run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:38:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 01:38:47 DEBUG : sub/file2: size = 14 OK 2026/04/29 01:38:47 INFO : file1: Copied (new) to: sub/file2 2026/04/29 01:38:47 INFO : file1: Deleted 2026/04/29 01:38:48 DEBUG : sub/file2: size = 14 OK 2026/04/29 01:38:48 DEBUG : file1: Sizes identical 2026/04/29 01:38:48 DEBUG : file1: Unchanged skipping 2026/04/29 01:38:48 INFO : file1: Deleted 2026/04/29 01:38:48 DEBUG : drime root 'rclone-test-jomihey5pagi': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestMoveFile (5.20s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 2026/04/29 01:38:57 INFO : A1/B2: Making directory 2026/04/29 01:38:58 INFO : A1/B1/C3: Making directory operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to A2: Error "520 (520): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\",\"title\":\"Error 520: Web server is returning an unknown error\",\"status\":520,\"detail\":\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\",\"instance\":\"9f3a97253999db9d\",\"error_code\":520,\"error_name\":\"unknown_origin_error\",\"error_category\":\"origin\",\"ray_id\":\"9f3a97253999db9d\",\"timestamp\":\"2026-04-29T01:39:00Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":60,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}" Test: TestDirMove --- FAIL: TestDirMove (13.65s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-jomihey5pagi'", Local "Local file system at /tmp/rclone2810366890", Modify Window "876000h0m0s" 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/04/29 01:39:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.botajut3" before starting operations_test.go:1981: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1981 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: Move rename leaf: failed to patch item \"name\" to test remove existing.botajut3: Error \"520 (520): {\\\"type\\\":\\\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\\\",\\\"title\\\":\\\"Error 520: Web server is returning an unknown error\\\",\\\"status\\\":520,\\\"detail\\\":\\\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\\\",\\\"instance\\\":\\\"9f3a978c8da1db9d\\\",\\\"error_code\\\":520,\\\"error_name\\\":\\\"unknown_origin_error\\\",\\\"error_category\\\":\\\"origin\\\",\\\"ray_id\\\":\\\"9f3a978c8da1db9d\\\",\\\"timestamp\\\":\\\"2026-04-29T01:39:16Z\\\",\\\"zone\\\":\\\"app.drime.cloud\\\",\\\"cloudflare_error\\\":true,\\\"retryable\\\":true,\\\"retry_after\\\":60,\\\"owner_action_required\\\":true,\\\"what_you_should_do\\\":\\\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\\\",\\\"footer\\\":\\\"This error was generated by Cloudflare on behalf of the website owner.\\\"}\"", err:(*fmt.wrapError)(0x347cc859b100)}) actual : () Test: TestRemoveExisting operations_test.go:1989: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1989 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:1990: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1990 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 --- FAIL: TestRemoveExisting (13.49s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x2199184] goroutine 1492 [running]: testing.tRunner.func1.2({0x252f5c0, 0x45f9ab0}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0x252f5c0?, 0x45f9ab0?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0x347cc78c0fc8) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1993 +0x8c4 testing.tRunner(0x347cc78c0fc8, 0x2bb8c30) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestMoveFile|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 3m1.668885296s (try 3/5): exit status 2: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]