"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/05/29 04:43:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci" 2026/05/29 04:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:43:22 DEBUG : Creating backend with remote "/tmp/rclone3917525891" === 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:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/29 04:43:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/29 04:43:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers 2026/05/29 04:43:22 DEBUG : a: size = 0 OK 2026/05/29 04:43:22 DEBUG : a: size = 1 (memory) 2026/05/29 04:43:22 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/29 04:43:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/29 04:43:22 DEBUG : potato: Seek from 10 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 10 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 2 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/29 04:43:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 2 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/29 04:43:22 DEBUG : potato: Seek from 8 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 8 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/29 04:43:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/29 04:43:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/29 04:43:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/29 04:43:22 DEBUG : potato: Seek from 5 to 2 2026/05/29 04:43:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/29 04:43:22 DEBUG : potato: Seek from 9 to 0 2026/05/29 04:43:22 DEBUG : potato: Seek from 9 to 0 2026/05/29 04:43:22 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:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:43:23 DEBUG : rutabaga: Uploading chunk 1/1 2026/05/29 04:43:24 DEBUG : rutabaga: Uploading chunk 2/1 2026/05/29 04:43:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "rutabaga" to batch 2026/05/29 04:43:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: rutabaga 2026/05/29 04:43:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/05/29 04:43:26 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:43:27 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:43:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:43:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:43:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/05/29 04:43:29 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:43:29 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:43:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:43:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:43:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/05/29 04:43:32 DEBUG : remotepotato: Uploading chunk 1/1 2026/05/29 04:43:32 DEBUG : remotepotato: Uploading chunk 2/1 2026/05/29 04:43:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "remotepotato" to batch 2026/05/29 04:43:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: remotepotato 2026/05/29 04:43:34 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.42s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/05/29 04:43:38 DEBUG : Creating backend with remote "nonexistent" 2026/05/29 04:43:38 DEBUG : Creating backend with remote "nonexistent" 2026/05/29 04:43:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/29 04:43:38 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/05/29 04:43:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/29 04:43:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:43:38 DEBUG : rutabaga: Uploading chunk 1/1 2026/05/29 04:43:39 DEBUG : rutabaga: Uploading chunk 2/1 2026/05/29 04:43:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "rutabaga" to batch 2026/05/29 04:43:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: rutabaga 2026/05/29 04:43:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/29 04:43:42 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:43:42 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:43:42 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:43:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:43:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/05/29 04:43:45 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:43:45 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:43:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:43:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:43:47 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/29 04:43:49 DEBUG : remotepotato: Uploading chunk 1/1 2026/05/29 04:43:50 DEBUG : remotepotato: Uploading chunk 2/1 2026/05/29 04:43:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "remotepotato" to batch 2026/05/29 04:43:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: remotepotato 2026/05/29 04:43:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.00s) --- PASS: TestCheckDownload/1 (0.65s) --- PASS: TestCheckDownload/2 (0.66s) --- PASS: TestCheckDownload/3 (0.68s) --- PASS: TestCheckDownload/4 (0.93s) --- PASS: TestCheckDownload/5 (0.84s) --- PASS: TestCheckDownload/6 (0.83s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:43:57 DEBUG : rutabaga: Uploading chunk 1/1 2026/05/29 04:43:57 DEBUG : rutabaga: Uploading chunk 2/1 2026/05/29 04:43:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "rutabaga" to batch 2026/05/29 04:43:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:43:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: rutabaga 2026/05/29 04:43:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/29 04:44:00 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:44:00 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:44:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:44:01 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:01 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:44:02 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/05/29 04:44:02 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:44:03 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:44:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:44:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:44:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/29 04:44:06 DEBUG : remotepotato: Uploading chunk 1/1 2026/05/29 04:44:06 DEBUG : remotepotato: Uploading chunk 2/1 2026/05/29 04:44:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "remotepotato" to batch 2026/05/29 04:44:07 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:07 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: remotepotato 2026/05/29 04:44:07 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.26s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:44:13 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:13 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:15 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum 2026/05/29 04:44:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/29 04:44:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/29 04:44:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/29 04:44:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/29 04:44:16 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:17 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum 2026/05/29 04:44:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/29 04:44:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/29 04:44:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/29 04:44:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.39s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:44:20 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/data" 2026/05/29 04:44:20 DEBUG : Config file has changed externally - reloading check_test.go:350: Dropbox root 'rclone-test-degajiz9fuci/data' lacks md5, skipping --- SKIP: TestCheckSum (0.70s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:44:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/data" 2026/05/29 04:44:22 DEBUG : data/banana: Uploading chunk 1/1 2026/05/29 04:44:22 DEBUG : data/banana: Uploading chunk 2/1 2026/05/29 04:44:22 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "data/banana" to batch 2026/05/29 04:44:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: data/banana 2026/05/29 04:44:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: data/banana 2026/05/29 04:44:24 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:25 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:26 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/05/29 04:44:28 DEBUG : data/potato: Uploading chunk 1/1 2026/05/29 04:44:29 DEBUG : data/potato: Uploading chunk 2/1 2026/05/29 04:44:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "data/potato" to batch 2026/05/29 04:44:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: data/potato 2026/05/29 04:44:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: data/potato 2026/05/29 04:44:30 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:31 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/05/29 04:44:34 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:34 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:34 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:36 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/05/29 04:44:38 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:38 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/05/29 04:44:42 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:43 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:45 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/05/29 04:44:48 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:48 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:48 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/05/29 04:44:52 DEBUG : data/banana: Uploading chunk 1/1 2026/05/29 04:44:53 DEBUG : data/banana: Uploading chunk 2/1 2026/05/29 04:44:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "data/banana" to batch 2026/05/29 04:44:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: data/banana 2026/05/29 04:44:54 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: data/banana 2026/05/29 04:44:54 DEBUG : data/potato: Uploading chunk 1/1 2026/05/29 04:44:55 DEBUG : data/potato: Uploading chunk 2/1 2026/05/29 04:44:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "data/potato" to batch 2026/05/29 04:44:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: data/potato 2026/05/29 04:44:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: data/potato 2026/05/29 04:44:57 DEBUG : test.sum: Uploading chunk 1/1 2026/05/29 04:44:57 DEBUG : test.sum: Uploading chunk 2/1 2026/05/29 04:44:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "test.sum" to batch 2026/05/29 04:44:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:44:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: test.sum 2026/05/29 04:44:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (43.24s) --- PASS: TestCheckSumDownload/subtest1 (1.46s) --- PASS: TestCheckSumDownload/subtest2 (1.25s) --- PASS: TestCheckSumDownload/subtest3 (1.46s) --- PASS: TestCheckSumDownload/subtest4 (1.48s) --- PASS: TestCheckSumDownload/subtest5 (1.69s) --- PASS: TestCheckSumDownload/subtest6 (1.69s) --- PASS: TestCheckSumDownload/subtest7 (1.42s) === RUN TestApplyTransforms 2026/05/29 04:45:04 DEBUG : Creating backend with remote "TestDropbox:rclone-test-sumubij4lawu" 2026/05/29 04:45:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:45:05 DEBUG : Creating backend with remote "/tmp/rclone3193379201" run.go:198: Remote "Dropbox root 'rclone-test-sumubij4lawu'", Local "Local file system at /tmp/rclone3193379201", Modify Window "1s" 2026/05/29 04:45:06 DEBUG : hello, world!: Uploading chunk 1/1 2026/05/29 04:45:06 DEBUG : hello, world!: Uploading chunk 2/1 2026/05/29 04:45:06 DEBUG : Dropbox root 'rclone-test-sumubij4lawu': Adding "hello, world!" to batch 2026/05/29 04:45:07 DEBUG : Dropbox root 'rclone-test-sumubij4lawu': Batch idle for 500ms so committing 2026/05/29 04:45:07 DEBUG : Dropbox root 'rclone-test-sumubij4lawu': Committing sync batch length 1 starting with: hello, world! 2026/05/29 04:45:08 DEBUG : Dropbox root 'rclone-test-sumubij4lawu': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/05/29 04:45:08 ERROR : hello, world!: sum not found 2026/05/29 04:45:08 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-sumubij4lawu' 2026/05/29 04:45:08 NOTICE: Dropbox root 'rclone-test-sumubij4lawu': 1 files missing 2026/05/29 04:45:08 NOTICE: 1 hashes missing 2026/05/29 04:45:08 NOTICE: Dropbox root 'rclone-test-sumubij4lawu': 1 differences found 2026/05/29 04:45:08 NOTICE: Dropbox root 'rclone-test-sumubij4lawu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/29 04:45:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/29 04:45:09 NOTICE: Dropbox root 'rclone-test-sumubij4lawu': 0 differences found 2026/05/29 04:45:09 NOTICE: Dropbox root 'rclone-test-sumubij4lawu': 1 matching files 2026/05/29 04:45:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-zikijul5xaxu" 2026/05/29 04:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:45:09 DEBUG : Creating backend with remote "/tmp/rclone7690447" run.go:198: Remote "Dropbox root 'rclone-test-zikijul5xaxu'", Local "Local file system at /tmp/rclone7690447", Modify Window "1s" 2026/05/29 04:45:10 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/05/29 04:45:11 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/05/29 04:45:11 DEBUG : Dropbox root 'rclone-test-zikijul5xaxu': Adding "HELLO, WORLD!" to batch 2026/05/29 04:45:11 DEBUG : Dropbox root 'rclone-test-zikijul5xaxu': Batch idle for 500ms so committing 2026/05/29 04:45:11 DEBUG : Dropbox root 'rclone-test-zikijul5xaxu': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/05/29 04:45:12 DEBUG : Dropbox root 'rclone-test-zikijul5xaxu': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/05/29 04:45:13 ERROR : HELLO, WORLD!: sum not found 2026/05/29 04:45:13 ERROR : hello, world!: file not in Dropbox root 'rclone-test-zikijul5xaxu' 2026/05/29 04:45:13 NOTICE: Dropbox root 'rclone-test-zikijul5xaxu': 1 files missing 2026/05/29 04:45:13 NOTICE: 1 hashes missing 2026/05/29 04:45:13 NOTICE: Dropbox root 'rclone-test-zikijul5xaxu': 1 differences found 2026/05/29 04:45:13 NOTICE: Dropbox root 'rclone-test-zikijul5xaxu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/29 04:45:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/29 04:45:13 NOTICE: Dropbox root 'rclone-test-zikijul5xaxu': 0 differences found 2026/05/29 04:45:13 NOTICE: Dropbox root 'rclone-test-zikijul5xaxu': 1 matching files 2026/05/29 04:45:13 DEBUG : Creating backend with remote "TestDropbox:rclone-test-moqoxuf6qage" 2026/05/29 04:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:45:14 DEBUG : Creating backend with remote "/tmp/rclone2349504334" run.go:198: Remote "Dropbox root 'rclone-test-moqoxuf6qage'", Local "Local file system at /tmp/rclone2349504334", Modify Window "1s" 2026/05/29 04:45:15 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/05/29 04:45:15 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2026/05/29 04:45:15 DEBUG : Dropbox root 'rclone-test-moqoxuf6qage': Adding "HeLlO, wOrLd!" to batch 2026/05/29 04:45:16 DEBUG : Dropbox root 'rclone-test-moqoxuf6qage': Batch idle for 500ms so committing 2026/05/29 04:45:16 DEBUG : Dropbox root 'rclone-test-moqoxuf6qage': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/05/29 04:45:17 DEBUG : Dropbox root 'rclone-test-moqoxuf6qage': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/29 04:45:17 ERROR : HeLlO, wOrLd!: sum not found 2026/05/29 04:45:17 ERROR : hello, world!: file not in Dropbox root 'rclone-test-moqoxuf6qage' 2026/05/29 04:45:17 NOTICE: Dropbox root 'rclone-test-moqoxuf6qage': 1 files missing 2026/05/29 04:45:17 NOTICE: 1 hashes missing 2026/05/29 04:45:17 NOTICE: Dropbox root 'rclone-test-moqoxuf6qage': 1 differences found 2026/05/29 04:45:17 NOTICE: Dropbox root 'rclone-test-moqoxuf6qage': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/29 04:45:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/29 04:45:18 NOTICE: Dropbox root 'rclone-test-moqoxuf6qage': 0 differences found 2026/05/29 04:45:18 NOTICE: Dropbox root 'rclone-test-moqoxuf6qage': 1 matching files 2026/05/29 04:45:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-papoyug6gupe" 2026/05/29 04:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:45:18 DEBUG : Creating backend with remote "/tmp/rclone4091717946" run.go:198: Remote "Dropbox root 'rclone-test-papoyug6gupe'", Local "Local file system at /tmp/rclone4091717946", Modify Window "1s" 2026/05/29 04:45:20 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/05/29 04:45:20 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/05/29 04:45:20 DEBUG : Dropbox root 'rclone-test-papoyug6gupe': Adding "HELLO, WORLD!" to batch 2026/05/29 04:45:21 DEBUG : Dropbox root 'rclone-test-papoyug6gupe': Batch idle for 500ms so committing 2026/05/29 04:45:21 DEBUG : Dropbox root 'rclone-test-papoyug6gupe': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/05/29 04:45:22 DEBUG : Dropbox root 'rclone-test-papoyug6gupe': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/29 04:45:22 ERROR : HELLO, WORLD!: sum not found 2026/05/29 04:45:22 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-papoyug6gupe' 2026/05/29 04:45:22 NOTICE: Dropbox root 'rclone-test-papoyug6gupe': 1 files missing 2026/05/29 04:45:22 NOTICE: 1 hashes missing 2026/05/29 04:45:22 NOTICE: Dropbox root 'rclone-test-papoyug6gupe': 1 differences found 2026/05/29 04:45:22 NOTICE: Dropbox root 'rclone-test-papoyug6gupe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/29 04:45:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/29 04:45:23 NOTICE: Dropbox root 'rclone-test-papoyug6gupe': 0 differences found 2026/05/29 04:45:23 NOTICE: Dropbox root 'rclone-test-papoyug6gupe': 1 matching files 2026/05/29 04:45:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yegamar6wulo" 2026/05/29 04:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:45:23 DEBUG : Creating backend with remote "/tmp/rclone4157211576" run.go:198: Remote "Dropbox root 'rclone-test-yegamar6wulo'", Local "Local file system at /tmp/rclone4157211576", Modify Window "1s" 2026/05/29 04:45:24 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/05/29 04:45:25 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/05/29 04:45:25 DEBUG : Dropbox root 'rclone-test-yegamar6wulo': Adding "測試_Русский___ě_áñ" to batch 2026/05/29 04:45:25 DEBUG : Dropbox root 'rclone-test-yegamar6wulo': Batch idle for 500ms so committing 2026/05/29 04:45:25 DEBUG : Dropbox root 'rclone-test-yegamar6wulo': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/05/29 04:45:26 DEBUG : Dropbox root 'rclone-test-yegamar6wulo': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/05/29 04:45:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/29 04:45:26 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-yegamar6wulo' 2026/05/29 04:45:26 NOTICE: Dropbox root 'rclone-test-yegamar6wulo': 1 files missing 2026/05/29 04:45:26 NOTICE: 1 hashes missing 2026/05/29 04:45:26 NOTICE: Dropbox root 'rclone-test-yegamar6wulo': 1 differences found 2026/05/29 04:45:26 NOTICE: Dropbox root 'rclone-test-yegamar6wulo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/29 04:45:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/29 04:45:27 NOTICE: Dropbox root 'rclone-test-yegamar6wulo': 0 differences found 2026/05/29 04:45:27 NOTICE: Dropbox root 'rclone-test-yegamar6wulo': 1 matching files 2026/05/29 04:45:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-womofif7vulu" 2026/05/29 04:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:45:27 DEBUG : Creating backend with remote "/tmp/rclone86666478" run.go:198: Remote "Dropbox root 'rclone-test-womofif7vulu'", Local "Local file system at /tmp/rclone86666478", Modify Window "1s" 2026/05/29 04:45:29 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/05/29 04:45:29 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/05/29 04:45:30 DEBUG : Dropbox root 'rclone-test-womofif7vulu': Adding "測試_Русский___ě_áñ" to batch 2026/05/29 04:45:30 DEBUG : Dropbox root 'rclone-test-womofif7vulu': Batch idle for 500ms so committing 2026/05/29 04:45:30 DEBUG : Dropbox root 'rclone-test-womofif7vulu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/05/29 04:45:31 DEBUG : Dropbox root 'rclone-test-womofif7vulu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/05/29 04:45:31 DEBUG : Dropbox root 'rclone-test-womofif7vulu': Purge remote 2026/05/29 04:45:32 DEBUG : Dropbox root 'rclone-test-yegamar6wulo': Purge remote 2026/05/29 04:45:33 DEBUG : Dropbox root 'rclone-test-papoyug6gupe': Purge remote 2026/05/29 04:45:33 DEBUG : Dropbox root 'rclone-test-moqoxuf6qage': Purge remote 2026/05/29 04:45:34 DEBUG : Dropbox root 'rclone-test-zikijul5xaxu': Purge remote 2026/05/29 04:45:35 DEBUG : Dropbox root 'rclone-test-sumubij4lawu': Purge remote --- SKIP: TestApplyTransforms (31.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:45:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/29 04:45:36 DEBUG : sub/file2: Uploading chunk 1/1 2026/05/29 04:45:36 DEBUG : sub/file2: Uploading chunk 2/1 2026/05/29 04:45:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub/file2" to batch 2026/05/29 04:45:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:45:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub/file2 2026/05/29 04:45:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub/file2 2026/05/29 04:45:38 DEBUG : sub/file2: size = 14 OK 2026/05/29 04:45:38 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:45:38 INFO : file1: Copied (new) to: sub/file2 2026/05/29 04:45:39 DEBUG : sub/file2: size = 14 OK 2026/05/29 04:45:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/29 04:45:39 DEBUG : file1: Unchanged skipping 2026/05/29 04:45:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.06s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:45:43 DEBUG : dst/file1: Uploading chunk 1/1 2026/05/29 04:45:44 DEBUG : dst/file1: Uploading chunk 2/1 2026/05/29 04:45:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "dst/file1" to batch 2026/05/29 04:45:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:45:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: dst/file1 2026/05/29 04:45:45 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: dst/file1 2026/05/29 04:45:46 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/backup" 2026/05/29 04:45:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:45:46 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-degajiz9fuci') 2026/05/29 04:45:46 DEBUG : dst/file1: Sizes differ 2026/05/29 04:45:48 INFO : dst/file1: Moved (server-side) 2026/05/29 04:45:48 DEBUG : dst/file1: Uploading chunk 1/1 2026/05/29 04:45:49 DEBUG : dst/file1: Uploading chunk 2/1 2026/05/29 04:45:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "dst/file1" to batch 2026/05/29 04:45:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:45:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: dst/file1 2026/05/29 04:45:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: dst/file1 2026/05/29 04:45:50 DEBUG : dst/file1: size = 14 OK 2026/05/29 04:45:50 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:45:50 INFO : dst/file1: Copied (new) 2026/05/29 04:45:57 INFO : Dropbox root 'rclone-test-degajiz9fuci/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.34s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:45:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/dst" 2026/05/29 04:45:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/CompareDest" 2026/05/29 04:45:58 DEBUG : one: Need to transfer - File not found at Destination 2026/05/29 04:45:59 DEBUG : one: Uploading chunk 1/1 2026/05/29 04:45:59 DEBUG : one: Uploading chunk 2/1 2026/05/29 04:45:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Adding "one" to batch 2026/05/29 04:46:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Batch idle for 500ms so committing 2026/05/29 04:46:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committing sync batch length 1 starting with: one 2026/05/29 04:46:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committed sync batch length 1 starting with: one 2026/05/29 04:46:00 DEBUG : one: size = 3 OK 2026/05/29 04:46:00 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/05/29 04:46:00 INFO : one: Copied (new) 2026/05/29 04:46:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:02 DEBUG : one: size = 3 (Dropbox root 'rclone-test-degajiz9fuci/dst') 2026/05/29 04:46:02 DEBUG : one: Sizes differ 2026/05/29 04:46:02 DEBUG : one: Uploading chunk 1/1 2026/05/29 04:46:02 DEBUG : one: Uploading chunk 2/1 2026/05/29 04:46:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Adding "one" to batch 2026/05/29 04:46:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Batch idle for 500ms so committing 2026/05/29 04:46:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committing sync batch length 1 starting with: one 2026/05/29 04:46:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committed sync batch length 1 starting with: one 2026/05/29 04:46:04 DEBUG : one: size = 5 OK 2026/05/29 04:46:04 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/05/29 04:46:04 INFO : one: Copied (replaced existing) 2026/05/29 04:46:05 DEBUG : dst/one: Uploading chunk 1/1 2026/05/29 04:46:05 DEBUG : dst/one: Uploading chunk 2/1 2026/05/29 04:46:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "dst/one" to batch 2026/05/29 04:46:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: dst/one 2026/05/29 04:46:08 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: dst/one 2026/05/29 04:46:08 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/05/29 04:46:09 DEBUG : CompareDest/one: Uploading chunk 2/1 2026/05/29 04:46:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "CompareDest/one" to batch 2026/05/29 04:46:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: CompareDest/one 2026/05/29 04:46:10 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: CompareDest/one 2026/05/29 04:46:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:11 DEBUG : one: size = 3 (Dropbox root 'rclone-test-degajiz9fuci/dst') 2026/05/29 04:46:11 DEBUG : one: Sizes differ 2026/05/29 04:46:11 DEBUG : one: size = 5 OK 2026/05/29 04:46:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/29 04:46:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/29 04:46:12 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/05/29 04:46:13 DEBUG : CompareDest/two: Uploading chunk 2/1 2026/05/29 04:46:13 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "CompareDest/two" to batch 2026/05/29 04:46:13 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:13 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: CompareDest/two 2026/05/29 04:46:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: CompareDest/two 2026/05/29 04:46:15 DEBUG : two: Need to transfer - File not found at Destination 2026/05/29 04:46:15 DEBUG : two: size = 3 OK 2026/05/29 04:46:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/29 04:46:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/29 04:46:16 DEBUG : two: Need to transfer - File not found at Destination 2026/05/29 04:46:16 DEBUG : two: size = 3 OK 2026/05/29 04:46:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/29 04:46:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/29 04:46:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/29 04:46:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:17 DEBUG : two: size = 3 (Dropbox root 'rclone-test-degajiz9fuci/CompareDest') 2026/05/29 04:46:17 DEBUG : two: Sizes differ 2026/05/29 04:46:18 DEBUG : two: Uploading chunk 1/1 2026/05/29 04:46:18 DEBUG : two: Uploading chunk 2/1 2026/05/29 04:46:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Adding "two" to batch 2026/05/29 04:46:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Batch idle for 500ms so committing 2026/05/29 04:46:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committing sync batch length 1 starting with: two 2026/05/29 04:46:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committed sync batch length 1 starting with: two 2026/05/29 04:46:20 DEBUG : two: size = 5 OK 2026/05/29 04:46:20 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/05/29 04:46:20 INFO : two: Copied (new) 2026/05/29 04:46:26 INFO : Dropbox root 'rclone-test-degajiz9fuci/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (28.41s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:46:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/dst" 2026/05/29 04:46:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/CopyDest" 2026/05/29 04:46:26 DEBUG : one: Need to transfer - File not found at Destination 2026/05/29 04:46:27 DEBUG : one: Uploading chunk 1/1 2026/05/29 04:46:27 DEBUG : one: Uploading chunk 2/1 2026/05/29 04:46:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Adding "one" to batch 2026/05/29 04:46:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Batch idle for 500ms so committing 2026/05/29 04:46:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committing sync batch length 1 starting with: one 2026/05/29 04:46:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committed sync batch length 1 starting with: one 2026/05/29 04:46:30 DEBUG : one: size = 3 OK 2026/05/29 04:46:30 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/05/29 04:46:30 INFO : one: Copied (new) 2026/05/29 04:46:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:31 DEBUG : one: size = 3 (Dropbox root 'rclone-test-degajiz9fuci/dst') 2026/05/29 04:46:31 DEBUG : one: Sizes differ 2026/05/29 04:46:31 DEBUG : one: Uploading chunk 1/1 2026/05/29 04:46:32 DEBUG : one: Uploading chunk 2/1 2026/05/29 04:46:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Adding "one" to batch 2026/05/29 04:46:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Batch idle for 500ms so committing 2026/05/29 04:46:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committing sync batch length 1 starting with: one 2026/05/29 04:46:34 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committed sync batch length 1 starting with: one 2026/05/29 04:46:34 DEBUG : one: size = 5 OK 2026/05/29 04:46:34 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/05/29 04:46:34 INFO : one: Copied (replaced existing) 2026/05/29 04:46:35 DEBUG : dst/one: Uploading chunk 1/1 2026/05/29 04:46:35 DEBUG : dst/one: Uploading chunk 2/1 2026/05/29 04:46:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "dst/one" to batch 2026/05/29 04:46:36 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:36 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: dst/one 2026/05/29 04:46:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: dst/one 2026/05/29 04:46:37 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/05/29 04:46:38 DEBUG : CopyDest/one: Uploading chunk 2/1 2026/05/29 04:46:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "CopyDest/one" to batch 2026/05/29 04:46:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: CopyDest/one 2026/05/29 04:46:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: CopyDest/one 2026/05/29 04:46:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/BackupDir" 2026/05/29 04:46:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:41 DEBUG : one: size = 3 (Dropbox root 'rclone-test-degajiz9fuci/dst') 2026/05/29 04:46:41 DEBUG : one: Sizes differ 2026/05/29 04:46:41 DEBUG : one: size = 5 OK 2026/05/29 04:46:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/29 04:46:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:41 DEBUG : one: size = 3 (Dropbox root 'rclone-test-degajiz9fuci/dst') 2026/05/29 04:46:41 DEBUG : one: Sizes differ 2026/05/29 04:46:43 INFO : one: Moved (server-side) 2026/05/29 04:46:44 DEBUG : one: size = 5 OK 2026/05/29 04:46:44 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/05/29 04:46:44 INFO : one: Copied (server-side copy) 2026/05/29 04:46:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/29 04:46:45 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/05/29 04:46:45 DEBUG : CopyDest/two: Uploading chunk 2/1 2026/05/29 04:46:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "CopyDest/two" to batch 2026/05/29 04:46:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: CopyDest/two 2026/05/29 04:46:47 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: CopyDest/two 2026/05/29 04:46:48 DEBUG : two: Need to transfer - File not found at Destination 2026/05/29 04:46:48 DEBUG : two: size = 3 OK 2026/05/29 04:46:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/29 04:46:49 DEBUG : two: size = 3 OK 2026/05/29 04:46:49 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/05/29 04:46:49 INFO : two: Copied (server-side copy) 2026/05/29 04:46:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/29 04:46:50 DEBUG : two: size = 3 OK 2026/05/29 04:46:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/29 04:46:50 DEBUG : two: Unchanged skipping 2026/05/29 04:46:51 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/05/29 04:46:51 DEBUG : CopyDest/three: Uploading chunk 2/1 2026/05/29 04:46:51 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "CopyDest/three" to batch 2026/05/29 04:46:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:46:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: CopyDest/three 2026/05/29 04:46:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: CopyDest/three 2026/05/29 04:46:54 DEBUG : three: Need to transfer - File not found at Destination 2026/05/29 04:46:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:46:54 DEBUG : three: size = 5 (Dropbox root 'rclone-test-degajiz9fuci/CopyDest') 2026/05/29 04:46:54 DEBUG : three: Sizes differ 2026/05/29 04:46:54 DEBUG : three: Destination not found in --copy-dest 2026/05/29 04:46:54 DEBUG : three: Uploading chunk 1/1 2026/05/29 04:46:54 DEBUG : three: Uploading chunk 2/1 2026/05/29 04:46:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Adding "three" to batch 2026/05/29 04:46:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Batch idle for 500ms so committing 2026/05/29 04:46:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committing sync batch length 1 starting with: three 2026/05/29 04:46:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci/dst': Committed sync batch length 1 starting with: three 2026/05/29 04:46:56 DEBUG : three: size = 7 OK 2026/05/29 04:46:56 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/05/29 04:46:56 INFO : three: Copied (new) 2026/05/29 04:47:05 INFO : Dropbox root 'rclone-test-degajiz9fuci/CopyDest': Committing uploads - please wait... 2026/05/29 04:47:05 INFO : Dropbox root 'rclone-test-degajiz9fuci/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (39.55s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:47:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/29 04:47:07 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/05/29 04:47:07 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2026/05/29 04:47:08 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/05/29 04:47:08 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:08 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/05/29 04:47:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/05/29 04:47:09 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/29 04:47:09 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:47:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/29 04:47:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/29 04:47:10 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/05/29 04:47:10 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:47:10 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/29 04:47:10 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/29 04:47:10 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/29 04:47:10 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/29 04:47:10 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/29 04:47:11 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/29 04:47:11 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/29 04:47:13 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:15 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/05/29 04:47:15 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/05/29 04:47:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/29 04:47:19 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/29 04:47:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/29 04:47:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/29 04:47:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/29 04:47:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/29 04:47:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/29 04:47:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/29 04:47:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/29 04:47:23 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/05/29 04:47:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/29 04:47:24 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2026/05/29 04:47:24 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/29 04:47:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/05/29 04:47:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/05/29 04:47:25 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/29 04:47:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/05/29 04:47:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/29 04:47:25 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = a1ad591ee930a548c1dd5194c3d8e1e4ac33f25d908a9dd5006879d96a54686f OK 2026/05/29 04:47:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/29 04:47:26 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/29 04:47:26 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/05/29 04:47:26 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/29 04:47:26 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/29 04:47:27 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/29 04:47:28 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/29 04:47:28 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/29 04:47:28 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/29 04:47:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (22.66s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.45s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.45s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.44s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:47:32 DEBUG : one: Uploading chunk 1/1 2026/05/29 04:47:32 DEBUG : one: Uploading chunk 2/1 2026/05/29 04:47:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "one" to batch 2026/05/29 04:47:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: one 2026/05/29 04:47:34 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: one 2026/05/29 04:47:34 DEBUG : also/one: Uploading chunk 1/1 2026/05/29 04:47:34 DEBUG : also/one: Uploading chunk 2/1 2026/05/29 04:47:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "also/one" to batch 2026/05/29 04:47:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: also/one 2026/05/29 04:47:36 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: also/one 2026/05/29 04:47:36 DEBUG : another: Uploading chunk 1/1 2026/05/29 04:47:36 DEBUG : another: Uploading chunk 2/1 2026/05/29 04:47:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "another" to batch 2026/05/29 04:47:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: another 2026/05/29 04:47:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: another 2026/05/29 04:47:39 DEBUG : not-one: Uploading chunk 1/1 2026/05/29 04:47:39 DEBUG : not-one: Uploading chunk 2/1 2026/05/29 04:47:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "not-one" to batch 2026/05/29 04:47:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: not-one 2026/05/29 04:47:41 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: not-one 2026/05/29 04:47:41 INFO : Dropbox root 'rclone-test-degajiz9fuci': Looking for duplicate dropbox hashes using newest mode. 2026/05/29 04:47:42 NOTICE: a4134d6384c6297c68a68a58171f5b9b59a1b8002f72a8a12cf8d2bdca044447: Found 3 files with duplicate dropbox hashes 2026/05/29 04:47:42 INFO : one: Deleted 2026/05/29 04:47:43 INFO : also/one: Deleted 2026/05/29 04:47:43 NOTICE: a4134d6384c6297c68a68a58171f5b9b59a1b8002f72a8a12cf8d2bdca044447: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.31s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.47s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.42s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.46s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.43s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:47:49 DEBUG : a.txt: Uploading chunk 1/1 2026/05/29 04:47:50 DEBUG : a.txt: Uploading chunk 2/1 2026/05/29 04:47:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "a.txt" to batch 2026/05/29 04:47:51 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:51 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: a.txt 2026/05/29 04:47:51 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: a.txt 2026/05/29 04:47:52 DEBUG : zend.txt: Uploading chunk 1/1 2026/05/29 04:47:52 DEBUG : zend.txt: Uploading chunk 2/1 2026/05/29 04:47:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "zend.txt" to batch 2026/05/29 04:47:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: zend.txt 2026/05/29 04:47:54 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: zend.txt 2026/05/29 04:47:54 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/05/29 04:47:54 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/05/29 04:47:54 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/hello world" to batch 2026/05/29 04:47:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/hello world 2026/05/29 04:47:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/hello world 2026/05/29 04:47:56 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/05/29 04:47:57 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/05/29 04:47:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/hello world2" to batch 2026/05/29 04:47:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/hello world2 2026/05/29 04:47:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/hello world2 2026/05/29 04:47:58 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/05/29 04:47:59 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/05/29 04:47:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/ignore dir/.ignore" to batch 2026/05/29 04:47:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:47:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/05/29 04:48:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/05/29 04:48:00 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/05/29 04:48:01 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/05/29 04:48:01 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/ignore dir/should be ignored" to batch 2026/05/29 04:48:01 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:01 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/05/29 04:48:02 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/05/29 04:48:02 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/05/29 04:48:03 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/05/29 04:48:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/sub sub dir/hello world3" to batch 2026/05/29 04:48:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/05/29 04:48:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/05/29 04:48:06 DEBUG : a.txt: Excluded (Size Filter) 2026/05/29 04:48:06 DEBUG : a.txt: Excluded 2026/05/29 04:48:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/29 04:48:06 DEBUG : sub dir/hello world: Excluded 2026/05/29 04:48:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/29 04:48:06 DEBUG : sub dir/hello world2: Excluded 2026/05/29 04:48:08 DEBUG : sub dir/ignore dir: Excluded 2026/05/29 04:48:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/29 04:48:08 DEBUG : sub dir/hello world: Excluded 2026/05/29 04:48:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/29 04:48:08 DEBUG : sub dir/hello world2: Excluded 2026/05/29 04:48:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (28.85s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:48:18 DEBUG : a.txt: Uploading chunk 1/1 2026/05/29 04:48:18 DEBUG : a.txt: Uploading chunk 2/1 2026/05/29 04:48:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "a.txt" to batch 2026/05/29 04:48:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: a.txt 2026/05/29 04:48:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: a.txt 2026/05/29 04:48:20 DEBUG : zend.txt: Uploading chunk 1/1 2026/05/29 04:48:21 DEBUG : zend.txt: Uploading chunk 2/1 2026/05/29 04:48:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "zend.txt" to batch 2026/05/29 04:48:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: zend.txt 2026/05/29 04:48:22 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: zend.txt 2026/05/29 04:48:22 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/05/29 04:48:23 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/05/29 04:48:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/hello world" to batch 2026/05/29 04:48:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/hello world 2026/05/29 04:48:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/hello world 2026/05/29 04:48:25 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/05/29 04:48:25 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/05/29 04:48:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/hello world2" to batch 2026/05/29 04:48:26 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:26 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/hello world2 2026/05/29 04:48:26 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/hello world2 2026/05/29 04:48:27 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/05/29 04:48:27 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/05/29 04:48:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/ignore dir/.ignore" to batch 2026/05/29 04:48:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/05/29 04:48:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/05/29 04:48:29 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/05/29 04:48:29 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/05/29 04:48:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/ignore dir/should be ignored" to batch 2026/05/29 04:48:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/05/29 04:48:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/05/29 04:48:31 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/05/29 04:48:31 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/05/29 04:48:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/sub sub dir/hello world3" to batch 2026/05/29 04:48:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/05/29 04:48:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/05/29 04:48:34 DEBUG : a.txt: Excluded (Size Filter) 2026/05/29 04:48:34 DEBUG : a.txt: Excluded 2026/05/29 04:48:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/29 04:48:35 DEBUG : sub dir/hello world: Excluded 2026/05/29 04:48:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/29 04:48:35 DEBUG : sub dir/hello world2: Excluded 2026/05/29 04:48:35 DEBUG : sub dir/ignore dir: Excluded 2026/05/29 04:48:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/29 04:48:35 DEBUG : sub dir/hello world: Excluded 2026/05/29 04:48:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/29 04:48:35 DEBUG : sub dir/hello world2: Excluded 2026/05/29 04:48:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (27.07s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:48:45 DEBUG : file1: Uploading chunk 1/1 2026/05/29 04:48:45 DEBUG : file1: Uploading chunk 2/1 2026/05/29 04:48:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file1" to batch 2026/05/29 04:48:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file1 2026/05/29 04:48:47 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file1 2026/05/29 04:48:47 DEBUG : sub/file2: Uploading chunk 1/1 2026/05/29 04:48:48 DEBUG : sub/file2: Uploading chunk 2/1 2026/05/29 04:48:48 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub/file2" to batch 2026/05/29 04:48:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub/file2 2026/05/29 04:48:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/05/29 04:48:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.01s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:48:56 DEBUG : file1: Uploading chunk 1/1 2026/05/29 04:48:56 DEBUG : file1: Uploading chunk 2/1 2026/05/29 04:48:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file1" to batch 2026/05/29 04:48:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:48:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file1 2026/05/29 04:48:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file1 2026/05/29 04:48:59 DEBUG : sub/file2: Uploading chunk 1/1 2026/05/29 04:48:59 DEBUG : sub/file2: Uploading chunk 2/1 2026/05/29 04:48:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub/file2" to batch 2026/05/29 04:49:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub/file2 2026/05/29 04:49:02 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/05/29 04:49:05 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/notfound" 2026/05/29 04:49:05 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (13.21s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (0.46s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:09 INFO : Dropbox root 'rclone-test-degajiz9fuci': Making directory 2026/05/29 04:49:10 INFO : Dropbox root 'rclone-test-degajiz9fuci': Making directory --- PASS: TestMkdir (1.09s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:10 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/05/29 04:49:11 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/05/29 04:49:11 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/hello world" to batch 2026/05/29 04:49:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/hello world 2026/05/29 04:49:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.22s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:16 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:49:16 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:49:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:49:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:49:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:49:18 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:49:18 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:49:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:49:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:49:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (6.53s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:22 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:49:22 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:49:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:49:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:49:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:49:24 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:49:24 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:49:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:49:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:49:26 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space 2026/05/29 04:49:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/29 04:49:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.65s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:29 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:49:30 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:49:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:49:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:49:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:49:31 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:49:32 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:49:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:49:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:49:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.00s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:36 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:49:36 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:49:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:49:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:49:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:49:38 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:49:39 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:49:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:49:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:49:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.52s) === RUN TestHashSumsWithErrors 2026/05/29 04:49:42 DEBUG : Creating backend with remote ":memory:" 2026/05/29 04:49:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/29 04:49:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/29 04:49:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/29 04:49:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/29 04:49:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/29 04:49:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/29 04:49:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/29 04:49:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/29 04:49:42 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:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:42 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:49:43 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:49:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:49:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:49:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:49:44 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:49:45 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:49:45 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:49:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:49:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space 2026/05/29 04:49:47 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/05/29 04:49:47 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/05/29 04:49:47 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/potato3" to batch 2026/05/29 04:49:48 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:48 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/potato3 2026/05/29 04:49:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.60s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:49:54 DEBUG : small: Uploading chunk 1/1 2026/05/29 04:49:54 DEBUG : small: Uploading chunk 2/1 2026/05/29 04:49:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "small" to batch 2026/05/29 04:49:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: small 2026/05/29 04:49:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: small 2026/05/29 04:49:56 DEBUG : medium: Uploading chunk 1/1 2026/05/29 04:49:56 DEBUG : medium: Uploading chunk 2/1 2026/05/29 04:49:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "medium" to batch 2026/05/29 04:49:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: medium 2026/05/29 04:49:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: medium 2026/05/29 04:49:58 DEBUG : large: Uploading chunk 1/1 2026/05/29 04:49:59 DEBUG : large: Uploading chunk 2/1 2026/05/29 04:49:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "large" to batch 2026/05/29 04:49:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:49:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: large 2026/05/29 04:50:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: large 2026/05/29 04:50:01 DEBUG : Waiting for deletions to finish 2026/05/29 04:50:01 DEBUG : large: Excluded (Size Filter) 2026/05/29 04:50:01 DEBUG : large: Excluded 2026/05/29 04:50:02 INFO : small: Deleted 2026/05/29 04:50:02 INFO : medium: Deleted --- PASS: TestDelete (9.45s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:50:03 DEBUG : small: Uploading chunk 1/1 2026/05/29 04:50:04 DEBUG : small: Uploading chunk 2/1 2026/05/29 04:50:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "small" to batch 2026/05/29 04:50:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: small 2026/05/29 04:50:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: small 2026/05/29 04:50:05 DEBUG : medium: Uploading chunk 1/1 2026/05/29 04:50:06 DEBUG : medium: Uploading chunk 2/1 2026/05/29 04:50:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "medium" to batch 2026/05/29 04:50:07 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:07 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: medium 2026/05/29 04:50:08 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: medium 2026/05/29 04:50:08 DEBUG : large: Uploading chunk 1/1 2026/05/29 04:50:08 DEBUG : large: Uploading chunk 2/1 2026/05/29 04:50:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "large" to batch 2026/05/29 04:50:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: large 2026/05/29 04:50:10 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: large 2026/05/29 04:50:10 DEBUG : Waiting for deletions to finish 2026/05/29 04:50:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/29 04:50:11 INFO : medium: Deleted 2026/05/29 04:50:11 INFO : large: Deleted --- PASS: TestMaxDelete (9.65s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:50:13 DEBUG : small: Uploading chunk 1/1 2026/05/29 04:50:13 DEBUG : small: Uploading chunk 2/1 2026/05/29 04:50:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "small" to batch 2026/05/29 04:50:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: small 2026/05/29 04:50:15 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: small 2026/05/29 04:50:15 DEBUG : medium: Uploading chunk 1/1 2026/05/29 04:50:16 DEBUG : medium: Uploading chunk 2/1 2026/05/29 04:50:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "medium" to batch 2026/05/29 04:50:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: medium 2026/05/29 04:50:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: medium 2026/05/29 04:50:19 DEBUG : large: Uploading chunk 1/1 2026/05/29 04:50:19 DEBUG : large: Uploading chunk 2/1 2026/05/29 04:50:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "large" to batch 2026/05/29 04:50:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: large 2026/05/29 04:50:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: large 2026/05/29 04:50:21 DEBUG : Waiting for deletions to finish 2026/05/29 04:50:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/29 04:50:22 INFO : small: Deleted 2026/05/29 04:50:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.92s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:50:24 DEBUG : small: Uploading chunk 1/1 2026/05/29 04:50:24 DEBUG : small: Uploading chunk 2/1 2026/05/29 04:50:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "small" to batch 2026/05/29 04:50:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:25 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: small 2026/05/29 04:50:26 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: small 2026/05/29 04:50:26 DEBUG : medium: Uploading chunk 1/1 2026/05/29 04:50:26 DEBUG : medium: Uploading chunk 2/1 2026/05/29 04:50:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "medium" to batch 2026/05/29 04:50:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: medium 2026/05/29 04:50:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: medium 2026/05/29 04:50:28 DEBUG : large: Uploading chunk 1/1 2026/05/29 04:50:28 DEBUG : large: Uploading chunk 2/1 2026/05/29 04:50:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "large" to batch 2026/05/29 04:50:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: large 2026/05/29 04:50:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: large 2026/05/29 04:50:30 DEBUG : Waiting for deletions to finish 2026/05/29 04:50:30 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/29 04:50:31 INFO : large: Deleted 2026/05/29 04:50:31 INFO : small: Deleted --- PASS: TestMaxDeleteSize (9.53s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:50:33 DEBUG : ReadFile: Uploading chunk 1/1 2026/05/29 04:50:34 DEBUG : ReadFile: Uploading chunk 2/1 2026/05/29 04:50:34 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "ReadFile" to batch 2026/05/29 04:50:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: ReadFile 2026/05/29 04:50:36 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (4.69s) === RUN TestRetry 2026/05/29 04:50:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/29 04:50:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/29 04:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/29 04:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/29 04:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/29 04:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/29 04:50:38 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:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:50:38 DEBUG : file1: Uploading chunk 1/1 2026/05/29 04:50:39 DEBUG : file1: Uploading chunk 2/1 2026/05/29 04:50:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file1" to batch 2026/05/29 04:50:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file1 2026/05/29 04:50:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file1 2026/05/29 04:50:40 DEBUG : file2: Uploading chunk 1/1 2026/05/29 04:50:41 DEBUG : file2: Uploading chunk 2/1 2026/05/29 04:50:41 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file2" to batch 2026/05/29 04:50:42 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:50:42 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file2 2026/05/29 04:50:42 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (13.03s) === RUN TestPurge 2026/05/29 04:50:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nafiwir7qemi" 2026/05/29 04:50:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 04:50:51 DEBUG : Creating backend with remote "/tmp/rclone2540472361" run.go:198: Remote "Dropbox root 'rclone-test-nafiwir7qemi'", Local "Local file system at /tmp/rclone2540472361", Modify Window "1s" 2026/05/29 04:50:53 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/05/29 04:50:53 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/05/29 04:50:53 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Adding "A1/B1/C1/one" to batch 2026/05/29 04:50:54 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Batch idle for 500ms so committing 2026/05/29 04:50:54 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/05/29 04:50:55 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/05/29 04:50:55 INFO : A2: Making directory 2026/05/29 04:50:55 INFO : A1/B2: Making directory 2026/05/29 04:50:56 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/05/29 04:50:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:50:56 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:50:56 INFO : A1/B2/C2: Making directory 2026/05/29 04:50:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:50:57 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:50:57 INFO : A1/B1/C3: Making directory 2026/05/29 04:50:58 INFO : A3: Making directory 2026/05/29 04:50:59 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/05/29 04:50:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:50:59 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:50:59 INFO : A3/B3: Making directory 2026/05/29 04:50:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:51:00 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:51:00 INFO : A3/B3/C4: Making directory 2026/05/29 04:51:01 DEBUG : A1/two: Uploading chunk 1/1 2026/05/29 04:51:01 DEBUG : A1/two: Uploading chunk 2/1 2026/05/29 04:51:02 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Adding "A1/two" to batch 2026/05/29 04:51:02 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Batch idle for 500ms so committing 2026/05/29 04:51:02 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Committing sync batch length 1 starting with: A1/two 2026/05/29 04:51:03 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Committed sync batch length 1 starting with: A1/two 2026/05/29 04:51:07 ERROR : error listing: directory not found 2026/05/29 04:51:07 DEBUG : Dropbox root 'rclone-test-nafiwir7qemi': Purge remote 2026/05/29 04:51:08 NOTICE: purge failed: path_lookup/not_found/.. --- PASS: TestPurge (16.60s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:51:08 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/05/29 04:51:09 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/05/29 04:51:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/B1/C1/one" to batch 2026/05/29 04:51:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:51:09 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/05/29 04:51:10 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/05/29 04:51:10 INFO : A2: Making directory 2026/05/29 04:51:11 INFO : A1/B2: Making directory 2026/05/29 04:51:12 DEBUG : pacer: low level retry 1/10 (error ) 2026/05/29 04:51:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:51:12 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:51:12 INFO : A1/B2/C2: Making directory 2026/05/29 04:51:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:51:13 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:51:13 INFO : A1/B1/C3: Making directory 2026/05/29 04:51:14 INFO : A3: Making directory 2026/05/29 04:51:16 INFO : A3/B3: Making directory 2026/05/29 04:51:16 INFO : A3/B3/C4: Making directory 2026/05/29 04:51:18 DEBUG : A1/two: Uploading chunk 1/1 2026/05/29 04:51:18 DEBUG : A1/two: Uploading chunk 2/1 2026/05/29 04:51:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/two" to batch 2026/05/29 04:51:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:51:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/two 2026/05/29 04:51:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/two 2026/05/29 04:51:21 DEBUG : removing 1 level 3 directories 2026/05/29 04:51:21 INFO : A3/B3/C4: Removing directory 2026/05/29 04:51:24 NOTICE: Error too_many_requests/.. Too many requests or write operations. Trying again in 5 seconds. 2026/05/29 04:51:24 DEBUG : pacer: low level retry 1/10 (error too_many_requests/.: trying again in 5s) 2026/05/29 04:51:24 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/29 04:51:24 NOTICE: Error too_many_requests/.. Too many requests or write operations. Trying again in 5 seconds. 2026/05/29 04:51:24 DEBUG : pacer: low level retry 1/10 (error too_many_requests/.: trying again in 5s) 2026/05/29 04:51:24 DEBUG : pacer: Reducing sleep to 3.75s 2026/05/29 04:51:29 DEBUG : pacer: Reducing sleep to 2.8125s 2026/05/29 04:51:33 DEBUG : pacer: Reducing sleep to 2.109375s 2026/05/29 04:51:35 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/05/29 04:51:37 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/05/29 04:51:39 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/05/29 04:51:40 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/05/29 04:51:41 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/05/29 04:51:41 DEBUG : removing 2 level 3 directories 2026/05/29 04:51:41 INFO : A1/B2/C2: Removing directory 2026/05/29 04:51:41 INFO : A1/B1/C3: Removing directory 2026/05/29 04:51:42 DEBUG : pacer: Reducing sleep to 375.42343ms 2026/05/29 04:51:42 DEBUG : pacer: Reducing sleep to 281.567572ms 2026/05/29 04:51:43 DEBUG : pacer: Reducing sleep to 211.175679ms 2026/05/29 04:51:43 DEBUG : pacer: Reducing sleep to 158.381759ms 2026/05/29 04:51:44 DEBUG : pacer: Reducing sleep to 118.786319ms 2026/05/29 04:51:44 DEBUG : pacer: Reducing sleep to 89.089739ms 2026/05/29 04:51:44 DEBUG : removing 2 level 2 directories 2026/05/29 04:51:44 INFO : A3/B3: Removing directory 2026/05/29 04:51:44 INFO : A1/B2: Removing directory 2026/05/29 04:51:44 DEBUG : pacer: Reducing sleep to 66.817304ms 2026/05/29 04:51:44 DEBUG : pacer: Reducing sleep to 50.112978ms 2026/05/29 04:51:44 DEBUG : pacer: Reducing sleep to 37.584733ms 2026/05/29 04:51:44 DEBUG : pacer: Reducing sleep to 28.188549ms 2026/05/29 04:51:45 DEBUG : pacer: Reducing sleep to 21.141411ms 2026/05/29 04:51:45 DEBUG : pacer: Reducing sleep to 15.856058ms 2026/05/29 04:51:45 DEBUG : removing 2 level 1 directories 2026/05/29 04:51:45 INFO : A3: Removing directory 2026/05/29 04:51:45 INFO : A2: Removing directory 2026/05/29 04:51:45 DEBUG : pacer: Reducing sleep to 11.892043ms 2026/05/29 04:51:46 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:51:50 DEBUG : removing 1 level 3 directories 2026/05/29 04:51:50 INFO : A1/B1/C1: Removing directory 2026/05/29 04:51:51 DEBUG : removing 1 level 2 directories 2026/05/29 04:51:51 INFO : A1/B1: Removing directory 2026/05/29 04:51:52 DEBUG : removing 1 level 1 directories 2026/05/29 04:51:52 INFO : A1: Removing directory 2026/05/29 04:51:54 DEBUG : removing 1 level 0 directories 2026/05/29 04:51:54 INFO : Dropbox root 'rclone-test-degajiz9fuci': Removing directory 2026/05/29 04:51:55 ERROR : error listing: directory not found 2026/05/29 04:51:55 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (47.73s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:51:56 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/05/29 04:51:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:51:56 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:51:56 INFO : A1: Making directory 2026/05/29 04:51:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:51:57 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:51:57 INFO : A1/B1: Making directory 2026/05/29 04:51:58 INFO : A1/B1/C1: Making directory 2026/05/29 04:52:01 DEBUG : removing 1 level 3 directories 2026/05/29 04:52:01 INFO : A1/B1/C1: Removing directory 2026/05/29 04:52:02 DEBUG : removing 1 level 2 directories 2026/05/29 04:52:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.85s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:05 INFO : A1: Making directory 2026/05/29 04:52:06 INFO : A1/B1: Making directory 2026/05/29 04:52:07 INFO : A1/B1/C1: Making directory 2026/05/29 04:52:10 DEBUG : removing 1 level 3 directories 2026/05/29 04:52:10 INFO : A1/B1/C1: Removing directory 2026/05/29 04:52:11 DEBUG : removing 1 level 2 directories 2026/05/29 04:52:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.20s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:15 DEBUG : file1: Uploading chunk 1/1 2026/05/29 04:52:15 DEBUG : file1: Uploading chunk 2/1 2026/05/29 04:52:15 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file1" to batch 2026/05/29 04:52:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file1 2026/05/29 04:52:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file1 2026/05/29 04:52:17 DEBUG : filename.txt: File name found in url 2026/05/29 04:52:17 DEBUG : filename.txt: Uploading chunk 1/1 2026/05/29 04:52:18 DEBUG : filename.txt: Uploading chunk 2/1 2026/05/29 04:52:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "filename.txt" to batch 2026/05/29 04:52:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: filename.txt 2026/05/29 04:52:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: filename.txt 2026/05/29 04:52:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/29 04:52:20 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/05/29 04:52:20 DEBUG : headerfilename.txt: Uploading chunk 2/1 2026/05/29 04:52:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "headerfilename.txt" to batch 2026/05/29 04:52:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: headerfilename.txt 2026/05/29 04:52:22 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: headerfilename.txt 2026/05/29 04:52:22 DEBUG : file2: Uploading chunk 1/1 2026/05/29 04:52:22 DEBUG : file2: Uploading chunk 2/1 2026/05/29 04:52:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file2" to batch 2026/05/29 04:52:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file2 2026/05/29 04:52:24 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (12.71s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:27 DEBUG : file1: Uploading chunk 1/1 2026/05/29 04:52:28 DEBUG : file1: Uploading chunk 2/1 2026/05/29 04:52:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file1" to batch 2026/05/29 04:52:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file1 2026/05/29 04:52:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file1 --- PASS: TestCopyURLDownloadHeaders (3.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/29 04:52:31 DEBUG : sub/file2: Uploading chunk 1/1 2026/05/29 04:52:31 DEBUG : sub/file2: Uploading chunk 2/1 2026/05/29 04:52:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub/file2" to batch 2026/05/29 04:52:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:32 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub/file2 2026/05/29 04:52:33 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub/file2 2026/05/29 04:52:33 DEBUG : sub/file2: size = 14 OK 2026/05/29 04:52:33 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:52:33 INFO : file1: Copied (new) to: sub/file2 2026/05/29 04:52:33 INFO : file1: Deleted 2026/05/29 04:52:34 DEBUG : sub/file2: size = 14 OK 2026/05/29 04:52:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/29 04:52:34 DEBUG : file1: Unchanged skipping 2026/05/29 04:52:34 INFO : file1: Deleted 2026/05/29 04:52:34 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.62s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/29 04:52:37 DEBUG : file1: Uploading chunk 1/1 2026/05/29 04:52:38 DEBUG : file1: Uploading chunk 2/1 2026/05/29 04:52:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "file1" to batch 2026/05/29 04:52:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: file1 2026/05/29 04:52:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: file1 2026/05/29 04:52:40 DEBUG : file1: size = 14 OK 2026/05/29 04:52:40 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:52:40 INFO : file1: Copied (new) 2026/05/29 04:52:40 INFO : file1: Deleted 2026/05/29 04:52:40 DEBUG : file1: Destination exists, skipping 2026/05/29 04:52:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.76s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/29 04:52:42 DEBUG : sub/file2: Uploading chunk 1/1 2026/05/29 04:52:43 DEBUG : sub/file2: Uploading chunk 2/1 2026/05/29 04:52:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub/file2" to batch 2026/05/29 04:52:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub/file2 2026/05/29 04:52:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub/file2 2026/05/29 04:52:44 DEBUG : sub/file2: size = 14 OK 2026/05/29 04:52:44 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:52:44 INFO : file1: Copied (new) to: sub/file2 2026/05/29 04:52:44 INFO : file1: Deleted 2026/05/29 04:52:45 DEBUG : sub/file2: size = 14 OK 2026/05/29 04:52:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/29 04:52:45 DEBUG : file1: Unchanged skipping 2026/05/29 04:52:45 INFO : file1: Deleted 2026/05/29 04:52:46 DEBUG : sub/file2: moving to sub/File2-rclone-move-lusucaj1 2026/05/29 04:52:47 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-lusucaj1 2026/05/29 04:52:47 DEBUG : sub/file2: moving to sub/File2 2026/05/29 04:52:49 INFO : sub/File2-rclone-move-lusucaj1: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.91s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:52 DEBUG : hello: Uploading chunk 1/1 2026/05/29 04:52:52 DEBUG : hello: Uploading chunk 2/1 2026/05/29 04:52:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "hello" to batch 2026/05/29 04:52:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:53 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: hello 2026/05/29 04:52:54 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: hello 2026/05/29 04:52:55 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (5.07s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:52:57 DEBUG : dst/file1: Uploading chunk 1/1 2026/05/29 04:52:57 DEBUG : dst/file1: Uploading chunk 2/1 2026/05/29 04:52:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "dst/file1" to batch 2026/05/29 04:52:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:52:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: dst/file1 2026/05/29 04:52:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: dst/file1 2026/05/29 04:53:00 DEBUG : Creating backend with remote "TestDropbox:rclone-test-degajiz9fuci/backup" 2026/05/29 04:53:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3917525891) 2026/05/29 04:53:00 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-degajiz9fuci') 2026/05/29 04:53:00 DEBUG : dst/file1: Sizes differ 2026/05/29 04:53:02 INFO : dst/file1: Moved (server-side) 2026/05/29 04:53:02 DEBUG : dst/file1: Uploading chunk 1/1 2026/05/29 04:53:02 DEBUG : dst/file1: Uploading chunk 2/1 2026/05/29 04:53:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "dst/file1" to batch 2026/05/29 04:53:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:53:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: dst/file1 2026/05/29 04:53:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: dst/file1 2026/05/29 04:53:04 DEBUG : dst/file1: size = 14 OK 2026/05/29 04:53:04 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/05/29 04:53:04 INFO : dst/file1: Copied (new) 2026/05/29 04:53:04 INFO : dst/file1: Deleted 2026/05/29 04:53:10 INFO : Dropbox root 'rclone-test-degajiz9fuci/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (13.63s) === 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:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:53:11 DEBUG : A1/one: Uploading chunk 1/1 2026/05/29 04:53:11 DEBUG : A1/one: Uploading chunk 2/1 2026/05/29 04:53:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/one" to batch 2026/05/29 04:53:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:53:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/one 2026/05/29 04:53:13 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/one 2026/05/29 04:53:13 DEBUG : A1/two: Uploading chunk 1/1 2026/05/29 04:53:14 DEBUG : A1/two: Uploading chunk 2/1 2026/05/29 04:53:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/two" to batch 2026/05/29 04:53:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:53:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/two 2026/05/29 04:53:15 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/two 2026/05/29 04:53:16 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/05/29 04:53:16 DEBUG : A1/B1/three: Uploading chunk 2/1 2026/05/29 04:53:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/B1/three" to batch 2026/05/29 04:53:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:53:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/B1/three 2026/05/29 04:53:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/B1/three 2026/05/29 04:53:18 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/05/29 04:53:18 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2026/05/29 04:53:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/B1/C1/four" to batch 2026/05/29 04:53:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:53:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/05/29 04:53:21 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/05/29 04:53:21 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/05/29 04:53:21 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2026/05/29 04:53:22 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "A1/B1/C2/five" to batch 2026/05/29 04:53:22 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:53:22 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/05/29 04:53:23 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/05/29 04:53:23 INFO : A1/B2: Making directory 2026/05/29 04:53:24 INFO : A1/B1/C3: Making directory 2026/05/29 04:53:30 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/05/29 04:53:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:53:30 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:53:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:53:31 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:53:32 DEBUG : pacer: low level retry 1/10 (error ) 2026/05/29 04:53:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:53:33 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:53:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:53:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:53:34 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/05/29 04:53:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:53:35 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:53:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:53:35 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:53:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/05/29 04:53:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:53:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/05/29 04:53:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/29 04:53:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/05/29 04:53:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/29 04:53:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/05/29 04:53:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/29 04:53:36 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/05/29 04:53:36 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/29 04:53:36 DEBUG : pacer: Reducing sleep to 240ms 2026/05/29 04:53:36 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/29 04:53:36 DEBUG : pacer: low level retry 2/10 (error ) 2026/05/29 04:53:36 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/05/29 04:53:36 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/05/29 04:53:36 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/05/29 04:53:37 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2026/05/29 04:53:37 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/05/29 04:53:37 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2026/05/29 04:53:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/29 04:53:38 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2026/05/29 04:53:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/29 04:53:38 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/29 04:53:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/29 04:53:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/29 04:53:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/29 04:53:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/29 04:53:42 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2026/05/29 04:53:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2026/05/29 04:53:44 DEBUG : pacer: Reducing sleep to 1.265625s 2026/05/29 04:53:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/29 04:53:45 DEBUG : pacer: Reducing sleep to 949.21875ms 2026/05/29 04:53:46 DEBUG : pacer: Reducing sleep to 711.914062ms 2026/05/29 04:53:47 DEBUG : pacer: Reducing sleep to 533.935546ms 2026/05/29 04:53:48 DEBUG : pacer: Reducing sleep to 400.451659ms 2026/05/29 04:53:48 DEBUG : pacer: Reducing sleep to 300.338744ms 2026/05/29 04:53:49 DEBUG : pacer: Reducing sleep to 225.254058ms 2026/05/29 04:53:49 DEBUG : pacer: Reducing sleep to 168.940543ms 2026/05/29 04:53:50 DEBUG : pacer: Reducing sleep to 126.705407ms 2026/05/29 04:53:50 DEBUG : pacer: Reducing sleep to 95.029055ms 2026/05/29 04:53:51 DEBUG : pacer: Reducing sleep to 71.271791ms 2026/05/29 04:53:51 DEBUG : pacer: Reducing sleep to 53.453843ms 2026/05/29 04:53:51 DEBUG : pacer: Reducing sleep to 40.090382ms 2026/05/29 04:53:52 DEBUG : pacer: Reducing sleep to 30.067786ms 2026/05/29 04:53:52 DEBUG : pacer: Reducing sleep to 22.550839ms 2026/05/29 04:53:53 DEBUG : pacer: Reducing sleep to 16.913129ms 2026/05/29 04:53:53 DEBUG : pacer: Reducing sleep to 12.684846ms 2026/05/29 04:53:53 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:53:55 INFO : Dropbox root 'rclone-test-degajiz9fuci': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/29 04:53:58 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/05/29 04:53:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:53:59 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:53:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:54:00 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:54:01 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/05/29 04:54:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:54:01 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/05/29 04:54:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/29 04:54:01 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/05/29 04:54:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/29 04:54:01 DEBUG : pacer: low level retry 1/10 (error ) 2026/05/29 04:54:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/29 04:54:01 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/05/29 04:54:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/29 04:54:02 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/05/29 04:54:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/29 04:54:02 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/05/29 04:54:02 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/29 04:54:02 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/05/29 04:54:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/29 04:54:02 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/05/29 04:54:02 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/29 04:54:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/29 04:54:03 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2026/05/29 04:54:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/29 04:54:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/29 04:54:05 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/29 04:54:08 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/29 04:54:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/29 04:54:08 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2026/05/29 04:54:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/29 04:54:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/29 04:54:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/29 04:54:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/29 04:54:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/29 04:54:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/29 04:54:14 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/29 04:54:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/29 04:54:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/29 04:54:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/29 04:54:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/29 04:54:17 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/29 04:54:17 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/29 04:54:18 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/29 04:54:18 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/05/29 04:54:18 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/29 04:54:19 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/29 04:54:19 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/29 04:54:19 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/29 04:54:20 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/29 04:54:20 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/29 04:54:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (83.91s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:54:34 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:54:35 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': File to upload is small (34 bytes), uploading instead of streaming 2026/05/29 04:54:36 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/05/29 04:54:36 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/05/29 04:54:36 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "no_checksum_small_file_from_pipe" to batch 2026/05/29 04:54:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:37 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/05/29 04:54:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/05/29 04:54:38 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/29 04:54:38 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/05/29 04:54:38 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/05/29 04:54:38 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/05/29 04:54:38 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/05/29 04:54:38 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "no_checksum_big_file_from_pipe" to batch 2026/05/29 04:54:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:39 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/05/29 04:54:40 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/05/29 04:54:40 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/29 04:54:40 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/05/29 04:54:40 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:54:42 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': File to upload is small (34 bytes), uploading instead of streaming 2026/05/29 04:54:42 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/05/29 04:54:42 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/05/29 04:54:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "with_checksum_small_file_from_pipe" to batch 2026/05/29 04:54:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:43 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/05/29 04:54:44 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/05/29 04:54:44 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/29 04:54:44 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/05/29 04:54:44 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/05/29 04:54:44 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/05/29 04:54:45 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/05/29 04:54:45 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "with_checksum_big_file_from_pipe" to batch 2026/05/29 04:54:45 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:45 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/05/29 04:54:46 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/05/29 04:54:46 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/29 04:54:46 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/05/29 04:54:46 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:54:48 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': File to upload is small (34 bytes), uploading instead of streaming 2026/05/29 04:54:48 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/05/29 04:54:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/05/29 04:54:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/05/29 04:54:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:49 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/05/29 04:54:50 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/05/29 04:54:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/29 04:54:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/29 04:54:50 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/05/29 04:54:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/05/29 04:54:51 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/05/29 04:54:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/05/29 04:54:52 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/05/29 04:54:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/29 04:54:52 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:54:55 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': File to upload is small (34 bytes), uploading instead of streaming 2026/05/29 04:54:55 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/05/29 04:54:56 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/05/29 04:54:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/05/29 04:54:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:56 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/05/29 04:54:57 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/05/29 04:54:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/29 04:54:57 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/29 04:54:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/29 04:54:58 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/05/29 04:54:58 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/05/29 04:54:58 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/05/29 04:54:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:54:59 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/05/29 04:55:00 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/05/29 04:55:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/29 04:55:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/29 04:55:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.42s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.44s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:55:03 DEBUG : potato1: Uploading chunk 1/1 2026/05/29 04:55:03 DEBUG : potato1: Uploading chunk 2/1 2026/05/29 04:55:03 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato1" to batch 2026/05/29 04:55:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:04 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato1 2026/05/29 04:55:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato1 2026/05/29 04:55:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': File to upload is small (60 bytes), uploading instead of streaming 2026/05/29 04:55:05 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:55:05 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:55:05 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:55:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:06 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:55:07 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:55:07 DEBUG : potato2: size = 60 OK 2026/05/29 04:55:07 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/05/29 04:55:07 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.62s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.46s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:55:10 DEBUG : potato1: Uploading chunk 1/1 2026/05/29 04:55:10 DEBUG : potato1: Uploading chunk 2/1 2026/05/29 04:55:10 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato1" to batch 2026/05/29 04:55:11 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:11 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato1 2026/05/29 04:55:12 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato1 --- PASS: TestRcatSizeUploadHeaders (3.16s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:55:13 DEBUG : potato2: Uploading chunk 1/1 2026/05/29 04:55:13 DEBUG : potato2: Uploading chunk 2/1 2026/05/29 04:55:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "potato2" to batch 2026/05/29 04:55:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:14 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: potato2 2026/05/29 04:55:15 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: potato2 2026/05/29 04:55:15 DEBUG : empty space: Uploading chunk 1/1 2026/05/29 04:55:16 DEBUG : empty space: Uploading chunk 2/1 2026/05/29 04:55:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "empty space" to batch 2026/05/29 04:55:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:16 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: empty space 2026/05/29 04:55:17 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: empty space 2026/05/29 04:55:17 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/05/29 04:55:18 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/05/29 04:55:18 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/potato3" to batch 2026/05/29 04:55:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/potato3 2026/05/29 04:55:19 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/potato3 2026/05/29 04:55:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Touching "empty space" 2026/05/29 04:55:20 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/05/29 04:55:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Touching "potato2" 2026/05/29 04:55:20 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/05/29 04:55:20 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Touching "sub dir/potato3" 2026/05/29 04:55:20 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (11.35s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.43s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.45s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.42s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.44s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.45s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-degajiz9fuci'", Local "Local file system at /tmp/rclone3917525891", Modify Window "1s" 2026/05/29 04:55:27 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/05/29 04:55:27 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2026/05/29 04:55:27 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/test remove existing" to batch 2026/05/29 04:55:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/05/29 04:55:28 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/05/29 04:55:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/05/29 04:55:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2026/05/29 04:55:29 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/05/29 04:55:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Batch idle for 500ms so committing 2026/05/29 04:55:30 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/05/29 04:55:31 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/05/29 04:55:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.feguyul9" before starting 2026/05/29 04:55:34 DEBUG : sub dir/test remove existing.feguyul9: TEST: removing renamed existing file after operation 2026/05/29 04:55:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pohevep4" before starting 2026/05/29 04:55:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/05/29 04:55:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:55:37 DEBUG : pacer: Reducing sleep to 15ms 2026/05/29 04:55:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/29 04:55:38 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 04:55:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pohevep4: TEST: renaming existing back after failed operation 2026/05/29 04:55:38 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/05/29 04:55:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 04:55:39 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/05/29 04:55:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/29 04:55:40 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2026/05/29 04:55:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/29 04:55:40 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/..) 2026/05/29 04:55:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/29 04:55:41 DEBUG : pacer: Reducing sleep to 120ms 2026/05/29 04:55:42 DEBUG : pacer: Reducing sleep to 90ms 2026/05/29 04:55:42 DEBUG : pacer: Reducing sleep to 67.5ms 2026/05/29 04:55:42 DEBUG : pacer: Reducing sleep to 50.625ms 2026/05/29 04:55:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jonogab5" before starting 2026/05/29 04:55:43 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/05/29 04:55:44 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/05/29 04:55:44 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/05/29 04:55:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jonogab5: TEST: removing renamed existing file after operation 2026/05/29 04:55:45 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/05/29 04:55:45 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/05/29 04:55:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRemoveExisting (20.77s) === 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) PASS 2026/05/29 04:55:47 DEBUG : Dropbox root 'rclone-test-degajiz9fuci': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m26.289221818s (try 1/5)