"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2025/11/02 03:10:37 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa" 2025/11/02 03:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:10:37 DEBUG : Creating backend with remote "/tmp/rclone2338321613" === 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/02 03:10:37 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/02 03:10:37 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2025/11/02 03:10:37 DEBUG : a: size = 0 OK 2025/11/02 03:10:37 DEBUG : a: size = 1 (memory) 2025/11/02 03:10:37 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/02 03:10:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/02 03:10:37 DEBUG : potato: Seek from 10 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 10 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 2 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/02 03:10:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 2 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/02 03:10:37 DEBUG : potato: Seek from 8 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 8 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/02 03:10:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 03:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 03:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 03:10:37 DEBUG : potato: Seek from 5 to 2 2025/11/02 03:10:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/02 03:10:37 DEBUG : potato: Seek from 9 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 9 to 0 2025/11/02 03:10:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:10:39 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/02 03:10:39 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/02 03:10:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "rutabaga" to batch 2025/11/02 03:10:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:10:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: rutabaga 2025/11/02 03:10:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/11/02 03:10:41 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:10:42 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:10:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:10:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:10:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:10:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2025/11/02 03:10:44 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:10:44 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:10:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:10:46 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:10:46 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:10:46 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2025/11/02 03:10:47 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/02 03:10:47 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/02 03:10:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "remotepotato" to batch 2025/11/02 03:10:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:10:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: remotepotato 2025/11/02 03:10:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.27s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/11/02 03:10:53 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 03:10:53 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 03:10:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/02 03:10:53 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/02 03:10:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/02 03:10:53 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:10:53 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/02 03:10:54 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/02 03:10:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "rutabaga" to batch 2025/11/02 03:10:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:10:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: rutabaga 2025/11/02 03:10:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/02 03:10:57 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:10:58 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:10:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:10:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:10:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:10:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2025/11/02 03:11:01 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:11:01 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:11:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:11:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:11:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/02 03:11:06 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/02 03:11:06 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/02 03:11:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "remotepotato" to batch 2025/11/02 03:11:07 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:07 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: remotepotato 2025/11/02 03:11:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.79s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:11:13 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/02 03:11:13 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/02 03:11:13 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "rutabaga" to batch 2025/11/02 03:11:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: rutabaga 2025/11/02 03:11:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/02 03:11:16 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:11:16 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:11:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:11:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:11:18 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2025/11/02 03:11:18 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:11:19 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:11:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:11:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:11:20 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/02 03:11:21 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/02 03:11:21 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/02 03:11:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "remotepotato" to batch 2025/11/02 03:11:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: remotepotato 2025/11/02 03:11:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.83s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:11:27 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:27 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:27 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:11:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum 2025/11/02 03:11:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/02 03:11:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/02 03:11:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/02 03:11:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/02 03:11:30 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:30 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:30 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:11:32 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum 2025/11/02 03:11:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/02 03:11:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/02 03:11:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/02 03:11:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.12s) === RUN TestCheckSum run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:11:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/data" check_test.go:350: Dropbox root 'rclone-test-nofalox9towa/data' lacks md5, skipping --- SKIP: TestCheckSum (0.66s) === RUN TestCheckSumDownload run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:11:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/data" 2025/11/02 03:11:35 DEBUG : data/banana: Uploading chunk 1/1 2025/11/02 03:11:35 DEBUG : data/banana: Uploading chunk 2/1 2025/11/02 03:11:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "data/banana" to batch 2025/11/02 03:11:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: data/banana 2025/11/02 03:11:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: data/banana 2025/11/02 03:11:37 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:38 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:11:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2025/11/02 03:11:41 DEBUG : data/potato: Uploading chunk 1/1 2025/11/02 03:11:42 DEBUG : data/potato: Uploading chunk 2/1 2025/11/02 03:11:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "data/potato" to batch 2025/11/02 03:11:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: data/potato 2025/11/02 03:11:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: data/potato 2025/11/02 03:11:43 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:44 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:11:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2025/11/02 03:11:48 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:48 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:11:50 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2025/11/02 03:11:53 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:53 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:11:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2025/11/02 03:11:57 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:11:58 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:11:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:11:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:11:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:12:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2025/11/02 03:12:02 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:12:02 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:12:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:12:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:12:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2025/11/02 03:12:06 DEBUG : data/banana: Uploading chunk 1/1 2025/11/02 03:12:07 DEBUG : data/banana: Uploading chunk 2/1 2025/11/02 03:12:07 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "data/banana" to batch 2025/11/02 03:12:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: data/banana 2025/11/02 03:12:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: data/banana 2025/11/02 03:12:08 DEBUG : data/potato: Uploading chunk 1/1 2025/11/02 03:12:09 DEBUG : data/potato: Uploading chunk 2/1 2025/11/02 03:12:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "data/potato" to batch 2025/11/02 03:12:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: data/potato 2025/11/02 03:12:10 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: data/potato 2025/11/02 03:12:10 DEBUG : test.sum: Uploading chunk 1/1 2025/11/02 03:12:10 DEBUG : test.sum: Uploading chunk 2/1 2025/11/02 03:12:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "test.sum" to batch 2025/11/02 03:12:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: test.sum 2025/11/02 03:12:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (43.49s) --- PASS: TestCheckSumDownload/subtest1 (1.54s) --- PASS: TestCheckSumDownload/subtest2 (1.54s) --- PASS: TestCheckSumDownload/subtest3 (2.60s) --- PASS: TestCheckSumDownload/subtest4 (1.46s) --- PASS: TestCheckSumDownload/subtest5 (1.64s) --- PASS: TestCheckSumDownload/subtest6 (1.57s) --- PASS: TestCheckSumDownload/subtest7 (1.77s) === RUN TestApplyTransforms 2025/11/02 03:12:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nulades2tozu" 2025/11/02 03:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:12:18 DEBUG : Creating backend with remote "/tmp/rclone1893383326" run.go:185: Remote "Dropbox root 'rclone-test-nulades2tozu'", Local "Local file system at /tmp/rclone1893383326", Modify Window "1s" 2025/11/02 03:12:19 DEBUG : hello, world!: Uploading chunk 1/1 2025/11/02 03:12:19 DEBUG : hello, world!: Uploading chunk 2/1 2025/11/02 03:12:20 DEBUG : Dropbox root 'rclone-test-nulades2tozu': Adding "hello, world!" to batch 2025/11/02 03:12:20 DEBUG : Dropbox root 'rclone-test-nulades2tozu': Batch idle for 500ms so committing 2025/11/02 03:12:20 DEBUG : Dropbox root 'rclone-test-nulades2tozu': Committing sync batch length 1 starting with: hello, world! 2025/11/02 03:12:21 DEBUG : Dropbox root 'rclone-test-nulades2tozu': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2025/11/02 03:12:21 ERROR : hello, world!: sum not found 2025/11/02 03:12:21 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-nulades2tozu' 2025/11/02 03:12:21 NOTICE: Dropbox root 'rclone-test-nulades2tozu': 1 files missing 2025/11/02 03:12:21 NOTICE: 1 hashes missing 2025/11/02 03:12:21 NOTICE: Dropbox root 'rclone-test-nulades2tozu': 1 differences found 2025/11/02 03:12:21 NOTICE: Dropbox root 'rclone-test-nulades2tozu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/02 03:12:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 03:12:22 NOTICE: Dropbox root 'rclone-test-nulades2tozu': 0 differences found 2025/11/02 03:12:22 NOTICE: Dropbox root 'rclone-test-nulades2tozu': 1 matching files 2025/11/02 03:12:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wobatip4kova" 2025/11/02 03:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:12:22 DEBUG : Creating backend with remote "/tmp/rclone2380537623" run.go:185: Remote "Dropbox root 'rclone-test-wobatip4kova'", Local "Local file system at /tmp/rclone2380537623", Modify Window "1s" 2025/11/02 03:12:23 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/02 03:12:23 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/02 03:12:24 DEBUG : Dropbox root 'rclone-test-wobatip4kova': Adding "HELLO, WORLD!" to batch 2025/11/02 03:12:24 DEBUG : Dropbox root 'rclone-test-wobatip4kova': Batch idle for 500ms so committing 2025/11/02 03:12:24 DEBUG : Dropbox root 'rclone-test-wobatip4kova': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/02 03:12:25 DEBUG : Dropbox root 'rclone-test-wobatip4kova': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/11/02 03:12:25 ERROR : HELLO, WORLD!: sum not found 2025/11/02 03:12:25 ERROR : hello, world!: file not in Dropbox root 'rclone-test-wobatip4kova' 2025/11/02 03:12:25 NOTICE: Dropbox root 'rclone-test-wobatip4kova': 1 files missing 2025/11/02 03:12:25 NOTICE: 1 hashes missing 2025/11/02 03:12:25 NOTICE: Dropbox root 'rclone-test-wobatip4kova': 1 differences found 2025/11/02 03:12:25 NOTICE: Dropbox root 'rclone-test-wobatip4kova': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/02 03:12:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 03:12:26 NOTICE: Dropbox root 'rclone-test-wobatip4kova': 0 differences found 2025/11/02 03:12:26 NOTICE: Dropbox root 'rclone-test-wobatip4kova': 1 matching files 2025/11/02 03:12:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tewafez4noni" 2025/11/02 03:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:12:26 DEBUG : Creating backend with remote "/tmp/rclone3028493805" run.go:185: Remote "Dropbox root 'rclone-test-tewafez4noni'", Local "Local file system at /tmp/rclone3028493805", Modify Window "1s" 2025/11/02 03:12:27 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2025/11/02 03:12:27 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2025/11/02 03:12:28 DEBUG : Dropbox root 'rclone-test-tewafez4noni': Adding "HeLlO, wOrLd!" to batch 2025/11/02 03:12:28 DEBUG : Dropbox root 'rclone-test-tewafez4noni': Batch idle for 500ms so committing 2025/11/02 03:12:28 DEBUG : Dropbox root 'rclone-test-tewafez4noni': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2025/11/02 03:12:29 DEBUG : Dropbox root 'rclone-test-tewafez4noni': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/02 03:12:30 ERROR : HeLlO, wOrLd!: sum not found 2025/11/02 03:12:30 ERROR : hello, world!: file not in Dropbox root 'rclone-test-tewafez4noni' 2025/11/02 03:12:30 NOTICE: Dropbox root 'rclone-test-tewafez4noni': 1 files missing 2025/11/02 03:12:30 NOTICE: 1 hashes missing 2025/11/02 03:12:30 NOTICE: Dropbox root 'rclone-test-tewafez4noni': 1 differences found 2025/11/02 03:12:30 NOTICE: Dropbox root 'rclone-test-tewafez4noni': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/02 03:12:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 03:12:30 NOTICE: Dropbox root 'rclone-test-tewafez4noni': 0 differences found 2025/11/02 03:12:30 NOTICE: Dropbox root 'rclone-test-tewafez4noni': 1 matching files 2025/11/02 03:12:30 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tumuzib1fiyu" 2025/11/02 03:12:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:12:31 DEBUG : Creating backend with remote "/tmp/rclone2499862277" run.go:185: Remote "Dropbox root 'rclone-test-tumuzib1fiyu'", Local "Local file system at /tmp/rclone2499862277", Modify Window "1s" 2025/11/02 03:12:32 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/02 03:12:32 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/02 03:12:32 DEBUG : Dropbox root 'rclone-test-tumuzib1fiyu': Adding "HELLO, WORLD!" to batch 2025/11/02 03:12:33 DEBUG : Dropbox root 'rclone-test-tumuzib1fiyu': Batch idle for 500ms so committing 2025/11/02 03:12:33 DEBUG : Dropbox root 'rclone-test-tumuzib1fiyu': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/02 03:12:33 DEBUG : Dropbox root 'rclone-test-tumuzib1fiyu': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/02 03:12:34 ERROR : HELLO, WORLD!: sum not found 2025/11/02 03:12:34 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-tumuzib1fiyu' 2025/11/02 03:12:34 NOTICE: Dropbox root 'rclone-test-tumuzib1fiyu': 1 files missing 2025/11/02 03:12:34 NOTICE: 1 hashes missing 2025/11/02 03:12:34 NOTICE: Dropbox root 'rclone-test-tumuzib1fiyu': 1 differences found 2025/11/02 03:12:34 NOTICE: Dropbox root 'rclone-test-tumuzib1fiyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/02 03:12:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 03:12:35 NOTICE: Dropbox root 'rclone-test-tumuzib1fiyu': 0 differences found 2025/11/02 03:12:35 NOTICE: Dropbox root 'rclone-test-tumuzib1fiyu': 1 matching files 2025/11/02 03:12:35 DEBUG : Creating backend with remote "TestDropbox:rclone-test-rabakur7cupe" 2025/11/02 03:12:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:12:35 DEBUG : Creating backend with remote "/tmp/rclone3941360372" run.go:185: Remote "Dropbox root 'rclone-test-rabakur7cupe'", Local "Local file system at /tmp/rclone3941360372", Modify Window "1s" 2025/11/02 03:12:36 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/02 03:12:36 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/02 03:12:36 DEBUG : Dropbox root 'rclone-test-rabakur7cupe': Adding "測試_Русский___ě_áñ" to batch 2025/11/02 03:12:37 DEBUG : Dropbox root 'rclone-test-rabakur7cupe': Batch idle for 500ms so committing 2025/11/02 03:12:37 DEBUG : Dropbox root 'rclone-test-rabakur7cupe': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/02 03:12:38 DEBUG : Dropbox root 'rclone-test-rabakur7cupe': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/11/02 03:12:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/02 03:12:38 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-rabakur7cupe' 2025/11/02 03:12:38 NOTICE: Dropbox root 'rclone-test-rabakur7cupe': 1 files missing 2025/11/02 03:12:38 NOTICE: 1 hashes missing 2025/11/02 03:12:38 NOTICE: Dropbox root 'rclone-test-rabakur7cupe': 1 differences found 2025/11/02 03:12:38 NOTICE: Dropbox root 'rclone-test-rabakur7cupe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/02 03:12:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 03:12:39 NOTICE: Dropbox root 'rclone-test-rabakur7cupe': 0 differences found 2025/11/02 03:12:39 NOTICE: Dropbox root 'rclone-test-rabakur7cupe': 1 matching files 2025/11/02 03:12:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-subazir3caju" 2025/11/02 03:12:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:12:39 DEBUG : Creating backend with remote "/tmp/rclone73038522" run.go:185: Remote "Dropbox root 'rclone-test-subazir3caju'", Local "Local file system at /tmp/rclone73038522", Modify Window "1s" 2025/11/02 03:12:40 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/02 03:12:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/02 03:12:41 DEBUG : Dropbox root 'rclone-test-subazir3caju': Adding "測試_Русский___ě_áñ" to batch 2025/11/02 03:12:41 DEBUG : Dropbox root 'rclone-test-subazir3caju': Batch idle for 500ms so committing 2025/11/02 03:12:41 DEBUG : Dropbox root 'rclone-test-subazir3caju': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/02 03:12:42 DEBUG : Dropbox root 'rclone-test-subazir3caju': 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/02 03:12:42 DEBUG : Dropbox root 'rclone-test-subazir3caju': Purge remote 2025/11/02 03:12:43 DEBUG : Dropbox root 'rclone-test-rabakur7cupe': Purge remote 2025/11/02 03:12:43 DEBUG : Dropbox root 'rclone-test-tumuzib1fiyu': Purge remote 2025/11/02 03:12:44 DEBUG : Dropbox root 'rclone-test-tewafez4noni': Purge remote 2025/11/02 03:12:45 DEBUG : Dropbox root 'rclone-test-wobatip4kova': Purge remote 2025/11/02 03:12:45 DEBUG : Dropbox root 'rclone-test-nulades2tozu': Purge remote --- SKIP: TestApplyTransforms (28.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:12:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 03:12:46 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/02 03:12:47 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/02 03:12:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub/file2" to batch 2025/11/02 03:12:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub/file2 2025/11/02 03:12:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub/file2 2025/11/02 03:12:49 DEBUG : sub/file2: size = 14 OK 2025/11/02 03:12:49 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:12:49 INFO : file1: Copied (new) to: sub/file2 2025/11/02 03:12:49 DEBUG : sub/file2: size = 14 OK 2025/11/02 03:12:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 03:12:49 DEBUG : file1: Unchanged skipping 2025/11/02 03:12:50 DEBUG : Dropbox root 'rclone-test-nofalox9towa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.50s) === RUN TestCopyLongFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:12:53 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/02 03:12:54 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/02 03:12:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "dst/file1" to batch 2025/11/02 03:12:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: dst/file1 2025/11/02 03:12:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: dst/file1 2025/11/02 03:12:56 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/backup" 2025/11/02 03:12:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:12:56 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-nofalox9towa') 2025/11/02 03:12:56 DEBUG : dst/file1: Sizes differ 2025/11/02 03:12:58 INFO : dst/file1: Moved (server-side) 2025/11/02 03:12:58 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/02 03:12:58 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/02 03:12:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "dst/file1" to batch 2025/11/02 03:12:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:12:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: dst/file1 2025/11/02 03:13:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: dst/file1 2025/11/02 03:13:00 DEBUG : dst/file1: size = 14 OK 2025/11/02 03:13:00 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:13:00 INFO : dst/file1: Copied (new) 2025/11/02 03:13:05 INFO : Dropbox root 'rclone-test-nofalox9towa/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:13:05 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/dst" 2025/11/02 03:13:06 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/CompareDest" 2025/11/02 03:13:06 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 03:13:07 DEBUG : one: Uploading chunk 1/1 2025/11/02 03:13:07 DEBUG : one: Uploading chunk 2/1 2025/11/02 03:13:07 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Adding "one" to batch 2025/11/02 03:13:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Batch idle for 500ms so committing 2025/11/02 03:13:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committing sync batch length 1 starting with: one 2025/11/02 03:13:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committed sync batch length 1 starting with: one 2025/11/02 03:13:09 DEBUG : one: size = 3 OK 2025/11/02 03:13:09 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/02 03:13:09 INFO : one: Copied (new) 2025/11/02 03:13:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:10 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nofalox9towa/dst') 2025/11/02 03:13:10 DEBUG : one: Sizes differ 2025/11/02 03:13:10 DEBUG : one: Uploading chunk 1/1 2025/11/02 03:13:10 DEBUG : one: Uploading chunk 2/1 2025/11/02 03:13:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Adding "one" to batch 2025/11/02 03:13:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Batch idle for 500ms so committing 2025/11/02 03:13:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committing sync batch length 1 starting with: one 2025/11/02 03:13:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committed sync batch length 1 starting with: one 2025/11/02 03:13:12 DEBUG : one: size = 5 OK 2025/11/02 03:13:12 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/02 03:13:12 INFO : one: Copied (replaced existing) 2025/11/02 03:13:13 DEBUG : dst/one: Uploading chunk 1/1 2025/11/02 03:13:13 DEBUG : dst/one: Uploading chunk 2/1 2025/11/02 03:13:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "dst/one" to batch 2025/11/02 03:13:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: dst/one 2025/11/02 03:13:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: dst/one 2025/11/02 03:13:15 DEBUG : CompareDest/one: Uploading chunk 1/1 2025/11/02 03:13:16 DEBUG : CompareDest/one: Uploading chunk 2/1 2025/11/02 03:13:16 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "CompareDest/one" to batch 2025/11/02 03:13:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: CompareDest/one 2025/11/02 03:13:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: CompareDest/one 2025/11/02 03:13:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:18 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nofalox9towa/dst') 2025/11/02 03:13:18 DEBUG : one: Sizes differ 2025/11/02 03:13:18 DEBUG : one: size = 5 OK 2025/11/02 03:13:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 03:13:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 03:13:19 DEBUG : CompareDest/two: Uploading chunk 1/1 2025/11/02 03:13:19 DEBUG : CompareDest/two: Uploading chunk 2/1 2025/11/02 03:13:20 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "CompareDest/two" to batch 2025/11/02 03:13:20 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:20 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: CompareDest/two 2025/11/02 03:13:21 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: CompareDest/two 2025/11/02 03:13:21 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 03:13:22 DEBUG : two: size = 3 OK 2025/11/02 03:13:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 03:13:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 03:13:22 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 03:13:22 DEBUG : two: size = 3 OK 2025/11/02 03:13:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 03:13:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 03:13:24 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 03:13:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:24 DEBUG : two: size = 3 (Dropbox root 'rclone-test-nofalox9towa/CompareDest') 2025/11/02 03:13:24 DEBUG : two: Sizes differ 2025/11/02 03:13:24 DEBUG : two: Uploading chunk 1/1 2025/11/02 03:13:24 DEBUG : two: Uploading chunk 2/1 2025/11/02 03:13:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Adding "two" to batch 2025/11/02 03:13:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Batch idle for 500ms so committing 2025/11/02 03:13:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committing sync batch length 1 starting with: two 2025/11/02 03:13:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committed sync batch length 1 starting with: two 2025/11/02 03:13:26 DEBUG : two: size = 5 OK 2025/11/02 03:13:26 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2025/11/02 03:13:26 INFO : two: Copied (new) 2025/11/02 03:13:33 INFO : Dropbox root 'rclone-test-nofalox9towa/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (27.15s) === RUN TestCopyFileCopyDest run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:13:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/dst" 2025/11/02 03:13:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/CopyDest" 2025/11/02 03:13:33 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 03:13:34 DEBUG : one: Uploading chunk 1/1 2025/11/02 03:13:34 DEBUG : one: Uploading chunk 2/1 2025/11/02 03:13:35 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Adding "one" to batch 2025/11/02 03:13:35 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Batch idle for 500ms so committing 2025/11/02 03:13:35 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committing sync batch length 1 starting with: one 2025/11/02 03:13:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committed sync batch length 1 starting with: one 2025/11/02 03:13:36 DEBUG : one: size = 3 OK 2025/11/02 03:13:36 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/02 03:13:36 INFO : one: Copied (new) 2025/11/02 03:13:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:37 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nofalox9towa/dst') 2025/11/02 03:13:37 DEBUG : one: Sizes differ 2025/11/02 03:13:37 DEBUG : one: Uploading chunk 1/1 2025/11/02 03:13:38 DEBUG : one: Uploading chunk 2/1 2025/11/02 03:13:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Adding "one" to batch 2025/11/02 03:13:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Batch idle for 500ms so committing 2025/11/02 03:13:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committing sync batch length 1 starting with: one 2025/11/02 03:13:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committed sync batch length 1 starting with: one 2025/11/02 03:13:40 DEBUG : one: size = 5 OK 2025/11/02 03:13:40 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/02 03:13:40 INFO : one: Copied (replaced existing) 2025/11/02 03:13:40 DEBUG : dst/one: Uploading chunk 1/1 2025/11/02 03:13:41 DEBUG : dst/one: Uploading chunk 2/1 2025/11/02 03:13:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "dst/one" to batch 2025/11/02 03:13:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: dst/one 2025/11/02 03:13:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: dst/one 2025/11/02 03:13:42 DEBUG : CopyDest/one: Uploading chunk 1/1 2025/11/02 03:13:43 DEBUG : CopyDest/one: Uploading chunk 2/1 2025/11/02 03:13:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "CopyDest/one" to batch 2025/11/02 03:13:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: CopyDest/one 2025/11/02 03:13:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: CopyDest/one 2025/11/02 03:13:45 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/BackupDir" 2025/11/02 03:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:45 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nofalox9towa/dst') 2025/11/02 03:13:45 DEBUG : one: Sizes differ 2025/11/02 03:13:45 DEBUG : one: size = 5 OK 2025/11/02 03:13:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 03:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:45 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nofalox9towa/dst') 2025/11/02 03:13:45 DEBUG : one: Sizes differ 2025/11/02 03:13:48 INFO : one: Moved (server-side) 2025/11/02 03:13:49 DEBUG : one: size = 5 OK 2025/11/02 03:13:49 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/02 03:13:49 INFO : one: Copied (server-side copy) 2025/11/02 03:13:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/02 03:13:50 DEBUG : CopyDest/two: Uploading chunk 1/1 2025/11/02 03:13:50 DEBUG : CopyDest/two: Uploading chunk 2/1 2025/11/02 03:13:50 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "CopyDest/two" to batch 2025/11/02 03:13:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: CopyDest/two 2025/11/02 03:13:52 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: CopyDest/two 2025/11/02 03:13:53 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 03:13:53 DEBUG : two: size = 3 OK 2025/11/02 03:13:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 03:13:54 DEBUG : two: size = 3 OK 2025/11/02 03:13:54 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2025/11/02 03:13:54 INFO : two: Copied (server-side copy) 2025/11/02 03:13:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/02 03:13:54 DEBUG : two: size = 3 OK 2025/11/02 03:13:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 03:13:54 DEBUG : two: Unchanged skipping 2025/11/02 03:13:55 DEBUG : CopyDest/three: Uploading chunk 1/1 2025/11/02 03:13:55 DEBUG : CopyDest/three: Uploading chunk 2/1 2025/11/02 03:13:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "CopyDest/three" to batch 2025/11/02 03:13:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:13:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: CopyDest/three 2025/11/02 03:13:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: CopyDest/three 2025/11/02 03:13:58 DEBUG : three: Need to transfer - File not found at Destination 2025/11/02 03:13:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:13:58 DEBUG : three: size = 5 (Dropbox root 'rclone-test-nofalox9towa/CopyDest') 2025/11/02 03:13:58 DEBUG : three: Sizes differ 2025/11/02 03:13:58 DEBUG : three: Destination not found in --copy-dest 2025/11/02 03:13:58 DEBUG : three: Uploading chunk 1/1 2025/11/02 03:13:59 DEBUG : three: Uploading chunk 2/1 2025/11/02 03:13:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Adding "three" to batch 2025/11/02 03:14:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Batch idle for 500ms so committing 2025/11/02 03:14:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committing sync batch length 1 starting with: three 2025/11/02 03:14:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa/dst': Committed sync batch length 1 starting with: three 2025/11/02 03:14:00 DEBUG : three: size = 7 OK 2025/11/02 03:14:00 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2025/11/02 03:14:00 INFO : three: Copied (new) 2025/11/02 03:14:09 INFO : Dropbox root 'rclone-test-nofalox9towa/BackupDir': Committing uploads - please wait... 2025/11/02 03:14:09 INFO : Dropbox root 'rclone-test-nofalox9towa/CopyDest': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (36.11s) === RUN TestCopyInplace run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:14:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/02 03:14:10 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2025/11/02 03:14:11 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2025/11/02 03:14:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "TestCopyFileMaxTransfer/file1" to batch 2025/11/02 03:14:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/02 03:14:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/02 03:14:12 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/02 03:14:12 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:14:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/02 03:14:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/02 03:14:13 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2025/11/02 03:14:13 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/02 03:14:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:14:13 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/02 03:14:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/02 03:14:13 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/02 03:14:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/02 03:14:13 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/02 03:14:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/02 03:14:13 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/02 03:14:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/02 03:14:14 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/02 03:14:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/02 03:14:14 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/02 03:14:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/02 03:14:15 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/02 03:14:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/02 03:14:16 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/02 03:14:18 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/02 03:14:18 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/02 03:14:20 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/02 03:14:22 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/02 03:14:24 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/02 03:14:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/02 03:14:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/02 03:14:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/02 03:14:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/02 03:14:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/02 03:14:27 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/02 03:14:27 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2025/11/02 03:14:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/02 03:14:27 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2025/11/02 03:14:28 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/02 03:14:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "TestCopyFileMaxTransfer/file4" to batch 2025/11/02 03:14:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/02 03:14:29 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/02 03:14:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/02 03:14:29 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/02 03:14:29 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 645edaccf4f4e966d4328a2497c4d1e7254e8128f9bd67ce1d583a1e42b3cbb2 OK 2025/11/02 03:14:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/02 03:14:29 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/02 03:14:29 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/02 03:14:29 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/02 03:14:30 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/02 03:14:30 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/02 03:14:31 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/02 03:14:31 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/02 03:14:31 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/02 03:14:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (22.02s) === RUN TestDeduplicateInteractive run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.40s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:14:34 DEBUG : one: Uploading chunk 1/1 2025/11/02 03:14:35 DEBUG : one: Uploading chunk 2/1 2025/11/02 03:14:35 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "one" to batch 2025/11/02 03:14:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: one 2025/11/02 03:14:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: one 2025/11/02 03:14:37 DEBUG : also/one: Uploading chunk 1/1 2025/11/02 03:14:37 DEBUG : also/one: Uploading chunk 2/1 2025/11/02 03:14:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "also/one" to batch 2025/11/02 03:14:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: also/one 2025/11/02 03:14:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: also/one 2025/11/02 03:14:39 DEBUG : another: Uploading chunk 1/1 2025/11/02 03:14:39 DEBUG : another: Uploading chunk 2/1 2025/11/02 03:14:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "another" to batch 2025/11/02 03:14:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: another 2025/11/02 03:14:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: another 2025/11/02 03:14:41 DEBUG : not-one: Uploading chunk 1/1 2025/11/02 03:14:41 DEBUG : not-one: Uploading chunk 2/1 2025/11/02 03:14:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "not-one" to batch 2025/11/02 03:14:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: not-one 2025/11/02 03:14:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: not-one 2025/11/02 03:14:43 INFO : Dropbox root 'rclone-test-nofalox9towa': Looking for duplicate dropbox hashes using newest mode. 2025/11/02 03:14:44 NOTICE: 0ac274feae06b84ba71e662e397435816b5f1a5f85831a62264b5159efb4362a: Found 3 files with duplicate dropbox hashes 2025/11/02 03:14:44 INFO : one: Deleted 2025/11/02 03:14:45 INFO : also/one: Deleted 2025/11/02 03:14:45 NOTICE: 0ac274feae06b84ba71e662e397435816b5f1a5f85831a62264b5159efb4362a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.29s) === RUN TestDeduplicateOldest run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListDirSorted run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:14:51 DEBUG : a.txt: Uploading chunk 1/1 2025/11/02 03:14:51 DEBUG : a.txt: Uploading chunk 2/1 2025/11/02 03:14:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "a.txt" to batch 2025/11/02 03:14:52 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:52 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: a.txt 2025/11/02 03:14:53 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: a.txt 2025/11/02 03:14:53 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/02 03:14:53 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/02 03:14:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "zend.txt" to batch 2025/11/02 03:14:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: zend.txt 2025/11/02 03:14:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: zend.txt 2025/11/02 03:14:55 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/02 03:14:56 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/02 03:14:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/hello world" to batch 2025/11/02 03:14:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/02 03:14:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/02 03:14:57 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/02 03:14:58 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/02 03:14:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/hello world2" to batch 2025/11/02 03:14:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:14:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/02 03:14:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/02 03:15:00 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/02 03:15:00 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/02 03:15:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/02 03:15:01 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:01 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/02 03:15:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/02 03:15:02 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/02 03:15:02 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/02 03:15:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/02 03:15:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/02 03:15:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/02 03:15:04 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/02 03:15:04 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/02 03:15:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/02 03:15:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/02 03:15:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/02 03:15:07 DEBUG : a.txt: Excluded (Size Filter) 2025/11/02 03:15:07 DEBUG : a.txt: Excluded 2025/11/02 03:15:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 03:15:07 DEBUG : sub dir/hello world: Excluded 2025/11/02 03:15:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 03:15:07 DEBUG : sub dir/hello world2: Excluded 2025/11/02 03:15:08 DEBUG : sub dir/ignore dir: Excluded 2025/11/02 03:15:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 03:15:08 DEBUG : sub dir/hello world: Excluded 2025/11/02 03:15:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 03:15:08 DEBUG : sub dir/hello world2: Excluded 2025/11/02 03:15:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (26.67s) === RUN TestListDirSortedFn run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:15:17 DEBUG : a.txt: Uploading chunk 1/1 2025/11/02 03:15:18 DEBUG : a.txt: Uploading chunk 2/1 2025/11/02 03:15:18 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "a.txt" to batch 2025/11/02 03:15:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: a.txt 2025/11/02 03:15:20 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: a.txt 2025/11/02 03:15:20 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/02 03:15:21 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/02 03:15:21 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "zend.txt" to batch 2025/11/02 03:15:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: zend.txt 2025/11/02 03:15:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: zend.txt 2025/11/02 03:15:23 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/02 03:15:23 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/02 03:15:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/hello world" to batch 2025/11/02 03:15:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/02 03:15:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/02 03:15:25 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/02 03:15:25 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/02 03:15:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/hello world2" to batch 2025/11/02 03:15:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/02 03:15:27 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/02 03:15:28 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/02 03:15:28 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/02 03:15:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/02 03:15:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/02 03:15:30 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/02 03:15:30 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/02 03:15:30 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/02 03:15:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/02 03:15:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/02 03:15:32 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/02 03:15:32 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/02 03:15:33 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/02 03:15:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/02 03:15:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/02 03:15:34 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/02 03:15:35 DEBUG : a.txt: Excluded (Size Filter) 2025/11/02 03:15:35 DEBUG : a.txt: Excluded 2025/11/02 03:15:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 03:15:36 DEBUG : sub dir/hello world: Excluded 2025/11/02 03:15:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 03:15:36 DEBUG : sub dir/hello world2: Excluded 2025/11/02 03:15:36 DEBUG : sub dir/ignore dir: Excluded 2025/11/02 03:15:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 03:15:36 DEBUG : sub dir/hello world: Excluded 2025/11/02 03:15:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 03:15:36 DEBUG : sub dir/hello world2: Excluded 2025/11/02 03:15:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (28.31s) === RUN TestListJSON run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:15:46 DEBUG : file1: Uploading chunk 1/1 2025/11/02 03:15:46 DEBUG : file1: Uploading chunk 2/1 2025/11/02 03:15:46 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file1" to batch 2025/11/02 03:15:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file1 2025/11/02 03:15:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file1 2025/11/02 03:15:48 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/02 03:15:48 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/02 03:15:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub/file2" to batch 2025/11/02 03:15:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub/file2 2025/11/02 03:15:50 DEBUG : Dropbox root 'rclone-test-nofalox9towa': 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/02 03:15:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (10.21s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.22s) === RUN TestStatJSON run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:15:56 DEBUG : file1: Uploading chunk 1/1 2025/11/02 03:15:56 DEBUG : file1: Uploading chunk 2/1 2025/11/02 03:15:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file1" to batch 2025/11/02 03:15:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file1 2025/11/02 03:15:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file1 2025/11/02 03:15:58 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/02 03:15:58 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/02 03:15:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub/file2" to batch 2025/11/02 03:15:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:15:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub/file2 2025/11/02 03:16:00 DEBUG : Dropbox root 'rclone-test-nofalox9towa': 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/02 03:16:03 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/notfound" --- PASS: TestStatJSON (10.79s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (0.41s) === RUN TestMkdir run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:06 INFO : Dropbox root 'rclone-test-nofalox9towa': Making directory 2025/11/02 03:16:07 INFO : Dropbox root 'rclone-test-nofalox9towa': Making directory --- PASS: TestMkdir (1.00s) === RUN TestLsd run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:07 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/02 03:16:08 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/02 03:16:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/hello world" to batch 2025/11/02 03:16:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/02 03:16:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.07s) === RUN TestLs run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:13 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:16:13 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:16:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:16:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:16:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:16:15 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:16:16 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:16:16 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:16:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:16:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:20 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:16:20 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:16:21 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:16:21 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:21 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:16:22 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:16:22 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:16:22 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:16:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:16:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:16:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space 2025/11/02 03:16:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/02 03:16:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (9.94s) === RUN TestLsLong run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:29 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:16:30 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:16:30 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:16:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:16:31 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:16:32 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:16:32 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:16:32 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:16:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:16:34 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (6.28s) === RUN TestHashSums run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:36 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:16:36 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:16:36 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:16:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:16:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:16:38 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:16:38 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:16:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:16:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:16:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.04s) === RUN TestHashSumsWithErrors 2025/11/02 03:16:42 DEBUG : Creating backend with remote ":memory:" 2025/11/02 03:16:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/02 03:16:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/02 03:16:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:42 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:16:42 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:16:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:16:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:43 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:16:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:16:44 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:16:44 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:16:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:16:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:16:46 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space 2025/11/02 03:16:46 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/02 03:16:47 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/02 03:16:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/potato3" to batch 2025/11/02 03:16:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/02 03:16:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (10.79s) === RUN TestDelete run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:16:53 DEBUG : small: Uploading chunk 1/1 2025/11/02 03:16:53 DEBUG : small: Uploading chunk 2/1 2025/11/02 03:16:53 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "small" to batch 2025/11/02 03:16:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: small 2025/11/02 03:16:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: small 2025/11/02 03:16:55 DEBUG : medium: Uploading chunk 1/1 2025/11/02 03:16:55 DEBUG : medium: Uploading chunk 2/1 2025/11/02 03:16:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "medium" to batch 2025/11/02 03:16:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: medium 2025/11/02 03:16:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: medium 2025/11/02 03:16:58 DEBUG : large: Uploading chunk 1/1 2025/11/02 03:16:58 DEBUG : large: Uploading chunk 2/1 2025/11/02 03:16:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "large" to batch 2025/11/02 03:16:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:16:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: large 2025/11/02 03:16:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: large 2025/11/02 03:17:00 DEBUG : Waiting for deletions to finish 2025/11/02 03:17:00 DEBUG : large: Excluded (Size Filter) 2025/11/02 03:17:00 DEBUG : large: Excluded 2025/11/02 03:17:01 INFO : medium: Deleted 2025/11/02 03:17:01 INFO : small: Deleted --- PASS: TestDelete (9.56s) === RUN TestMaxDelete run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:17:02 DEBUG : small: Uploading chunk 1/1 2025/11/02 03:17:03 DEBUG : small: Uploading chunk 2/1 2025/11/02 03:17:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "small" to batch 2025/11/02 03:17:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: small 2025/11/02 03:17:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: small 2025/11/02 03:17:04 DEBUG : medium: Uploading chunk 1/1 2025/11/02 03:17:05 DEBUG : medium: Uploading chunk 2/1 2025/11/02 03:17:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "medium" to batch 2025/11/02 03:17:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: medium 2025/11/02 03:17:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: medium 2025/11/02 03:17:06 DEBUG : large: Uploading chunk 1/1 2025/11/02 03:17:07 DEBUG : large: Uploading chunk 2/1 2025/11/02 03:17:07 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "large" to batch 2025/11/02 03:17:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: large 2025/11/02 03:17:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: large 2025/11/02 03:17:09 DEBUG : Waiting for deletions to finish 2025/11/02 03:17:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/02 03:17:10 INFO : medium: Deleted 2025/11/02 03:17:10 INFO : large: Deleted --- PASS: TestMaxDelete (9.52s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:17:12 DEBUG : small: Uploading chunk 1/1 2025/11/02 03:17:12 DEBUG : small: Uploading chunk 2/1 2025/11/02 03:17:13 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "small" to batch 2025/11/02 03:17:13 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:13 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: small 2025/11/02 03:17:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: small 2025/11/02 03:17:14 DEBUG : medium: Uploading chunk 1/1 2025/11/02 03:17:14 DEBUG : medium: Uploading chunk 2/1 2025/11/02 03:17:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "medium" to batch 2025/11/02 03:17:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: medium 2025/11/02 03:17:16 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: medium 2025/11/02 03:17:17 DEBUG : large: Uploading chunk 1/1 2025/11/02 03:17:17 DEBUG : large: Uploading chunk 2/1 2025/11/02 03:17:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "large" to batch 2025/11/02 03:17:18 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:18 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: large 2025/11/02 03:17:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: large 2025/11/02 03:17:19 DEBUG : Waiting for deletions to finish 2025/11/02 03:17:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/02 03:17:20 INFO : medium: Deleted 2025/11/02 03:17:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.95s) === RUN TestMaxDeleteSize run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:17:22 DEBUG : small: Uploading chunk 1/1 2025/11/02 03:17:22 DEBUG : small: Uploading chunk 2/1 2025/11/02 03:17:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "small" to batch 2025/11/02 03:17:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:23 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: small 2025/11/02 03:17:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: small 2025/11/02 03:17:24 DEBUG : medium: Uploading chunk 1/1 2025/11/02 03:17:24 DEBUG : medium: Uploading chunk 2/1 2025/11/02 03:17:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "medium" to batch 2025/11/02 03:17:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: medium 2025/11/02 03:17:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: medium 2025/11/02 03:17:26 DEBUG : large: Uploading chunk 1/1 2025/11/02 03:17:26 DEBUG : large: Uploading chunk 2/1 2025/11/02 03:17:27 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "large" to batch 2025/11/02 03:17:27 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:27 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: large 2025/11/02 03:17:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: large 2025/11/02 03:17:28 DEBUG : Waiting for deletions to finish 2025/11/02 03:17:29 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/02 03:17:29 INFO : large: Deleted 2025/11/02 03:17:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.78s) === RUN TestReadFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:17:32 DEBUG : ReadFile: Uploading chunk 1/1 2025/11/02 03:17:32 DEBUG : ReadFile: Uploading chunk 2/1 2025/11/02 03:17:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "ReadFile" to batch 2025/11/02 03:17:34 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:34 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: ReadFile 2025/11/02 03:17:35 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.87s) === RUN TestRetry 2025/11/02 03:17:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/02 03:17:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/02 03:17:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 03:17:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 03:17:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 03:17:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 03:17:37 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:17:37 DEBUG : file1: Uploading chunk 1/1 2025/11/02 03:17:38 DEBUG : file1: Uploading chunk 2/1 2025/11/02 03:17:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file1" to batch 2025/11/02 03:17:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:38 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file1 2025/11/02 03:17:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file1 2025/11/02 03:17:39 DEBUG : file2: Uploading chunk 1/1 2025/11/02 03:17:40 DEBUG : file2: Uploading chunk 2/1 2025/11/02 03:17:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file2" to batch 2025/11/02 03:17:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:17:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file2 2025/11/02 03:17:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (12.26s) === RUN TestPurge 2025/11/02 03:17:49 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hupozal2deze" 2025/11/02 03:17:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:17:50 DEBUG : Creating backend with remote "/tmp/rclone2671459085" run.go:185: Remote "Dropbox root 'rclone-test-hupozal2deze'", Local "Local file system at /tmp/rclone2671459085", Modify Window "1s" 2025/11/02 03:17:51 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/02 03:17:51 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/02 03:17:52 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Adding "A1/B1/C1/one" to batch 2025/11/02 03:17:52 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Batch idle for 500ms so committing 2025/11/02 03:17:52 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/02 03:17:53 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/02 03:17:53 INFO : A2: Making directory 2025/11/02 03:17:54 INFO : A1/B2: Making directory 2025/11/02 03:17:54 INFO : A1/B2/C2: Making directory 2025/11/02 03:17:55 INFO : A1/B1/C3: Making directory 2025/11/02 03:17:56 INFO : A3: Making directory 2025/11/02 03:17:56 INFO : A3/B3: Making directory 2025/11/02 03:17:57 INFO : A3/B3/C4: Making directory 2025/11/02 03:17:58 DEBUG : A1/two: Uploading chunk 1/1 2025/11/02 03:17:58 DEBUG : A1/two: Uploading chunk 2/1 2025/11/02 03:17:59 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Adding "A1/two" to batch 2025/11/02 03:18:00 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Batch idle for 500ms so committing 2025/11/02 03:18:00 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Committing sync batch length 1 starting with: A1/two 2025/11/02 03:18:00 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Committed sync batch length 1 starting with: A1/two 2025/11/02 03:18:04 ERROR : error listing: directory not found 2025/11/02 03:18:04 DEBUG : Dropbox root 'rclone-test-hupozal2deze': Purge remote 2025/11/02 03:18:04 NOTICE: purge failed: path_lookup/not_found/.. --- PASS: TestPurge (14.42s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:18:04 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/02 03:18:05 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/02 03:18:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/B1/C1/one" to batch 2025/11/02 03:18:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:18:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/02 03:18:06 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/02 03:18:06 INFO : A2: Making directory 2025/11/02 03:18:07 INFO : A1/B2: Making directory 2025/11/02 03:18:08 INFO : A1/B2/C2: Making directory 2025/11/02 03:18:08 INFO : A1/B1/C3: Making directory 2025/11/02 03:18:09 INFO : A3: Making directory 2025/11/02 03:18:10 INFO : A3/B3: Making directory 2025/11/02 03:18:11 INFO : A3/B3/C4: Making directory 2025/11/02 03:18:12 DEBUG : A1/two: Uploading chunk 1/1 2025/11/02 03:18:12 DEBUG : A1/two: Uploading chunk 2/1 2025/11/02 03:18:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/two" to batch 2025/11/02 03:18:13 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:18:13 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/two 2025/11/02 03:18:14 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/two 2025/11/02 03:18:16 DEBUG : removing 1 level 3 directories 2025/11/02 03:18:16 INFO : A3/B3/C4: Removing directory 2025/11/02 03:18:19 DEBUG : removing 2 level 3 directories 2025/11/02 03:18:19 INFO : A1/B2/C2: Removing directory 2025/11/02 03:18:19 INFO : A1/B1/C3: Removing directory 2025/11/02 03:18:20 DEBUG : removing 2 level 2 directories 2025/11/02 03:18:20 INFO : A3/B3: Removing directory 2025/11/02 03:18:20 INFO : A1/B2: Removing directory 2025/11/02 03:18:22 DEBUG : removing 2 level 1 directories 2025/11/02 03:18:22 INFO : A3: Removing directory 2025/11/02 03:18:22 INFO : A2: Removing directory 2025/11/02 03:18:26 DEBUG : removing 1 level 3 directories 2025/11/02 03:18:26 INFO : A1/B1/C1: Removing directory 2025/11/02 03:18:27 DEBUG : removing 1 level 2 directories 2025/11/02 03:18:27 INFO : A1/B1: Removing directory 2025/11/02 03:18:28 DEBUG : removing 1 level 1 directories 2025/11/02 03:18:28 INFO : A1: Removing directory 2025/11/02 03:18:29 DEBUG : removing 1 level 0 directories 2025/11/02 03:18:29 INFO : Dropbox root 'rclone-test-nofalox9towa': Removing directory 2025/11/02 03:18:30 ERROR : error listing: directory not found 2025/11/02 03:18:30 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (26.54s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:18:31 INFO : A1: Making directory 2025/11/02 03:18:32 INFO : A1/B1: Making directory 2025/11/02 03:18:32 INFO : A1/B1/C1: Making directory 2025/11/02 03:18:36 DEBUG : removing 1 level 3 directories 2025/11/02 03:18:36 INFO : A1/B1/C1: Removing directory 2025/11/02 03:18:37 DEBUG : removing 1 level 2 directories 2025/11/02 03:18:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.74s) === RUN TestRmdirsWithFilter run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:18:40 INFO : A1: Making directory 2025/11/02 03:18:41 INFO : A1/B1: Making directory 2025/11/02 03:18:42 INFO : A1/B1/C1: Making directory 2025/11/02 03:18:45 DEBUG : removing 1 level 3 directories 2025/11/02 03:18:45 INFO : A1/B1/C1: Removing directory 2025/11/02 03:18:46 DEBUG : removing 1 level 2 directories 2025/11/02 03:18:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.99s) === RUN TestCopyURL run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:18:50 DEBUG : file1: Uploading chunk 1/1 2025/11/02 03:18:50 DEBUG : file1: Uploading chunk 2/1 2025/11/02 03:18:50 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file1" to batch 2025/11/02 03:18:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:18:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file1 2025/11/02 03:18:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file1 2025/11/02 03:18:52 DEBUG : filename.txt: File name found in url 2025/11/02 03:18:52 DEBUG : filename.txt: Uploading chunk 1/1 2025/11/02 03:18:52 DEBUG : filename.txt: Uploading chunk 2/1 2025/11/02 03:18:53 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "filename.txt" to batch 2025/11/02 03:18:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:18:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: filename.txt 2025/11/02 03:18:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: filename.txt 2025/11/02 03:18:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/02 03:18:54 DEBUG : headerfilename.txt: Uploading chunk 1/1 2025/11/02 03:18:55 DEBUG : headerfilename.txt: Uploading chunk 2/1 2025/11/02 03:18:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "headerfilename.txt" to batch 2025/11/02 03:18:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:18:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: headerfilename.txt 2025/11/02 03:18:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: headerfilename.txt 2025/11/02 03:18:57 DEBUG : file2: Uploading chunk 1/1 2025/11/02 03:18:57 DEBUG : file2: Uploading chunk 2/1 2025/11/02 03:18:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file2" to batch 2025/11/02 03:18:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:18:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file2 2025/11/02 03:18:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (12.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:19:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 03:19:02 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/02 03:19:02 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/02 03:19:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub/file2" to batch 2025/11/02 03:19:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub/file2 2025/11/02 03:19:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub/file2 2025/11/02 03:19:04 DEBUG : sub/file2: size = 14 OK 2025/11/02 03:19:04 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:19:04 INFO : file1: Copied (new) to: sub/file2 2025/11/02 03:19:04 INFO : file1: Deleted 2025/11/02 03:19:05 DEBUG : sub/file2: size = 14 OK 2025/11/02 03:19:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 03:19:05 DEBUG : file1: Unchanged skipping 2025/11/02 03:19:05 INFO : file1: Deleted 2025/11/02 03:19:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.74s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:19:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 03:19:10 DEBUG : file1: Uploading chunk 1/1 2025/11/02 03:19:10 DEBUG : file1: Uploading chunk 2/1 2025/11/02 03:19:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "file1" to batch 2025/11/02 03:19:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: file1 2025/11/02 03:19:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: file1 2025/11/02 03:19:12 DEBUG : file1: size = 14 OK 2025/11/02 03:19:12 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:19:12 INFO : file1: Copied (new) 2025/11/02 03:19:12 INFO : file1: Deleted 2025/11/02 03:19:12 DEBUG : file1: Destination exists, skipping 2025/11/02 03:19:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.94s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:19:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 03:19:14 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/02 03:19:14 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/02 03:19:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub/file2" to batch 2025/11/02 03:19:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:15 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub/file2 2025/11/02 03:19:16 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub/file2 2025/11/02 03:19:16 DEBUG : sub/file2: size = 14 OK 2025/11/02 03:19:16 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:19:16 INFO : file1: Copied (new) to: sub/file2 2025/11/02 03:19:16 INFO : file1: Deleted 2025/11/02 03:19:17 DEBUG : sub/file2: size = 14 OK 2025/11/02 03:19:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 03:19:17 DEBUG : file1: Unchanged skipping 2025/11/02 03:19:17 INFO : file1: Deleted 2025/11/02 03:19:18 DEBUG : sub/file2: moving to sub/File2-rclone-move-lujarec4 2025/11/02 03:19:19 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-lujarec4 2025/11/02 03:19:19 DEBUG : sub/file2: moving to sub/File2 2025/11/02 03:19:20 INFO : sub/File2-rclone-move-lujarec4: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.60s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:19:23 DEBUG : hello: Uploading chunk 1/1 2025/11/02 03:19:23 DEBUG : hello: Uploading chunk 2/1 2025/11/02 03:19:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "hello" to batch 2025/11/02 03:19:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: hello 2025/11/02 03:19:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: hello 2025/11/02 03:19:26 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.99s) === RUN TestMoveFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:19:27 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/02 03:19:28 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/02 03:19:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "dst/file1" to batch 2025/11/02 03:19:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: dst/file1 2025/11/02 03:19:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: dst/file1 2025/11/02 03:19:30 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nofalox9towa/backup" 2025/11/02 03:19:30 DEBUG : Config file has changed externally - reloading 2025/11/02 03:19:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2338321613) 2025/11/02 03:19:30 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-nofalox9towa') 2025/11/02 03:19:30 DEBUG : dst/file1: Sizes differ 2025/11/02 03:19:32 INFO : dst/file1: Moved (server-side) 2025/11/02 03:19:32 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/02 03:19:32 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/02 03:19:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "dst/file1" to batch 2025/11/02 03:19:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:33 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: dst/file1 2025/11/02 03:19:34 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: dst/file1 2025/11/02 03:19:34 DEBUG : dst/file1: size = 14 OK 2025/11/02 03:19:34 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/02 03:19:34 INFO : dst/file1: Copied (new) 2025/11/02 03:19:34 INFO : dst/file1: Deleted 2025/11/02 03:19:40 INFO : Dropbox root 'rclone-test-nofalox9towa/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (12.80s) === 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:19:40 DEBUG : A1/one: Uploading chunk 1/1 2025/11/02 03:19:41 DEBUG : A1/one: Uploading chunk 2/1 2025/11/02 03:19:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/one" to batch 2025/11/02 03:19:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/one 2025/11/02 03:19:42 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/one 2025/11/02 03:19:42 DEBUG : A1/two: Uploading chunk 1/1 2025/11/02 03:19:43 DEBUG : A1/two: Uploading chunk 2/1 2025/11/02 03:19:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/two" to batch 2025/11/02 03:19:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:44 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/two 2025/11/02 03:19:45 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/two 2025/11/02 03:19:45 DEBUG : A1/B1/three: Uploading chunk 1/1 2025/11/02 03:19:46 DEBUG : A1/B1/three: Uploading chunk 2/1 2025/11/02 03:19:46 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/B1/three" to batch 2025/11/02 03:19:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/B1/three 2025/11/02 03:19:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/B1/three 2025/11/02 03:19:48 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2025/11/02 03:19:48 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2025/11/02 03:19:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/B1/C1/four" to batch 2025/11/02 03:19:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/B1/C1/four 2025/11/02 03:19:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/B1/C1/four 2025/11/02 03:19:50 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2025/11/02 03:19:50 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2025/11/02 03:19:50 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "A1/B1/C2/five" to batch 2025/11/02 03:19:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:19:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: A1/B1/C2/five 2025/11/02 03:19:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: A1/B1/C2/five 2025/11/02 03:19:51 INFO : A1/B2: Making directory 2025/11/02 03:19:52 INFO : A1/B1/C3: Making directory 2025/11/02 03:20:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/02 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:20:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/02 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/02 03:20:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/02 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/02 03:20:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/02 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/02 03:20:02 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/02 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/02 03:20:02 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2025/11/02 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/02 03:20:03 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/02 03:20:03 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/02 03:20:03 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/02 03:20:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/02 03:20:03 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/02 03:20:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/02 03:20:03 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2025/11/02 03:20:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/02 03:20:04 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/02 03:20:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/02 03:20:06 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/02 03:20:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/02 03:20:07 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/02 03:20:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/02 03:20:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/02 03:20:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/02 03:20:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/02 03:20:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/02 03:20:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/02 03:20:11 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/02 03:20:11 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/02 03:20:12 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/02 03:20:12 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/02 03:20:12 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/02 03:20:13 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/02 03:20:13 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/02 03:20:13 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/02 03:20:14 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/02 03:20:14 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/02 03:20:15 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/02 03:20:15 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:20:17 INFO : Dropbox root 'rclone-test-nofalox9towa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/02 03:20:22 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/02 03:20:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:20:22 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/02 03:20:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/02 03:20:22 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/02 03:20:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/02 03:20:23 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/02 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/02 03:20:23 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/02 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/02 03:20:23 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/02 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/02 03:20:23 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/02 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/02 03:20:23 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2025/11/02 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/02 03:20:23 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/02 03:20:23 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/02 03:20:24 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2025/11/02 03:20:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/02 03:20:24 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/02 03:20:24 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/02 03:20:27 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/02 03:20:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/02 03:20:28 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/02 03:20:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/02 03:20:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/02 03:20:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/02 03:20:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/02 03:20:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/02 03:20:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/02 03:20:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/02 03:20:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/02 03:20:32 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/02 03:20:32 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/02 03:20:32 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/02 03:20:33 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/02 03:20:33 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/02 03:20:33 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/02 03:20:34 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/02 03:20:34 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/02 03:20:34 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/02 03:20:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (67.02s) === RUN TestGetFsInfo run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:20:47 DEBUG : Dropbox root 'rclone-test-nofalox9towa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 03:20:48 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/02 03:20:48 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/02 03:20:48 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "no_checksum_small_file_from_pipe" to batch 2025/11/02 03:20:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:20:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/02 03:20:49 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/02 03:20:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 03:20:49 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/02 03:20:49 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/02 03:20:50 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/02 03:20:50 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/02 03:20:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "no_checksum_big_file_from_pipe" to batch 2025/11/02 03:20:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:20:51 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/02 03:20:52 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/02 03:20:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 03:20:52 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/02 03:20:52 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:20:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 03:20:54 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/02 03:20:54 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/02 03:20:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "with_checksum_small_file_from_pipe" to batch 2025/11/02 03:20:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:20:55 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/02 03:20:56 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/02 03:20:56 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 03:20:56 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/02 03:20:56 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/02 03:20:57 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/02 03:20:57 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/02 03:20:57 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "with_checksum_big_file_from_pipe" to batch 2025/11/02 03:20:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:20:58 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/02 03:20:59 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/02 03:20:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 03:20:59 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/02 03:20:59 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:21:01 DEBUG : Dropbox root 'rclone-test-nofalox9towa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 03:21:01 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/02 03:21:01 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/02 03:21:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/02 03:21:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:02 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/02 03:21:03 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/02 03:21:03 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 03:21:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 03:21:03 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/02 03:21:03 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/02 03:21:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/02 03:21:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:04 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/02 03:21:05 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/02 03:21:05 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 03:21:05 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:21:07 DEBUG : Dropbox root 'rclone-test-nofalox9towa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 03:21:07 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/02 03:21:08 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/02 03:21:08 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/02 03:21:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/02 03:21:09 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/02 03:21:09 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 03:21:09 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/02 03:21:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/02 03:21:10 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/02 03:21:10 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/02 03:21:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/02 03:21:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:11 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/02 03:21:12 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/02 03:21:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 03:21:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/02 03:21:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.89s) === RUN TestRcatMetadata run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (2.04s) === RUN TestRcatSize run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:21:16 DEBUG : potato1: Uploading chunk 1/1 2025/11/02 03:21:16 DEBUG : potato1: Uploading chunk 2/1 2025/11/02 03:21:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato1" to batch 2025/11/02 03:21:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:17 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato1 2025/11/02 03:21:18 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato1 2025/11/02 03:21:18 DEBUG : Dropbox root 'rclone-test-nofalox9towa': File to upload is small (60 bytes), uploading instead of streaming 2025/11/02 03:21:18 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:21:19 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:21:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:21:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:19 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:21:20 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:21:20 DEBUG : potato2: size = 60 OK 2025/11/02 03:21:20 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2025/11/02 03:21:20 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.31s) === RUN TestRcatSizeMetadata run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.40s) === RUN TestTouchDir run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:21:23 DEBUG : potato2: Uploading chunk 1/1 2025/11/02 03:21:23 DEBUG : potato2: Uploading chunk 2/1 2025/11/02 03:21:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "potato2" to batch 2025/11/02 03:21:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:24 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: potato2 2025/11/02 03:21:25 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: potato2 2025/11/02 03:21:25 DEBUG : empty space: Uploading chunk 1/1 2025/11/02 03:21:26 DEBUG : empty space: Uploading chunk 2/1 2025/11/02 03:21:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "empty space" to batch 2025/11/02 03:21:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:26 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: empty space 2025/11/02 03:21:27 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: empty space 2025/11/02 03:21:27 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/02 03:21:28 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/02 03:21:28 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/potato3" to batch 2025/11/02 03:21:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/02 03:21:29 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/potato3 2025/11/02 03:21:30 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Touching "empty space" 2025/11/02 03:21:30 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Touching "potato2" 2025/11/02 03:21:30 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2025/11/02 03:21:30 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2025/11/02 03:21:30 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Touching "sub dir/potato3" 2025/11/02 03:21:30 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (11.34s) === RUN TestMkdirMetadata run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.45s) === RUN TestMkdirModTime run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.41s) === RUN TestCopyDirMetadata run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.41s) === RUN TestDirsEqual run.go:185: Remote "Dropbox root 'rclone-test-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", 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-nofalox9towa'", Local "Local file system at /tmp/rclone2338321613", Modify Window "1s" 2025/11/02 03:21:36 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2025/11/02 03:21:36 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2025/11/02 03:21:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/test remove existing" to batch 2025/11/02 03:21:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:37 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/test remove existing 2025/11/02 03:21:39 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/test remove existing 2025/11/02 03:21:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2025/11/02 03:21:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2025/11/02 03:21:40 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2025/11/02 03:21:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Batch idle for 500ms so committing 2025/11/02 03:21:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/02 03:21:41 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/02 03:21:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.boyozej8" before starting 2025/11/02 03:21:44 DEBUG : sub dir/test remove existing.boyozej8: TEST: removing renamed existing file after operation 2025/11/02 03:21:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qitukuw0" before starting 2025/11/02 03:21:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qitukuw0: TEST: renaming existing back after failed operation 2025/11/02 03:21:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mehimib6" before starting 2025/11/02 03:21:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mehimib6: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.41s) === 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/02 03:21:54 DEBUG : Dropbox root 'rclone-test-nofalox9towa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 11m18.101208621s (try 1/5)