"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
2026/04/13 02:09:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya"
2026/04/13 02:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/13 02:09:02 DEBUG : Creating backend with remote "/tmp/rclone3949340165"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
multithread_test.go:137:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148
Error: Received unexpected error:
failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestMultithreadCopy
--- FAIL: TestMultithreadCopy (1.17s)
=== RUN TestMultithreadCopyAbort
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
multithread_test.go:137:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293
Error: Received unexpected error:
failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestMultithreadCopyAbort
--- FAIL: TestMultithreadCopyAbort (0.62s)
=== RUN TestSizeDiffers
2026/04/13 02:09:04 DEBUG : a: size = 0 OK
2026/04/13 02:09:04 DEBUG : a: size = 1 (memory)
2026/04/13 02:09:04 DEBUG : a: size = 2 (memory)
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2026/04/13 02:09:04 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/ReadAt
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/Normal/Seek
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2026/04/13 02:09:04 DEBUG : potato: Seek from 10 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 10 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/ReadAt
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithRangeOption/Seek
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 2
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2026/04/13 02:09:04 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/ReadAt
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithSeekOption/Seek
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 2
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2026/04/13 02:09:04 DEBUG : potato: Seek from 8 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 8 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2026/04/13 02:09:04 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/13 02:09:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/ReadAt
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/UnknownSize/Seek
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/13 02:09:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/13 02:09:04 DEBUG : potato: Seek from 5 to 2
2026/04/13 02:09:04 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2026/04/13 02:09:04 DEBUG : potato: Seek from 9 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 9 to 0
2026/04/13 02:09:04 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/ReadAt (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/ReadAt (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:09:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:11 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:14 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:17 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:19 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:19 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:24 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:24 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:27 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "rutabaga" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:09:27 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCheck (23.35s)
=== RUN TestCheckFsError
2026/04/13 02:09:27 DEBUG : Creating backend with remote "nonexistent"
2026/04/13 02:09:27 DEBUG : Creating backend with remote "nonexistent"
2026/04/13 02:09:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2026/04/13 02:09:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2026/04/13 02:09:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found
2026/04/13 02:09:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 1 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:09:27 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:30 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:37 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:50 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "rutabaga" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:09:50 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCheckDownload (23.39s)
=== RUN TestCheckSizeOnly
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:09:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:53 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:56 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:56 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:09:58 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:09:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:09:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:01 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:03 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:03 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:08 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:11 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:11 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:13 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:13 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "rutabaga" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:10:13 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCheckSizeOnly (23.24s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:10:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:17 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:19 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:19 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:24 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:24 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:29 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:29 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:31 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:36 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:36 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:10:36 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestParseSumFile (22.95s)
=== RUN TestCheckSum
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:10:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya/data"
check_test.go:350: drime root 'rclone-test-lopagev5loya/data' lacks md5, skipping
--- SKIP: TestCheckSum (1.69s)
=== RUN TestCheckSumDownload
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:10:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya/data"
2026/04/13 02:10:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:48 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:53 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:55 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:56 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:10:58 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:10:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:10:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:01 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "data/banana" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:03 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:03 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "data/banana" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:11:04 DEBUG : pacer: Reducing sleep to 10ms
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: TestCheckSumDownload (34.24s)
=== RUN TestApplyTransforms
2026/04/13 02:11:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-bokazuk2fovi"
2026/04/13 02:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/13 02:11:14 DEBUG : Creating backend with remote "/tmp/rclone2007989095"
run.go:185: Remote "drime root 'rclone-test-bokazuk2fovi'", Local "Local file system at /tmp/rclone2007989095", Modify Window "876000h0m0s"
2026/04/13 02:11:15 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:17 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:25 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:25 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:27 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:27 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:30 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "hello, world!" to drime root 'rclone-test-bokazuk2fovi': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "hello, world!" to "drime root 'rclone-test-bokazuk2fovi'": failed to upload file: Error "Server Error"
2026/04/13 02:11:38 DEBUG : drime root 'rclone-test-bokazuk2fovi': Purge remote
2026/04/13 02:11:38 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestApplyTransforms (25.41s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:11:38 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/13 02:11:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:39 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 0/10
2026/04/13 02:11:39 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:40 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:11:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:40 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:11:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:41 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:11:41 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:41 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:11:41 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:41 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:11:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:42 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:11:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:42 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:11:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:43 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:11:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:11:43 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:11:43 ERROR : file1: Failed to copy: failed to upload file: Error "Server Error"
copy_test.go:114:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestCopyFile
2026/04/13 02:11:44 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCopyFile (6.96s)
=== RUN TestCopyLongFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
copy_test.go:154: Test only runs on local
--- SKIP: TestCopyLongFile (0.72s)
=== RUN TestCopyFileBackupDir
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:11:47 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:49 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:51 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:52 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:54 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:54 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:56 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:57 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:11:59 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:11:59 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:11:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:12:01 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:12:04 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:12:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:12:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "dst/file1" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:12:09 DEBUG : pacer: Reducing sleep to 10ms
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: TestCopyFileBackupDir (32.43s)
=== RUN TestCopyFileCompareDest
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:12:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya/dst"
2026/04/13 02:12:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya/CompareDest"
2026/04/13 02:12:20 DEBUG : one: Need to transfer - File not found at Destination
2026/04/13 02:12:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:22 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 0/10
2026/04/13 02:12:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:22 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:12:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:23 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:12:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:23 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:12:24 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:24 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:24 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:12:24 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:24 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:24 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:12:24 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:25 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:25 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:12:25 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:25 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:25 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:12:25 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:26 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:12:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:26 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:12:26 ERROR : one: Failed to copy: failed to upload file: Error "Server Error"
copy_test.go:207:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestCopyFileCompareDest
2026/04/13 02:12:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:27 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:27 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/13 02:12:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:27 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:27 DEBUG : pacer: Reducing sleep to 80ms
--- FAIL: TestCopyFileCompareDest (9.40s)
=== RUN TestCopyFileCopyDest
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:12:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya/dst"
2026/04/13 02:12:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-lopagev5loya/CopyDest"
2026/04/13 02:12:30 DEBUG : one: Need to transfer - File not found at Destination
2026/04/13 02:12:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:31 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 0/10
2026/04/13 02:12:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:32 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:12:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:32 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:12:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:33 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:12:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:33 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:12:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:33 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:12:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:34 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:12:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:34 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:12:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:35 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:12:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:12:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:12:35 DEBUG : one: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:12:35 ERROR : one: Failed to copy: failed to upload file: Error "Server Error"
copy_test.go:290:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestCopyFileCopyDest
2026/04/13 02:12:36 DEBUG : pacer: Reducing sleep to 40ms
2026/04/13 02:12:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/13 02:12:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:36 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:36 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:36 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:36 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/04/13 02:12:36 DEBUG : pacer: Reducing sleep to 160ms
2026/04/13 02:12:37 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:37 DEBUG : pacer: Reducing sleep to 40ms
--- FAIL: TestCopyFileCopyDest (9.60s)
=== RUN TestCopyInplace
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
copy_test.go:371: Partial uploads not supported
2026/04/13 02:12:37 DEBUG : pacer: Reducing sleep to 20ms
2026/04/13 02:12:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:37 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/13 02:12:37 DEBUG : pacer: Reducing sleep to 40ms
--- SKIP: TestCopyInplace (0.47s)
=== RUN TestCopyLongFileName
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
copy_test.go:404: Partial uploads not supported
2026/04/13 02:12:38 DEBUG : pacer: Reducing sleep to 20ms
2026/04/13 02:12:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/13 02:12:38 DEBUG : pacer: Reducing sleep to 40ms
--- SKIP: TestCopyLongFileName (0.46s)
=== RUN TestCopyLongFileNameCollision
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
copy_test.go:437: Partial uploads not supported
2026/04/13 02:12:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/13 02:12:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:38 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/04/13 02:12:39 DEBUG : pacer: Reducing sleep to 160ms
--- SKIP: TestCopyLongFileNameCollision (0.76s)
=== RUN TestCopyFileMaxTransfer
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:12:39 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2026/04/13 02:12:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:39 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:39 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:40 DEBUG : pacer: Reducing sleep to 40ms
2026/04/13 02:12:40 DEBUG : pacer: Reducing sleep to 20ms
2026/04/13 02:12:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:41 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "Server Error" - low level retry 0/10
2026/04/13 02:12:41 DEBUG : pacer: Reducing sleep to 20ms
2026/04/13 02:12:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:41 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:41 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/04/13 02:12:41 DEBUG : pacer: Reducing sleep to 20ms
2026/04/13 02:12:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:42 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:12:42 DEBUG : pacer: Reducing sleep to 20ms
2026/04/13 02:12:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:42 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/13 02:12:42 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n" - low level retry 3/10
2026/04/13 02:12:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:42 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/13 02:12:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:42 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:43 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:12:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:43 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:12:43 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:43 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:43 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n" - low level retry 5/10
2026/04/13 02:12:44 DEBUG : pacer: Reducing sleep to 80ms
2026/04/13 02:12:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:44 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/04/13 02:12:44 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n" - low level retry 6/10
2026/04/13 02:12:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/04/13 02:12:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:44 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/04/13 02:12:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:44 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/04/13 02:12:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:45 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:45 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/04/13 02:12:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:46 DEBUG : pacer: low level retry 5/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:46 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/04/13 02:12:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:12:49 DEBUG : pacer: low level retry 6/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:12:49 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/04/13 02:12:54 DEBUG : pacer: Reducing sleep to 5.12s
2026/04/13 02:13:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:13:04 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:13:04 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/04/13 02:13:04 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n" - low level retry 7/10
2026/04/13 02:13:09 DEBUG : pacer: Reducing sleep to 5.12s
2026/04/13 02:13:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:13:20 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/04/13 02:13:20 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:13:25 DEBUG : pacer: Reducing sleep to 5.12s
2026/04/13 02:13:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:13:35 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/04/13 02:13:35 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:13:35 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: failed to upload file: Error "Server Error"
copy_test.go:491:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestCopyFileMaxTransfer
2026/04/13 02:13:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:13:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:13:40 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/04/13 02:13:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:13:50 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:14:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:14:10 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:14:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/13 02:14:30 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n")
2026/04/13 02:14:50 DEBUG : pacer: Reducing sleep to 10s
2026/04/13 02:15:10 DEBUG : pacer: Reducing sleep to 5s
2026/04/13 02:15:20 DEBUG : pacer: Reducing sleep to 2.5s
2026/04/13 02:15:25 DEBUG : pacer: Reducing sleep to 1.25s
2026/04/13 02:15:28 DEBUG : pacer: Reducing sleep to 625ms
--- FAIL: TestCopyFileMaxTransfer (169.13s)
=== RUN TestDeduplicateInteractive
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2026/04/13 02:15:29 DEBUG : pacer: Reducing sleep to 312.5ms
2026/04/13 02:15:30 DEBUG : pacer: Reducing sleep to 156.25ms
--- SKIP: TestDeduplicateInteractive (1.86s)
=== RUN TestDeduplicateSkip
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2026/04/13 02:15:30 DEBUG : pacer: Reducing sleep to 78.125ms
2026/04/13 02:15:31 DEBUG : pacer: Reducing sleep to 39.0625ms
--- SKIP: TestDeduplicateSkip (0.85s)
=== RUN TestDeduplicateSizeOnly
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2026/04/13 02:15:31 DEBUG : pacer: Reducing sleep to 19.53125ms
2026/04/13 02:15:31 DEBUG : pacer: Reducing sleep to 10ms
--- SKIP: TestDeduplicateSizeOnly (0.47s)
=== RUN TestDeduplicateFirst
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.50s)
=== RUN TestDeduplicateNewest
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.73s)
=== RUN TestDeduplicateNewestByHash
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.66s)
=== RUN TestDeduplicateOldest
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.41s)
=== RUN TestDeduplicateLargest
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.42s)
=== RUN TestDeduplicateSmallest
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.38s)
=== RUN TestDeduplicateRename
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.45s)
=== RUN TestMergeDirs
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.49s)
=== RUN TestListDirSorted
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:15:36 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:48 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:53 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:55 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:56 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:15:58 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:15:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "a.txt" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:15:59 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestListDirSorted (23.68s)
=== RUN TestListDirSortedFn
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:15:59 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:15:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:02 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:04 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:12 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:14 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:17 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:17 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:19 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "a.txt" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:16:22 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestListDirSortedFn (23.60s)
=== RUN TestListJSON
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:16:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:25 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "file1" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:16:46 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestListJSON (23.44s)
=== RUN TestStatJSON
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:16:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:49 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:51 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:54 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:54 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:56 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:57 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:16:59 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:16:59 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:16:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:01 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:04 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "file1" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:17:09 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestStatJSON (23.34s)
=== RUN TestMkdir
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:17:09 INFO : drime root 'rclone-test-lopagev5loya': Making directory
2026/04/13 02:17:09 INFO : drime root 'rclone-test-lopagev5loya': Making directory
--- PASS: TestMkdir (0.58s)
=== RUN TestLsd
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:17:11 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:13 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:13 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:15 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:16 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:18 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:17:33 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestLsd (25.16s)
=== RUN TestLs
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:17:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:48 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:53 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:55 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:55 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:17:58 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:17:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "potato2" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:17:58 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestLs (23.36s)
=== RUN TestLsWithFilesFrom
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:17:59 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:17:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:01 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:03 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:11 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:11 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:14 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:16 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:19 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:19 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "potato2" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:18:21 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestLsWithFilesFrom (23.46s)
=== RUN TestLsLong
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:18:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:24 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:25 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:27 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:27 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:29 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:30 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:37 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:39 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:44 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:44 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "potato2" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:18:45 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestLsLong (23.03s)
=== RUN TestHashSums
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:18:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:50 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:52 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:55 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:55 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:18:57 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:18:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:18:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:00 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:00 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:02 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:07 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "potato2" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:19:08 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestHashSums (23.33s)
=== RUN TestHashSumsWithErrors
2026/04/13 02:19:08 DEBUG : Creating backend with remote ":memory:"
2026/04/13 02:19:08 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2026/04/13 02:19:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2026/04/13 02:19:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:19:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:11 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:11 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:13 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:13 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:16 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:18 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "potato2" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:19:31 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCount (22.93s)
=== RUN TestDelete
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:19:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:36 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:36 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:39 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:41 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:44 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:46 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:48 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:51 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:53 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "small" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:19:54 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestDelete (23.05s)
=== RUN TestMaxDelete
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:19:54 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:57 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:19:57 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:19:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:19:59 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:00 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:02 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:04 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:07 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:12 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:14 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:17 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:17 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "small" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:20:17 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestMaxDelete (23.62s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:20:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:26 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:31 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:36 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:36 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "small" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:20:41 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestMaxDeleteSizeLargeFile (24.15s)
=== RUN TestMaxDeleteSize
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:20:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:50 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:52 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:53 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:55 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:55 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:20:57 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:20:57 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:20:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:00 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:00 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:02 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "small" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "small" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:21:05 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestMaxDeleteSize (23.89s)
=== RUN TestReadFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:21:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:11 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:11 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:13 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:16 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:25 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "ReadFile" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "ReadFile" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:21:28 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestReadFile (23.31s)
=== RUN TestRetry
2026/04/13 02:21:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2026/04/13 02:21:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2026/04/13 02:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/13 02:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/13 02:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/13 02:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/13 02:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:21:29 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:37 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:39 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:44 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:44 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:47 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:49 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "file1" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:21:52 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:21:52 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "file1" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:21:52 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCat (23.37s)
=== RUN TestPurge
2026/04/13 02:21:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-wuhijux6zuqo"
2026/04/13 02:21:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/13 02:21:54 DEBUG : Creating backend with remote "/tmp/rclone2801595738"
run.go:185: Remote "drime root 'rclone-test-wuhijux6zuqo'", Local "Local file system at /tmp/rclone2801595738", Modify Window "876000h0m0s"
2026/04/13 02:21:57 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:21:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:00 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:03 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:11 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:11 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:13 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:14 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:16 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:18 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:19 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-wuhijux6zuqo': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "A1/B1/C1/one" to "drime root 'rclone-test-wuhijux6zuqo'": failed to upload file: Error "Server Error"
2026/04/13 02:22:21 DEBUG : drime root 'rclone-test-wuhijux6zuqo': Purge remote
2026/04/13 02:22:21 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestPurge (28.85s)
=== RUN TestRmdirsNoLeaveRoot
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:22:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:25 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:36 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/B1/C1/one" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:22:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:22:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:22:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "A1/B1/C1/one" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:22:46 DEBUG : pacer: Reducing sleep to 10ms
run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty
--- FAIL: TestRmdirsNoLeaveRoot (28.29s)
=== RUN TestRmdirsLeaveRoot
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:22:50 INFO : A1: Making directory
2026/04/13 02:22:50 INFO : A1/B1: Making directory
2026/04/13 02:22:51 INFO : A1/B1/C1: Making directory
2026/04/13 02:22:53 DEBUG : removing 1 level 3 directories
2026/04/13 02:22:53 INFO : A1/B1/C1: Removing directory
2026/04/13 02:22:53 DEBUG : removing 1 level 2 directories
2026/04/13 02:22:53 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (5.86s)
=== RUN TestRmdirsWithFilter
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:22:55 INFO : A1: Making directory
2026/04/13 02:22:56 INFO : A1/B1: Making directory
2026/04/13 02:22:57 INFO : A1/B1/C1: Making directory
2026/04/13 02:22:59 DEBUG : removing 1 level 3 directories
2026/04/13 02:22:59 INFO : A1/B1/C1: Removing directory
2026/04/13 02:22:59 DEBUG : removing 1 level 2 directories
2026/04/13 02:22:59 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (6.18s)
=== RUN TestCopyURL
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:23:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:02 ERROR : file1: Post request put error: failed to upload file: Error "Server Error"
operations_test.go:843:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestCopyURL
2026/04/13 02:23:03 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCopyURL (1.24s)
=== RUN TestCopyURLDownloadHeaders
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:23:03 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:03 ERROR : file1: Post request put error: failed to upload file: Error "Server Error"
operations_test.go:915:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestCopyURLDownloadHeaders
2026/04/13 02:23:04 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCopyURLDownloadHeaders (0.87s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:23:04 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/13 02:23:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:05 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 0/10
2026/04/13 02:23:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:06 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:23:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:06 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:23:06 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:07 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:23:07 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:07 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:23:07 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:07 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:23:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:08 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:08 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:23:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:08 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:08 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:23:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:09 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:23:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:09 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:09 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:23:09 ERROR : file1: Failed to copy: failed to upload file: Error "Server Error"
2026/04/13 02:23:09 ERROR : file1: Not deleting source as copy failed: failed to upload file: Error "Server Error"
operations_test.go:963:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestMoveFile
2026/04/13 02:23:09 DEBUG : pacer: Reducing sleep to 10ms
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: TestMoveFile (14.45s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:23:18 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/13 02:23:19 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:19 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 0/10
2026/04/13 02:23:19 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:19 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:19 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:23:19 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:20 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:23:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:20 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:23:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:21 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:23:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:21 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:23:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:22 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:23:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:22 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:23:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:22 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:23:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:23 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:23:23 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:23:23 ERROR : file1: Failed to copy: failed to upload file: Error "Server Error"
2026/04/13 02:23:23 ERROR : file1: Not deleting source as copy failed: failed to upload file: Error "Server Error"
operations_test.go:991:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:991
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestMoveFileWithIgnoreExisting
2026/04/13 02:23:23 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestMoveFileWithIgnoreExisting (5.10s)
=== RUN TestCaseInsensitiveMoveFile
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFile (0.45s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s)
=== RUN TestMoveFileBackupDir
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:23:25 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:28 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:30 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:30 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:23:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:23:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "dst/file1" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:23:48 DEBUG : pacer: Reducing sleep to 10ms
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: TestMoveFileBackupDir (32.96s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:23:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:23:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:00 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:03 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:03 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:08 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:08 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:10 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:10 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:13 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:13 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:15 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:15 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:18 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "A1/one" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:24:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "A1/one" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:24:21 DEBUG : pacer: Reducing sleep to 10ms
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: TestDirMove (32.89s)
=== RUN TestGetFsInfo
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
--- PASS: TestGetFsInfo (0.53s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:31 DEBUG : drime root 'rclone-test-lopagev5loya': File to upload is small (34 bytes), uploading instead of streaming
2026/04/13 02:24:31 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:31 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:24:31 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:32 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:24:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:32 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:24:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:32 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:24:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:33 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:24:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:33 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:33 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:24:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:34 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:24:34 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:34 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:34 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:24:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:35 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:24:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:35 DEBUG : no_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 10/10
operations_test.go:1539:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestRcat/withChecksum=false,ignoreChecksum=false
2026/04/13 02:24:35 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:36 DEBUG : drime root 'rclone-test-lopagev5loya': File to upload is small (34 bytes), uploading instead of streaming
2026/04/13 02:24:36 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:36 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:24:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:37 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:37 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:24:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:37 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:37 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:24:37 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:38 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:24:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:38 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:24:38 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:39 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:24:39 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:39 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:24:39 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:39 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:24:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:40 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:24:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:40 DEBUG : with_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 10/10
operations_test.go:1539:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestRcat/withChecksum=true,ignoreChecksum=false
2026/04/13 02:24:40 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:41 DEBUG : drime root 'rclone-test-lopagev5loya': File to upload is small (34 bytes), uploading instead of streaming
2026/04/13 02:24:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:41 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:24:41 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:24:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:24:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:24:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:43 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:24:43 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:43 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:43 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:24:44 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:44 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:44 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:24:44 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:44 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:44 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:24:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:45 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:24:45 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:45 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 10/10
operations_test.go:1539:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestRcat/withChecksum=false,ignoreChecksum=true
2026/04/13 02:24:46 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:46 DEBUG : drime root 'rclone-test-lopagev5loya': File to upload is small (34 bytes), uploading instead of streaming
2026/04/13 02:24:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:46 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 1/10
2026/04/13 02:24:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:47 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:47 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/13 02:24:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:48 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 3/10
2026/04/13 02:24:48 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:48 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 4/10
2026/04/13 02:24:49 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:49 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 5/10
2026/04/13 02:24:49 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:49 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 6/10
2026/04/13 02:24:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:50 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:50 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 7/10
2026/04/13 02:24:50 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:50 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:50 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 8/10
2026/04/13 02:24:51 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:51 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 9/10
2026/04/13 02:24:51 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:24:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:51 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "Server Error" - low level retry 10/10
operations_test.go:1539:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestRcat/withChecksum=true,ignoreChecksum=true
2026/04/13 02:24:51 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestRcat (21.04s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (5.15s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (5.15s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (5.82s)
=== RUN TestRcatMetadata
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1563: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.43s)
=== RUN TestRcatSize
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:52 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:52 ERROR : potato1: Post request put error: failed to upload file: Error "Server Error"
operations_test.go:1624:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestRcatSize
2026/04/13 02:24:53 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestRcatSize (0.86s)
=== RUN TestRcatSizeMetadata
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1644: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.45s)
=== RUN TestRcatSizeUploadHeaders
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:54 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/13 02:24:54 ERROR : potato1: Post request put error: failed to upload file: Error "Server Error"
operations_test.go:1714:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714
Error: Received unexpected error:
failed to upload file: Error "Server Error"
Test: TestRcatSizeUploadHeaders
2026/04/13 02:24:54 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestRcatSizeUploadHeaders (0.88s)
=== RUN TestTouchDir
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1735: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.38s)
=== RUN TestMkdirMetadata
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1773: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.40s)
=== RUN TestMkdirModTime
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.41s)
=== RUN TestCopyDirMetadata
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.52s)
=== RUN TestSetDirModTime
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.48s)
=== RUN TestDirsEqual
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.43s)
=== RUN TestRemoveExisting
run.go:185: Remote "drime root 'rclone-test-lopagev5loya'", Local "Local file system at /tmp/rclone3949340165", Modify Window "876000h0m0s"
2026/04/13 02:24:58 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:24:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 1/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:00 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:00 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 2/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:02 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:03 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 3/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 4/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:07 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:08 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 5/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:10 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:10 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 6/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:12 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 7/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:15 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:15 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 8/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:17 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:18 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/test remove existing" to drime root 'rclone-test-lopagev5loya': 9/10 (failed to upload file: Error "Server Error")
2026/04/13 02:25:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/13 02:25:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/13 02:25:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:290: Failed to put "sub dir/test remove existing" to "drime root 'rclone-test-lopagev5loya'": failed to upload file: Error "Server Error"
2026/04/13 02:25:20 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestRemoveExisting (24.48s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumSingleFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumSingleFile (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2026/04/13 02:25:21 DEBUG : drime root 'rclone-test-lopagev5loya': Purge remote
"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 16m20.809275407s (try 1/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestRcatSizeUploadHeaders TestRemoveExisting]