"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2025/11/25 02:27:14 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo" 2025/11/25 02:27:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:27:15 DEBUG : Creating backend with remote "/tmp/rclone1969176350" === 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/25 02:27:15 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/25 02:27:15 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2025/11/25 02:27:15 DEBUG : a: size = 0 OK 2025/11/25 02:27:15 DEBUG : a: size = 1 (memory) 2025/11/25 02:27:15 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/25 02:27:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/25 02:27:15 DEBUG : potato: Seek from 10 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 10 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 2 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/25 02:27:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 2 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/25 02:27:15 DEBUG : potato: Seek from 8 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 8 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/25 02:27:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:27:15 DEBUG : potato: Seek from 5 to 2 2025/11/25 02:27:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/25 02:27:15 DEBUG : potato: Seek from 9 to 0 2025/11/25 02:27:15 DEBUG : potato: Seek from 9 to 0 2025/11/25 02:27:15 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:27:16 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/25 02:27:17 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/25 02:27:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "rutabaga" to batch 2025/11/25 02:27:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: rutabaga 2025/11/25 02:27:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/11/25 02:27:20 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:27:20 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:27:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:27:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:27:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2025/11/25 02:27:23 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:27:23 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:27:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:27:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:27:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2025/11/25 02:27:26 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/25 02:27:27 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/25 02:27:27 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "remotepotato" to batch 2025/11/25 02:27:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: remotepotato 2025/11/25 02:27:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.95s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.32s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/11/25 02:27:32 DEBUG : Creating backend with remote "nonexistent" 2025/11/25 02:27:32 DEBUG : Creating backend with remote "nonexistent" 2025/11/25 02:27:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/25 02:27:32 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/25 02:27:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/25 02:27:32 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:27:33 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/25 02:27:33 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/25 02:27:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "rutabaga" to batch 2025/11/25 02:27:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: rutabaga 2025/11/25 02:27:35 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/25 02:27:37 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:27:38 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:27:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:27:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:27:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2025/11/25 02:27:41 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:27:41 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:27:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:27:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:27:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/25 02:27:46 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/25 02:27:47 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/25 02:27:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "remotepotato" to batch 2025/11/25 02:27:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: remotepotato 2025/11/25 02:27:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.64s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:27:54 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/25 02:27:55 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/25 02:27:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "rutabaga" to batch 2025/11/25 02:27:56 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:56 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: rutabaga 2025/11/25 02:27:56 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/25 02:27:58 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:27:58 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:27:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:27:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:27:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:28:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2025/11/25 02:28:01 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:28:01 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:28:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:28:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:28:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/25 02:28:04 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/25 02:28:05 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/25 02:28:05 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "remotepotato" to batch 2025/11/25 02:28:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: remotepotato 2025/11/25 02:28:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.46s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.33s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:28:11 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:11 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum 2025/11/25 02:28:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/25 02:28:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/25 02:28:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/25 02:28:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/25 02:28:14 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:15 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:15 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum 2025/11/25 02:28:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/25 02:28:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/25 02:28:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/25 02:28:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.58s) === RUN TestCheckSum run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:28:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/data" check_test.go:350: Dropbox root 'rclone-test-gasequy9tumo/data' lacks md5, skipping --- SKIP: TestCheckSum (0.83s) === RUN TestCheckSumDownload run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:28:20 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/data" 2025/11/25 02:28:20 DEBUG : data/banana: Uploading chunk 1/1 2025/11/25 02:28:21 DEBUG : data/banana: Uploading chunk 2/1 2025/11/25 02:28:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "data/banana" to batch 2025/11/25 02:28:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: data/banana 2025/11/25 02:28:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: data/banana 2025/11/25 02:28:23 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:23 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2025/11/25 02:28:29 DEBUG : data/potato: Uploading chunk 1/1 2025/11/25 02:28:30 DEBUG : data/potato: Uploading chunk 2/1 2025/11/25 02:28:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "data/potato" to batch 2025/11/25 02:28:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: data/potato 2025/11/25 02:28:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: data/potato 2025/11/25 02:28:32 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:32 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2025/11/25 02:28:38 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:39 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:40 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:40 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:40 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2025/11/25 02:28:43 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:44 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:44 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:46 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2025/11/25 02:28:49 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:49 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:51 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2025/11/25 02:28:54 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:28:55 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:28:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:28:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:28:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:28:56 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2025/11/25 02:28:59 DEBUG : data/banana: Uploading chunk 1/1 2025/11/25 02:29:00 DEBUG : data/banana: Uploading chunk 2/1 2025/11/25 02:29:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "data/banana" to batch 2025/11/25 02:29:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:29:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: data/banana 2025/11/25 02:29:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: data/banana 2025/11/25 02:29:02 DEBUG : data/potato: Uploading chunk 1/1 2025/11/25 02:29:02 DEBUG : data/potato: Uploading chunk 2/1 2025/11/25 02:29:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "data/potato" to batch 2025/11/25 02:29:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:29:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: data/potato 2025/11/25 02:29:04 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: data/potato 2025/11/25 02:29:04 DEBUG : test.sum: Uploading chunk 1/1 2025/11/25 02:29:05 DEBUG : test.sum: Uploading chunk 2/1 2025/11/25 02:29:05 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "test.sum" to batch 2025/11/25 02:29:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:29:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: test.sum 2025/11/25 02:29:07 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (52.82s) --- PASS: TestCheckSumDownload/subtest1 (2.13s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (1.97s) --- PASS: TestCheckSumDownload/subtest6 (1.73s) --- PASS: TestCheckSumDownload/subtest7 (1.90s) === RUN TestApplyTransforms 2025/11/25 02:29:12 DEBUG : Creating backend with remote "TestDropbox:rclone-test-luhireb1ciqu" 2025/11/25 02:29:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:29:13 DEBUG : Creating backend with remote "/tmp/rclone1520347917" run.go:185: Remote "Dropbox root 'rclone-test-luhireb1ciqu'", Local "Local file system at /tmp/rclone1520347917", Modify Window "1s" 2025/11/25 02:29:14 DEBUG : hello, world!: Uploading chunk 1/1 2025/11/25 02:29:14 DEBUG : hello, world!: Uploading chunk 2/1 2025/11/25 02:29:15 DEBUG : Dropbox root 'rclone-test-luhireb1ciqu': Adding "hello, world!" to batch 2025/11/25 02:29:15 DEBUG : Dropbox root 'rclone-test-luhireb1ciqu': Batch idle for 500ms so committing 2025/11/25 02:29:15 DEBUG : Dropbox root 'rclone-test-luhireb1ciqu': Committing sync batch length 1 starting with: hello, world! 2025/11/25 02:29:16 DEBUG : Dropbox root 'rclone-test-luhireb1ciqu': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2025/11/25 02:29:17 ERROR : hello, world!: sum not found 2025/11/25 02:29:17 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-luhireb1ciqu' 2025/11/25 02:29:17 NOTICE: Dropbox root 'rclone-test-luhireb1ciqu': 1 files missing 2025/11/25 02:29:17 NOTICE: 1 hashes missing 2025/11/25 02:29:17 NOTICE: Dropbox root 'rclone-test-luhireb1ciqu': 1 differences found 2025/11/25 02:29:17 NOTICE: Dropbox root 'rclone-test-luhireb1ciqu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/25 02:29:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:29:17 NOTICE: Dropbox root 'rclone-test-luhireb1ciqu': 0 differences found 2025/11/25 02:29:17 NOTICE: Dropbox root 'rclone-test-luhireb1ciqu': 1 matching files 2025/11/25 02:29:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lajewip1qabu" 2025/11/25 02:29:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:29:18 DEBUG : Creating backend with remote "/tmp/rclone3495666765" run.go:185: Remote "Dropbox root 'rclone-test-lajewip1qabu'", Local "Local file system at /tmp/rclone3495666765", Modify Window "1s" 2025/11/25 02:29:19 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/25 02:29:19 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/25 02:29:20 DEBUG : Dropbox root 'rclone-test-lajewip1qabu': Adding "HELLO, WORLD!" to batch 2025/11/25 02:29:21 DEBUG : Dropbox root 'rclone-test-lajewip1qabu': Batch idle for 500ms so committing 2025/11/25 02:29:21 DEBUG : Dropbox root 'rclone-test-lajewip1qabu': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/25 02:29:21 DEBUG : Dropbox root 'rclone-test-lajewip1qabu': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/11/25 02:29:22 ERROR : HELLO, WORLD!: sum not found 2025/11/25 02:29:22 ERROR : hello, world!: file not in Dropbox root 'rclone-test-lajewip1qabu' 2025/11/25 02:29:22 NOTICE: Dropbox root 'rclone-test-lajewip1qabu': 1 files missing 2025/11/25 02:29:22 NOTICE: 1 hashes missing 2025/11/25 02:29:22 NOTICE: Dropbox root 'rclone-test-lajewip1qabu': 1 differences found 2025/11/25 02:29:22 NOTICE: Dropbox root 'rclone-test-lajewip1qabu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/25 02:29:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:29:23 NOTICE: Dropbox root 'rclone-test-lajewip1qabu': 0 differences found 2025/11/25 02:29:23 NOTICE: Dropbox root 'rclone-test-lajewip1qabu': 1 matching files 2025/11/25 02:29:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-poborax4xase" 2025/11/25 02:29:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:29:23 DEBUG : Creating backend with remote "/tmp/rclone1963230896" run.go:185: Remote "Dropbox root 'rclone-test-poborax4xase'", Local "Local file system at /tmp/rclone1963230896", Modify Window "1s" 2025/11/25 02:29:24 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2025/11/25 02:29:25 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2025/11/25 02:29:25 DEBUG : Dropbox root 'rclone-test-poborax4xase': Adding "HeLlO, wOrLd!" to batch 2025/11/25 02:29:26 DEBUG : Dropbox root 'rclone-test-poborax4xase': Batch idle for 500ms so committing 2025/11/25 02:29:26 DEBUG : Dropbox root 'rclone-test-poborax4xase': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2025/11/25 02:29:27 DEBUG : Dropbox root 'rclone-test-poborax4xase': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/25 02:29:27 ERROR : HeLlO, wOrLd!: sum not found 2025/11/25 02:29:27 ERROR : hello, world!: file not in Dropbox root 'rclone-test-poborax4xase' 2025/11/25 02:29:27 NOTICE: Dropbox root 'rclone-test-poborax4xase': 1 files missing 2025/11/25 02:29:27 NOTICE: 1 hashes missing 2025/11/25 02:29:27 NOTICE: Dropbox root 'rclone-test-poborax4xase': 1 differences found 2025/11/25 02:29:27 NOTICE: Dropbox root 'rclone-test-poborax4xase': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/25 02:29:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:29:28 NOTICE: Dropbox root 'rclone-test-poborax4xase': 0 differences found 2025/11/25 02:29:28 NOTICE: Dropbox root 'rclone-test-poborax4xase': 1 matching files 2025/11/25 02:29:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-resabow6basi" 2025/11/25 02:29:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:29:28 DEBUG : Creating backend with remote "/tmp/rclone2281021527" run.go:185: Remote "Dropbox root 'rclone-test-resabow6basi'", Local "Local file system at /tmp/rclone2281021527", Modify Window "1s" 2025/11/25 02:29:30 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/25 02:29:30 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/25 02:29:31 DEBUG : Dropbox root 'rclone-test-resabow6basi': Adding "HELLO, WORLD!" to batch 2025/11/25 02:29:31 DEBUG : Dropbox root 'rclone-test-resabow6basi': Batch idle for 500ms so committing 2025/11/25 02:29:31 DEBUG : Dropbox root 'rclone-test-resabow6basi': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/25 02:29:32 DEBUG : Dropbox root 'rclone-test-resabow6basi': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/25 02:29:32 ERROR : HELLO, WORLD!: sum not found 2025/11/25 02:29:32 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-resabow6basi' 2025/11/25 02:29:32 NOTICE: Dropbox root 'rclone-test-resabow6basi': 1 files missing 2025/11/25 02:29:32 NOTICE: 1 hashes missing 2025/11/25 02:29:32 NOTICE: Dropbox root 'rclone-test-resabow6basi': 1 differences found 2025/11/25 02:29:32 NOTICE: Dropbox root 'rclone-test-resabow6basi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/25 02:29:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:29:33 NOTICE: Dropbox root 'rclone-test-resabow6basi': 0 differences found 2025/11/25 02:29:33 NOTICE: Dropbox root 'rclone-test-resabow6basi': 1 matching files 2025/11/25 02:29:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-foteqoy5kesa" 2025/11/25 02:29:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:29:34 DEBUG : Creating backend with remote "/tmp/rclone263083182" run.go:185: Remote "Dropbox root 'rclone-test-foteqoy5kesa'", Local "Local file system at /tmp/rclone263083182", Modify Window "1s" 2025/11/25 02:29:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/25 02:29:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/25 02:29:37 DEBUG : Dropbox root 'rclone-test-foteqoy5kesa': Adding "測試_Русский___ě_áñ" to batch 2025/11/25 02:29:37 DEBUG : Dropbox root 'rclone-test-foteqoy5kesa': Batch idle for 500ms so committing 2025/11/25 02:29:37 DEBUG : Dropbox root 'rclone-test-foteqoy5kesa': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/25 02:29:38 DEBUG : Dropbox root 'rclone-test-foteqoy5kesa': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/11/25 02:29:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/25 02:29:39 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-foteqoy5kesa' 2025/11/25 02:29:39 NOTICE: Dropbox root 'rclone-test-foteqoy5kesa': 1 files missing 2025/11/25 02:29:39 NOTICE: 1 hashes missing 2025/11/25 02:29:39 NOTICE: Dropbox root 'rclone-test-foteqoy5kesa': 1 differences found 2025/11/25 02:29:39 NOTICE: Dropbox root 'rclone-test-foteqoy5kesa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/25 02:29:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:29:40 NOTICE: Dropbox root 'rclone-test-foteqoy5kesa': 0 differences found 2025/11/25 02:29:40 NOTICE: Dropbox root 'rclone-test-foteqoy5kesa': 1 matching files 2025/11/25 02:29:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kekocev4pefo" 2025/11/25 02:29:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:29:40 DEBUG : Creating backend with remote "/tmp/rclone112414851" run.go:185: Remote "Dropbox root 'rclone-test-kekocev4pefo'", Local "Local file system at /tmp/rclone112414851", Modify Window "1s" 2025/11/25 02:29:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/25 02:29:42 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/25 02:29:42 DEBUG : Dropbox root 'rclone-test-kekocev4pefo': Adding "測試_Русский___ě_áñ" to batch 2025/11/25 02:29:43 DEBUG : Dropbox root 'rclone-test-kekocev4pefo': Batch idle for 500ms so committing 2025/11/25 02:29:43 DEBUG : Dropbox root 'rclone-test-kekocev4pefo': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/25 02:29:43 DEBUG : Dropbox root 'rclone-test-kekocev4pefo': 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/25 02:29:44 DEBUG : Dropbox root 'rclone-test-kekocev4pefo': Purge remote 2025/11/25 02:29:44 DEBUG : Dropbox root 'rclone-test-foteqoy5kesa': Purge remote 2025/11/25 02:29:45 DEBUG : Dropbox root 'rclone-test-resabow6basi': Purge remote 2025/11/25 02:29:45 DEBUG : Dropbox root 'rclone-test-poborax4xase': Purge remote 2025/11/25 02:29:46 DEBUG : Dropbox root 'rclone-test-lajewip1qabu': Purge remote 2025/11/25 02:29:46 DEBUG : Dropbox root 'rclone-test-luhireb1ciqu': Purge remote --- SKIP: TestApplyTransforms (34.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:29:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:29:48 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/25 02:29:48 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/25 02:29:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub/file2" to batch 2025/11/25 02:29:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:29:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub/file2 2025/11/25 02:29:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub/file2 2025/11/25 02:29:50 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:29:50 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:29:50 INFO : file1: Copied (new) to: sub/file2 2025/11/25 02:29:51 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:29:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 02:29:51 DEBUG : file1: Unchanged skipping 2025/11/25 02:29:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.48s) === RUN TestCopyLongFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:29:55 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/25 02:29:56 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/25 02:29:56 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "dst/file1" to batch 2025/11/25 02:29:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:29:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: dst/file1 2025/11/25 02:29:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: dst/file1 2025/11/25 02:29:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/backup" 2025/11/25 02:29:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:29:59 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-gasequy9tumo') 2025/11/25 02:29:59 DEBUG : dst/file1: Sizes differ 2025/11/25 02:30:01 INFO : dst/file1: Moved (server-side) 2025/11/25 02:30:01 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/25 02:30:01 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/25 02:30:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "dst/file1" to batch 2025/11/25 02:30:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:30:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: dst/file1 2025/11/25 02:30:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: dst/file1 2025/11/25 02:30:03 DEBUG : dst/file1: size = 14 OK 2025/11/25 02:30:03 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:30:03 INFO : dst/file1: Copied (new) 2025/11/25 02:30:09 INFO : Dropbox root 'rclone-test-gasequy9tumo/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.37s) === RUN TestCopyFileCompareDest run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:30:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/dst" 2025/11/25 02:30:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/CompareDest" 2025/11/25 02:30:10 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 02:30:11 DEBUG : one: Uploading chunk 1/1 2025/11/25 02:30:11 DEBUG : one: Uploading chunk 2/1 2025/11/25 02:30:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Adding "one" to batch 2025/11/25 02:30:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Batch idle for 500ms so committing 2025/11/25 02:30:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committing sync batch length 1 starting with: one 2025/11/25 02:30:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committed sync batch length 1 starting with: one 2025/11/25 02:30:13 DEBUG : one: size = 3 OK 2025/11/25 02:30:13 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/25 02:30:13 INFO : one: Copied (new) 2025/11/25 02:30:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:30:15 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gasequy9tumo/dst') 2025/11/25 02:30:15 DEBUG : one: Sizes differ 2025/11/25 02:30:15 DEBUG : one: Uploading chunk 1/1 2025/11/25 02:30:16 DEBUG : one: Uploading chunk 2/1 2025/11/25 02:30:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Adding "one" to batch 2025/11/25 02:30:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Batch idle for 500ms so committing 2025/11/25 02:30:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committing sync batch length 1 starting with: one 2025/11/25 02:30:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committed sync batch length 1 starting with: one 2025/11/25 02:30:18 DEBUG : one: size = 5 OK 2025/11/25 02:30:18 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/25 02:30:18 INFO : one: Copied (replaced existing) 2025/11/25 02:30:19 DEBUG : dst/one: Uploading chunk 1/1 2025/11/25 02:30:19 DEBUG : dst/one: Uploading chunk 2/1 2025/11/25 02:30:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "dst/one" to batch 2025/11/25 02:30:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:30:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: dst/one 2025/11/25 02:30:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: dst/one 2025/11/25 02:30:22 DEBUG : CompareDest/one: Uploading chunk 1/1 2025/11/25 02:30:22 DEBUG : CompareDest/one: Uploading chunk 2/1 2025/11/25 02:30:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "CompareDest/one" to batch 2025/11/25 02:30:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:30:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: CompareDest/one 2025/11/25 02:30:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: CompareDest/one 2025/11/25 02:30:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:30:26 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gasequy9tumo/dst') 2025/11/25 02:30:26 DEBUG : one: Sizes differ 2025/11/25 02:30:26 DEBUG : one: size = 5 OK 2025/11/25 02:30:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 02:30:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/25 02:30:27 DEBUG : CompareDest/two: Uploading chunk 1/1 2025/11/25 02:30:28 DEBUG : CompareDest/two: Uploading chunk 2/1 2025/11/25 02:30:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "CompareDest/two" to batch 2025/11/25 02:30:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:30:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: CompareDest/two 2025/11/25 02:30:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: CompareDest/two 2025/11/25 02:30:30 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:30:30 DEBUG : two: size = 3 OK 2025/11/25 02:30:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 02:30:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/25 02:30:32 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:30:32 DEBUG : two: size = 3 OK 2025/11/25 02:30:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 02:30:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/25 02:30:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:30:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:30:34 DEBUG : two: size = 3 (Dropbox root 'rclone-test-gasequy9tumo/CompareDest') 2025/11/25 02:30:34 DEBUG : two: Sizes differ 2025/11/25 02:30:34 DEBUG : two: Uploading chunk 1/1 2025/11/25 02:30:35 DEBUG : two: Uploading chunk 2/1 2025/11/25 02:30:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Adding "two" to batch 2025/11/25 02:30:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Batch idle for 500ms so committing 2025/11/25 02:30:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committing sync batch length 1 starting with: two 2025/11/25 02:30:38 DEBUG : two: size = 5 OK 2025/11/25 02:30:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committed sync batch length 1 starting with: two 2025/11/25 02:30:38 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2025/11/25 02:30:38 INFO : two: Copied (new) 2025/11/25 02:30:44 INFO : Dropbox root 'rclone-test-gasequy9tumo/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (34.61s) === RUN TestCopyFileCopyDest run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:30:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/dst" 2025/11/25 02:30:45 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/CopyDest" 2025/11/25 02:31:14 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 02:31:14 DEBUG : one: Uploading chunk 1/1 2025/11/25 02:31:15 DEBUG : one: Uploading chunk 2/1 2025/11/25 02:31:15 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Adding "one" to batch 2025/11/25 02:31:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Batch idle for 500ms so committing 2025/11/25 02:31:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committing sync batch length 1 starting with: one 2025/11/25 02:31:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committed sync batch length 1 starting with: one 2025/11/25 02:31:17 DEBUG : one: size = 3 OK 2025/11/25 02:31:17 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/25 02:31:17 INFO : one: Copied (new) 2025/11/25 02:31:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:31:18 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gasequy9tumo/dst') 2025/11/25 02:31:18 DEBUG : one: Sizes differ 2025/11/25 02:31:19 DEBUG : one: Uploading chunk 1/1 2025/11/25 02:31:19 DEBUG : one: Uploading chunk 2/1 2025/11/25 02:31:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Adding "one" to batch 2025/11/25 02:31:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Batch idle for 500ms so committing 2025/11/25 02:31:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committing sync batch length 1 starting with: one 2025/11/25 02:31:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committed sync batch length 1 starting with: one 2025/11/25 02:31:21 DEBUG : one: size = 5 OK 2025/11/25 02:31:21 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/25 02:31:21 INFO : one: Copied (replaced existing) 2025/11/25 02:31:22 DEBUG : dst/one: Uploading chunk 1/1 2025/11/25 02:31:22 DEBUG : dst/one: Uploading chunk 2/1 2025/11/25 02:31:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "dst/one" to batch 2025/11/25 02:31:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:31:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: dst/one 2025/11/25 02:31:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: dst/one 2025/11/25 02:31:25 DEBUG : CopyDest/one: Uploading chunk 1/1 2025/11/25 02:31:25 DEBUG : CopyDest/one: Uploading chunk 2/1 2025/11/25 02:31:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "CopyDest/one" to batch 2025/11/25 02:31:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:31:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: CopyDest/one 2025/11/25 02:31:27 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: CopyDest/one 2025/11/25 02:31:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/BackupDir" 2025/11/25 02:31:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:31:29 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gasequy9tumo/dst') 2025/11/25 02:31:29 DEBUG : one: Sizes differ 2025/11/25 02:31:30 DEBUG : one: size = 5 OK 2025/11/25 02:31:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 02:31:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:31:30 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gasequy9tumo/dst') 2025/11/25 02:31:30 DEBUG : one: Sizes differ 2025/11/25 02:31:31 INFO : one: Moved (server-side) 2025/11/25 02:31:32 DEBUG : one: size = 5 OK 2025/11/25 02:31:32 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/25 02:31:32 INFO : one: Copied (server-side copy) 2025/11/25 02:31:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/25 02:31:33 DEBUG : CopyDest/two: Uploading chunk 1/1 2025/11/25 02:31:34 DEBUG : CopyDest/two: Uploading chunk 2/1 2025/11/25 02:31:35 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "CopyDest/two" to batch 2025/11/25 02:31:35 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:31:35 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: CopyDest/two 2025/11/25 02:31:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: CopyDest/two 2025/11/25 02:31:37 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:31:37 DEBUG : two: size = 3 OK 2025/11/25 02:31:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 02:31:38 DEBUG : two: size = 3 OK 2025/11/25 02:31:38 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2025/11/25 02:31:38 INFO : two: Copied (server-side copy) 2025/11/25 02:31:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/25 02:31:39 DEBUG : two: size = 3 OK 2025/11/25 02:31:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 02:31:39 DEBUG : two: Unchanged skipping 2025/11/25 02:31:40 DEBUG : CopyDest/three: Uploading chunk 1/1 2025/11/25 02:31:40 DEBUG : CopyDest/three: Uploading chunk 2/1 2025/11/25 02:31:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "CopyDest/three" to batch 2025/11/25 02:31:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:31:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: CopyDest/three 2025/11/25 02:31:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: CopyDest/three 2025/11/25 02:31:43 DEBUG : three: Need to transfer - File not found at Destination 2025/11/25 02:31:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:31:45 DEBUG : three: size = 5 (Dropbox root 'rclone-test-gasequy9tumo/CopyDest') 2025/11/25 02:31:45 DEBUG : three: Sizes differ 2025/11/25 02:31:45 DEBUG : three: Destination not found in --copy-dest 2025/11/25 02:31:45 DEBUG : three: Uploading chunk 1/1 2025/11/25 02:31:46 DEBUG : three: Uploading chunk 2/1 2025/11/25 02:31:46 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Adding "three" to batch 2025/11/25 02:31:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Batch idle for 500ms so committing 2025/11/25 02:31:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committing sync batch length 1 starting with: three 2025/11/25 02:31:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo/dst': Committed sync batch length 1 starting with: three 2025/11/25 02:31:47 DEBUG : three: size = 7 OK 2025/11/25 02:31:47 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2025/11/25 02:31:47 INFO : three: Copied (new) 2025/11/25 02:31:56 INFO : Dropbox root 'rclone-test-gasequy9tumo/CopyDest': Committing uploads - please wait... 2025/11/25 02:31:56 INFO : Dropbox root 'rclone-test-gasequy9tumo/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (71.94s) === RUN TestCopyInplace run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:31:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/25 02:31:58 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2025/11/25 02:31:59 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2025/11/25 02:31:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "TestCopyFileMaxTransfer/file1" to batch 2025/11/25 02:32:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/25 02:32:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/25 02:32:00 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/25 02:32:00 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:32:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/25 02:32:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/25 02:32:02 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/25 02:32:02 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/25 02:32:02 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/25 02:32:03 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/25 02:32:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/25 02:32:04 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/25 02:32:06 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/25 02:32:06 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/25 02:32:08 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/25 02:32:10 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/25 02:32:12 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/25 02:32:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/25 02:32:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/25 02:32:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/25 02:32:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/25 02:32:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/25 02:32:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/25 02:32:15 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2025/11/25 02:32:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/25 02:32:16 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2025/11/25 02:32:16 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/25 02:32:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "TestCopyFileMaxTransfer/file4" to batch 2025/11/25 02:32:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/25 02:32:17 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/25 02:32:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/25 02:32:17 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/25 02:32:17 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 69de8b2e1854d9c235d9c6eba815b4854eb452673b488c2fec97e0883d7dcd5e OK 2025/11/25 02:32:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/25 02:32:18 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/25 02:32:18 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/25 02:32:18 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/25 02:32:19 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/25 02:32:19 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/25 02:32:20 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/25 02:32:20 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/25 02:32:20 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/25 02:32:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (23.59s) === RUN TestDeduplicateInteractive run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.53s) === RUN TestDeduplicateNewest run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.54s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:32:24 DEBUG : one: Uploading chunk 1/1 2025/11/25 02:32:25 DEBUG : one: Uploading chunk 2/1 2025/11/25 02:32:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "one" to batch 2025/11/25 02:32:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: one 2025/11/25 02:32:27 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: one 2025/11/25 02:32:27 DEBUG : also/one: Uploading chunk 1/1 2025/11/25 02:32:27 DEBUG : also/one: Uploading chunk 2/1 2025/11/25 02:32:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "also/one" to batch 2025/11/25 02:32:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: also/one 2025/11/25 02:32:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: also/one 2025/11/25 02:32:30 DEBUG : another: Uploading chunk 1/1 2025/11/25 02:32:30 DEBUG : another: Uploading chunk 2/1 2025/11/25 02:32:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "another" to batch 2025/11/25 02:32:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: another 2025/11/25 02:32:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: another 2025/11/25 02:32:32 DEBUG : not-one: Uploading chunk 1/1 2025/11/25 02:32:32 DEBUG : not-one: Uploading chunk 2/1 2025/11/25 02:32:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "not-one" to batch 2025/11/25 02:32:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: not-one 2025/11/25 02:32:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: not-one 2025/11/25 02:32:35 INFO : Dropbox root 'rclone-test-gasequy9tumo': Looking for duplicate dropbox hashes using newest mode. 2025/11/25 02:32:35 NOTICE: fc0c068061ad9f53342d01bb39d9bfd0d59c975a849f25d223e6852e47157e8a: Found 3 files with duplicate dropbox hashes 2025/11/25 02:32:36 INFO : one: Deleted 2025/11/25 02:32:36 INFO : also/one: Deleted 2025/11/25 02:32:36 NOTICE: fc0c068061ad9f53342d01bb39d9bfd0d59c975a849f25d223e6852e47157e8a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (16.23s) === RUN TestDeduplicateOldest run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.57s) === RUN TestDeduplicateLargest run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.58s) === RUN TestDeduplicateSmallest run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.54s) === RUN TestDeduplicateRename run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.53s) === RUN TestListDirSorted run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:32:43 DEBUG : a.txt: Uploading chunk 1/1 2025/11/25 02:32:44 DEBUG : a.txt: Uploading chunk 2/1 2025/11/25 02:32:44 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "a.txt" to batch 2025/11/25 02:32:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: a.txt 2025/11/25 02:32:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: a.txt 2025/11/25 02:32:46 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/25 02:32:46 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/25 02:32:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "zend.txt" to batch 2025/11/25 02:32:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: zend.txt 2025/11/25 02:32:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: zend.txt 2025/11/25 02:32:48 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/25 02:32:49 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/25 02:32:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/hello world" to batch 2025/11/25 02:32:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/25 02:32:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/25 02:32:51 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/25 02:32:51 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/25 02:32:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/hello world2" to batch 2025/11/25 02:32:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/25 02:32:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/25 02:32:53 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/25 02:32:54 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/25 02:32:54 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/25 02:32:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/25 02:32:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/25 02:32:56 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/25 02:32:56 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/25 02:32:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/25 02:32:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:32:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/25 02:32:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/25 02:32:58 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/25 02:32:59 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/25 02:32:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/25 02:33:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/25 02:33:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/25 02:33:02 DEBUG : a.txt: Excluded (Size Filter) 2025/11/25 02:33:02 DEBUG : a.txt: Excluded 2025/11/25 02:33:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:33:03 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:33:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:33:03 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:33:03 DEBUG : sub dir/ignore dir: Excluded 2025/11/25 02:33:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:33:03 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:33:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:33:03 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:33:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (29.75s) === RUN TestListDirSortedFn run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:33:13 DEBUG : a.txt: Uploading chunk 1/1 2025/11/25 02:33:14 DEBUG : a.txt: Uploading chunk 2/1 2025/11/25 02:33:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "a.txt" to batch 2025/11/25 02:33:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: a.txt 2025/11/25 02:33:15 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: a.txt 2025/11/25 02:33:16 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/25 02:33:16 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/25 02:33:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "zend.txt" to batch 2025/11/25 02:33:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: zend.txt 2025/11/25 02:33:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: zend.txt 2025/11/25 02:33:18 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/25 02:33:19 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/25 02:33:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/hello world" to batch 2025/11/25 02:33:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/25 02:33:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/25 02:33:21 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/25 02:33:21 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/25 02:33:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/hello world2" to batch 2025/11/25 02:33:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/25 02:33:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/25 02:33:23 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/25 02:33:24 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/25 02:33:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/25 02:33:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/25 02:33:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/25 02:33:26 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/25 02:33:27 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/25 02:33:27 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/25 02:33:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/25 02:33:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/25 02:33:29 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/25 02:33:29 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/25 02:33:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/25 02:33:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/25 02:33:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/25 02:33:33 DEBUG : a.txt: Excluded (Size Filter) 2025/11/25 02:33:33 DEBUG : a.txt: Excluded 2025/11/25 02:33:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:33:33 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:33:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:33:33 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:33:34 DEBUG : sub dir/ignore dir: Excluded 2025/11/25 02:33:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:33:34 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:33:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:33:34 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:33:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (30.81s) === RUN TestListJSON run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:33:44 DEBUG : file1: Uploading chunk 1/1 2025/11/25 02:33:44 DEBUG : file1: Uploading chunk 2/1 2025/11/25 02:33:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file1" to batch 2025/11/25 02:33:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file1 2025/11/25 02:33:46 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file1 2025/11/25 02:33:46 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/25 02:33:47 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/25 02:33:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub/file2" to batch 2025/11/25 02:33:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub/file2 2025/11/25 02:33:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': 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/25 02:33:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.39s) --- PASS: TestListJSON/Default (0.55s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:33:56 DEBUG : file1: Uploading chunk 1/1 2025/11/25 02:33:57 DEBUG : file1: Uploading chunk 2/1 2025/11/25 02:33:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file1" to batch 2025/11/25 02:33:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:33:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file1 2025/11/25 02:33:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file1 2025/11/25 02:33:59 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/25 02:33:59 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/25 02:34:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub/file2" to batch 2025/11/25 02:34:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub/file2 2025/11/25 02:34:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': 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/25 02:34:06 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/notfound" --- PASS: TestStatJSON (13.39s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.42s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (0.56s) === RUN TestMkdir run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:09 INFO : Dropbox root 'rclone-test-gasequy9tumo': Making directory 2025/11/25 02:34:10 INFO : Dropbox root 'rclone-test-gasequy9tumo': Making directory --- PASS: TestMkdir (1.32s) === RUN TestLsd run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:11 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/25 02:34:11 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/25 02:34:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/hello world" to batch 2025/11/25 02:34:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/25 02:34:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.97s) === RUN TestLs run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:17 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:34:17 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:34:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:34:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:34:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:34:20 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:34:20 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:34:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:34:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:34:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.52s) === RUN TestLsWithFilesFrom run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:24 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:34:25 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:34:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:34:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:34:27 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:34:27 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:34:28 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:34:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:34:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:34:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space 2025/11/25 02:34:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/25 02:34:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.53s) === RUN TestLsLong run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:32 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:34:32 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:34:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:34:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:34:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:34:35 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:34:35 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:34:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:34:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:34:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.69s) === RUN TestHashSums run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:40 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:34:40 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:34:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:34:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:34:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:34:42 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:34:43 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:34:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:34:44 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:44 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:34:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (7.20s) === RUN TestHashSumsWithErrors 2025/11/25 02:34:46 DEBUG : Creating backend with remote ":memory:" 2025/11/25 02:34:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/25 02:34:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/25 02:34:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/25 02:34:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/25 02:34:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/25 02:34:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/25 02:34:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/25 02:34:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/25 02:34:46 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:47 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:34:47 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:34:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:34:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:34:49 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:34:49 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:34:50 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:34:51 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:34:51 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:51 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:34:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space 2025/11/25 02:34:52 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/25 02:34:53 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/25 02:34:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/potato3" to batch 2025/11/25 02:34:54 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:34:54 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/25 02:34:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (12.41s) === RUN TestDelete run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:34:59 DEBUG : small: Uploading chunk 1/1 2025/11/25 02:35:00 DEBUG : small: Uploading chunk 2/1 2025/11/25 02:35:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "small" to batch 2025/11/25 02:35:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: small 2025/11/25 02:35:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: small 2025/11/25 02:35:02 DEBUG : medium: Uploading chunk 1/1 2025/11/25 02:35:02 DEBUG : medium: Uploading chunk 2/1 2025/11/25 02:35:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "medium" to batch 2025/11/25 02:35:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: medium 2025/11/25 02:35:04 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: medium 2025/11/25 02:35:05 DEBUG : large: Uploading chunk 1/1 2025/11/25 02:35:05 DEBUG : large: Uploading chunk 2/1 2025/11/25 02:35:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "large" to batch 2025/11/25 02:35:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: large 2025/11/25 02:35:07 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: large 2025/11/25 02:35:07 DEBUG : Waiting for deletions to finish 2025/11/25 02:35:07 DEBUG : large: Excluded (Size Filter) 2025/11/25 02:35:07 DEBUG : large: Excluded 2025/11/25 02:35:08 INFO : small: Deleted 2025/11/25 02:35:08 INFO : medium: Deleted --- PASS: TestDelete (10.58s) === RUN TestMaxDelete run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:35:10 DEBUG : small: Uploading chunk 1/1 2025/11/25 02:35:10 DEBUG : small: Uploading chunk 2/1 2025/11/25 02:35:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "small" to batch 2025/11/25 02:35:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: small 2025/11/25 02:35:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: small 2025/11/25 02:35:12 DEBUG : medium: Uploading chunk 1/1 2025/11/25 02:35:13 DEBUG : medium: Uploading chunk 2/1 2025/11/25 02:35:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "medium" to batch 2025/11/25 02:35:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: medium 2025/11/25 02:35:15 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: medium 2025/11/25 02:35:15 DEBUG : large: Uploading chunk 1/1 2025/11/25 02:35:16 DEBUG : large: Uploading chunk 2/1 2025/11/25 02:35:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "large" to batch 2025/11/25 02:35:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: large 2025/11/25 02:35:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: large 2025/11/25 02:35:18 DEBUG : Waiting for deletions to finish 2025/11/25 02:35:18 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/25 02:35:18 INFO : large: Deleted 2025/11/25 02:35:19 INFO : medium: Deleted --- PASS: TestMaxDelete (11.10s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:35:21 DEBUG : small: Uploading chunk 1/1 2025/11/25 02:35:21 DEBUG : small: Uploading chunk 2/1 2025/11/25 02:35:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "small" to batch 2025/11/25 02:35:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: small 2025/11/25 02:35:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: small 2025/11/25 02:35:24 DEBUG : medium: Uploading chunk 1/1 2025/11/25 02:35:24 DEBUG : medium: Uploading chunk 2/1 2025/11/25 02:35:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "medium" to batch 2025/11/25 02:35:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: medium 2025/11/25 02:35:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: medium 2025/11/25 02:35:26 DEBUG : large: Uploading chunk 1/1 2025/11/25 02:35:27 DEBUG : large: Uploading chunk 2/1 2025/11/25 02:35:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "large" to batch 2025/11/25 02:35:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: large 2025/11/25 02:35:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: large 2025/11/25 02:35:29 DEBUG : Waiting for deletions to finish 2025/11/25 02:35:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/25 02:35:30 INFO : medium: Deleted 2025/11/25 02:35:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (11.34s) === RUN TestMaxDeleteSize run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:35:32 DEBUG : small: Uploading chunk 1/1 2025/11/25 02:35:33 DEBUG : small: Uploading chunk 2/1 2025/11/25 02:35:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "small" to batch 2025/11/25 02:35:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: small 2025/11/25 02:35:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: small 2025/11/25 02:35:35 DEBUG : medium: Uploading chunk 1/1 2025/11/25 02:35:35 DEBUG : medium: Uploading chunk 2/1 2025/11/25 02:35:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "medium" to batch 2025/11/25 02:35:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: medium 2025/11/25 02:35:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: medium 2025/11/25 02:35:39 DEBUG : large: Uploading chunk 1/1 2025/11/25 02:35:40 DEBUG : large: Uploading chunk 2/1 2025/11/25 02:35:40 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "large" to batch 2025/11/25 02:35:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: large 2025/11/25 02:35:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: large 2025/11/25 02:35:42 DEBUG : Waiting for deletions to finish 2025/11/25 02:35:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/25 02:35:43 INFO : small: Deleted 2025/11/25 02:35:43 INFO : large: Deleted --- PASS: TestMaxDeleteSize (12.83s) === RUN TestReadFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:35:45 DEBUG : ReadFile: Uploading chunk 1/1 2025/11/25 02:35:46 DEBUG : ReadFile: Uploading chunk 2/1 2025/11/25 02:35:46 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "ReadFile" to batch 2025/11/25 02:35:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: ReadFile 2025/11/25 02:35:47 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.52s) === RUN TestRetry 2025/11/25 02:35:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/25 02:35:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/25 02:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:35:50 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:35:51 DEBUG : file1: Uploading chunk 1/1 2025/11/25 02:35:51 DEBUG : file1: Uploading chunk 2/1 2025/11/25 02:35:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file1" to batch 2025/11/25 02:35:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file1 2025/11/25 02:35:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file1 2025/11/25 02:35:53 DEBUG : file2: Uploading chunk 1/1 2025/11/25 02:35:54 DEBUG : file2: Uploading chunk 2/1 2025/11/25 02:35:54 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file2" to batch 2025/11/25 02:35:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:35:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file2 2025/11/25 02:35:55 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (15.41s) === RUN TestPurge 2025/11/25 02:36:06 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xinitag1fexi" 2025/11/25 02:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:36:06 DEBUG : Creating backend with remote "/tmp/rclone2578247031" run.go:185: Remote "Dropbox root 'rclone-test-xinitag1fexi'", Local "Local file system at /tmp/rclone2578247031", Modify Window "1s" 2025/11/25 02:36:08 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/25 02:36:08 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/25 02:36:08 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Adding "A1/B1/C1/one" to batch 2025/11/25 02:36:09 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Batch idle for 500ms so committing 2025/11/25 02:36:09 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/25 02:36:10 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/25 02:36:10 INFO : A2: Making directory 2025/11/25 02:36:11 INFO : A1/B2: Making directory 2025/11/25 02:36:11 INFO : A1/B2/C2: Making directory 2025/11/25 02:36:12 INFO : A1/B1/C3: Making directory 2025/11/25 02:36:13 INFO : A3: Making directory 2025/11/25 02:36:14 INFO : A3/B3: Making directory 2025/11/25 02:36:14 INFO : A3/B3/C4: Making directory 2025/11/25 02:36:16 DEBUG : A1/two: Uploading chunk 1/1 2025/11/25 02:36:16 DEBUG : A1/two: Uploading chunk 2/1 2025/11/25 02:36:17 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Adding "A1/two" to batch 2025/11/25 02:36:17 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Batch idle for 500ms so committing 2025/11/25 02:36:17 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Committing sync batch length 1 starting with: A1/two 2025/11/25 02:36:18 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Committed sync batch length 1 starting with: A1/two 2025/11/25 02:36:22 ERROR : error listing: directory not found 2025/11/25 02:36:22 DEBUG : Dropbox root 'rclone-test-xinitag1fexi': Purge remote 2025/11/25 02:36:22 NOTICE: purge failed: path_lookup/not_found/... --- PASS: TestPurge (16.16s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:36:22 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/25 02:36:23 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/25 02:36:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/B1/C1/one" to batch 2025/11/25 02:36:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:36:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/25 02:36:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/25 02:36:25 INFO : A2: Making directory 2025/11/25 02:36:25 INFO : A1/B2: Making directory 2025/11/25 02:36:26 INFO : A1/B2/C2: Making directory 2025/11/25 02:36:27 INFO : A1/B1/C3: Making directory 2025/11/25 02:36:28 INFO : A3: Making directory 2025/11/25 02:36:29 INFO : A3/B3: Making directory 2025/11/25 02:36:29 INFO : A3/B3/C4: Making directory 2025/11/25 02:36:30 DEBUG : A1/two: Uploading chunk 1/1 2025/11/25 02:36:31 DEBUG : A1/two: Uploading chunk 2/1 2025/11/25 02:36:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/two" to batch 2025/11/25 02:36:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:36:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/two 2025/11/25 02:36:33 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/two 2025/11/25 02:36:34 DEBUG : removing 1 level 3 directories 2025/11/25 02:36:34 INFO : A3/B3/C4: Removing directory 2025/11/25 02:36:38 DEBUG : removing 2 level 3 directories 2025/11/25 02:36:38 INFO : A1/B2/C2: Removing directory 2025/11/25 02:36:38 INFO : A1/B1/C3: Removing directory 2025/11/25 02:36:39 DEBUG : removing 2 level 2 directories 2025/11/25 02:36:39 INFO : A1/B2: Removing directory 2025/11/25 02:36:39 INFO : A3/B3: Removing directory 2025/11/25 02:36:40 DEBUG : removing 2 level 1 directories 2025/11/25 02:36:40 INFO : A3: Removing directory 2025/11/25 02:36:40 INFO : A2: Removing directory 2025/11/25 02:36:46 DEBUG : removing 1 level 3 directories 2025/11/25 02:36:46 INFO : A1/B1/C1: Removing directory 2025/11/25 02:36:47 DEBUG : removing 1 level 2 directories 2025/11/25 02:36:47 INFO : A1/B1: Removing directory 2025/11/25 02:36:48 DEBUG : removing 1 level 1 directories 2025/11/25 02:36:48 INFO : A1: Removing directory 2025/11/25 02:36:49 DEBUG : removing 1 level 0 directories 2025/11/25 02:36:49 INFO : Dropbox root 'rclone-test-gasequy9tumo': Removing directory 2025/11/25 02:36:50 ERROR : error listing: directory not found 2025/11/25 02:36:51 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (28.72s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:36:51 INFO : A1: Making directory 2025/11/25 02:36:52 INFO : A1/B1: Making directory 2025/11/25 02:36:53 INFO : A1/B1/C1: Making directory 2025/11/25 02:36:56 DEBUG : removing 1 level 3 directories 2025/11/25 02:36:56 INFO : A1/B1/C1: Removing directory 2025/11/25 02:36:57 DEBUG : removing 1 level 2 directories 2025/11/25 02:36:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.44s) === RUN TestRmdirsWithFilter run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:01 INFO : A1: Making directory 2025/11/25 02:37:02 INFO : A1/B1: Making directory 2025/11/25 02:37:03 INFO : A1/B1/C1: Making directory 2025/11/25 02:37:07 DEBUG : removing 1 level 3 directories 2025/11/25 02:37:07 INFO : A1/B1/C1: Removing directory 2025/11/25 02:37:08 DEBUG : removing 1 level 2 directories 2025/11/25 02:37:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.49s) === RUN TestCopyURL run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:12 DEBUG : file1: Uploading chunk 1/1 2025/11/25 02:37:13 DEBUG : file1: Uploading chunk 2/1 2025/11/25 02:37:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file1" to batch 2025/11/25 02:37:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file1 2025/11/25 02:37:15 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file1 2025/11/25 02:37:15 DEBUG : filename.txt: File name found in url 2025/11/25 02:37:16 DEBUG : filename.txt: Uploading chunk 1/1 2025/11/25 02:37:16 DEBUG : filename.txt: Uploading chunk 2/1 2025/11/25 02:37:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "filename.txt" to batch 2025/11/25 02:37:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: filename.txt 2025/11/25 02:37:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: filename.txt 2025/11/25 02:37:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/25 02:37:18 DEBUG : headerfilename.txt: Uploading chunk 1/1 2025/11/25 02:37:19 DEBUG : headerfilename.txt: Uploading chunk 2/1 2025/11/25 02:37:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "headerfilename.txt" to batch 2025/11/25 02:37:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: headerfilename.txt 2025/11/25 02:37:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: headerfilename.txt 2025/11/25 02:37:22 DEBUG : file2: Uploading chunk 1/1 2025/11/25 02:37:23 DEBUG : file2: Uploading chunk 2/1 2025/11/25 02:37:23 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file2" to batch 2025/11/25 02:37:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:24 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file2 2025/11/25 02:37:25 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (15.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:37:28 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/25 02:37:29 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/25 02:37:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub/file2" to batch 2025/11/25 02:37:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub/file2 2025/11/25 02:37:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub/file2 2025/11/25 02:37:30 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:37:30 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:37:30 INFO : file1: Copied (new) to: sub/file2 2025/11/25 02:37:30 INFO : file1: Deleted 2025/11/25 02:37:31 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:37:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 02:37:31 DEBUG : file1: Unchanged skipping 2025/11/25 02:37:31 INFO : file1: Deleted 2025/11/25 02:37:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.21s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:37:35 DEBUG : file1: Uploading chunk 1/1 2025/11/25 02:37:36 DEBUG : file1: Uploading chunk 2/1 2025/11/25 02:37:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "file1" to batch 2025/11/25 02:37:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: file1 2025/11/25 02:37:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: file1 2025/11/25 02:37:38 DEBUG : file1: size = 14 OK 2025/11/25 02:37:38 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:37:38 INFO : file1: Copied (new) 2025/11/25 02:37:38 INFO : file1: Deleted 2025/11/25 02:37:38 DEBUG : file1: Destination exists, skipping 2025/11/25 02:37:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.86s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:37:40 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/25 02:37:41 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/25 02:37:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub/file2" to batch 2025/11/25 02:37:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:42 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub/file2 2025/11/25 02:37:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub/file2 2025/11/25 02:37:43 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:37:43 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:37:43 INFO : file1: Copied (new) to: sub/file2 2025/11/25 02:37:43 INFO : file1: Deleted 2025/11/25 02:37:44 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:37:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 02:37:44 DEBUG : file1: Unchanged skipping 2025/11/25 02:37:44 INFO : file1: Deleted 2025/11/25 02:37:45 DEBUG : sub/file2: moving to sub/File2-rclone-move-zudiwan3 2025/11/25 02:37:46 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-zudiwan3 2025/11/25 02:37:46 DEBUG : sub/file2: moving to sub/File2 2025/11/25 02:37:47 INFO : sub/File2-rclone-move-zudiwan3: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (10.63s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:51 DEBUG : hello: Uploading chunk 1/1 2025/11/25 02:37:51 DEBUG : hello: Uploading chunk 2/1 2025/11/25 02:37:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "hello" to batch 2025/11/25 02:37:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:52 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: hello 2025/11/25 02:37:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: hello 2025/11/25 02:37:53 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.70s) === RUN TestMoveFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:37:55 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/25 02:37:56 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/25 02:37:56 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "dst/file1" to batch 2025/11/25 02:37:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:37:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: dst/file1 2025/11/25 02:37:57 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: dst/file1 2025/11/25 02:37:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gasequy9tumo/backup" 2025/11/25 02:37:58 DEBUG : Config file has changed externally - reloading 2025/11/25 02:37:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1969176350) 2025/11/25 02:37:59 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-gasequy9tumo') 2025/11/25 02:37:59 DEBUG : dst/file1: Sizes differ 2025/11/25 02:38:00 INFO : dst/file1: Moved (server-side) 2025/11/25 02:38:00 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/25 02:38:01 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/25 02:38:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "dst/file1" to batch 2025/11/25 02:38:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:38:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: dst/file1 2025/11/25 02:38:03 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: dst/file1 2025/11/25 02:38:03 DEBUG : dst/file1: size = 14 OK 2025/11/25 02:38:03 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/25 02:38:03 INFO : dst/file1: Copied (new) 2025/11/25 02:38:03 INFO : dst/file1: Deleted 2025/11/25 02:38:09 INFO : Dropbox root 'rclone-test-gasequy9tumo/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (14.20s) === 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:38:10 DEBUG : A1/one: Uploading chunk 1/1 2025/11/25 02:38:10 DEBUG : A1/one: Uploading chunk 2/1 2025/11/25 02:38:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/one" to batch 2025/11/25 02:38:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:38:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/one 2025/11/25 02:38:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/one 2025/11/25 02:38:12 DEBUG : A1/two: Uploading chunk 1/1 2025/11/25 02:38:13 DEBUG : A1/two: Uploading chunk 2/1 2025/11/25 02:38:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/two" to batch 2025/11/25 02:38:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:38:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/two 2025/11/25 02:38:14 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/two 2025/11/25 02:38:15 DEBUG : A1/B1/three: Uploading chunk 1/1 2025/11/25 02:38:15 DEBUG : A1/B1/three: Uploading chunk 2/1 2025/11/25 02:38:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/B1/three" to batch 2025/11/25 02:38:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:38:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/B1/three 2025/11/25 02:38:17 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/B1/three 2025/11/25 02:38:17 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2025/11/25 02:38:18 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2025/11/25 02:38:18 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/B1/C1/four" to batch 2025/11/25 02:38:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:38:19 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/B1/C1/four 2025/11/25 02:38:20 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/B1/C1/four 2025/11/25 02:38:20 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2025/11/25 02:38:20 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2025/11/25 02:38:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "A1/B1/C2/five" to batch 2025/11/25 02:38:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:38:21 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: A1/B1/C2/five 2025/11/25 02:38:22 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: A1/B1/C2/five 2025/11/25 02:38:22 INFO : A1/B2: Making directory 2025/11/25 02:38:24 INFO : A1/B1/C3: Making directory 2025/11/25 02:38:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/25 02:38:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 02:38:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/25 02:38:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/25 02:38:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/25 02:38:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/25 02:38:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/25 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/25 02:38:36 DEBUG : pacer: Reducing sleep to 120ms 2025/11/25 02:38:36 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/25 02:38:36 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/25 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/11/25 02:38:36 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/25 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/11/25 02:38:36 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/25 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/11/25 02:38:36 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2025/11/25 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2025/11/25 02:38:36 DEBUG : pacer: Reducing sleep to 1.44s 2025/11/25 02:38:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/25 02:38:37 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2025/11/25 02:38:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/25 02:38:37 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/25 02:38:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/25 02:38:40 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/) 2025/11/25 02:38:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/25 02:38:41 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/25 02:38:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/25 02:38:42 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/25 02:38:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/25 02:38:43 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/25 02:38:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/25 02:38:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/25 02:38:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/25 02:38:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/25 02:38:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/25 02:38:48 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/25 02:38:49 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/25 02:38:49 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/25 02:38:49 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/25 02:38:50 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/25 02:38:50 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/25 02:38:51 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/25 02:38:51 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/25 02:38:51 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/25 02:38:52 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/25 02:38:52 DEBUG : pacer: Reducing sleep to 10ms 2025/11/25 02:38:54 INFO : Dropbox root 'rclone-test-gasequy9tumo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/25 02:39:00 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/25 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 02:39:00 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/25 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/25 02:39:00 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/25 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/25 02:39:00 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/25 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/25 02:39:01 DEBUG : pacer: Reducing sleep to 120ms 2025/11/25 02:39:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/25 02:39:01 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/25 02:39:01 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/11/25 02:39:01 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2025/11/25 02:39:01 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/11/25 02:39:01 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2025/11/25 02:39:01 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/11/25 02:39:01 DEBUG : pacer: Reducing sleep to 720ms 2025/11/25 02:39:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/25 02:39:01 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/25 02:39:01 DEBUG : pacer: Rate limited, increasing sleep to 1.44s 2025/11/25 02:39:02 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/) 2025/11/25 02:39:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/25 02:39:02 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/25 02:39:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/25 02:39:04 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/25 02:39:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/25 02:39:05 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/25 02:39:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/25 02:39:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/25 02:39:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/25 02:39:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/25 02:39:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/25 02:39:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/25 02:39:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/25 02:39:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/25 02:39:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/25 02:39:10 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/25 02:39:10 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/25 02:39:10 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/25 02:39:11 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/25 02:39:11 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/25 02:39:11 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/25 02:39:12 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/25 02:39:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (76.61s) === RUN TestGetFsInfo run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:39:26 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:39:27 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/25 02:39:27 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/25 02:39:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "no_checksum_small_file_from_pipe" to batch 2025/11/25 02:39:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/25 02:39:29 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/25 02:39:29 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:39:29 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/25 02:39:29 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/25 02:39:30 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/25 02:39:30 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/25 02:39:30 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "no_checksum_big_file_from_pipe" to batch 2025/11/25 02:39:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:31 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/25 02:39:32 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/25 02:39:32 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:39:32 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/25 02:39:32 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:39:34 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:39:34 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/25 02:39:35 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/25 02:39:35 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "with_checksum_small_file_from_pipe" to batch 2025/11/25 02:39:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/25 02:39:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/25 02:39:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:39:36 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/25 02:39:36 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/25 02:39:37 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/25 02:39:37 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/25 02:39:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "with_checksum_big_file_from_pipe" to batch 2025/11/25 02:39:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:38 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/25 02:39:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/25 02:39:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:39:39 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/25 02:39:39 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-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:39:41 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:39:42 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/25 02:39:42 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/25 02:39:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/25 02:39:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:43 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/25 02:39:44 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/25 02:39:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:39:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 02:39:44 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/25 02:39:44 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/25 02:39:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/25 02:39:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:45 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/25 02:39:46 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/25 02:39:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:39:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:39:48 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:39:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/25 02:39:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/25 02:39:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/25 02:39:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:50 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/25 02:39:51 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/25 02:39:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:39:51 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/25 02:39:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/25 02:39:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/25 02:39:52 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/25 02:39:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/25 02:39:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:53 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/25 02:39:54 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/25 02:39:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:39:54 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/25 02:39:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (29.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.40s) === RUN TestRcatMetadata run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.63s) === RUN TestRcatSize run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:39:57 DEBUG : potato1: Uploading chunk 1/1 2025/11/25 02:39:57 DEBUG : potato1: Uploading chunk 2/1 2025/11/25 02:39:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato1" to batch 2025/11/25 02:39:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:39:58 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato1 2025/11/25 02:39:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato1 2025/11/25 02:39:59 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': File to upload is small (60 bytes), uploading instead of streaming 2025/11/25 02:39:59 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:40:00 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:40:00 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:40:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:40:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:40:01 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:40:01 DEBUG : potato2: size = 60 OK 2025/11/25 02:40:01 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2025/11/25 02:40:01 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (7.21s) === RUN TestRcatSizeMetadata run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestTouchDir run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:40:05 DEBUG : potato2: Uploading chunk 1/1 2025/11/25 02:40:05 DEBUG : potato2: Uploading chunk 2/1 2025/11/25 02:40:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "potato2" to batch 2025/11/25 02:40:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:40:06 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: potato2 2025/11/25 02:40:07 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: potato2 2025/11/25 02:40:08 DEBUG : empty space: Uploading chunk 1/1 2025/11/25 02:40:08 DEBUG : empty space: Uploading chunk 2/1 2025/11/25 02:40:09 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "empty space" to batch 2025/11/25 02:40:09 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:40:09 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: empty space 2025/11/25 02:40:10 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: empty space 2025/11/25 02:40:10 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/25 02:40:11 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/25 02:40:11 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/potato3" to batch 2025/11/25 02:40:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:40:12 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/25 02:40:13 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/potato3 2025/11/25 02:40:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Touching "empty space" 2025/11/25 02:40:28 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2025/11/25 02:40:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Touching "potato2" 2025/11/25 02:40:28 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2025/11/25 02:40:28 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Touching "sub dir/potato3" 2025/11/25 02:40:28 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (27.84s) === RUN TestMkdirMetadata run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.57s) === RUN TestCopyDirMetadata run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.54s) === RUN TestDirsEqual run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.54s) === RUN TestRemoveExisting run.go:185: Remote "Dropbox root 'rclone-test-gasequy9tumo'", Local "Local file system at /tmp/rclone1969176350", Modify Window "1s" 2025/11/25 02:40:35 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2025/11/25 02:40:35 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2025/11/25 02:40:36 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/test remove existing" to batch 2025/11/25 02:40:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:40:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/test remove existing 2025/11/25 02:40:37 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/test remove existing 2025/11/25 02:40:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2025/11/25 02:40:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2025/11/25 02:40:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2025/11/25 02:40:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Batch idle for 500ms so committing 2025/11/25 02:40:39 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/25 02:40:51 DEBUG : pacer: low level retry 1/10 (error ) 2025/11/25 02:40:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 02:41:02 DEBUG : pacer: Reducing sleep to 15ms 2025/11/25 02:41:02 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/25 02:41:02 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/25 02:41:02 DEBUG : pacer: Reducing sleep to 10ms 2025/11/25 02:41:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.komotic4" before starting 2025/11/25 02:41:06 DEBUG : sub dir/test remove existing.komotic4: TEST: removing renamed existing file after operation 2025/11/25 02:41:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qidicen1" before starting 2025/11/25 02:41:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qidicen1: TEST: renaming existing back after failed operation 2025/11/25 02:41:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sakobuw0" before starting 2025/11/25 02:41:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sakobuw0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (41.05s) === 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/25 02:41:16 DEBUG : Dropbox root 'rclone-test-gasequy9tumo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 14m1.81958123s (try 1/5)