"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/08/30 01:39:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu" 2026/08/30 01:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:39:39 DEBUG : Creating backend with remote "/tmp/rclone290154537" === 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/30 01:39:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/30 01:39:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/08/30 01:39:39 DEBUG : a: size = 0 OK 2026/08/30 01:39:39 DEBUG : a: size = 1 (memory) 2026/08/30 01:39:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/30 01:39:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/30 01:39:39 DEBUG : potato: Seek from 10 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 10 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 2 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/30 01:39:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 2 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/30 01:39:39 DEBUG : potato: Seek from 8 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 8 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/30 01:39:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 01:39:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 01:39:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 01:39:39 DEBUG : potato: Seek from 5 to 2 2026/08/30 01:39:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/30 01:39:39 DEBUG : potato: Seek from 9 to 0 2026/08/30 01:39:39 DEBUG : potato: Seek from 9 to 0 2026/08/30 01:39:39 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:39:41 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/30 01:39:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "rutabaga" to batch 2026/08/30 01:39:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:39:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: rutabaga 2026/08/30 01:39:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/08/30 01:39:44 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:39:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:39:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:39:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:39:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/08/30 01:39:47 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:39:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:39:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:39:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:39:49 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/08/30 01:39:50 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/30 01:39:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "remotepotato" to batch 2026/08/30 01:39:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:39:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: remotepotato 2026/08/30 01:39:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.20s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/08/30 01:39:55 DEBUG : Creating backend with remote "nonexistent" 2026/08/30 01:39:55 DEBUG : Creating backend with remote "nonexistent" 2026/08/30 01:39:55 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/30 01:39:55 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/30 01:39:55 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/30 01:39:55 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:39:56 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/30 01:39:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "rutabaga" to batch 2026/08/30 01:39:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:39:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: rutabaga 2026/08/30 01:39:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/30 01:40:01 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:40:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:40:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:40:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/08/30 01:40:04 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:40:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:40:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:40:06 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/30 01:40:09 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/30 01:40:10 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "remotepotato" to batch 2026/08/30 01:40:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: remotepotato 2026/08/30 01:40:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.08s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.26s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:40:17 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/30 01:40:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "rutabaga" to batch 2026/08/30 01:40:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: rutabaga 2026/08/30 01:40:19 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/30 01:40:20 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:40:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:40:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:40:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/08/30 01:40:23 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:40:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:40:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:40:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/30 01:40:26 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/30 01:40:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "remotepotato" to batch 2026/08/30 01:40:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: remotepotato 2026/08/30 01:40:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.29s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:40:32 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:40:33 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:40:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:40:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum 2026/08/30 01:40:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/30 01:40:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/30 01:40:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/30 01:40:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/30 01:40:36 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:40:36 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:40:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:40:38 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum 2026/08/30 01:40:39 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/30 01:40:39 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/30 01:40:39 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/30 01:40:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.24s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:40:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/data" check_test.go:354: Dropbox root 'rclone-test-cukuziq6kobu/data' lacks md5, skipping --- SKIP: TestCheckSum (0.88s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:40:41 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/data" 2026/08/30 01:40:42 DEBUG : data/banana: Uploading chunk 1/1 2026/08/30 01:40:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "data/banana" to batch 2026/08/30 01:40:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: data/banana 2026/08/30 01:40:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: data/banana 2026/08/30 01:40:44 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:40:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:40:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:40:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/08/30 01:40:49 DEBUG : data/potato: Uploading chunk 1/1 2026/08/30 01:40:50 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "data/potato" to batch 2026/08/30 01:40:50 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:50 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: data/potato 2026/08/30 01:40:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: data/potato 2026/08/30 01:40:52 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:40:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:40:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:40:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/08/30 01:40:56 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:40:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:40:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:40:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:40:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/08/30 01:41:01 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:41:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:41:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:41:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:41:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/08/30 01:41:06 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:41:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:41:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:41:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:41:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/08/30 01:41:11 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:41:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:41:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:41:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:41:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/08/30 01:41:17 DEBUG : data/banana: Uploading chunk 1/1 2026/08/30 01:41:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "data/banana" to batch 2026/08/30 01:41:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:41:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: data/banana 2026/08/30 01:41:19 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: data/banana 2026/08/30 01:41:19 DEBUG : data/potato: Uploading chunk 1/1 2026/08/30 01:41:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "data/potato" to batch 2026/08/30 01:41:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:41:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: data/potato 2026/08/30 01:41:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: data/potato 2026/08/30 01:41:21 DEBUG : test.sum: Uploading chunk 1/1 2026/08/30 01:41:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "test.sum" to batch 2026/08/30 01:41:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:41:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: test.sum 2026/08/30 01:41:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.13s) --- PASS: TestCheckSumDownload/subtest1 (2.09s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.10s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestCheckSumConcurrency 2026/08/30 01:41:29 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/30 01:41:29 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/30 01:41:29 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/30 01:41:29 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/30 01:41:29 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/30 01:41:29 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/30 01:41:29 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/30 01:41:29 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/30 01:41:29 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/30 01:41:29 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/30 01:41:29 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/30 01:41:29 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/30 01:41:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-runozuf7rozi" 2026/08/30 01:41:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:41:29 DEBUG : Creating backend with remote "/tmp/rclone3761483662" run.go:198: Remote "Dropbox root 'rclone-test-runozuf7rozi'", Local "Local file system at /tmp/rclone3761483662", Modify Window "1s" 2026/08/30 01:41:31 DEBUG : hello, world!: Uploading chunk 1/1 2026/08/30 01:41:32 DEBUG : Dropbox root 'rclone-test-runozuf7rozi': Adding "hello, world!" to batch 2026/08/30 01:41:32 DEBUG : Dropbox root 'rclone-test-runozuf7rozi': Batch idle for 500ms so committing 2026/08/30 01:41:32 DEBUG : Dropbox root 'rclone-test-runozuf7rozi': Committing sync batch length 1 starting with: hello, world! 2026/08/30 01:41:33 DEBUG : Dropbox root 'rclone-test-runozuf7rozi': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/08/30 01:41:33 ERROR : hello, world!: sum not found 2026/08/30 01:41:33 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-runozuf7rozi' 2026/08/30 01:41:33 NOTICE: Dropbox root 'rclone-test-runozuf7rozi': 1 files missing 2026/08/30 01:41:33 NOTICE: 1 hashes missing 2026/08/30 01:41:33 NOTICE: Dropbox root 'rclone-test-runozuf7rozi': 1 differences found 2026/08/30 01:41:33 NOTICE: Dropbox root 'rclone-test-runozuf7rozi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/30 01:41:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 01:41:34 NOTICE: Dropbox root 'rclone-test-runozuf7rozi': 0 differences found 2026/08/30 01:41:34 NOTICE: Dropbox root 'rclone-test-runozuf7rozi': 1 matching files 2026/08/30 01:41:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-zaqafuv6dacu" 2026/08/30 01:41:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:41:34 DEBUG : Creating backend with remote "/tmp/rclone2176066672" run.go:198: Remote "Dropbox root 'rclone-test-zaqafuv6dacu'", Local "Local file system at /tmp/rclone2176066672", Modify Window "1s" 2026/08/30 01:41:36 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/08/30 01:41:36 DEBUG : Dropbox root 'rclone-test-zaqafuv6dacu': Adding "HELLO, WORLD!" to batch 2026/08/30 01:41:37 DEBUG : Dropbox root 'rclone-test-zaqafuv6dacu': Batch idle for 500ms so committing 2026/08/30 01:41:37 DEBUG : Dropbox root 'rclone-test-zaqafuv6dacu': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/08/30 01:41:37 DEBUG : Dropbox root 'rclone-test-zaqafuv6dacu': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/08/30 01:41:38 ERROR : HELLO, WORLD!: sum not found 2026/08/30 01:41:38 ERROR : hello, world!: file not in Dropbox root 'rclone-test-zaqafuv6dacu' 2026/08/30 01:41:38 NOTICE: Dropbox root 'rclone-test-zaqafuv6dacu': 1 files missing 2026/08/30 01:41:38 NOTICE: 1 hashes missing 2026/08/30 01:41:38 NOTICE: Dropbox root 'rclone-test-zaqafuv6dacu': 1 differences found 2026/08/30 01:41:38 NOTICE: Dropbox root 'rclone-test-zaqafuv6dacu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/30 01:41:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 01:41:39 NOTICE: Dropbox root 'rclone-test-zaqafuv6dacu': 0 differences found 2026/08/30 01:41:39 NOTICE: Dropbox root 'rclone-test-zaqafuv6dacu': 1 matching files 2026/08/30 01:41:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yihucus5xuwe" 2026/08/30 01:41:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:41:39 DEBUG : Creating backend with remote "/tmp/rclone1118583425" run.go:198: Remote "Dropbox root 'rclone-test-yihucus5xuwe'", Local "Local file system at /tmp/rclone1118583425", Modify Window "1s" 2026/08/30 01:41:40 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/08/30 01:41:41 DEBUG : Dropbox root 'rclone-test-yihucus5xuwe': Adding "HeLlO, wOrLd!" to batch 2026/08/30 01:41:42 DEBUG : Dropbox root 'rclone-test-yihucus5xuwe': Batch idle for 500ms so committing 2026/08/30 01:41:42 DEBUG : Dropbox root 'rclone-test-yihucus5xuwe': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/08/30 01:41:42 DEBUG : Dropbox root 'rclone-test-yihucus5xuwe': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/30 01:41:43 ERROR : HeLlO, wOrLd!: sum not found 2026/08/30 01:41:43 ERROR : hello, world!: file not in Dropbox root 'rclone-test-yihucus5xuwe' 2026/08/30 01:41:43 NOTICE: Dropbox root 'rclone-test-yihucus5xuwe': 1 files missing 2026/08/30 01:41:43 NOTICE: 1 hashes missing 2026/08/30 01:41:43 NOTICE: Dropbox root 'rclone-test-yihucus5xuwe': 1 differences found 2026/08/30 01:41:43 NOTICE: Dropbox root 'rclone-test-yihucus5xuwe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/30 01:41:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 01:41:44 NOTICE: Dropbox root 'rclone-test-yihucus5xuwe': 0 differences found 2026/08/30 01:41:44 NOTICE: Dropbox root 'rclone-test-yihucus5xuwe': 1 matching files 2026/08/30 01:41:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-soziwew6qako" 2026/08/30 01:41:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:41:44 DEBUG : Creating backend with remote "/tmp/rclone1297194331" run.go:198: Remote "Dropbox root 'rclone-test-soziwew6qako'", Local "Local file system at /tmp/rclone1297194331", Modify Window "1s" 2026/08/30 01:41:45 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/08/30 01:41:46 DEBUG : Dropbox root 'rclone-test-soziwew6qako': Adding "HELLO, WORLD!" to batch 2026/08/30 01:41:46 DEBUG : Dropbox root 'rclone-test-soziwew6qako': Batch idle for 500ms so committing 2026/08/30 01:41:46 DEBUG : Dropbox root 'rclone-test-soziwew6qako': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/08/30 01:41:47 DEBUG : Dropbox root 'rclone-test-soziwew6qako': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/30 01:41:48 ERROR : HELLO, WORLD!: sum not found 2026/08/30 01:41:48 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-soziwew6qako' 2026/08/30 01:41:48 NOTICE: Dropbox root 'rclone-test-soziwew6qako': 1 files missing 2026/08/30 01:41:48 NOTICE: 1 hashes missing 2026/08/30 01:41:48 NOTICE: Dropbox root 'rclone-test-soziwew6qako': 1 differences found 2026/08/30 01:41:48 NOTICE: Dropbox root 'rclone-test-soziwew6qako': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/30 01:41:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 01:41:49 NOTICE: Dropbox root 'rclone-test-soziwew6qako': 0 differences found 2026/08/30 01:41:49 NOTICE: Dropbox root 'rclone-test-soziwew6qako': 1 matching files 2026/08/30 01:41:49 DEBUG : Creating backend with remote "TestDropbox:rclone-test-bogagiz1wari" 2026/08/30 01:41:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:41:49 DEBUG : Creating backend with remote "/tmp/rclone93235995" run.go:198: Remote "Dropbox root 'rclone-test-bogagiz1wari'", Local "Local file system at /tmp/rclone93235995", Modify Window "1s" 2026/08/30 01:41:50 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/30 01:41:51 DEBUG : Dropbox root 'rclone-test-bogagiz1wari': Adding "測試_Русский___ě_áñ" to batch 2026/08/30 01:41:51 DEBUG : Dropbox root 'rclone-test-bogagiz1wari': Batch idle for 500ms so committing 2026/08/30 01:41:51 DEBUG : Dropbox root 'rclone-test-bogagiz1wari': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/30 01:41:52 DEBUG : Dropbox root 'rclone-test-bogagiz1wari': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/08/30 01:41:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/30 01:41:52 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-bogagiz1wari' 2026/08/30 01:41:52 NOTICE: Dropbox root 'rclone-test-bogagiz1wari': 1 files missing 2026/08/30 01:41:52 NOTICE: 1 hashes missing 2026/08/30 01:41:52 NOTICE: Dropbox root 'rclone-test-bogagiz1wari': 1 differences found 2026/08/30 01:41:52 NOTICE: Dropbox root 'rclone-test-bogagiz1wari': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/30 01:41:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 01:41:54 NOTICE: Dropbox root 'rclone-test-bogagiz1wari': 0 differences found 2026/08/30 01:41:54 NOTICE: Dropbox root 'rclone-test-bogagiz1wari': 1 matching files 2026/08/30 01:41:54 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xivedaw3bewe" 2026/08/30 01:41:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:41:54 DEBUG : Creating backend with remote "/tmp/rclone2724720284" run.go:198: Remote "Dropbox root 'rclone-test-xivedaw3bewe'", Local "Local file system at /tmp/rclone2724720284", Modify Window "1s" 2026/08/30 01:41:55 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/30 01:41:56 DEBUG : Dropbox root 'rclone-test-xivedaw3bewe': Adding "測試_Русский___ě_áñ" to batch 2026/08/30 01:41:56 DEBUG : Dropbox root 'rclone-test-xivedaw3bewe': Batch idle for 500ms so committing 2026/08/30 01:41:56 DEBUG : Dropbox root 'rclone-test-xivedaw3bewe': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/30 01:41:57 DEBUG : Dropbox root 'rclone-test-xivedaw3bewe': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:688: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/08/30 01:41:57 DEBUG : Dropbox root 'rclone-test-xivedaw3bewe': Purge remote 2026/08/30 01:41:58 DEBUG : Dropbox root 'rclone-test-bogagiz1wari': Purge remote 2026/08/30 01:41:58 DEBUG : Dropbox root 'rclone-test-soziwew6qako': Purge remote 2026/08/30 01:41:59 DEBUG : Dropbox root 'rclone-test-yihucus5xuwe': Purge remote 2026/08/30 01:41:59 DEBUG : Dropbox root 'rclone-test-zaqafuv6dacu': Purge remote 2026/08/30 01:42:00 DEBUG : Dropbox root 'rclone-test-runozuf7rozi': Purge remote --- SKIP: TestApplyTransforms (31.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:42:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 01:42:01 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/30 01:42:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub/file2" to batch 2026/08/30 01:42:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub/file2 2026/08/30 01:42:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub/file2 2026/08/30 01:42:03 DEBUG : sub/file2: size = 14 OK 2026/08/30 01:42:03 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:42:03 INFO : file1: Copied (new) to: sub/file2 2026/08/30 01:42:04 DEBUG : sub/file2: size = 14 OK 2026/08/30 01:42:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/30 01:42:04 DEBUG : file1: Unchanged skipping 2026/08/30 01:42:04 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.61s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:42:08 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/30 01:42:09 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "dst/file1" to batch 2026/08/30 01:42:09 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:09 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: dst/file1 2026/08/30 01:42:10 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: dst/file1 2026/08/30 01:42:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/backup" 2026/08/30 01:42:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone290154537) 2026/08/30 01:42:11 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-cukuziq6kobu') 2026/08/30 01:42:11 DEBUG : dst/file1: Sizes differ 2026/08/30 01:42:12 INFO : dst/file1: Moved (server-side) 2026/08/30 01:42:13 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/30 01:42:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "dst/file1" to batch 2026/08/30 01:42:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: dst/file1 2026/08/30 01:42:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: dst/file1 2026/08/30 01:42:15 DEBUG : dst/file1: size = 14 OK 2026/08/30 01:42:15 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:42:15 INFO : dst/file1: Copied (new) 2026/08/30 01:42:20 INFO : Dropbox root 'rclone-test-cukuziq6kobu/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:42:20 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/dst" 2026/08/30 01:42:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/CompareDest" 2026/08/30 01:42:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 01:42:22 DEBUG : one: Uploading chunk 1/1 2026/08/30 01:42:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Adding "one" to batch 2026/08/30 01:42:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Batch idle for 500ms so committing 2026/08/30 01:42:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committing sync batch length 1 starting with: one 2026/08/30 01:42:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committed sync batch length 1 starting with: one 2026/08/30 01:42:24 DEBUG : one: size = 3 OK 2026/08/30 01:42:24 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/08/30 01:42:24 INFO : one: Copied (new) 2026/08/30 01:42:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone290154537) 2026/08/30 01:42:25 DEBUG : one: size = 3 (Dropbox root 'rclone-test-cukuziq6kobu/dst') 2026/08/30 01:42:25 DEBUG : one: Sizes differ 2026/08/30 01:42:26 DEBUG : one: Uploading chunk 1/1 2026/08/30 01:42:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Adding "one" to batch 2026/08/30 01:42:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Batch idle for 500ms so committing 2026/08/30 01:42:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committing sync batch length 1 starting with: one 2026/08/30 01:42:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committed sync batch length 1 starting with: one 2026/08/30 01:42:28 DEBUG : one: size = 5 OK 2026/08/30 01:42:28 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/30 01:42:28 INFO : one: Copied (replaced existing) 2026/08/30 01:42:29 DEBUG : dst/one: Uploading chunk 1/1 2026/08/30 01:42:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "dst/one" to batch 2026/08/30 01:42:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: dst/one 2026/08/30 01:42:31 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: dst/one 2026/08/30 01:42:32 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/08/30 01:42:32 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "CompareDest/one" to batch 2026/08/30 01:42:33 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:33 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: CompareDest/one 2026/08/30 01:42:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: CompareDest/one 2026/08/30 01:42:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone290154537) 2026/08/30 01:42:34 DEBUG : one: size = 3 (Dropbox root 'rclone-test-cukuziq6kobu/dst') 2026/08/30 01:42:34 DEBUG : one: Sizes differ 2026/08/30 01:42:35 DEBUG : one: size = 5 OK 2026/08/30 01:42:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/30 01:42:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 01:42:36 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/08/30 01:42:36 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "CompareDest/two" to batch 2026/08/30 01:42:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: CompareDest/two 2026/08/30 01:42:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: CompareDest/two 2026/08/30 01:42:38 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 01:42:39 DEBUG : two: size = 3 OK 2026/08/30 01:42:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/30 01:42:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 01:42:39 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 01:42:40 DEBUG : two: size = 3 OK 2026/08/30 01:42:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/30 01:42:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 01:42:41 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 01:42:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone290154537) 2026/08/30 01:42:41 DEBUG : two: size = 3 (Dropbox root 'rclone-test-cukuziq6kobu/CompareDest') 2026/08/30 01:42:41 DEBUG : two: Sizes differ 2026/08/30 01:42:42 DEBUG : two: Uploading chunk 1/1 2026/08/30 01:42:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Adding "two" to batch 2026/08/30 01:42:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Batch idle for 500ms so committing 2026/08/30 01:42:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committing sync batch length 1 starting with: two 2026/08/30 01:42:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committed sync batch length 1 starting with: two 2026/08/30 01:42:44 DEBUG : two: size = 5 OK 2026/08/30 01:42:44 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/08/30 01:42:44 INFO : two: Copied (new) 2026/08/30 01:42:49 INFO : Dropbox root 'rclone-test-cukuziq6kobu/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (28.59s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:42:49 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/dst" 2026/08/30 01:42:49 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/CopyDest" 2026/08/30 01:42:50 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 01:42:51 DEBUG : one: Uploading chunk 1/1 2026/08/30 01:42:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Adding "one" to batch 2026/08/30 01:42:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Batch idle for 500ms so committing 2026/08/30 01:42:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committing sync batch length 1 starting with: one 2026/08/30 01:42:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committed sync batch length 1 starting with: one 2026/08/30 01:42:53 DEBUG : one: size = 3 OK 2026/08/30 01:42:53 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/08/30 01:42:53 INFO : one: Copied (new) 2026/08/30 01:42:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone290154537) 2026/08/30 01:42:54 DEBUG : one: size = 3 (Dropbox root 'rclone-test-cukuziq6kobu/dst') 2026/08/30 01:42:54 DEBUG : one: Sizes differ 2026/08/30 01:42:55 DEBUG : one: Uploading chunk 1/1 2026/08/30 01:42:56 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Adding "one" to batch 2026/08/30 01:42:56 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Batch idle for 500ms so committing 2026/08/30 01:42:56 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committing sync batch length 1 starting with: one 2026/08/30 01:42:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committed sync batch length 1 starting with: one 2026/08/30 01:42:57 DEBUG : one: size = 5 OK 2026/08/30 01:42:57 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/30 01:42:57 INFO : one: Copied (replaced existing) 2026/08/30 01:42:58 DEBUG : dst/one: Uploading chunk 1/1 2026/08/30 01:42:59 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "dst/one" to batch 2026/08/30 01:42:59 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:42:59 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: dst/one 2026/08/30 01:43:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: dst/one 2026/08/30 01:43:00 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/08/30 01:43:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "CopyDest/one" to batch 2026/08/30 01:43:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: CopyDest/one 2026/08/30 01:43:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: CopyDest/one 2026/08/30 01:43:03 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/BackupDir" 2026/08/30 01:43:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone290154537) 2026/08/30 01:43:03 DEBUG : one: size = 3 (Dropbox root 'rclone-test-cukuziq6kobu/dst') 2026/08/30 01:43:03 DEBUG : one: Sizes differ 2026/08/30 01:43:03 DEBUG : one: size = 5 OK 2026/08/30 01:43:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/30 01:43:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone290154537) 2026/08/30 01:43:03 DEBUG : one: size = 3 (Dropbox root 'rclone-test-cukuziq6kobu/dst') 2026/08/30 01:43:03 DEBUG : one: Sizes differ 2026/08/30 01:43:05 INFO : one: Moved (server-side) 2026/08/30 01:43:06 DEBUG : one: size = 5 OK 2026/08/30 01:43:06 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/30 01:43:06 INFO : one: Copied (server-side copy) 2026/08/30 01:43:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/30 01:43:07 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/08/30 01:43:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "CopyDest/two" to batch 2026/08/30 01:43:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: CopyDest/two 2026/08/30 01:43:09 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: CopyDest/two 2026/08/30 01:43:10 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 01:43:10 DEBUG : two: size = 3 OK 2026/08/30 01:43:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/30 01:43:11 DEBUG : two: size = 3 OK 2026/08/30 01:43:11 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/08/30 01:43:11 INFO : two: Copied (server-side copy) 2026/08/30 01:43:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/30 01:43:12 DEBUG : two: size = 3 OK 2026/08/30 01:43:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/30 01:43:12 DEBUG : two: Unchanged skipping 2026/08/30 01:43:13 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/08/30 01:43:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "CopyDest/three" to batch 2026/08/30 01:43:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: CopyDest/three 2026/08/30 01:43:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: CopyDest/three 2026/08/30 01:43:16 DEBUG : three: Need to transfer - File not found at Destination 2026/08/30 01:43:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone290154537) 2026/08/30 01:43:16 DEBUG : three: size = 5 (Dropbox root 'rclone-test-cukuziq6kobu/CopyDest') 2026/08/30 01:43:16 DEBUG : three: Sizes differ 2026/08/30 01:43:16 DEBUG : three: Destination not found in --copy-dest 2026/08/30 01:43:17 DEBUG : three: Uploading chunk 1/1 2026/08/30 01:43:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Adding "three" to batch 2026/08/30 01:43:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Batch idle for 500ms so committing 2026/08/30 01:43:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committing sync batch length 1 starting with: three 2026/08/30 01:43:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu/dst': Committed sync batch length 1 starting with: three 2026/08/30 01:43:18 DEBUG : three: size = 7 OK 2026/08/30 01:43:18 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/08/30 01:43:18 INFO : three: Copied (new) 2026/08/30 01:43:26 INFO : Dropbox root 'rclone-test-cukuziq6kobu/CopyDest': Committing uploads - please wait... 2026/08/30 01:43:26 INFO : Dropbox root 'rclone-test-cukuziq6kobu/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (37.14s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.53s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.54s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/30 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/08/30 01:43:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/08/30 01:43:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/08/30 01:43:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/08/30 01:43:30 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/30 01:43:30 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:43:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/30 01:43:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/30 01:43:32 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/08/30 01:43:32 DEBUG : pacer: low level retry 1/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 01:43:32 DEBUG : pacer: low level retry 2/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/30 01:43:32 DEBUG : pacer: low level retry 3/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/30 01:43:32 DEBUG : pacer: low level retry 4/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/30 01:43:32 DEBUG : pacer: low level retry 5/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/30 01:43:32 DEBUG : pacer: low level retry 6/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/30 01:43:32 DEBUG : pacer: low level retry 7/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/30 01:43:33 DEBUG : pacer: low level retry 8/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 01:43:34 DEBUG : pacer: low level retry 9/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:36 DEBUG : pacer: low level retry 10/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/30 01:43:36 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: files: auto content_hash: compute: max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/08/30 01:43:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 01:43:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 01:43:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 01:43:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/30 01:43:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 01:43:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 01:43:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 01:43:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/30 01:43:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 01:43:45 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/08/30 01:43:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 01:43:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/08/30 01:43:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/08/30 01:43:47 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/30 01:43:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/08/30 01:43:47 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/30 01:43:47 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 28c2d42c5930d4fd534019140e5263c045b90ced0012f3a069b2de04dfd9cf7b OK 2026/08/30 01:43:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/30 01:43:47 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/30 01:43:48 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/30 01:43:48 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/30 01:43:48 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/30 01:43:49 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/30 01:43:49 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/30 01:43:50 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/30 01:43:50 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/30 01:43:50 DEBUG : pacer: Reducing sleep to 11.275419ms --- PASS: TestCopyFileMaxTransfer (22.75s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/30 01:43:51 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.54s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.68s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:43:54 DEBUG : one: Uploading chunk 1/1 2026/08/30 01:43:54 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "one" to batch 2026/08/30 01:43:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: one 2026/08/30 01:43:56 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: one 2026/08/30 01:43:56 DEBUG : also/one: Uploading chunk 1/1 2026/08/30 01:43:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "also/one" to batch 2026/08/30 01:43:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:43:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: also/one 2026/08/30 01:43:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: also/one 2026/08/30 01:43:58 DEBUG : another: Uploading chunk 1/1 2026/08/30 01:43:59 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "another" to batch 2026/08/30 01:44:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: another 2026/08/30 01:44:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: another 2026/08/30 01:44:01 DEBUG : not-one: Uploading chunk 1/1 2026/08/30 01:44:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "not-one" to batch 2026/08/30 01:44:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:02 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: not-one 2026/08/30 01:44:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: not-one 2026/08/30 01:44:03 INFO : Dropbox root 'rclone-test-cukuziq6kobu': Looking for duplicate dropbox hashes using newest mode. 2026/08/30 01:44:04 NOTICE: f75bbc9ece8ce30e9c3137be12a1e1e00bbac05f35d6c2d92fddadafa2b0c6df: Found 3 files with duplicate dropbox hashes 2026/08/30 01:44:04 INFO : one: Deleted 2026/08/30 01:44:05 INFO : also/one: Deleted 2026/08/30 01:44:05 NOTICE: f75bbc9ece8ce30e9c3137be12a1e1e00bbac05f35d6c2d92fddadafa2b0c6df: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.73s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.54s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.53s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.54s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.54s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:44:11 DEBUG : a.txt: Uploading chunk 1/1 2026/08/30 01:44:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "a.txt" to batch 2026/08/30 01:44:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: a.txt 2026/08/30 01:44:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: a.txt 2026/08/30 01:44:14 DEBUG : zend.txt: Uploading chunk 1/1 2026/08/30 01:44:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "zend.txt" to batch 2026/08/30 01:44:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: zend.txt 2026/08/30 01:44:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: zend.txt 2026/08/30 01:44:16 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/30 01:44:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/hello world" to batch 2026/08/30 01:44:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/30 01:44:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/hello world 2026/08/30 01:44:18 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/08/30 01:44:19 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/hello world2" to batch 2026/08/30 01:44:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/08/30 01:44:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/08/30 01:44:21 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/08/30 01:44:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/ignore dir/.ignore" to batch 2026/08/30 01:44:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/30 01:44:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/30 01:44:23 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/08/30 01:44:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/08/30 01:44:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/30 01:44:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/30 01:44:26 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/08/30 01:44:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/08/30 01:44:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/30 01:44:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/30 01:44:29 DEBUG : a.txt: Excluded (Size Filter) 2026/08/30 01:44:29 DEBUG : a.txt: Excluded 2026/08/30 01:44:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 01:44:30 DEBUG : sub dir/hello world: Excluded 2026/08/30 01:44:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 01:44:30 DEBUG : sub dir/hello world2: Excluded 2026/08/30 01:44:30 DEBUG : sub dir/ignore dir: Excluded 2026/08/30 01:44:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 01:44:30 DEBUG : sub dir/hello world: Excluded 2026/08/30 01:44:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 01:44:30 DEBUG : sub dir/hello world2: Excluded 2026/08/30 01:44:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (31.15s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:44:42 DEBUG : a.txt: Uploading chunk 1/1 2026/08/30 01:44:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "a.txt" to batch 2026/08/30 01:44:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: a.txt 2026/08/30 01:44:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: a.txt 2026/08/30 01:44:45 DEBUG : zend.txt: Uploading chunk 1/1 2026/08/30 01:44:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "zend.txt" to batch 2026/08/30 01:44:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: zend.txt 2026/08/30 01:44:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: zend.txt 2026/08/30 01:44:47 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/30 01:44:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/hello world" to batch 2026/08/30 01:44:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/30 01:44:49 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/hello world 2026/08/30 01:44:50 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/08/30 01:44:50 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/hello world2" to batch 2026/08/30 01:44:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/08/30 01:44:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/08/30 01:44:52 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/08/30 01:44:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/ignore dir/.ignore" to batch 2026/08/30 01:44:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/30 01:44:54 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/30 01:44:54 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/08/30 01:44:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/08/30 01:44:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/30 01:44:56 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/30 01:44:57 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/08/30 01:44:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/08/30 01:44:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:44:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/30 01:44:59 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/30 01:45:00 DEBUG : a.txt: Excluded (Size Filter) 2026/08/30 01:45:00 DEBUG : a.txt: Excluded 2026/08/30 01:45:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 01:45:01 DEBUG : sub dir/hello world: Excluded 2026/08/30 01:45:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 01:45:01 DEBUG : sub dir/hello world2: Excluded 2026/08/30 01:45:01 DEBUG : sub dir/ignore dir: Excluded 2026/08/30 01:45:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 01:45:01 DEBUG : sub dir/hello world: Excluded 2026/08/30 01:45:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 01:45:01 DEBUG : sub dir/hello world2: Excluded 2026/08/30 01:45:02 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (29.05s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:11 DEBUG : file1: Uploading chunk 1/1 2026/08/30 01:45:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file1" to batch 2026/08/30 01:45:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file1 2026/08/30 01:45:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file1 2026/08/30 01:45:14 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/30 01:45:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub/file2" to batch 2026/08/30 01:45:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub/file2 2026/08/30 01:45:16 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': 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/08/30 01:45:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.29s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:23 DEBUG : file1: Uploading chunk 1/1 2026/08/30 01:45:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file1" to batch 2026/08/30 01:45:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file1 2026/08/30 01:45:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file1 2026/08/30 01:45:25 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/30 01:45:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub/file2" to batch 2026/08/30 01:45:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub/file2 2026/08/30 01:45:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': 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/08/30 01:45:32 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/notfound" 2026/08/30 01:45:32 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (12.92s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.39s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestStatJSONMemory 2026/08/30 01:45:35 DEBUG : Creating backend with remote ":memory:" 2026/08/30 01:45:35 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:45:35 DEBUG : sub/file1: size = 5 OK 2026/08/30 01:45:35 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:45:35 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:35 INFO : Dropbox root 'rclone-test-cukuziq6kobu': Making directory 2026/08/30 01:45:36 INFO : Dropbox root 'rclone-test-cukuziq6kobu': Making directory --- PASS: TestMkdir (1.33s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:37 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/30 01:45:38 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/hello world" to batch 2026/08/30 01:45:38 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:38 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/30 01:45:39 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.50s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:42 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:45:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:45:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:45:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:45:45 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:45:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:45:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:45:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (6.96s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:49 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:45:50 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:45:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:45:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:45:52 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:45:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:45:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:45:54 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space 2026/08/30 01:45:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/30 01:45:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.23s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:45:57 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:45:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:45:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:45:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:45:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:45:59 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:46:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:46:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:46:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.05s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:46:04 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:46:04 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:46:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:46:06 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:46:06 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:46:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:46:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:46:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.64s) === RUN TestHashSumsWithErrors 2026/08/30 01:46:10 DEBUG : Creating backend with remote ":memory:" 2026/08/30 01:46:10 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/30 01:46:10 ERROR : file1: hash unsupported: hash type not supported 2026/08/30 01:46:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/30 01:46:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/30 01:46:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/30 01:46:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/30 01:46:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/30 01:46:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/30 01:46:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/30 01:46:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/30 01:46:10 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:46:10 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:46:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:46:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:46:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:46:13 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:46:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:46:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:46:15 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space 2026/08/30 01:46:15 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/08/30 01:46:16 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/potato3" to batch 2026/08/30 01:46:16 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:16 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/potato3 2026/08/30 01:46:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.07s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:46:21 DEBUG : small: Uploading chunk 1/1 2026/08/30 01:46:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "small" to batch 2026/08/30 01:46:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: small 2026/08/30 01:46:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: small 2026/08/30 01:46:24 DEBUG : medium: Uploading chunk 1/1 2026/08/30 01:46:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "medium" to batch 2026/08/30 01:46:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: medium 2026/08/30 01:46:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: medium 2026/08/30 01:46:26 DEBUG : large: Uploading chunk 1/1 2026/08/30 01:46:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "large" to batch 2026/08/30 01:46:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: large 2026/08/30 01:46:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: large 2026/08/30 01:46:28 DEBUG : Waiting for deletions to finish 2026/08/30 01:46:29 DEBUG : large: Excluded (Size Filter) 2026/08/30 01:46:29 DEBUG : large: Excluded 2026/08/30 01:46:29 INFO : medium: Deleted 2026/08/30 01:46:29 INFO : small: Deleted --- PASS: TestDelete (9.54s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:46:31 DEBUG : small: Uploading chunk 1/1 2026/08/30 01:46:32 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "small" to batch 2026/08/30 01:46:32 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:32 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: small 2026/08/30 01:46:33 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: small 2026/08/30 01:46:33 DEBUG : medium: Uploading chunk 1/1 2026/08/30 01:46:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "medium" to batch 2026/08/30 01:46:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: medium 2026/08/30 01:46:35 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: medium 2026/08/30 01:46:36 DEBUG : large: Uploading chunk 1/1 2026/08/30 01:46:36 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "large" to batch 2026/08/30 01:46:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: large 2026/08/30 01:46:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: large 2026/08/30 01:46:38 DEBUG : Waiting for deletions to finish 2026/08/30 01:46:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/30 01:46:39 INFO : medium: Deleted 2026/08/30 01:46:39 INFO : large: Deleted --- PASS: TestMaxDelete (10.14s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:46:41 DEBUG : small: Uploading chunk 1/1 2026/08/30 01:46:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "small" to batch 2026/08/30 01:46:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: small 2026/08/30 01:46:43 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: small 2026/08/30 01:46:43 DEBUG : medium: Uploading chunk 1/1 2026/08/30 01:46:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "medium" to batch 2026/08/30 01:46:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: medium 2026/08/30 01:46:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: medium 2026/08/30 01:46:46 DEBUG : large: Uploading chunk 1/1 2026/08/30 01:46:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "large" to batch 2026/08/30 01:46:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: large 2026/08/30 01:46:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: large 2026/08/30 01:46:48 DEBUG : Waiting for deletions to finish 2026/08/30 01:46:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/30 01:46:49 INFO : medium: Deleted 2026/08/30 01:46:49 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.39s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:46:51 DEBUG : small: Uploading chunk 1/1 2026/08/30 01:46:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "small" to batch 2026/08/30 01:46:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: small 2026/08/30 01:46:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: small 2026/08/30 01:46:54 DEBUG : medium: Uploading chunk 1/1 2026/08/30 01:46:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "medium" to batch 2026/08/30 01:46:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: medium 2026/08/30 01:46:56 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: medium 2026/08/30 01:46:56 DEBUG : large: Uploading chunk 1/1 2026/08/30 01:46:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "large" to batch 2026/08/30 01:46:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:46:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: large 2026/08/30 01:46:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: large 2026/08/30 01:46:58 DEBUG : Waiting for deletions to finish 2026/08/30 01:46:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/30 01:46:59 INFO : large: Deleted 2026/08/30 01:46:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.35s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:47:02 DEBUG : ReadFile: Uploading chunk 1/1 2026/08/30 01:47:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "ReadFile" to batch 2026/08/30 01:47:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:47:03 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: ReadFile 2026/08/30 01:47:04 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.40s) === RUN TestRetry 2026/08/30 01:47:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/30 01:47:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/30 01:47:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 01:47:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 01:47:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 01:47:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 01:47:07 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:47:07 DEBUG : file1: Uploading chunk 1/1 2026/08/30 01:47:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file1" to batch 2026/08/30 01:47:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:47:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file1 2026/08/30 01:47:09 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file1 2026/08/30 01:47:10 DEBUG : file2: Uploading chunk 1/1 2026/08/30 01:47:10 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file2" to batch 2026/08/30 01:47:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:47:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file2 2026/08/30 01:47:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (15.52s) === RUN TestPurge 2026/08/30 01:47:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pafufil5velo" 2026/08/30 01:47:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:47:23 DEBUG : Creating backend with remote "/tmp/rclone3947075138" run.go:198: Remote "Dropbox root 'rclone-test-pafufil5velo'", Local "Local file system at /tmp/rclone3947075138", Modify Window "1s" 2026/08/30 01:47:24 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/08/30 01:47:25 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Adding "A1/B1/C1/one" to batch 2026/08/30 01:47:26 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Batch idle for 500ms so committing 2026/08/30 01:47:26 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/08/30 01:47:26 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/08/30 01:47:26 INFO : A2: Making directory 2026/08/30 01:47:27 INFO : A1/B2: Making directory 2026/08/30 01:47:28 INFO : A1/B2/C2: Making directory 2026/08/30 01:47:29 INFO : A1/B1/C3: Making directory 2026/08/30 01:47:29 INFO : A3: Making directory 2026/08/30 01:47:30 INFO : A3/B3: Making directory 2026/08/30 01:47:31 INFO : A3/B3/C4: Making directory 2026/08/30 01:47:32 DEBUG : A1/two: Uploading chunk 1/1 2026/08/30 01:47:33 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Adding "A1/two" to batch 2026/08/30 01:47:33 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Batch idle for 500ms so committing 2026/08/30 01:47:33 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Committing sync batch length 1 starting with: A1/two 2026/08/30 01:47:34 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Committed sync batch length 1 starting with: A1/two 2026/08/30 01:47:38 ERROR : error listing: directory not found 2026/08/30 01:47:38 DEBUG : Dropbox root 'rclone-test-pafufil5velo': Purge remote 2026/08/30 01:47:38 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (15.80s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:47:39 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/08/30 01:47:39 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/B1/C1/one" to batch 2026/08/30 01:47:40 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:47:40 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/08/30 01:47:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/08/30 01:47:41 INFO : A2: Making directory 2026/08/30 01:47:41 INFO : A1/B2: Making directory 2026/08/30 01:47:42 INFO : A1/B2/C2: Making directory 2026/08/30 01:47:43 INFO : A1/B1/C3: Making directory 2026/08/30 01:47:44 INFO : A3: Making directory 2026/08/30 01:47:44 INFO : A3/B3: Making directory 2026/08/30 01:47:45 INFO : A3/B3/C4: Making directory 2026/08/30 01:47:46 DEBUG : A1/two: Uploading chunk 1/1 2026/08/30 01:47:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/two" to batch 2026/08/30 01:47:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:47:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/two 2026/08/30 01:47:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/two 2026/08/30 01:47:50 DEBUG : removing 1 level 3 directories 2026/08/30 01:47:50 INFO : A3/B3/C4: Removing directory 2026/08/30 01:47:53 DEBUG : removing 2 level 3 directories 2026/08/30 01:47:53 INFO : A1/B2/C2: Removing directory 2026/08/30 01:47:53 INFO : A1/B1/C3: Removing directory 2026/08/30 01:47:54 DEBUG : removing 2 level 2 directories 2026/08/30 01:47:54 INFO : A3/B3: Removing directory 2026/08/30 01:47:54 INFO : A1/B2: Removing directory 2026/08/30 01:47:55 DEBUG : removing 2 level 1 directories 2026/08/30 01:47:55 INFO : A3: Removing directory 2026/08/30 01:47:55 INFO : A2: Removing directory 2026/08/30 01:48:00 DEBUG : removing 1 level 3 directories 2026/08/30 01:48:00 INFO : A1/B1/C1: Removing directory 2026/08/30 01:48:01 DEBUG : removing 1 level 2 directories 2026/08/30 01:48:01 INFO : A1/B1: Removing directory 2026/08/30 01:48:01 DEBUG : removing 1 level 1 directories 2026/08/30 01:48:01 INFO : A1: Removing directory 2026/08/30 01:48:02 DEBUG : removing 1 level 0 directories 2026/08/30 01:48:02 INFO : Dropbox root 'rclone-test-cukuziq6kobu': Removing directory 2026/08/30 01:48:03 ERROR : error listing: directory not found 2026/08/30 01:48:03 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (25.31s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:04 INFO : A1: Making directory 2026/08/30 01:48:05 INFO : A1/B1: Making directory 2026/08/30 01:48:06 INFO : A1/B1/C1: Making directory 2026/08/30 01:48:08 DEBUG : removing 1 level 3 directories 2026/08/30 01:48:08 INFO : A1/B1/C1: Removing directory 2026/08/30 01:48:09 DEBUG : removing 1 level 2 directories 2026/08/30 01:48:09 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.33s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:13 INFO : A1: Making directory 2026/08/30 01:48:14 INFO : A1/B1: Making directory 2026/08/30 01:48:14 INFO : A1/B1/C1: Making directory 2026/08/30 01:48:17 DEBUG : removing 1 level 3 directories 2026/08/30 01:48:17 INFO : A1/B1/C1: Removing directory 2026/08/30 01:48:18 DEBUG : removing 1 level 2 directories 2026/08/30 01:48:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.56s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:22 DEBUG : file1: Uploading chunk 1/1 2026/08/30 01:48:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file1" to batch 2026/08/30 01:48:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file1 2026/08/30 01:48:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file1 2026/08/30 01:48:24 DEBUG : file1: size = 14 OK 2026/08/30 01:48:24 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/08/30 01:48:24 DEBUG : filename.txt: File name found in url 2026/08/30 01:48:25 DEBUG : filename.txt: Uploading chunk 1/1 2026/08/30 01:48:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "filename.txt" to batch 2026/08/30 01:48:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: filename.txt 2026/08/30 01:48:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: filename.txt 2026/08/30 01:48:27 DEBUG : filename.txt: size = 14 OK 2026/08/30 01:48:27 DEBUG : filename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/08/30 01:48:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/30 01:48:27 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/08/30 01:48:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "headerfilename.txt" to batch 2026/08/30 01:48:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: headerfilename.txt 2026/08/30 01:48:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: headerfilename.txt 2026/08/30 01:48:29 DEBUG : headerfilename.txt: size = 14 OK 2026/08/30 01:48:29 DEBUG : headerfilename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/08/30 01:48:29 DEBUG : file2: Uploading chunk 1/1 2026/08/30 01:48:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file2" to batch 2026/08/30 01:48:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file2 2026/08/30 01:48:31 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file2 2026/08/30 01:48:31 DEBUG : file2: size = 14 OK 2026/08/30 01:48:31 DEBUG : file2: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURL (12.84s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:35 DEBUG : file1: Uploading chunk 1/1 2026/08/30 01:48:35 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file1" to batch 2026/08/30 01:48:36 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:36 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file1 2026/08/30 01:48:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file1 2026/08/30 01:48:37 DEBUG : file1: size = 14 OK 2026/08/30 01:48:37 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURLDownloadHeaders (3.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 01:48:39 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/30 01:48:39 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub/file2" to batch 2026/08/30 01:48:40 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:40 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub/file2 2026/08/30 01:48:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub/file2 2026/08/30 01:48:41 DEBUG : sub/file2: size = 14 OK 2026/08/30 01:48:41 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:48:41 INFO : file1: Copied (new) to: sub/file2 2026/08/30 01:48:41 INFO : file1: Deleted 2026/08/30 01:48:41 DEBUG : sub/file2: size = 14 OK 2026/08/30 01:48:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/30 01:48:41 DEBUG : file1: Unchanged skipping 2026/08/30 01:48:41 INFO : file1: Deleted 2026/08/30 01:48:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.89s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 01:48:46 DEBUG : file1: Uploading chunk 1/1 2026/08/30 01:48:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "file1" to batch 2026/08/30 01:48:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: file1 2026/08/30 01:48:47 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: file1 2026/08/30 01:48:47 DEBUG : file1: size = 14 OK 2026/08/30 01:48:47 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:48:47 INFO : file1: Copied (new) 2026/08/30 01:48:47 INFO : file1: Deleted 2026/08/30 01:48:48 DEBUG : file1: Destination exists, skipping 2026/08/30 01:48:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 01:48:50 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/30 01:48:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub/file2" to batch 2026/08/30 01:48:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:48:51 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub/file2 2026/08/30 01:48:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub/file2 2026/08/30 01:48:52 DEBUG : sub/file2: size = 14 OK 2026/08/30 01:48:52 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:48:52 INFO : file1: Copied (new) to: sub/file2 2026/08/30 01:48:52 INFO : file1: Deleted 2026/08/30 01:48:53 DEBUG : sub/file2: size = 14 OK 2026/08/30 01:48:53 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/30 01:48:53 DEBUG : file1: Unchanged skipping 2026/08/30 01:48:53 INFO : file1: Deleted 2026/08/30 01:48:54 DEBUG : sub/file2: moving to sub/File2-rclone-move-naxirut6 2026/08/30 01:48:55 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-naxirut6 2026/08/30 01:48:55 DEBUG : sub/file2: moving to sub/File2 2026/08/30 01:48:56 INFO : sub/File2-rclone-move-naxirut6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.70s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:48:59 DEBUG : hello: Uploading chunk 1/1 2026/08/30 01:49:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "hello" to batch 2026/08/30 01:49:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: hello 2026/08/30 01:49:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: hello 2026/08/30 01:49:02 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.34s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:49:04 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/30 01:49:04 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "dst/file1" to batch 2026/08/30 01:49:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:05 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: dst/file1 2026/08/30 01:49:08 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: dst/file1 2026/08/30 01:49:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cukuziq6kobu/backup" 2026/08/30 01:49:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone290154537) 2026/08/30 01:49:09 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-cukuziq6kobu') 2026/08/30 01:49:09 DEBUG : dst/file1: Sizes differ 2026/08/30 01:49:11 INFO : dst/file1: Moved (server-side) 2026/08/30 01:49:11 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/30 01:49:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "dst/file1" to batch 2026/08/30 01:49:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:12 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: dst/file1 2026/08/30 01:49:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: dst/file1 2026/08/30 01:49:13 DEBUG : dst/file1: size = 14 OK 2026/08/30 01:49:13 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/30 01:49:13 INFO : dst/file1: Copied (new) 2026/08/30 01:49:13 INFO : dst/file1: Deleted 2026/08/30 01:49:18 INFO : Dropbox root 'rclone-test-cukuziq6kobu/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (14.98s) === 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:49:19 DEBUG : A1/one: Uploading chunk 1/1 2026/08/30 01:49:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/one" to batch 2026/08/30 01:49:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/one 2026/08/30 01:49:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/one 2026/08/30 01:49:21 DEBUG : A1/two: Uploading chunk 1/1 2026/08/30 01:49:22 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/two" to batch 2026/08/30 01:49:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/two 2026/08/30 01:49:23 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/two 2026/08/30 01:49:24 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/08/30 01:49:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/B1/three" to batch 2026/08/30 01:49:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/B1/three 2026/08/30 01:49:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/B1/three 2026/08/30 01:49:26 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/08/30 01:49:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/B1/C1/four" to batch 2026/08/30 01:49:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/08/30 01:49:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/08/30 01:49:28 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/08/30 01:49:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "A1/B1/C2/five" to batch 2026/08/30 01:49:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:49:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/08/30 01:49:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/08/30 01:49:30 INFO : A1/B2: Making directory 2026/08/30 01:49:31 INFO : A1/B1/C3: Making directory 2026/08/30 01:49:42 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 01:49:42 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/30 01:49:42 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/30 01:49:42 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/30 01:49:42 DEBUG : pacer: Reducing sleep to 120ms 2026/08/30 01:49:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/30 01:49:42 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/30 01:49:42 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/08/30 01:49:42 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/30 01:49:42 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/08/30 01:49:43 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/30 01:49:43 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/08/30 01:49:43 DEBUG : pacer: Reducing sleep to 720ms 2026/08/30 01:49:43 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/30 01:49:43 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/30 01:49:43 DEBUG : pacer: Rate limited, increasing sleep to 1.44s 2026/08/30 01:49:43 DEBUG : pacer: Reducing sleep to 1.08s 2026/08/30 01:49:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/30 01:49:44 DEBUG : pacer: Reducing sleep to 810ms 2026/08/30 01:49:44 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/30 01:49:45 DEBUG : pacer: Reducing sleep to 607.5ms 2026/08/30 01:49:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/30 01:49:45 DEBUG : pacer: Reducing sleep to 455.625ms 2026/08/30 01:49:46 DEBUG : pacer: Reducing sleep to 341.71875ms 2026/08/30 01:49:46 DEBUG : pacer: Reducing sleep to 256.289062ms 2026/08/30 01:49:47 DEBUG : pacer: Reducing sleep to 192.216796ms 2026/08/30 01:49:47 DEBUG : pacer: Reducing sleep to 144.162597ms 2026/08/30 01:49:48 DEBUG : pacer: Reducing sleep to 108.121947ms 2026/08/30 01:49:48 DEBUG : pacer: Reducing sleep to 81.09146ms 2026/08/30 01:49:48 DEBUG : pacer: Reducing sleep to 60.818595ms 2026/08/30 01:49:49 DEBUG : pacer: Reducing sleep to 45.613946ms 2026/08/30 01:49:49 DEBUG : pacer: Reducing sleep to 34.210459ms 2026/08/30 01:49:50 DEBUG : pacer: Reducing sleep to 25.657844ms 2026/08/30 01:49:50 DEBUG : pacer: Reducing sleep to 19.243383ms 2026/08/30 01:49:50 DEBUG : pacer: Reducing sleep to 14.432537ms 2026/08/30 01:49:51 DEBUG : pacer: Reducing sleep to 10.824402ms 2026/08/30 01:49:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 01:49:51 INFO : Dropbox root 'rclone-test-cukuziq6kobu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/30 01:49:57 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 01:49:57 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/30 01:49:57 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/30 01:49:57 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/30 01:49:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/30 01:49:58 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/30 01:49:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/30 01:49:58 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/30 01:49:58 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/30 01:49:58 DEBUG : pacer: Reducing sleep to 480ms 2026/08/30 01:49:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/30 01:49:58 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/30 01:49:58 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/08/30 01:49:58 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/30 01:49:58 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/08/30 01:49:59 DEBUG : pacer: Reducing sleep to 1.44s 2026/08/30 01:49:59 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/30 01:49:59 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/30 01:49:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 01:50:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 01:50:00 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/30 01:50:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 01:50:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/30 01:50:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 01:50:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/30 01:50:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 01:50:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 01:50:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 01:50:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 01:50:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 01:50:06 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/30 01:50:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/30 01:50:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/30 01:50:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/30 01:50:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/30 01:50:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/30 01:50:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/30 01:50:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/30 01:50:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/30 01:50:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/08/30 01:50:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (64.55s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:50:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 01:50:24 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/30 01:50:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "no_checksum_small_file_from_pipe" to batch 2026/08/30 01:50:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/08/30 01:50:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/08/30 01:50:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 01:50:26 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/08/30 01:50:26 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/08/30 01:50:27 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/30 01:50:27 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/30 01:50:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "no_checksum_big_file_from_pipe" to batch 2026/08/30 01:50:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/08/30 01:50:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/08/30 01:50:30 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 01:50:30 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/08/30 01:50:30 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:50:32 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 01:50:33 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/30 01:50:33 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "with_checksum_small_file_from_pipe" to batch 2026/08/30 01:50:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:34 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/08/30 01:50:35 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/08/30 01:50:35 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 01:50:35 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/08/30 01:50:35 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/08/30 01:50:35 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/30 01:50:36 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/30 01:50:36 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "with_checksum_big_file_from_pipe" to batch 2026/08/30 01:50:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:37 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/08/30 01:50:38 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/08/30 01:50:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 01:50:38 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/08/30 01:50:38 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:50:40 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 01:50:40 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/30 01:50:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/08/30 01:50:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/30 01:50:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/30 01:50:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 01:50:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/30 01:50:43 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/30 01:50:44 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/30 01:50:44 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/08/30 01:50:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:45 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/30 01:50:46 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/30 01:50:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 01:50:46 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-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:50:48 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 01:50:48 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/30 01:50:49 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/08/30 01:50:49 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:49 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/30 01:50:50 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/30 01:50:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 01:50:50 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/30 01:50:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/30 01:50:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/30 01:50:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/30 01:50:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/08/30 01:50:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:52 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/30 01:50:53 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/30 01:50:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 01:50:53 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/30 01:50:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (31.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.51s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:50:56 DEBUG : potato1: Uploading chunk 1/1 2026/08/30 01:50:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato1" to batch 2026/08/30 01:50:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:50:57 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato1 2026/08/30 01:50:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato1 2026/08/30 01:50:58 DEBUG : potato1: size = 60 OK 2026/08/30 01:50:58 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/08/30 01:50:58 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/30 01:50:58 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:50:59 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:51:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:00 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:51:01 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:51:01 DEBUG : potato2: size = 60 OK 2026/08/30 01:51:01 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/08/30 01:51:01 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.95s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:03 DEBUG : potato1: Uploading chunk 1/1 2026/08/30 01:51:04 ERROR : potato1: Post request put error: upload failed: expected 120 bytes in input, but only read 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.83s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.54s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:05 DEBUG : potato1: Uploading chunk 1/1 2026/08/30 01:51:06 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato1" to batch 2026/08/30 01:51:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato1 2026/08/30 01:51:07 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato1 2026/08/30 01:51:07 DEBUG : potato1: size = 60 OK 2026/08/30 01:51:07 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK --- PASS: TestRcatSizeUploadHeaders (3.41s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:09 DEBUG : potato1: Uploading chunk 1/1 2026/08/30 01:51:09 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato1" to batch 2026/08/30 01:51:10 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:10 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato1 2026/08/30 01:51:11 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato1 2026/08/30 01:51:11 DEBUG : potato1: size = 60 OK 2026/08/30 01:51:11 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a (Dropbox root 'rclone-test-cukuziq6kobu') 2026/08/30 01:51:11 DEBUG : potato1: dropbox = 2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe (Dropbox root 'rclone-test-cukuziq6kobu') 2026/08/30 01:51:11 ERROR : potato1: corrupted on transfer: dropbox hashes differ src "a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a" vs dst(Dropbox root 'rclone-test-cukuziq6kobu') "2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe" 2026/08/30 01:51:11 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:13 DEBUG : potato4: Uploading chunk 1/1 2026/08/30 01:51:13 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato4" to batch 2026/08/30 01:51:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato4 2026/08/30 01:51:14 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato4 2026/08/30 01:51:14 DEBUG : potato4: size = 60 (Dropbox root 'rclone-test-cukuziq6kobu') 2026/08/30 01:51:14 DEBUG : potato4: size = 59 (Dropbox root 'rclone-test-cukuziq6kobu') 2026/08/30 01:51:14 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Dropbox root 'rclone-test-cukuziq6kobu') 59 2026/08/30 01:51:14 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:16 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:51:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:51:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:17 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:51:18 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:51:18 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:20 DEBUG : potato3: Uploading chunk 1/1 2026/08/30 01:51:20 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato3" to batch 2026/08/30 01:51:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato3 2026/08/30 01:51:21 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato3 2026/08/30 01:51:21 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (14.30s) --- PASS: TestRcatSizeChecksum/Corrupted (3.91s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.54s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.51s) --- PASS: TestRcatSizeChecksum/NoHashes (3.33s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:23 DEBUG : potato2: Uploading chunk 1/1 2026/08/30 01:51:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "potato2" to batch 2026/08/30 01:51:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:24 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: potato2 2026/08/30 01:51:25 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: potato2 2026/08/30 01:51:25 DEBUG : empty space: Uploading chunk 1/1 2026/08/30 01:51:26 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "empty space" to batch 2026/08/30 01:51:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: empty space 2026/08/30 01:51:27 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: empty space 2026/08/30 01:51:28 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/08/30 01:51:28 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/potato3" to batch 2026/08/30 01:51:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/potato3 2026/08/30 01:51:29 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/potato3 2026/08/30 01:51:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Touching "empty space" 2026/08/30 01:51:30 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Touching "potato2" 2026/08/30 01:51:30 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/08/30 01:51:30 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/08/30 01:51:31 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Touching "sub dir/potato3" 2026/08/30 01:51:31 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (11.40s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.53s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.53s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-cukuziq6kobu'", Local "Local file system at /tmp/rclone290154537", Modify Window "1s" 2026/08/30 01:51:37 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/08/30 01:51:38 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/test remove existing" to batch 2026/08/30 01:51:39 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:39 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/08/30 01:51:39 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/08/30 01:51:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/08/30 01:51:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/08/30 01:51:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Batch idle for 500ms so committing 2026/08/30 01:51:41 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/30 01:51:42 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/30 01:51:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cakerol2" before starting 2026/08/30 01:51:45 DEBUG : sub dir/test remove existing.cakerol2: TEST: removing renamed existing file after operation 2026/08/30 01:51:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fabisik5" before starting 2026/08/30 01:51:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fabisik5: TEST: renaming existing back after failed operation 2026/08/30 01:51:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yojefot1" before starting 2026/08/30 01:51:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yojefot1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.13s) === 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/08/30 01:51:55 DEBUG : Dropbox root 'rclone-test-cukuziq6kobu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m16.966570467s (try 1/5)