"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2025/11/09 04:47:31 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi" 2025/11/09 04:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:47:31 DEBUG : Creating backend with remote "/tmp/rclone1304988173" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/09 04:47:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/09 04:47:32 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2025/11/09 04:47:32 DEBUG : a: size = 0 OK 2025/11/09 04:47:32 DEBUG : a: size = 1 (memory) 2025/11/09 04:47:32 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/09 04:47:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/09 04:47:32 DEBUG : potato: Seek from 10 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 10 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 2 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/09 04:47:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 2 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/09 04:47:32 DEBUG : potato: Seek from 8 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 8 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/09 04:47:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/09 04:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/09 04:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/09 04:47:32 DEBUG : potato: Seek from 5 to 2 2025/11/09 04:47:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/09 04:47:32 DEBUG : potato: Seek from 9 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 9 to 0 2025/11/09 04:47:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:47:33 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/09 04:47:33 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/09 04:47:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "rutabaga" to batch 2025/11/09 04:47:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: rutabaga 2025/11/09 04:47:35 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/11/09 04:47:36 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:47:36 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:47:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:47:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:47:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2025/11/09 04:47:39 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:47:40 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:47:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:47:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:47:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2025/11/09 04:47:43 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/09 04:47:43 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/09 04:47:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "remotepotato" to batch 2025/11/09 04:47:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: remotepotato 2025/11/09 04:47:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.32s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/11/09 04:47:48 DEBUG : Creating backend with remote "nonexistent" 2025/11/09 04:47:48 DEBUG : Creating backend with remote "nonexistent" 2025/11/09 04:47:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/09 04:47:48 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/09 04:47:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/09 04:47:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:47:48 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/09 04:47:49 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/09 04:47:49 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "rutabaga" to batch 2025/11/09 04:47:49 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:49 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: rutabaga 2025/11/09 04:47:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/09 04:47:52 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:47:52 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:47:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:47:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:47:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2025/11/09 04:47:55 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:47:55 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:47:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:47:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:47:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:47:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/09 04:47:59 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/09 04:48:00 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/09 04:48:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "remotepotato" to batch 2025/11/09 04:48:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: remotepotato 2025/11/09 04:48:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.03s) --- PASS: TestCheckDownload/1 (0.86s) --- PASS: TestCheckDownload/2 (0.66s) --- PASS: TestCheckDownload/3 (0.64s) --- PASS: TestCheckDownload/4 (0.85s) --- PASS: TestCheckDownload/5 (0.84s) --- PASS: TestCheckDownload/6 (0.83s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:48:06 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/09 04:48:07 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/09 04:48:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "rutabaga" to batch 2025/11/09 04:48:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: rutabaga 2025/11/09 04:48:08 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/09 04:48:09 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:48:09 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:48:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:48:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:48:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2025/11/09 04:48:12 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:48:12 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:48:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:48:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:48:14 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/09 04:48:15 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/09 04:48:15 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/09 04:48:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "remotepotato" to batch 2025/11/09 04:48:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: remotepotato 2025/11/09 04:48:17 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.38s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.87s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:48:21 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:21 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:23 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum 2025/11/09 04:48:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/09 04:48:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/09 04:48:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/09 04:48:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/09 04:48:23 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:24 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:24 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum 2025/11/09 04:48:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/09 04:48:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/09 04:48:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/09 04:48:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.81s) === RUN TestCheckSum run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:48:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/data" check_test.go:350: Dropbox root 'rclone-test-hegixaz6papi/data' lacks md5, skipping --- SKIP: TestCheckSum (0.70s) === RUN TestCheckSumDownload run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:48:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/data" 2025/11/09 04:48:29 DEBUG : data/banana: Uploading chunk 1/1 2025/11/09 04:48:29 DEBUG : data/banana: Uploading chunk 2/1 2025/11/09 04:48:29 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "data/banana" to batch 2025/11/09 04:48:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: data/banana 2025/11/09 04:48:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: data/banana 2025/11/09 04:48:31 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:31 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2025/11/09 04:48:36 DEBUG : data/potato: Uploading chunk 1/1 2025/11/09 04:48:36 DEBUG : data/potato: Uploading chunk 2/1 2025/11/09 04:48:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "data/potato" to batch 2025/11/09 04:48:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: data/potato 2025/11/09 04:48:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: data/potato 2025/11/09 04:48:38 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:38 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2025/11/09 04:48:42 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:42 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:42 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2025/11/09 04:48:46 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:46 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2025/11/09 04:48:50 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:51 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2025/11/09 04:48:55 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:48:55 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:48:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:48:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:48:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:48:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2025/11/09 04:48:59 DEBUG : data/banana: Uploading chunk 1/1 2025/11/09 04:49:00 DEBUG : data/banana: Uploading chunk 2/1 2025/11/09 04:49:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "data/banana" to batch 2025/11/09 04:49:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:49:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: data/banana 2025/11/09 04:49:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: data/banana 2025/11/09 04:49:01 DEBUG : data/potato: Uploading chunk 1/1 2025/11/09 04:49:02 DEBUG : data/potato: Uploading chunk 2/1 2025/11/09 04:49:02 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "data/potato" to batch 2025/11/09 04:49:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:49:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: data/potato 2025/11/09 04:49:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: data/potato 2025/11/09 04:49:03 DEBUG : test.sum: Uploading chunk 1/1 2025/11/09 04:49:04 DEBUG : test.sum: Uploading chunk 2/1 2025/11/09 04:49:04 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "test.sum" to batch 2025/11/09 04:49:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:49:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: test.sum 2025/11/09 04:49:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (43.25s) --- PASS: TestCheckSumDownload/subtest1 (1.88s) --- PASS: TestCheckSumDownload/subtest2 (1.60s) --- PASS: TestCheckSumDownload/subtest3 (1.67s) --- PASS: TestCheckSumDownload/subtest4 (1.42s) --- PASS: TestCheckSumDownload/subtest5 (1.92s) --- PASS: TestCheckSumDownload/subtest6 (1.57s) --- PASS: TestCheckSumDownload/subtest7 (1.72s) === RUN TestApplyTransforms 2025/11/09 04:49:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-maxulay8nefo" 2025/11/09 04:49:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:49:11 DEBUG : Creating backend with remote "/tmp/rclone3903149144" run.go:185: Remote "Dropbox root 'rclone-test-maxulay8nefo'", Local "Local file system at /tmp/rclone3903149144", Modify Window "1s" 2025/11/09 04:49:12 DEBUG : hello, world!: Uploading chunk 1/1 2025/11/09 04:49:13 DEBUG : hello, world!: Uploading chunk 2/1 2025/11/09 04:49:13 DEBUG : Dropbox root 'rclone-test-maxulay8nefo': Adding "hello, world!" to batch 2025/11/09 04:49:14 DEBUG : Dropbox root 'rclone-test-maxulay8nefo': Batch idle for 500ms so committing 2025/11/09 04:49:14 DEBUG : Dropbox root 'rclone-test-maxulay8nefo': Committing sync batch length 1 starting with: hello, world! 2025/11/09 04:49:15 DEBUG : Dropbox root 'rclone-test-maxulay8nefo': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2025/11/09 04:49:15 ERROR : hello, world!: sum not found 2025/11/09 04:49:15 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-maxulay8nefo' 2025/11/09 04:49:15 NOTICE: Dropbox root 'rclone-test-maxulay8nefo': 1 files missing 2025/11/09 04:49:15 NOTICE: 1 hashes missing 2025/11/09 04:49:15 NOTICE: Dropbox root 'rclone-test-maxulay8nefo': 1 differences found 2025/11/09 04:49:15 NOTICE: Dropbox root 'rclone-test-maxulay8nefo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/09 04:49:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/09 04:49:16 NOTICE: Dropbox root 'rclone-test-maxulay8nefo': 0 differences found 2025/11/09 04:49:16 NOTICE: Dropbox root 'rclone-test-maxulay8nefo': 1 matching files 2025/11/09 04:49:16 DEBUG : Creating backend with remote "TestDropbox:rclone-test-farivit8riru" 2025/11/09 04:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:49:17 DEBUG : Creating backend with remote "/tmp/rclone1199938809" run.go:185: Remote "Dropbox root 'rclone-test-farivit8riru'", Local "Local file system at /tmp/rclone1199938809", Modify Window "1s" 2025/11/09 04:49:18 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/09 04:49:18 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/09 04:49:18 DEBUG : Dropbox root 'rclone-test-farivit8riru': Adding "HELLO, WORLD!" to batch 2025/11/09 04:49:19 DEBUG : Dropbox root 'rclone-test-farivit8riru': Batch idle for 500ms so committing 2025/11/09 04:49:19 DEBUG : Dropbox root 'rclone-test-farivit8riru': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/09 04:49:19 DEBUG : Dropbox root 'rclone-test-farivit8riru': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/11/09 04:49:20 ERROR : HELLO, WORLD!: sum not found 2025/11/09 04:49:20 ERROR : hello, world!: file not in Dropbox root 'rclone-test-farivit8riru' 2025/11/09 04:49:20 NOTICE: Dropbox root 'rclone-test-farivit8riru': 1 files missing 2025/11/09 04:49:20 NOTICE: 1 hashes missing 2025/11/09 04:49:20 NOTICE: Dropbox root 'rclone-test-farivit8riru': 1 differences found 2025/11/09 04:49:20 NOTICE: Dropbox root 'rclone-test-farivit8riru': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/09 04:49:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/09 04:49:21 NOTICE: Dropbox root 'rclone-test-farivit8riru': 0 differences found 2025/11/09 04:49:21 NOTICE: Dropbox root 'rclone-test-farivit8riru': 1 matching files 2025/11/09 04:49:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fawaraj8kumo" 2025/11/09 04:49:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:49:21 DEBUG : Creating backend with remote "/tmp/rclone1879419208" run.go:185: Remote "Dropbox root 'rclone-test-fawaraj8kumo'", Local "Local file system at /tmp/rclone1879419208", Modify Window "1s" 2025/11/09 04:49:22 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2025/11/09 04:49:22 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2025/11/09 04:49:23 DEBUG : Dropbox root 'rclone-test-fawaraj8kumo': Adding "HeLlO, wOrLd!" to batch 2025/11/09 04:49:23 DEBUG : Dropbox root 'rclone-test-fawaraj8kumo': Batch idle for 500ms so committing 2025/11/09 04:49:23 DEBUG : Dropbox root 'rclone-test-fawaraj8kumo': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2025/11/09 04:49:24 DEBUG : Dropbox root 'rclone-test-fawaraj8kumo': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/09 04:49:25 ERROR : HeLlO, wOrLd!: sum not found 2025/11/09 04:49:25 ERROR : hello, world!: file not in Dropbox root 'rclone-test-fawaraj8kumo' 2025/11/09 04:49:25 NOTICE: Dropbox root 'rclone-test-fawaraj8kumo': 1 files missing 2025/11/09 04:49:25 NOTICE: 1 hashes missing 2025/11/09 04:49:25 NOTICE: Dropbox root 'rclone-test-fawaraj8kumo': 1 differences found 2025/11/09 04:49:25 NOTICE: Dropbox root 'rclone-test-fawaraj8kumo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/09 04:49:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/09 04:49:25 NOTICE: Dropbox root 'rclone-test-fawaraj8kumo': 0 differences found 2025/11/09 04:49:25 NOTICE: Dropbox root 'rclone-test-fawaraj8kumo': 1 matching files 2025/11/09 04:49:25 DEBUG : Creating backend with remote "TestDropbox:rclone-test-menonos2diba" 2025/11/09 04:49:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:49:26 DEBUG : Creating backend with remote "/tmp/rclone3176920267" run.go:185: Remote "Dropbox root 'rclone-test-menonos2diba'", Local "Local file system at /tmp/rclone3176920267", Modify Window "1s" 2025/11/09 04:49:27 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/09 04:49:27 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/09 04:49:28 DEBUG : Dropbox root 'rclone-test-menonos2diba': Adding "HELLO, WORLD!" to batch 2025/11/09 04:49:28 DEBUG : Dropbox root 'rclone-test-menonos2diba': Batch idle for 500ms so committing 2025/11/09 04:49:28 DEBUG : Dropbox root 'rclone-test-menonos2diba': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/09 04:49:29 DEBUG : Dropbox root 'rclone-test-menonos2diba': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/09 04:49:29 ERROR : HELLO, WORLD!: sum not found 2025/11/09 04:49:29 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-menonos2diba' 2025/11/09 04:49:29 NOTICE: Dropbox root 'rclone-test-menonos2diba': 1 files missing 2025/11/09 04:49:29 NOTICE: 1 hashes missing 2025/11/09 04:49:29 NOTICE: Dropbox root 'rclone-test-menonos2diba': 1 differences found 2025/11/09 04:49:29 NOTICE: Dropbox root 'rclone-test-menonos2diba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/09 04:49:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/09 04:49:30 NOTICE: Dropbox root 'rclone-test-menonos2diba': 0 differences found 2025/11/09 04:49:30 NOTICE: Dropbox root 'rclone-test-menonos2diba': 1 matching files 2025/11/09 04:49:30 DEBUG : Creating backend with remote "TestDropbox:rclone-test-horeveq1yabi" 2025/11/09 04:49:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:49:30 DEBUG : Creating backend with remote "/tmp/rclone2252383716" run.go:185: Remote "Dropbox root 'rclone-test-horeveq1yabi'", Local "Local file system at /tmp/rclone2252383716", Modify Window "1s" 2025/11/09 04:49:31 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/09 04:49:32 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/09 04:49:32 DEBUG : Dropbox root 'rclone-test-horeveq1yabi': Adding "測試_Русский___ě_áñ" to batch 2025/11/09 04:49:33 DEBUG : Dropbox root 'rclone-test-horeveq1yabi': Batch idle for 500ms so committing 2025/11/09 04:49:33 DEBUG : Dropbox root 'rclone-test-horeveq1yabi': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/09 04:49:33 DEBUG : Dropbox root 'rclone-test-horeveq1yabi': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/11/09 04:49:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/09 04:49:34 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-horeveq1yabi' 2025/11/09 04:49:34 NOTICE: Dropbox root 'rclone-test-horeveq1yabi': 1 files missing 2025/11/09 04:49:34 NOTICE: 1 hashes missing 2025/11/09 04:49:34 NOTICE: Dropbox root 'rclone-test-horeveq1yabi': 1 differences found 2025/11/09 04:49:34 NOTICE: Dropbox root 'rclone-test-horeveq1yabi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/09 04:49:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/09 04:49:35 NOTICE: Dropbox root 'rclone-test-horeveq1yabi': 0 differences found 2025/11/09 04:49:35 NOTICE: Dropbox root 'rclone-test-horeveq1yabi': 1 matching files 2025/11/09 04:49:35 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dabuzev9boti" 2025/11/09 04:49:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:49:35 DEBUG : Creating backend with remote "/tmp/rclone752679716" run.go:185: Remote "Dropbox root 'rclone-test-dabuzev9boti'", Local "Local file system at /tmp/rclone752679716", Modify Window "1s" 2025/11/09 04:49:36 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/09 04:49:36 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/09 04:49:37 DEBUG : Dropbox root 'rclone-test-dabuzev9boti': Adding "測試_Русский___ě_áñ" to batch 2025/11/09 04:49:37 DEBUG : Dropbox root 'rclone-test-dabuzev9boti': Batch idle for 500ms so committing 2025/11/09 04:49:37 DEBUG : Dropbox root 'rclone-test-dabuzev9boti': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/09 04:49:38 DEBUG : Dropbox root 'rclone-test-dabuzev9boti': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2025/11/09 04:49:38 DEBUG : Dropbox root 'rclone-test-dabuzev9boti': Purge remote 2025/11/09 04:49:39 DEBUG : Dropbox root 'rclone-test-horeveq1yabi': Purge remote 2025/11/09 04:49:39 DEBUG : Dropbox root 'rclone-test-menonos2diba': Purge remote 2025/11/09 04:49:40 DEBUG : Dropbox root 'rclone-test-fawaraj8kumo': Purge remote 2025/11/09 04:49:40 DEBUG : Dropbox root 'rclone-test-farivit8riru': Purge remote 2025/11/09 04:49:41 DEBUG : Dropbox root 'rclone-test-maxulay8nefo': Purge remote --- SKIP: TestApplyTransforms (30.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:49:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/09 04:49:42 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/09 04:49:42 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/09 04:49:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub/file2" to batch 2025/11/09 04:49:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:49:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub/file2 2025/11/09 04:49:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub/file2 2025/11/09 04:49:44 DEBUG : sub/file2: size = 14 OK 2025/11/09 04:49:44 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:49:44 INFO : file1: Copied (new) to: sub/file2 2025/11/09 04:49:45 DEBUG : sub/file2: size = 14 OK 2025/11/09 04:49:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/09 04:49:45 DEBUG : file1: Unchanged skipping 2025/11/09 04:49:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.76s) === RUN TestCopyLongFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:49:49 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/09 04:49:49 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/09 04:49:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "dst/file1" to batch 2025/11/09 04:49:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:49:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: dst/file1 2025/11/09 04:49:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: dst/file1 2025/11/09 04:49:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/backup" 2025/11/09 04:49:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:49:52 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-hegixaz6papi') 2025/11/09 04:49:52 DEBUG : dst/file1: Sizes differ 2025/11/09 04:49:53 INFO : dst/file1: Moved (server-side) 2025/11/09 04:49:54 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/09 04:49:54 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/09 04:49:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "dst/file1" to batch 2025/11/09 04:49:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:49:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: dst/file1 2025/11/09 04:49:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: dst/file1 2025/11/09 04:49:56 DEBUG : dst/file1: size = 14 OK 2025/11/09 04:49:56 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:49:56 INFO : dst/file1: Copied (new) 2025/11/09 04:50:01 INFO : Dropbox root 'rclone-test-hegixaz6papi/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (12.45s) === RUN TestCopyFileCompareDest run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:50:01 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/dst" 2025/11/09 04:50:01 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/CompareDest" 2025/11/09 04:50:02 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 04:50:02 DEBUG : one: Uploading chunk 1/1 2025/11/09 04:50:03 DEBUG : one: Uploading chunk 2/1 2025/11/09 04:50:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Adding "one" to batch 2025/11/09 04:50:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Batch idle for 500ms so committing 2025/11/09 04:50:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committing sync batch length 1 starting with: one 2025/11/09 04:50:04 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committed sync batch length 1 starting with: one 2025/11/09 04:50:04 DEBUG : one: size = 3 OK 2025/11/09 04:50:04 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/09 04:50:04 INFO : one: Copied (new) 2025/11/09 04:50:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:05 DEBUG : one: size = 3 (Dropbox root 'rclone-test-hegixaz6papi/dst') 2025/11/09 04:50:05 DEBUG : one: Sizes differ 2025/11/09 04:50:06 DEBUG : one: Uploading chunk 1/1 2025/11/09 04:50:06 DEBUG : one: Uploading chunk 2/1 2025/11/09 04:50:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Adding "one" to batch 2025/11/09 04:50:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Batch idle for 500ms so committing 2025/11/09 04:50:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committing sync batch length 1 starting with: one 2025/11/09 04:50:08 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committed sync batch length 1 starting with: one 2025/11/09 04:50:08 DEBUG : one: size = 5 OK 2025/11/09 04:50:08 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/09 04:50:08 INFO : one: Copied (replaced existing) 2025/11/09 04:50:09 DEBUG : dst/one: Uploading chunk 1/1 2025/11/09 04:50:09 DEBUG : dst/one: Uploading chunk 2/1 2025/11/09 04:50:09 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "dst/one" to batch 2025/11/09 04:50:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: dst/one 2025/11/09 04:50:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: dst/one 2025/11/09 04:50:12 DEBUG : CompareDest/one: Uploading chunk 1/1 2025/11/09 04:50:12 DEBUG : CompareDest/one: Uploading chunk 2/1 2025/11/09 04:50:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "CompareDest/one" to batch 2025/11/09 04:50:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: CompareDest/one 2025/11/09 04:50:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: CompareDest/one 2025/11/09 04:50:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:14 DEBUG : one: size = 3 (Dropbox root 'rclone-test-hegixaz6papi/dst') 2025/11/09 04:50:14 DEBUG : one: Sizes differ 2025/11/09 04:50:14 DEBUG : one: size = 5 OK 2025/11/09 04:50:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/09 04:50:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 04:50:15 DEBUG : CompareDest/two: Uploading chunk 1/1 2025/11/09 04:50:15 DEBUG : CompareDest/two: Uploading chunk 2/1 2025/11/09 04:50:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "CompareDest/two" to batch 2025/11/09 04:50:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: CompareDest/two 2025/11/09 04:50:17 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: CompareDest/two 2025/11/09 04:50:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 04:50:18 DEBUG : two: size = 3 OK 2025/11/09 04:50:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/09 04:50:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 04:50:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 04:50:19 DEBUG : two: size = 3 OK 2025/11/09 04:50:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/09 04:50:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 04:50:20 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 04:50:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:20 DEBUG : two: size = 3 (Dropbox root 'rclone-test-hegixaz6papi/CompareDest') 2025/11/09 04:50:20 DEBUG : two: Sizes differ 2025/11/09 04:50:20 DEBUG : two: Uploading chunk 1/1 2025/11/09 04:50:21 DEBUG : two: Uploading chunk 2/1 2025/11/09 04:50:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Adding "two" to batch 2025/11/09 04:50:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Batch idle for 500ms so committing 2025/11/09 04:50:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committing sync batch length 1 starting with: two 2025/11/09 04:50:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committed sync batch length 1 starting with: two 2025/11/09 04:50:22 DEBUG : two: size = 5 OK 2025/11/09 04:50:22 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2025/11/09 04:50:22 INFO : two: Copied (new) 2025/11/09 04:50:28 INFO : Dropbox root 'rclone-test-hegixaz6papi/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (26.61s) === RUN TestCopyFileCopyDest run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:50:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/dst" 2025/11/09 04:50:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/CopyDest" 2025/11/09 04:50:28 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 04:50:29 DEBUG : one: Uploading chunk 1/1 2025/11/09 04:50:29 DEBUG : one: Uploading chunk 2/1 2025/11/09 04:50:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Adding "one" to batch 2025/11/09 04:50:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Batch idle for 500ms so committing 2025/11/09 04:50:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committing sync batch length 1 starting with: one 2025/11/09 04:50:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committed sync batch length 1 starting with: one 2025/11/09 04:50:31 DEBUG : one: size = 3 OK 2025/11/09 04:50:31 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/09 04:50:31 INFO : one: Copied (new) 2025/11/09 04:50:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:32 DEBUG : one: size = 3 (Dropbox root 'rclone-test-hegixaz6papi/dst') 2025/11/09 04:50:32 DEBUG : one: Sizes differ 2025/11/09 04:50:32 DEBUG : one: Uploading chunk 1/1 2025/11/09 04:50:33 DEBUG : one: Uploading chunk 2/1 2025/11/09 04:50:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Adding "one" to batch 2025/11/09 04:50:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Batch idle for 500ms so committing 2025/11/09 04:50:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committing sync batch length 1 starting with: one 2025/11/09 04:50:35 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committed sync batch length 1 starting with: one 2025/11/09 04:50:35 DEBUG : one: size = 5 OK 2025/11/09 04:50:35 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/09 04:50:35 INFO : one: Copied (replaced existing) 2025/11/09 04:50:35 DEBUG : dst/one: Uploading chunk 1/1 2025/11/09 04:50:36 DEBUG : dst/one: Uploading chunk 2/1 2025/11/09 04:50:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "dst/one" to batch 2025/11/09 04:50:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: dst/one 2025/11/09 04:50:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: dst/one 2025/11/09 04:50:38 DEBUG : CopyDest/one: Uploading chunk 1/1 2025/11/09 04:50:38 DEBUG : CopyDest/one: Uploading chunk 2/1 2025/11/09 04:50:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "CopyDest/one" to batch 2025/11/09 04:50:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: CopyDest/one 2025/11/09 04:50:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: CopyDest/one 2025/11/09 04:50:41 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/BackupDir" 2025/11/09 04:50:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:41 DEBUG : one: size = 3 (Dropbox root 'rclone-test-hegixaz6papi/dst') 2025/11/09 04:50:41 DEBUG : one: Sizes differ 2025/11/09 04:50:41 DEBUG : one: size = 5 OK 2025/11/09 04:50:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/09 04:50:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:41 DEBUG : one: size = 3 (Dropbox root 'rclone-test-hegixaz6papi/dst') 2025/11/09 04:50:41 DEBUG : one: Sizes differ 2025/11/09 04:50:43 INFO : one: Moved (server-side) 2025/11/09 04:50:44 DEBUG : one: size = 5 OK 2025/11/09 04:50:44 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/09 04:50:44 INFO : one: Copied (server-side copy) 2025/11/09 04:50:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/09 04:50:45 DEBUG : CopyDest/two: Uploading chunk 1/1 2025/11/09 04:50:45 DEBUG : CopyDest/two: Uploading chunk 2/1 2025/11/09 04:50:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "CopyDest/two" to batch 2025/11/09 04:50:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: CopyDest/two 2025/11/09 04:50:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: CopyDest/two 2025/11/09 04:50:47 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 04:50:47 DEBUG : two: size = 3 OK 2025/11/09 04:50:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/09 04:50:48 DEBUG : two: size = 3 OK 2025/11/09 04:50:48 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2025/11/09 04:50:48 INFO : two: Copied (server-side copy) 2025/11/09 04:50:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/09 04:50:49 DEBUG : two: size = 3 OK 2025/11/09 04:50:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/09 04:50:49 DEBUG : two: Unchanged skipping 2025/11/09 04:50:50 DEBUG : CopyDest/three: Uploading chunk 1/1 2025/11/09 04:50:50 DEBUG : CopyDest/three: Uploading chunk 2/1 2025/11/09 04:50:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "CopyDest/three" to batch 2025/11/09 04:50:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:50:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: CopyDest/three 2025/11/09 04:50:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: CopyDest/three 2025/11/09 04:50:53 DEBUG : three: Need to transfer - File not found at Destination 2025/11/09 04:50:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:50:53 DEBUG : three: size = 5 (Dropbox root 'rclone-test-hegixaz6papi/CopyDest') 2025/11/09 04:50:53 DEBUG : three: Sizes differ 2025/11/09 04:50:53 DEBUG : three: Destination not found in --copy-dest 2025/11/09 04:50:53 DEBUG : three: Uploading chunk 1/1 2025/11/09 04:50:54 DEBUG : three: Uploading chunk 2/1 2025/11/09 04:50:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Adding "three" to batch 2025/11/09 04:50:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Batch idle for 500ms so committing 2025/11/09 04:50:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committing sync batch length 1 starting with: three 2025/11/09 04:50:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi/dst': Committed sync batch length 1 starting with: three 2025/11/09 04:50:55 DEBUG : three: size = 7 OK 2025/11/09 04:50:55 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2025/11/09 04:50:55 INFO : three: Copied (new) 2025/11/09 04:51:03 INFO : Dropbox root 'rclone-test-hegixaz6papi/CopyDest': Committing uploads - please wait... 2025/11/09 04:51:03 INFO : Dropbox root 'rclone-test-hegixaz6papi/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (35.08s) === RUN TestCopyInplace run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:51:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/09 04:51:04 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2025/11/09 04:51:05 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2025/11/09 04:51:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "TestCopyFileMaxTransfer/file1" to batch 2025/11/09 04:51:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/09 04:51:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/09 04:51:07 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/09 04:51:07 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:51:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/09 04:51:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/09 04:51:07 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2025/11/09 04:51:07 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 04:51:07 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/09 04:51:08 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/09 04:51:08 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/09 04:51:08 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/09 04:51:08 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/09 04:51:08 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/09 04:51:09 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/09 04:51:10 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:12 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/09 04:51:12 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer - low level retry 0/10 2025/11/09 04:51:14 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/09 04:51:17 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/09 04:51:18 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/09 04:51:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/09 04:51:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/09 04:51:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/09 04:51:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/09 04:51:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/09 04:51:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/09 04:51:21 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2025/11/09 04:51:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/09 04:51:21 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2025/11/09 04:51:22 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/09 04:51:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "TestCopyFileMaxTransfer/file4" to batch 2025/11/09 04:51:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/09 04:51:23 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/09 04:51:23 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/09 04:51:23 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/09 04:51:23 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = feb090bf05dc407888e3fa56ce37c7a5a9a9aa4d0a38f9ed5be49d959530bb55 OK 2025/11/09 04:51:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/09 04:51:23 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/09 04:51:23 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/09 04:51:23 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/09 04:51:24 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/09 04:51:24 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/09 04:51:25 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/09 04:51:25 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/09 04:51:25 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/09 04:51:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (21.98s) === RUN TestDeduplicateInteractive run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.41s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.45s) === RUN TestDeduplicateNewest run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.42s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:51:28 DEBUG : one: Uploading chunk 1/1 2025/11/09 04:51:29 DEBUG : one: Uploading chunk 2/1 2025/11/09 04:51:29 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "one" to batch 2025/11/09 04:51:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: one 2025/11/09 04:51:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: one 2025/11/09 04:51:31 DEBUG : also/one: Uploading chunk 1/1 2025/11/09 04:51:31 DEBUG : also/one: Uploading chunk 2/1 2025/11/09 04:51:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "also/one" to batch 2025/11/09 04:51:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: also/one 2025/11/09 04:51:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: also/one 2025/11/09 04:51:33 DEBUG : another: Uploading chunk 1/1 2025/11/09 04:51:33 DEBUG : another: Uploading chunk 2/1 2025/11/09 04:51:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "another" to batch 2025/11/09 04:51:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: another 2025/11/09 04:51:35 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: another 2025/11/09 04:51:35 DEBUG : not-one: Uploading chunk 1/1 2025/11/09 04:51:36 DEBUG : not-one: Uploading chunk 2/1 2025/11/09 04:51:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "not-one" to batch 2025/11/09 04:51:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: not-one 2025/11/09 04:51:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: not-one 2025/11/09 04:51:38 INFO : Dropbox root 'rclone-test-hegixaz6papi': Looking for duplicate dropbox hashes using newest mode. 2025/11/09 04:51:38 NOTICE: bef4008ff20d7044b4fad37b1e0a9f446237fa485f8a30ebccb3b6096f5f6c2b: Found 3 files with duplicate dropbox hashes 2025/11/09 04:51:39 INFO : one: Deleted 2025/11/09 04:51:39 INFO : also/one: Deleted 2025/11/09 04:51:39 NOTICE: bef4008ff20d7044b4fad37b1e0a9f446237fa485f8a30ebccb3b6096f5f6c2b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.26s) === RUN TestDeduplicateOldest run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.43s) === RUN TestDeduplicateSmallest run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.41s) === RUN TestDeduplicateRename run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.39s) === RUN TestListDirSorted run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:51:45 DEBUG : a.txt: Uploading chunk 1/1 2025/11/09 04:51:45 DEBUG : a.txt: Uploading chunk 2/1 2025/11/09 04:51:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "a.txt" to batch 2025/11/09 04:51:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: a.txt 2025/11/09 04:51:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: a.txt 2025/11/09 04:51:47 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/09 04:51:48 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/09 04:51:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "zend.txt" to batch 2025/11/09 04:51:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: zend.txt 2025/11/09 04:51:49 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: zend.txt 2025/11/09 04:51:49 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/09 04:51:50 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/09 04:51:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/hello world" to batch 2025/11/09 04:51:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/09 04:51:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/09 04:51:52 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/09 04:51:52 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/09 04:51:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/hello world2" to batch 2025/11/09 04:51:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/09 04:51:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/09 04:51:54 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/09 04:51:54 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/09 04:51:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/09 04:51:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/09 04:51:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/09 04:51:56 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/09 04:51:56 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/09 04:51:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/09 04:51:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:51:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/09 04:51:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/09 04:51:59 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/09 04:51:59 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/09 04:51:59 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/09 04:52:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/09 04:52:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/09 04:52:02 DEBUG : a.txt: Excluded (Size Filter) 2025/11/09 04:52:02 DEBUG : a.txt: Excluded 2025/11/09 04:52:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/09 04:52:02 DEBUG : sub dir/hello world: Excluded 2025/11/09 04:52:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/09 04:52:02 DEBUG : sub dir/hello world2: Excluded 2025/11/09 04:52:03 DEBUG : sub dir/ignore dir: Excluded 2025/11/09 04:52:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/09 04:52:03 DEBUG : sub dir/hello world: Excluded 2025/11/09 04:52:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/09 04:52:03 DEBUG : sub dir/hello world2: Excluded 2025/11/09 04:52:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (26.92s) === RUN TestListDirSortedFn run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:52:12 DEBUG : a.txt: Uploading chunk 1/1 2025/11/09 04:52:12 DEBUG : a.txt: Uploading chunk 2/1 2025/11/09 04:52:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "a.txt" to batch 2025/11/09 04:52:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: a.txt 2025/11/09 04:52:14 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: a.txt 2025/11/09 04:52:14 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/09 04:52:14 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/09 04:52:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "zend.txt" to batch 2025/11/09 04:52:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: zend.txt 2025/11/09 04:52:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: zend.txt 2025/11/09 04:52:16 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/09 04:52:17 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/09 04:52:17 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/hello world" to batch 2025/11/09 04:52:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/09 04:52:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/09 04:52:19 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/09 04:52:19 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/09 04:52:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/hello world2" to batch 2025/11/09 04:52:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/09 04:52:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/09 04:52:21 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/09 04:52:21 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/09 04:52:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/09 04:52:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:22 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/09 04:52:23 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/09 04:52:23 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/09 04:52:24 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/09 04:52:24 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/09 04:52:24 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:24 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/09 04:52:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/09 04:52:25 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/09 04:52:26 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/09 04:52:26 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/09 04:52:27 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:27 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/09 04:52:27 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/09 04:52:30 DEBUG : a.txt: Excluded (Size Filter) 2025/11/09 04:52:30 DEBUG : a.txt: Excluded 2025/11/09 04:52:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/09 04:52:30 DEBUG : sub dir/hello world: Excluded 2025/11/09 04:52:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/09 04:52:30 DEBUG : sub dir/hello world2: Excluded 2025/11/09 04:52:31 DEBUG : sub dir/ignore dir: Excluded 2025/11/09 04:52:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/09 04:52:31 DEBUG : sub dir/hello world: Excluded 2025/11/09 04:52:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/09 04:52:31 DEBUG : sub dir/hello world2: Excluded 2025/11/09 04:52:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (27.83s) === RUN TestListJSON run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:52:39 DEBUG : file1: Uploading chunk 1/1 2025/11/09 04:52:40 DEBUG : file1: Uploading chunk 2/1 2025/11/09 04:52:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file1" to batch 2025/11/09 04:52:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file1 2025/11/09 04:52:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file1 2025/11/09 04:52:42 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/09 04:52:42 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/09 04:52:42 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub/file2" to batch 2025/11/09 04:52:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub/file2 2025/11/09 04:52:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': 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 2025/11/09 04:52:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (9.77s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:52:49 DEBUG : file1: Uploading chunk 1/1 2025/11/09 04:52:50 DEBUG : file1: Uploading chunk 2/1 2025/11/09 04:52:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file1" to batch 2025/11/09 04:52:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file1 2025/11/09 04:52:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file1 2025/11/09 04:52:51 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/09 04:52:52 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/09 04:52:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub/file2" to batch 2025/11/09 04:52:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:52:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub/file2 2025/11/09 04:52:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': 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 2025/11/09 04:52:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/notfound" --- PASS: TestStatJSON (11.19s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (0.41s) === RUN TestMkdir run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:00 INFO : Dropbox root 'rclone-test-hegixaz6papi': Making directory 2025/11/09 04:53:01 INFO : Dropbox root 'rclone-test-hegixaz6papi': Making directory --- PASS: TestMkdir (1.12s) === RUN TestLsd run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:02 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/09 04:53:02 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/09 04:53:02 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/hello world" to batch 2025/11/09 04:53:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/09 04:53:04 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.95s) === RUN TestLs run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:07 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:53:09 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:53:09 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:53:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:53:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:53:11 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:53:11 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:53:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:53:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:53:13 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.63s) === RUN TestLsWithFilesFrom run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:15 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:53:15 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:53:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:53:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:53:17 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:53:17 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:53:18 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:53:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:53:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:53:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space 2025/11/09 04:53:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/09 04:53:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.81s) === RUN TestLsLong run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:22 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:53:22 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:53:23 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:53:23 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:23 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:53:24 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:53:24 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:53:25 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:53:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:53:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:53:26 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (6.46s) === RUN TestHashSums run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:28 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:53:29 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:53:29 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:53:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:53:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:53:31 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:53:31 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:53:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:53:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:53:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.15s) === RUN TestHashSumsWithErrors 2025/11/09 04:53:34 DEBUG : Creating backend with remote ":memory:" 2025/11/09 04:53:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/09 04:53:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/09 04:53:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:34 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:53:35 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:53:35 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:53:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:53:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:53:37 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:53:37 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:53:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:53:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:53:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space 2025/11/09 04:53:39 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/09 04:53:39 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/09 04:53:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/potato3" to batch 2025/11/09 04:53:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/09 04:53:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (10.35s) === RUN TestDelete run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:45 DEBUG : small: Uploading chunk 1/1 2025/11/09 04:53:45 DEBUG : small: Uploading chunk 2/1 2025/11/09 04:53:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "small" to batch 2025/11/09 04:53:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: small 2025/11/09 04:53:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: small 2025/11/09 04:53:47 DEBUG : medium: Uploading chunk 1/1 2025/11/09 04:53:47 DEBUG : medium: Uploading chunk 2/1 2025/11/09 04:53:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "medium" to batch 2025/11/09 04:53:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: medium 2025/11/09 04:53:49 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: medium 2025/11/09 04:53:49 DEBUG : large: Uploading chunk 1/1 2025/11/09 04:53:50 DEBUG : large: Uploading chunk 2/1 2025/11/09 04:53:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "large" to batch 2025/11/09 04:53:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: large 2025/11/09 04:53:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: large 2025/11/09 04:53:51 DEBUG : Waiting for deletions to finish 2025/11/09 04:53:52 DEBUG : large: Excluded (Size Filter) 2025/11/09 04:53:52 DEBUG : large: Excluded 2025/11/09 04:53:52 INFO : small: Deleted 2025/11/09 04:53:52 INFO : medium: Deleted --- PASS: TestDelete (8.98s) === RUN TestMaxDelete run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:53:54 DEBUG : small: Uploading chunk 1/1 2025/11/09 04:53:54 DEBUG : small: Uploading chunk 2/1 2025/11/09 04:53:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "small" to batch 2025/11/09 04:53:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:55 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: small 2025/11/09 04:53:56 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: small 2025/11/09 04:53:56 DEBUG : medium: Uploading chunk 1/1 2025/11/09 04:53:56 DEBUG : medium: Uploading chunk 2/1 2025/11/09 04:53:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "medium" to batch 2025/11/09 04:53:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:53:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: medium 2025/11/09 04:53:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: medium 2025/11/09 04:53:58 DEBUG : large: Uploading chunk 1/1 2025/11/09 04:53:59 DEBUG : large: Uploading chunk 2/1 2025/11/09 04:53:59 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "large" to batch 2025/11/09 04:54:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: large 2025/11/09 04:54:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: large 2025/11/09 04:54:01 DEBUG : Waiting for deletions to finish 2025/11/09 04:54:01 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/09 04:54:01 INFO : small: Deleted 2025/11/09 04:54:02 INFO : large: Deleted --- PASS: TestMaxDelete (10.42s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:54:04 DEBUG : small: Uploading chunk 1/1 2025/11/09 04:54:05 DEBUG : small: Uploading chunk 2/1 2025/11/09 04:54:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "small" to batch 2025/11/09 04:54:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: small 2025/11/09 04:54:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: small 2025/11/09 04:54:07 DEBUG : medium: Uploading chunk 1/1 2025/11/09 04:54:07 DEBUG : medium: Uploading chunk 2/1 2025/11/09 04:54:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "medium" to batch 2025/11/09 04:54:08 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:08 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: medium 2025/11/09 04:54:09 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: medium 2025/11/09 04:54:09 DEBUG : large: Uploading chunk 1/1 2025/11/09 04:54:09 DEBUG : large: Uploading chunk 2/1 2025/11/09 04:54:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "large" to batch 2025/11/09 04:54:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: large 2025/11/09 04:54:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: large 2025/11/09 04:54:12 DEBUG : Waiting for deletions to finish 2025/11/09 04:54:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/09 04:54:13 INFO : small: Deleted 2025/11/09 04:54:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.60s) === RUN TestMaxDeleteSize run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:54:15 DEBUG : small: Uploading chunk 1/1 2025/11/09 04:54:15 DEBUG : small: Uploading chunk 2/1 2025/11/09 04:54:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "small" to batch 2025/11/09 04:54:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: small 2025/11/09 04:54:17 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: small 2025/11/09 04:54:17 DEBUG : medium: Uploading chunk 1/1 2025/11/09 04:54:18 DEBUG : medium: Uploading chunk 2/1 2025/11/09 04:54:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "medium" to batch 2025/11/09 04:54:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: medium 2025/11/09 04:54:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: medium 2025/11/09 04:54:20 DEBUG : large: Uploading chunk 1/1 2025/11/09 04:54:20 DEBUG : large: Uploading chunk 2/1 2025/11/09 04:54:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "large" to batch 2025/11/09 04:54:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: large 2025/11/09 04:54:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: large 2025/11/09 04:54:22 DEBUG : Waiting for deletions to finish 2025/11/09 04:54:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/09 04:54:23 INFO : medium: Deleted 2025/11/09 04:54:23 INFO : large: Deleted --- PASS: TestMaxDeleteSize (9.73s) === RUN TestReadFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:54:25 DEBUG : ReadFile: Uploading chunk 1/1 2025/11/09 04:54:25 DEBUG : ReadFile: Uploading chunk 2/1 2025/11/09 04:54:25 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "ReadFile" to batch 2025/11/09 04:54:26 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:26 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: ReadFile 2025/11/09 04:54:27 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (4.71s) === RUN TestRetry 2025/11/09 04:54:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/09 04:54:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/09 04:54:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/09 04:54:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/09 04:54:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/09 04:54:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/09 04:54:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:54:29 DEBUG : file1: Uploading chunk 1/1 2025/11/09 04:54:30 DEBUG : file1: Uploading chunk 2/1 2025/11/09 04:54:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file1" to batch 2025/11/09 04:54:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file1 2025/11/09 04:54:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file1 2025/11/09 04:54:31 DEBUG : file2: Uploading chunk 1/1 2025/11/09 04:54:32 DEBUG : file2: Uploading chunk 2/1 2025/11/09 04:54:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file2" to batch 2025/11/09 04:54:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file2 2025/11/09 04:54:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (12.67s) === RUN TestPurge 2025/11/09 04:54:42 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kaputol2voju" 2025/11/09 04:54:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 04:54:42 DEBUG : Creating backend with remote "/tmp/rclone2112207084" run.go:185: Remote "Dropbox root 'rclone-test-kaputol2voju'", Local "Local file system at /tmp/rclone2112207084", Modify Window "1s" 2025/11/09 04:54:43 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/09 04:54:44 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/09 04:54:44 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Adding "A1/B1/C1/one" to batch 2025/11/09 04:54:44 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Batch idle for 500ms so committing 2025/11/09 04:54:44 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/09 04:54:45 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/09 04:54:45 INFO : A2: Making directory 2025/11/09 04:54:46 INFO : A1/B2: Making directory 2025/11/09 04:54:47 INFO : A1/B2/C2: Making directory 2025/11/09 04:54:47 INFO : A1/B1/C3: Making directory 2025/11/09 04:54:48 INFO : A3: Making directory 2025/11/09 04:54:49 INFO : A3/B3: Making directory 2025/11/09 04:54:49 INFO : A3/B3/C4: Making directory 2025/11/09 04:54:50 DEBUG : A1/two: Uploading chunk 1/1 2025/11/09 04:54:51 DEBUG : A1/two: Uploading chunk 2/1 2025/11/09 04:54:51 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Adding "A1/two" to batch 2025/11/09 04:54:52 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Batch idle for 500ms so committing 2025/11/09 04:54:52 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Committing sync batch length 1 starting with: A1/two 2025/11/09 04:54:52 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Committed sync batch length 1 starting with: A1/two 2025/11/09 04:54:56 ERROR : error listing: directory not found 2025/11/09 04:54:56 DEBUG : Dropbox root 'rclone-test-kaputol2voju': Purge remote 2025/11/09 04:54:56 NOTICE: purge failed: path_lookup/not_found/.. --- PASS: TestPurge (14.29s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:54:56 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/09 04:54:57 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/09 04:54:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/B1/C1/one" to batch 2025/11/09 04:54:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:54:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/09 04:54:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/09 04:54:58 INFO : A2: Making directory 2025/11/09 04:54:59 INFO : A1/B2: Making directory 2025/11/09 04:55:00 INFO : A1/B2/C2: Making directory 2025/11/09 04:55:01 INFO : A1/B1/C3: Making directory 2025/11/09 04:55:01 INFO : A3: Making directory 2025/11/09 04:55:02 INFO : A3/B3: Making directory 2025/11/09 04:55:03 INFO : A3/B3/C4: Making directory 2025/11/09 04:55:04 DEBUG : A1/two: Uploading chunk 1/1 2025/11/09 04:55:04 DEBUG : A1/two: Uploading chunk 2/1 2025/11/09 04:55:04 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/two" to batch 2025/11/09 04:55:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/two 2025/11/09 04:55:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/two 2025/11/09 04:55:07 DEBUG : removing 1 level 3 directories 2025/11/09 04:55:07 INFO : A3/B3/C4: Removing directory 2025/11/09 04:55:10 DEBUG : removing 2 level 3 directories 2025/11/09 04:55:10 INFO : A1/B2/C2: Removing directory 2025/11/09 04:55:10 INFO : A1/B1/C3: Removing directory 2025/11/09 04:55:11 DEBUG : removing 2 level 2 directories 2025/11/09 04:55:11 INFO : A3/B3: Removing directory 2025/11/09 04:55:11 INFO : A1/B2: Removing directory 2025/11/09 04:55:12 DEBUG : removing 2 level 1 directories 2025/11/09 04:55:12 INFO : A3: Removing directory 2025/11/09 04:55:12 INFO : A2: Removing directory 2025/11/09 04:55:16 DEBUG : removing 1 level 3 directories 2025/11/09 04:55:16 INFO : A1/B1/C1: Removing directory 2025/11/09 04:55:17 DEBUG : removing 1 level 2 directories 2025/11/09 04:55:17 INFO : A1/B1: Removing directory 2025/11/09 04:55:18 DEBUG : removing 1 level 1 directories 2025/11/09 04:55:18 INFO : A1: Removing directory 2025/11/09 04:55:19 DEBUG : removing 1 level 0 directories 2025/11/09 04:55:19 INFO : Dropbox root 'rclone-test-hegixaz6papi': Removing directory 2025/11/09 04:55:20 ERROR : error listing: directory not found 2025/11/09 04:55:20 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (24.31s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:55:21 INFO : A1: Making directory 2025/11/09 04:55:22 INFO : A1/B1: Making directory 2025/11/09 04:55:23 INFO : A1/B1/C1: Making directory 2025/11/09 04:55:25 DEBUG : removing 1 level 3 directories 2025/11/09 04:55:25 INFO : A1/B1/C1: Removing directory 2025/11/09 04:55:26 DEBUG : removing 1 level 2 directories 2025/11/09 04:55:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.48s) === RUN TestRmdirsWithFilter run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:55:29 INFO : A1: Making directory 2025/11/09 04:55:30 INFO : A1/B1: Making directory 2025/11/09 04:55:30 INFO : A1/B1/C1: Making directory 2025/11/09 04:55:33 DEBUG : removing 1 level 3 directories 2025/11/09 04:55:33 INFO : A1/B1/C1: Removing directory 2025/11/09 04:55:34 DEBUG : removing 1 level 2 directories 2025/11/09 04:55:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.27s) === RUN TestCopyURL run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:55:38 DEBUG : file1: Uploading chunk 1/1 2025/11/09 04:55:38 DEBUG : file1: Uploading chunk 2/1 2025/11/09 04:55:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file1" to batch 2025/11/09 04:55:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file1 2025/11/09 04:55:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file1 2025/11/09 04:55:41 DEBUG : filename.txt: File name found in url 2025/11/09 04:55:41 DEBUG : filename.txt: Uploading chunk 1/1 2025/11/09 04:55:41 DEBUG : filename.txt: Uploading chunk 2/1 2025/11/09 04:55:42 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "filename.txt" to batch 2025/11/09 04:55:42 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:42 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: filename.txt 2025/11/09 04:55:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: filename.txt 2025/11/09 04:55:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/09 04:55:43 DEBUG : headerfilename.txt: Uploading chunk 1/1 2025/11/09 04:55:43 DEBUG : headerfilename.txt: Uploading chunk 2/1 2025/11/09 04:55:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "headerfilename.txt" to batch 2025/11/09 04:55:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: headerfilename.txt 2025/11/09 04:55:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: headerfilename.txt 2025/11/09 04:55:46 DEBUG : file2: Uploading chunk 1/1 2025/11/09 04:55:46 DEBUG : file2: Uploading chunk 2/1 2025/11/09 04:55:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file2" to batch 2025/11/09 04:55:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file2 2025/11/09 04:55:48 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (13.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:55:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/09 04:55:51 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/09 04:55:51 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/09 04:55:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub/file2" to batch 2025/11/09 04:55:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub/file2 2025/11/09 04:55:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub/file2 2025/11/09 04:55:53 DEBUG : sub/file2: size = 14 OK 2025/11/09 04:55:53 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:55:53 INFO : file1: Copied (new) to: sub/file2 2025/11/09 04:55:53 INFO : file1: Deleted 2025/11/09 04:55:54 DEBUG : sub/file2: size = 14 OK 2025/11/09 04:55:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/09 04:55:54 DEBUG : file1: Unchanged skipping 2025/11/09 04:55:54 INFO : file1: Deleted 2025/11/09 04:55:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.35s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:55:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/09 04:55:57 DEBUG : file1: Uploading chunk 1/1 2025/11/09 04:55:58 DEBUG : file1: Uploading chunk 2/1 2025/11/09 04:55:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "file1" to batch 2025/11/09 04:55:59 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:55:59 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: file1 2025/11/09 04:56:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: file1 2025/11/09 04:56:00 DEBUG : file1: size = 14 OK 2025/11/09 04:56:00 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:56:00 INFO : file1: Copied (new) 2025/11/09 04:56:00 INFO : file1: Deleted 2025/11/09 04:56:00 DEBUG : file1: Destination exists, skipping 2025/11/09 04:56:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.26s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:56:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/09 04:56:02 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/09 04:56:02 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/09 04:56:02 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub/file2" to batch 2025/11/09 04:56:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub/file2 2025/11/09 04:56:03 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub/file2 2025/11/09 04:56:03 DEBUG : sub/file2: size = 14 OK 2025/11/09 04:56:03 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:56:03 INFO : file1: Copied (new) to: sub/file2 2025/11/09 04:56:03 INFO : file1: Deleted 2025/11/09 04:56:04 DEBUG : sub/file2: size = 14 OK 2025/11/09 04:56:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/09 04:56:04 DEBUG : file1: Unchanged skipping 2025/11/09 04:56:04 INFO : file1: Deleted 2025/11/09 04:56:05 DEBUG : sub/file2: moving to sub/File2-rclone-move-mugobiw7 2025/11/09 04:56:06 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-mugobiw7 2025/11/09 04:56:06 DEBUG : sub/file2: moving to sub/File2 2025/11/09 04:56:07 INFO : sub/File2-rclone-move-mugobiw7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (8.78s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:56:10 DEBUG : hello: Uploading chunk 1/1 2025/11/09 04:56:11 DEBUG : hello: Uploading chunk 2/1 2025/11/09 04:56:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "hello" to batch 2025/11/09 04:56:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: hello 2025/11/09 04:56:12 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: hello 2025/11/09 04:56:13 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.95s) === RUN TestMoveFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:56:14 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/09 04:56:14 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/09 04:56:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "dst/file1" to batch 2025/11/09 04:56:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:15 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: dst/file1 2025/11/09 04:56:16 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: dst/file1 2025/11/09 04:56:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hegixaz6papi/backup" 2025/11/09 04:56:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1304988173) 2025/11/09 04:56:17 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-hegixaz6papi') 2025/11/09 04:56:17 DEBUG : dst/file1: Sizes differ 2025/11/09 04:56:19 INFO : dst/file1: Moved (server-side) 2025/11/09 04:56:19 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/09 04:56:19 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/09 04:56:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "dst/file1" to batch 2025/11/09 04:56:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: dst/file1 2025/11/09 04:56:21 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: dst/file1 2025/11/09 04:56:21 DEBUG : dst/file1: size = 14 OK 2025/11/09 04:56:21 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/09 04:56:21 INFO : dst/file1: Copied (new) 2025/11/09 04:56:21 INFO : dst/file1: Deleted 2025/11/09 04:56:26 INFO : Dropbox root 'rclone-test-hegixaz6papi/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (12.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:56:27 DEBUG : A1/one: Uploading chunk 1/1 2025/11/09 04:56:27 DEBUG : A1/one: Uploading chunk 2/1 2025/11/09 04:56:27 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/one" to batch 2025/11/09 04:56:28 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:28 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/one 2025/11/09 04:56:29 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/one 2025/11/09 04:56:29 DEBUG : A1/two: Uploading chunk 1/1 2025/11/09 04:56:29 DEBUG : A1/two: Uploading chunk 2/1 2025/11/09 04:56:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/two" to batch 2025/11/09 04:56:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:30 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/two 2025/11/09 04:56:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/two 2025/11/09 04:56:31 DEBUG : A1/B1/three: Uploading chunk 1/1 2025/11/09 04:56:32 DEBUG : A1/B1/three: Uploading chunk 2/1 2025/11/09 04:56:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/B1/three" to batch 2025/11/09 04:56:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/B1/three 2025/11/09 04:56:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/B1/three 2025/11/09 04:56:33 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2025/11/09 04:56:34 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2025/11/09 04:56:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/B1/C1/four" to batch 2025/11/09 04:56:35 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:35 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/B1/C1/four 2025/11/09 04:56:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/B1/C1/four 2025/11/09 04:56:36 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2025/11/09 04:56:36 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2025/11/09 04:56:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "A1/B1/C2/five" to batch 2025/11/09 04:56:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:56:37 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: A1/B1/C2/five 2025/11/09 04:56:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: A1/B1/C2/five 2025/11/09 04:56:38 INFO : A1/B2: Making directory 2025/11/09 04:56:39 INFO : A1/B1/C3: Making directory 2025/11/09 04:56:48 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/09 04:56:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 04:56:48 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/09 04:56:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/09 04:56:48 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/09 04:56:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/09 04:56:48 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/09 04:56:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/09 04:56:49 DEBUG : pacer: Reducing sleep to 120ms 2025/11/09 04:56:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/09 04:56:49 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2025/11/09 04:56:49 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/11/09 04:56:49 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/09 04:56:49 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/11/09 04:56:49 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2025/11/09 04:56:49 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/11/09 04:56:50 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2025/11/09 04:56:50 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2025/11/09 04:56:50 DEBUG : pacer: Reducing sleep to 1.44s 2025/11/09 04:56:50 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/09 04:56:51 DEBUG : pacer: Reducing sleep to 1.08s 2025/11/09 04:56:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/09 04:56:51 DEBUG : pacer: Reducing sleep to 810ms 2025/11/09 04:56:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/09 04:56:53 DEBUG : pacer: Reducing sleep to 607.5ms 2025/11/09 04:56:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/09 04:56:53 DEBUG : pacer: Reducing sleep to 455.625ms 2025/11/09 04:56:54 DEBUG : pacer: Reducing sleep to 341.71875ms 2025/11/09 04:56:55 DEBUG : pacer: Reducing sleep to 256.289062ms 2025/11/09 04:56:55 DEBUG : pacer: Reducing sleep to 192.216796ms 2025/11/09 04:56:55 DEBUG : pacer: Reducing sleep to 144.162597ms 2025/11/09 04:56:56 DEBUG : pacer: Reducing sleep to 108.121947ms 2025/11/09 04:56:56 DEBUG : pacer: Reducing sleep to 81.09146ms 2025/11/09 04:56:56 DEBUG : pacer: Reducing sleep to 60.818595ms 2025/11/09 04:56:57 DEBUG : pacer: Reducing sleep to 45.613946ms 2025/11/09 04:56:57 DEBUG : pacer: Reducing sleep to 34.210459ms 2025/11/09 04:56:57 DEBUG : pacer: Reducing sleep to 25.657844ms 2025/11/09 04:56:58 DEBUG : pacer: Reducing sleep to 19.243383ms 2025/11/09 04:56:58 DEBUG : pacer: Reducing sleep to 14.432537ms 2025/11/09 04:56:58 DEBUG : pacer: Reducing sleep to 10.824402ms 2025/11/09 04:56:59 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 04:57:00 INFO : Dropbox root 'rclone-test-hegixaz6papi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/09 04:57:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/09 04:57:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 04:57:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/09 04:57:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/09 04:57:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/09 04:57:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/09 04:57:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/09 04:57:06 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/09 04:57:07 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/09 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/09 04:57:07 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2025/11/09 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/09 04:57:07 DEBUG : pacer: Reducing sleep to 480ms 2025/11/09 04:57:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/09 04:57:07 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/09 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/11/09 04:57:07 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2025/11/09 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2025/11/09 04:57:07 DEBUG : pacer: Reducing sleep to 1.44s 2025/11/09 04:57:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/09 04:57:08 DEBUG : pacer: Reducing sleep to 1.08s 2025/11/09 04:57:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/09 04:57:10 DEBUG : pacer: Reducing sleep to 810ms 2025/11/09 04:57:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/09 04:57:12 DEBUG : pacer: Reducing sleep to 607.5ms 2025/11/09 04:57:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/09 04:57:12 DEBUG : pacer: Reducing sleep to 455.625ms 2025/11/09 04:57:12 DEBUG : pacer: Reducing sleep to 341.71875ms 2025/11/09 04:57:13 DEBUG : pacer: Reducing sleep to 256.289062ms 2025/11/09 04:57:13 DEBUG : pacer: Reducing sleep to 192.216796ms 2025/11/09 04:57:14 DEBUG : pacer: Reducing sleep to 144.162597ms 2025/11/09 04:57:14 DEBUG : pacer: Reducing sleep to 108.121947ms 2025/11/09 04:57:14 DEBUG : pacer: Reducing sleep to 81.09146ms 2025/11/09 04:57:15 DEBUG : pacer: Reducing sleep to 60.818595ms 2025/11/09 04:57:15 DEBUG : pacer: Reducing sleep to 45.613946ms 2025/11/09 04:57:15 DEBUG : pacer: Reducing sleep to 34.210459ms 2025/11/09 04:57:16 DEBUG : pacer: Reducing sleep to 25.657844ms 2025/11/09 04:57:16 DEBUG : pacer: Reducing sleep to 19.243383ms 2025/11/09 04:57:16 DEBUG : pacer: Reducing sleep to 14.432537ms 2025/11/09 04:57:17 DEBUG : pacer: Reducing sleep to 10.824402ms 2025/11/09 04:57:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (62.46s) === RUN TestGetFsInfo run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:57:29 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/09 04:57:30 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/09 04:57:30 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/09 04:57:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "no_checksum_small_file_from_pipe" to batch 2025/11/09 04:57:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:31 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/09 04:57:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/09 04:57:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/09 04:57:32 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/09 04:57:32 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/09 04:57:32 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/09 04:57:33 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/09 04:57:33 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "no_checksum_big_file_from_pipe" to batch 2025/11/09 04:57:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/09 04:57:34 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/09 04:57:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/09 04:57:34 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/09 04:57:34 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:57:36 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/09 04:57:37 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/09 04:57:37 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/09 04:57:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "with_checksum_small_file_from_pipe" to batch 2025/11/09 04:57:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:38 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/09 04:57:39 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/09 04:57:39 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/09 04:57:39 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/09 04:57:39 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/09 04:57:39 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/09 04:57:39 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/09 04:57:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "with_checksum_big_file_from_pipe" to batch 2025/11/09 04:57:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:40 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/09 04:57:41 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/09 04:57:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/09 04:57:41 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/09 04:57:41 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:57:43 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/09 04:57:43 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/09 04:57:43 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/09 04:57:44 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/09 04:57:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/09 04:57:45 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/09 04:57:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/09 04:57:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/09 04:57:46 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/09 04:57:46 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/09 04:57:46 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/09 04:57:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/09 04:57:47 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/09 04:57:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/09 04:57:47 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:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:57:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/09 04:57:50 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/09 04:57:50 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/09 04:57:50 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/09 04:57:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:51 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/09 04:57:52 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/09 04:57:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/09 04:57:52 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/09 04:57:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/09 04:57:52 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/09 04:57:52 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/09 04:57:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/09 04:57:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:53 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/09 04:57:54 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/09 04:57:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/09 04:57:54 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/09 04:57:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.59s) === RUN TestRcatMetadata run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.42s) === RUN TestRcatSize run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:57:57 DEBUG : potato1: Uploading chunk 1/1 2025/11/09 04:57:57 DEBUG : potato1: Uploading chunk 2/1 2025/11/09 04:57:57 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato1" to batch 2025/11/09 04:57:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:57:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato1 2025/11/09 04:57:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato1 2025/11/09 04:57:58 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': File to upload is small (60 bytes), uploading instead of streaming 2025/11/09 04:57:59 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:57:59 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:58:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:58:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:58:00 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:58:01 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:58:01 DEBUG : potato2: size = 60 OK 2025/11/09 04:58:01 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2025/11/09 04:58:01 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.48s) === RUN TestRcatSizeMetadata run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.48s) === RUN TestTouchDir run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:58:03 DEBUG : potato2: Uploading chunk 1/1 2025/11/09 04:58:04 DEBUG : potato2: Uploading chunk 2/1 2025/11/09 04:58:04 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "potato2" to batch 2025/11/09 04:58:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:58:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: potato2 2025/11/09 04:58:05 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: potato2 2025/11/09 04:58:06 DEBUG : empty space: Uploading chunk 1/1 2025/11/09 04:58:06 DEBUG : empty space: Uploading chunk 2/1 2025/11/09 04:58:06 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "empty space" to batch 2025/11/09 04:58:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:58:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: empty space 2025/11/09 04:58:07 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: empty space 2025/11/09 04:58:08 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/09 04:58:08 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/09 04:58:09 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/potato3" to batch 2025/11/09 04:58:09 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:58:09 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/09 04:58:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/potato3 2025/11/09 04:58:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Touching "empty space" 2025/11/09 04:58:10 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2025/11/09 04:58:10 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Touching "potato2" 2025/11/09 04:58:10 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2025/11/09 04:58:11 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Touching "sub dir/potato3" 2025/11/09 04:58:11 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (10.84s) === RUN TestMkdirMetadata run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.42s) === RUN TestMkdirModTime run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.42s) === RUN TestCopyDirMetadata run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.42s) === RUN TestSetDirModTime run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.43s) === RUN TestDirsEqual run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.42s) === RUN TestRemoveExisting run.go:185: Remote "Dropbox root 'rclone-test-hegixaz6papi'", Local "Local file system at /tmp/rclone1304988173", Modify Window "1s" 2025/11/09 04:58:16 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2025/11/09 04:58:17 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2025/11/09 04:58:17 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/test remove existing" to batch 2025/11/09 04:58:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:58:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/test remove existing 2025/11/09 04:58:18 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/test remove existing 2025/11/09 04:58:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2025/11/09 04:58:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2025/11/09 04:58:19 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2025/11/09 04:58:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Batch idle for 500ms so committing 2025/11/09 04:58:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/09 04:58:20 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/09 04:58:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gupejic8" before starting 2025/11/09 04:58:24 DEBUG : sub dir/test remove existing.gupejic8: TEST: removing renamed existing file after operation 2025/11/09 04:58:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhedej8" before starting 2025/11/09 04:58:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhedej8: TEST: renaming existing back after failed operation 2025/11/09 04:58:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuniluw6" before starting 2025/11/09 04:58:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuniluw6: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (16.21s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/09 04:58:32 DEBUG : Dropbox root 'rclone-test-hegixaz6papi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 11m2.09072724s (try 1/5)