"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5)
2025/03/30 01:10:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe"
2025/03/30 01:10:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:10:48 DEBUG : Creating backend with remote "/tmp/rclone1331155444"
=== 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:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/30 01:10:48 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.23s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/30 01:10:48 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.24s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/30 01:10:48 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/30 01:10:48 DEBUG : potato: Seek from 10 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 10 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Seek from 5 to 2
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/30 01:10:48 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Seek from 5 to 2
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/30 01:10:48 DEBUG : potato: Seek from 8 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 8 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/30 01:10:48 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/30 01:10:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/30 01:10:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/30 01:10:48 DEBUG : potato: Seek from 5 to 2
2025/03/30 01:10:48 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/30 01:10:48 DEBUG : potato: Seek from 9 to 0
2025/03/30 01:10:48 DEBUG : potato: Seek from 9 to 0
2025/03/30 01:10:48 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/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/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/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/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:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:10:49 DEBUG : rutabaga: Uploading chunk 1/1
2025/03/30 01:10:50 DEBUG : rutabaga: Uploading chunk 2/1
2025/03/30 01:10:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "rutabaga" to batch
2025/03/30 01:10:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:10:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: rutabaga
2025/03/30 01:10:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/30 01:10:53 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:10:53 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:10:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:10:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:10:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:10:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
=== RUN   TestCheck/3
2025/03/30 01:10:56 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:10:56 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:10:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:10:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:10:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:10:59 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/30 01:11:00 DEBUG : remotepotato: Uploading chunk 1/1
2025/03/30 01:11:01 DEBUG : remotepotato: Uploading chunk 2/1
2025/03/30 01:11:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "remotepotato" to batch
2025/03/30 01:11:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: remotepotato
2025/03/30 01:11:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: remotepotato
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (17.54s)
    --- PASS: TestCheck/1 (0.26s)
    --- PASS: TestCheck/2 (0.26s)
    --- PASS: TestCheck/3 (0.29s)
    --- PASS: TestCheck/4 (0.25s)
    --- PASS: TestCheck/5 (0.27s)
    --- PASS: TestCheck/6 (0.27s)
    --- PASS: TestCheck/7 (0.26s)
=== RUN   TestCheckFsError
2025/03/30 01:11:06 DEBUG : Creating backend with remote "nonexistent"
2025/03/30 01:11:06 DEBUG : Creating backend with remote "nonexistent"
2025/03/30 01:11:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/30 01:11:06 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/03/30 01:11:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/30 01:11:06 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:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:11:06 DEBUG : rutabaga: Uploading chunk 1/1
2025/03/30 01:11:06 DEBUG : rutabaga: Uploading chunk 2/1
2025/03/30 01:11:07 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "rutabaga" to batch
2025/03/30 01:11:07 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:07 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: rutabaga
2025/03/30 01:11:08 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/30 01:11:11 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:11:11 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:11:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:11:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:11:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
=== RUN   TestCheckDownload/3
2025/03/30 01:11:15 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:11:15 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:11:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:11:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:11:17 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/30 01:11:20 DEBUG : remotepotato: Uploading chunk 1/1
2025/03/30 01:11:20 DEBUG : remotepotato: Uploading chunk 2/1
2025/03/30 01:11:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "remotepotato" to batch
2025/03/30 01:11:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: remotepotato
2025/03/30 01:11:22 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: remotepotato
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (21.53s)
    --- PASS: TestCheckDownload/1 (1.00s)
    --- PASS: TestCheckDownload/2 (0.95s)
    --- PASS: TestCheckDownload/3 (0.88s)
    --- PASS: TestCheckDownload/4 (1.12s)
    --- PASS: TestCheckDownload/5 (0.91s)
    --- PASS: TestCheckDownload/6 (0.90s)
    --- PASS: TestCheckDownload/7 (1.14s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:11:28 DEBUG : rutabaga: Uploading chunk 1/1
2025/03/30 01:11:28 DEBUG : rutabaga: Uploading chunk 2/1
2025/03/30 01:11:29 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "rutabaga" to batch
2025/03/30 01:11:29 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:29 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: rutabaga
2025/03/30 01:11:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/30 01:11:31 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:11:32 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:11:32 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:11:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:11:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
=== RUN   TestCheckSizeOnly/3
2025/03/30 01:11:34 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:11:35 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:11:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:11:36 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:36 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:11:36 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/30 01:11:38 DEBUG : remotepotato: Uploading chunk 1/1
2025/03/30 01:11:39 DEBUG : remotepotato: Uploading chunk 2/1
2025/03/30 01:11:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "remotepotato" to batch
2025/03/30 01:11:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: remotepotato
2025/03/30 01:11:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: remotepotato
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (16.59s)
    --- PASS: TestCheckSizeOnly/1 (0.27s)
    --- PASS: TestCheckSizeOnly/2 (0.26s)
    --- PASS: TestCheckSizeOnly/3 (0.27s)
    --- PASS: TestCheckSizeOnly/4 (0.26s)
    --- PASS: TestCheckSizeOnly/5 (0.26s)
    --- PASS: TestCheckSizeOnly/6 (0.27s)
    --- PASS: TestCheckSizeOnly/7 (0.28s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:11:44 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:11:45 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:11:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:11:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:11:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
2025/03/30 01:11:47 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/30 01:11:47 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/30 01:11:47 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/30 01:11:47 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/30 01:11:48 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:11:48 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:11:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:11:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:11:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
2025/03/30 01:11:51 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/30 01:11:51 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/30 01:11:51 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/30 01:11:51 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (7.83s)
=== RUN   TestCheckSum
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:11:52 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/data"
    check_test.go:353: Dropbox root 'rclone-test-lanoguk3wixe/data' lacks md5, skipping
--- SKIP: TestCheckSum (0.81s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:11:52 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/data"
2025/03/30 01:11:53 DEBUG : data/banana: Uploading chunk 1/1
2025/03/30 01:11:54 DEBUG : data/banana: Uploading chunk 2/1
2025/03/30 01:11:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "data/banana" to batch
2025/03/30 01:11:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: data/banana
2025/03/30 01:11:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: data/banana
2025/03/30 01:11:56 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:11:56 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:11:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:11:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:11:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:11:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/03/30 01:12:00 DEBUG : data/potato: Uploading chunk 1/1
2025/03/30 01:12:01 DEBUG : data/potato: Uploading chunk 2/1
2025/03/30 01:12:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "data/potato" to batch
2025/03/30 01:12:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: data/potato
2025/03/30 01:12:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: data/potato
2025/03/30 01:12:03 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:12:04 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:12:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:12:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:12:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/03/30 01:12:08 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:12:08 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:12:09 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:12:09 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:09 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:12:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest3
2025/03/30 01:12:13 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:12:14 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:12:14 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:12:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:12:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest4
2025/03/30 01:12:19 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:12:19 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:12:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:12:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:12:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest5
2025/03/30 01:12:24 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:12:24 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:12:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:12:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:12:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest6
2025/03/30 01:12:29 DEBUG : data/banana: Uploading chunk 1/1
2025/03/30 01:12:30 DEBUG : data/banana: Uploading chunk 2/1
2025/03/30 01:12:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "data/banana" to batch
2025/03/30 01:12:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: data/banana
2025/03/30 01:12:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: data/banana
2025/03/30 01:12:31 DEBUG : data/potato: Uploading chunk 1/1
2025/03/30 01:12:32 DEBUG : data/potato: Uploading chunk 2/1
2025/03/30 01:12:32 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "data/potato" to batch
2025/03/30 01:12:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: data/potato
2025/03/30 01:12:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: data/potato
2025/03/30 01:12:34 DEBUG : test.sum: Uploading chunk 1/1
2025/03/30 01:12:34 DEBUG : test.sum: Uploading chunk 2/1
2025/03/30 01:12:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "test.sum" to batch
2025/03/30 01:12:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:12:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: test.sum
2025/03/30 01:12:36 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: test.sum
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (49.57s)
    --- PASS: TestCheckSumDownload/subtest1 (1.67s)
    --- PASS: TestCheckSumDownload/subtest2 (1.70s)
    --- PASS: TestCheckSumDownload/subtest3 (2.01s)
    --- PASS: TestCheckSumDownload/subtest4 (1.83s)
    --- PASS: TestCheckSumDownload/subtest5 (2.07s)
    --- PASS: TestCheckSumDownload/subtest6 (1.83s)
    --- PASS: TestCheckSumDownload/subtest7 (1.74s)
=== RUN   TestApplyTransforms
2025/03/30 01:12:42 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cizasiz6duro"
2025/03/30 01:12:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:12:42 DEBUG : Creating backend with remote "/tmp/rclone2927520027"
    run.go:180: Remote "Dropbox root 'rclone-test-cizasiz6duro'", Local "Local file system at /tmp/rclone2927520027", Modify Window "1s"
2025/03/30 01:12:44 DEBUG : hello, world!: Uploading chunk 1/1
2025/03/30 01:12:44 DEBUG : hello, world!: Uploading chunk 2/1
2025/03/30 01:12:45 DEBUG : Dropbox root 'rclone-test-cizasiz6duro': Adding "hello, world!" to batch
2025/03/30 01:12:45 DEBUG : Dropbox root 'rclone-test-cizasiz6duro': Batch idle for 500ms so committing
2025/03/30 01:12:45 DEBUG : Dropbox root 'rclone-test-cizasiz6duro': Committing sync batch length 1 starting with: hello, world!
2025/03/30 01:12:46 DEBUG : Dropbox root 'rclone-test-cizasiz6duro': Committed sync batch length 1 starting with: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/03/30 01:12:46 ERROR : hello, world!: sum not found
2025/03/30 01:12:46 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-cizasiz6duro'
2025/03/30 01:12:46 NOTICE: Dropbox root 'rclone-test-cizasiz6duro': 1 files missing
2025/03/30 01:12:46 NOTICE: 1 hashes missing
2025/03/30 01:12:46 NOTICE: Dropbox root 'rclone-test-cizasiz6duro': 2 differences found
2025/03/30 01:12:46 NOTICE: Dropbox root 'rclone-test-cizasiz6duro': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/30 01:12:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/30 01:12:47 NOTICE: Dropbox root 'rclone-test-cizasiz6duro': 0 differences found
2025/03/30 01:12:47 NOTICE: Dropbox root 'rclone-test-cizasiz6duro': 1 matching files
2025/03/30 01:12:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dewucom0tamo"
2025/03/30 01:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:12:47 DEBUG : Creating backend with remote "/tmp/rclone133625971"
    run.go:180: Remote "Dropbox root 'rclone-test-dewucom0tamo'", Local "Local file system at /tmp/rclone133625971", Modify Window "1s"
2025/03/30 01:12:49 DEBUG : HELLO, WORLD!: Uploading chunk 1/1
2025/03/30 01:12:49 DEBUG : HELLO, WORLD!: Uploading chunk 2/1
2025/03/30 01:12:50 DEBUG : Dropbox root 'rclone-test-dewucom0tamo': Adding "HELLO, WORLD!" to batch
2025/03/30 01:12:50 DEBUG : Dropbox root 'rclone-test-dewucom0tamo': Batch idle for 500ms so committing
2025/03/30 01:12:50 DEBUG : Dropbox root 'rclone-test-dewucom0tamo': Committing sync batch length 1 starting with: HELLO, WORLD!
2025/03/30 01:12:51 DEBUG : Dropbox root 'rclone-test-dewucom0tamo': Committed sync batch length 1 starting with: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/03/30 01:12:51 ERROR : HELLO, WORLD!: sum not found
2025/03/30 01:12:51 ERROR : hello, world!: file not in Dropbox root 'rclone-test-dewucom0tamo'
2025/03/30 01:12:51 NOTICE: Dropbox root 'rclone-test-dewucom0tamo': 1 files missing
2025/03/30 01:12:51 NOTICE: 1 hashes missing
2025/03/30 01:12:51 NOTICE: Dropbox root 'rclone-test-dewucom0tamo': 2 differences found
2025/03/30 01:12:51 NOTICE: Dropbox root 'rclone-test-dewucom0tamo': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/30 01:12:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/30 01:12:52 NOTICE: Dropbox root 'rclone-test-dewucom0tamo': 0 differences found
2025/03/30 01:12:52 NOTICE: Dropbox root 'rclone-test-dewucom0tamo': 1 matching files
2025/03/30 01:12:52 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacuyat8ziro"
2025/03/30 01:12:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:12:52 DEBUG : Creating backend with remote "/tmp/rclone4204157932"
    run.go:180: Remote "Dropbox root 'rclone-test-tacuyat8ziro'", Local "Local file system at /tmp/rclone4204157932", Modify Window "1s"
2025/03/30 01:12:53 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1
2025/03/30 01:12:54 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1
2025/03/30 01:12:54 DEBUG : Dropbox root 'rclone-test-tacuyat8ziro': Adding "HeLlO, wOrLd!" to batch
2025/03/30 01:12:55 DEBUG : Dropbox root 'rclone-test-tacuyat8ziro': Batch idle for 500ms so committing
2025/03/30 01:12:55 DEBUG : Dropbox root 'rclone-test-tacuyat8ziro': Committing sync batch length 1 starting with: HeLlO, wOrLd!
2025/03/30 01:12:56 DEBUG : Dropbox root 'rclone-test-tacuyat8ziro': Committed sync batch length 1 starting with: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/30 01:12:56 ERROR : HeLlO, wOrLd!: sum not found
2025/03/30 01:12:56 ERROR : hello, world!: file not in Dropbox root 'rclone-test-tacuyat8ziro'
2025/03/30 01:12:56 NOTICE: Dropbox root 'rclone-test-tacuyat8ziro': 1 files missing
2025/03/30 01:12:56 NOTICE: 1 hashes missing
2025/03/30 01:12:56 NOTICE: Dropbox root 'rclone-test-tacuyat8ziro': 2 differences found
2025/03/30 01:12:56 NOTICE: Dropbox root 'rclone-test-tacuyat8ziro': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/30 01:12:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/30 01:12:57 NOTICE: Dropbox root 'rclone-test-tacuyat8ziro': 0 differences found
2025/03/30 01:12:57 NOTICE: Dropbox root 'rclone-test-tacuyat8ziro': 1 matching files
2025/03/30 01:12:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hagezol5boho"
2025/03/30 01:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:12:57 DEBUG : Creating backend with remote "/tmp/rclone1879980349"
    run.go:180: Remote "Dropbox root 'rclone-test-hagezol5boho'", Local "Local file system at /tmp/rclone1879980349", Modify Window "1s"
2025/03/30 01:12:58 DEBUG : HELLO, WORLD!: Uploading chunk 1/1
2025/03/30 01:12:59 DEBUG : HELLO, WORLD!: Uploading chunk 2/1
2025/03/30 01:12:59 DEBUG : Dropbox root 'rclone-test-hagezol5boho': Adding "HELLO, WORLD!" to batch
2025/03/30 01:13:00 DEBUG : Dropbox root 'rclone-test-hagezol5boho': Batch idle for 500ms so committing
2025/03/30 01:13:00 DEBUG : Dropbox root 'rclone-test-hagezol5boho': Committing sync batch length 1 starting with: HELLO, WORLD!
2025/03/30 01:13:01 DEBUG : Dropbox root 'rclone-test-hagezol5boho': Committed sync batch length 1 starting with: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/30 01:13:01 ERROR : HELLO, WORLD!: sum not found
2025/03/30 01:13:01 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-hagezol5boho'
2025/03/30 01:13:01 NOTICE: Dropbox root 'rclone-test-hagezol5boho': 1 files missing
2025/03/30 01:13:01 NOTICE: 1 hashes missing
2025/03/30 01:13:01 NOTICE: Dropbox root 'rclone-test-hagezol5boho': 2 differences found
2025/03/30 01:13:01 NOTICE: Dropbox root 'rclone-test-hagezol5boho': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/30 01:13:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/30 01:13:02 NOTICE: Dropbox root 'rclone-test-hagezol5boho': 0 differences found
2025/03/30 01:13:02 NOTICE: Dropbox root 'rclone-test-hagezol5boho': 1 matching files
2025/03/30 01:13:02 DEBUG : Creating backend with remote "TestDropbox:rclone-test-womomat7deke"
2025/03/30 01:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:13:02 DEBUG : Creating backend with remote "/tmp/rclone680531296"
    run.go:180: Remote "Dropbox root 'rclone-test-womomat7deke'", Local "Local file system at /tmp/rclone680531296", Modify Window "1s"
2025/03/30 01:13:04 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1
2025/03/30 01:13:04 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1
2025/03/30 01:13:05 DEBUG : Dropbox root 'rclone-test-womomat7deke': Adding "測試_Русский___ě_áñ" to batch
2025/03/30 01:13:05 DEBUG : Dropbox root 'rclone-test-womomat7deke': Batch idle for 500ms so committing
2025/03/30 01:13:05 DEBUG : Dropbox root 'rclone-test-womomat7deke': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ
2025/03/30 01:13:06 DEBUG : Dropbox root 'rclone-test-womomat7deke': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/03/30 01:13:07 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/30 01:13:07 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-womomat7deke'
2025/03/30 01:13:07 NOTICE: Dropbox root 'rclone-test-womomat7deke': 1 files missing
2025/03/30 01:13:07 NOTICE: 1 hashes missing
2025/03/30 01:13:07 NOTICE: Dropbox root 'rclone-test-womomat7deke': 2 differences found
2025/03/30 01:13:07 NOTICE: Dropbox root 'rclone-test-womomat7deke': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/30 01:13:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/30 01:13:07 NOTICE: Dropbox root 'rclone-test-womomat7deke': 0 differences found
2025/03/30 01:13:07 NOTICE: Dropbox root 'rclone-test-womomat7deke': 1 matching files
2025/03/30 01:13:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-sebumuz5qame"
2025/03/30 01:13:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:13:08 DEBUG : Creating backend with remote "/tmp/rclone3018539730"
    run.go:180: Remote "Dropbox root 'rclone-test-sebumuz5qame'", Local "Local file system at /tmp/rclone3018539730", Modify Window "1s"
2025/03/30 01:13:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1
2025/03/30 01:13:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1
2025/03/30 01:13:10 DEBUG : Dropbox root 'rclone-test-sebumuz5qame': Adding "測試_Русский___ě_áñ" to batch
2025/03/30 01:13:10 DEBUG : Dropbox root 'rclone-test-sebumuz5qame': Batch idle for 500ms so committing
2025/03/30 01:13:10 DEBUG : Dropbox root 'rclone-test-sebumuz5qame': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ
2025/03/30 01:13:11 DEBUG : Dropbox root 'rclone-test-sebumuz5qame': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ
    check_test.go:574: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC))
2025/03/30 01:13:11 DEBUG : Dropbox root 'rclone-test-sebumuz5qame': Purge remote
2025/03/30 01:13:12 DEBUG : Dropbox root 'rclone-test-womomat7deke': Purge remote
2025/03/30 01:13:12 DEBUG : Dropbox root 'rclone-test-hagezol5boho': Purge remote
2025/03/30 01:13:13 DEBUG : Dropbox root 'rclone-test-tacuyat8ziro': Purge remote
2025/03/30 01:13:13 DEBUG : Dropbox root 'rclone-test-dewucom0tamo': Purge remote
2025/03/30 01:13:14 DEBUG : Dropbox root 'rclone-test-cizasiz6duro': Purge remote
--- SKIP: TestApplyTransforms (32.65s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:13:15 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/30 01:13:15 DEBUG : sub/file2: Uploading chunk 1/1
2025/03/30 01:13:16 DEBUG : sub/file2: Uploading chunk 2/1
2025/03/30 01:13:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub/file2" to batch
2025/03/30 01:13:17 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:13:17 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub/file2
2025/03/30 01:13:17 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub/file2
2025/03/30 01:13:17 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:13:17 INFO  : file1: Copied (new) to: sub/file2
2025/03/30 01:13:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/30 01:13:18 DEBUG : file1: Unchanged skipping
2025/03/30 01:13:19 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (7.33s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.53s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:13:23 DEBUG : dst/file1: Uploading chunk 1/1
2025/03/30 01:13:23 DEBUG : dst/file1: Uploading chunk 2/1
2025/03/30 01:13:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "dst/file1" to batch
2025/03/30 01:13:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:13:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: dst/file1
2025/03/30 01:13:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: dst/file1
2025/03/30 01:13:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/backup"
2025/03/30 01:13:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/30 01:13:29 INFO  : dst/file1: Moved (server-side)
2025/03/30 01:13:29 DEBUG : dst/file1: Uploading chunk 1/1
2025/03/30 01:13:30 DEBUG : dst/file1: Uploading chunk 2/1
2025/03/30 01:13:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "dst/file1" to batch
2025/03/30 01:13:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:13:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: dst/file1
2025/03/30 01:13:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: dst/file1
2025/03/30 01:13:31 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:13:31 INFO  : dst/file1: Copied (new)
2025/03/30 01:13:38 INFO  : Dropbox root 'rclone-test-lanoguk3wixe/backup': Committing uploads - please wait...
--- PASS: TestCopyFileBackupDir (15.61s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:13:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/dst"
2025/03/30 01:13:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/CompareDest"
2025/03/30 01:13:39 DEBUG : one: Need to transfer - File not found at Destination
2025/03/30 01:13:40 DEBUG : one: Uploading chunk 1/1
2025/03/30 01:13:40 DEBUG : one: Uploading chunk 2/1
2025/03/30 01:13:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Adding "one" to batch
2025/03/30 01:13:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Batch idle for 500ms so committing
2025/03/30 01:13:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committing sync batch length 1 starting with: one
2025/03/30 01:13:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committed sync batch length 1 starting with: one
2025/03/30 01:13:42 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK
2025/03/30 01:13:42 INFO  : one: Copied (new)
2025/03/30 01:13:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:13:45 DEBUG : one: Uploading chunk 1/1
2025/03/30 01:13:46 DEBUG : one: Uploading chunk 2/1
2025/03/30 01:13:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Adding "one" to batch
2025/03/30 01:13:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Batch idle for 500ms so committing
2025/03/30 01:13:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committing sync batch length 1 starting with: one
2025/03/30 01:13:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committed sync batch length 1 starting with: one
2025/03/30 01:13:48 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK
2025/03/30 01:13:48 INFO  : one: Copied (replaced existing)
2025/03/30 01:13:49 DEBUG : dst/one: Uploading chunk 1/1
2025/03/30 01:13:49 DEBUG : dst/one: Uploading chunk 2/1
2025/03/30 01:13:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "dst/one" to batch
2025/03/30 01:13:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:13:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: dst/one
2025/03/30 01:13:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: dst/one
2025/03/30 01:13:51 DEBUG : CompareDest/one: Uploading chunk 1/1
2025/03/30 01:13:52 DEBUG : CompareDest/one: Uploading chunk 2/1
2025/03/30 01:13:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "CompareDest/one" to batch
2025/03/30 01:13:53 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:13:53 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: CompareDest/one
2025/03/30 01:13:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: CompareDest/one
2025/03/30 01:13:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:13:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/30 01:13:55 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/30 01:13:56 DEBUG : CompareDest/two: Uploading chunk 1/1
2025/03/30 01:13:56 DEBUG : CompareDest/two: Uploading chunk 2/1
2025/03/30 01:13:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "CompareDest/two" to batch
2025/03/30 01:13:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:13:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: CompareDest/two
2025/03/30 01:13:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: CompareDest/two
2025/03/30 01:13:59 DEBUG : two: Need to transfer - File not found at Destination
2025/03/30 01:13:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/30 01:13:59 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/30 01:14:00 DEBUG : two: Need to transfer - File not found at Destination
2025/03/30 01:14:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/30 01:14:00 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/30 01:14:02 DEBUG : two: Need to transfer - File not found at Destination
2025/03/30 01:14:02 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/30 01:14:02 DEBUG : two: Uploading chunk 1/1
2025/03/30 01:14:03 DEBUG : two: Uploading chunk 2/1
2025/03/30 01:14:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Adding "two" to batch
2025/03/30 01:14:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Batch idle for 500ms so committing
2025/03/30 01:14:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committing sync batch length 1 starting with: two
2025/03/30 01:14:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committed sync batch length 1 starting with: two
2025/03/30 01:14:04 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK
2025/03/30 01:14:04 INFO  : two: Copied (new)
2025/03/30 01:14:11 INFO  : Dropbox root 'rclone-test-lanoguk3wixe/CompareDest': Committing uploads - please wait...
--- PASS: TestCopyFileCompareDest (32.50s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:14:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/dst"
2025/03/30 01:14:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/CopyDest"
2025/03/30 01:14:11 DEBUG : one: Need to transfer - File not found at Destination
2025/03/30 01:14:12 DEBUG : one: Uploading chunk 1/1
2025/03/30 01:14:13 DEBUG : one: Uploading chunk 2/1
2025/03/30 01:14:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Adding "one" to batch
2025/03/30 01:14:14 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Batch idle for 500ms so committing
2025/03/30 01:14:14 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committing sync batch length 1 starting with: one
2025/03/30 01:14:14 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committed sync batch length 1 starting with: one
2025/03/30 01:14:14 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK
2025/03/30 01:14:14 INFO  : one: Copied (new)
2025/03/30 01:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:14:17 DEBUG : one: Uploading chunk 1/1
2025/03/30 01:14:17 DEBUG : one: Uploading chunk 2/1
2025/03/30 01:14:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Adding "one" to batch
2025/03/30 01:14:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Batch idle for 500ms so committing
2025/03/30 01:14:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committing sync batch length 1 starting with: one
2025/03/30 01:14:19 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committed sync batch length 1 starting with: one
2025/03/30 01:14:19 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK
2025/03/30 01:14:19 INFO  : one: Copied (replaced existing)
2025/03/30 01:14:20 DEBUG : dst/one: Uploading chunk 1/1
2025/03/30 01:14:20 DEBUG : dst/one: Uploading chunk 2/1
2025/03/30 01:14:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "dst/one" to batch
2025/03/30 01:14:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:14:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: dst/one
2025/03/30 01:14:22 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: dst/one
2025/03/30 01:14:22 DEBUG : CopyDest/one: Uploading chunk 1/1
2025/03/30 01:14:23 DEBUG : CopyDest/one: Uploading chunk 2/1
2025/03/30 01:14:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "CopyDest/one" to batch
2025/03/30 01:14:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:14:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: CopyDest/one
2025/03/30 01:14:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: CopyDest/one
2025/03/30 01:14:25 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/BackupDir"
2025/03/30 01:14:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:14:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/30 01:14:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:14:28 INFO  : one: Moved (server-side)
2025/03/30 01:14:29 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK
2025/03/30 01:14:29 INFO  : one: Copied (server-side copy)
2025/03/30 01:14:29 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/30 01:14:30 DEBUG : CopyDest/two: Uploading chunk 1/1
2025/03/30 01:14:30 DEBUG : CopyDest/two: Uploading chunk 2/1
2025/03/30 01:14:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "CopyDest/two" to batch
2025/03/30 01:14:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:14:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: CopyDest/two
2025/03/30 01:14:32 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: CopyDest/two
2025/03/30 01:14:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/30 01:14:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/30 01:14:34 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK
2025/03/30 01:14:34 INFO  : two: Copied (server-side copy)
2025/03/30 01:14:34 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/30 01:14:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/30 01:14:35 DEBUG : two: Unchanged skipping
2025/03/30 01:14:36 DEBUG : CopyDest/three: Uploading chunk 1/1
2025/03/30 01:14:36 DEBUG : CopyDest/three: Uploading chunk 2/1
2025/03/30 01:14:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "CopyDest/three" to batch
2025/03/30 01:14:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:14:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: CopyDest/three
2025/03/30 01:14:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: CopyDest/three
2025/03/30 01:14:39 DEBUG : three: Need to transfer - File not found at Destination
2025/03/30 01:14:40 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/30 01:14:40 DEBUG : three: Destination not found in --copy-dest
2025/03/30 01:14:40 DEBUG : three: Uploading chunk 1/1
2025/03/30 01:14:41 DEBUG : three: Uploading chunk 2/1
2025/03/30 01:14:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Adding "three" to batch
2025/03/30 01:14:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Batch idle for 500ms so committing
2025/03/30 01:14:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committing sync batch length 1 starting with: three
2025/03/30 01:14:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe/dst': Committed sync batch length 1 starting with: three
2025/03/30 01:14:42 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK
2025/03/30 01:14:42 INFO  : three: Copied (new)
2025/03/30 01:14:51 INFO  : Dropbox root 'rclone-test-lanoguk3wixe/CopyDest': Committing uploads - please wait...
2025/03/30 01:14:51 INFO  : Dropbox root 'rclone-test-lanoguk3wixe/BackupDir': Committing uploads - please wait...
--- PASS: TestCopyFileCopyDest (40.60s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.50s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.53s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:14:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/30 01:14:53 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1
2025/03/30 01:14:53 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1
2025/03/30 01:14:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "TestCopyFileMaxTransfer/file1" to batch
2025/03/30 01:14:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:14:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1
2025/03/30 01:14:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1
2025/03/30 01:14:55 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:14:55 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/30 01:14:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/30 01:14:56 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1
2025/03/30 01:14:56 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/03/30 01:14:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/30 01:14:56 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/03/30 01:14:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/30 01:14:56 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/03/30 01:14:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/30 01:14:56 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/03/30 01:14:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/30 01:14:56 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/03/30 01:14:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/03/30 01:14:57 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/03/30 01:14:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/03/30 01:14:57 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/03/30 01:14:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/03/30 01:14:58 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/03/30 01:14:58 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/03/30 01:14:59 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/03/30 01:15:01 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/03/30 01:15:01 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/03/30 01:15:03 DEBUG : pacer: Reducing sleep to 1.5s
2025/03/30 01:15:05 DEBUG : pacer: Reducing sleep to 1.125s
2025/03/30 01:15:07 DEBUG : pacer: Reducing sleep to 843.75ms
2025/03/30 01:15:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/30 01:15:08 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/03/30 01:15:09 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/03/30 01:15:09 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/03/30 01:15:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/30 01:15:10 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/03/30 01:15:10 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1
2025/03/30 01:15:11 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/03/30 01:15:11 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1
2025/03/30 01:15:11 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/03/30 01:15:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "TestCopyFileMaxTransfer/file4" to batch
2025/03/30 01:15:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4
2025/03/30 01:15:12 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/03/30 01:15:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4
2025/03/30 01:15:12 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = a5190ac0208fd51be4de566b845d7bd5144d22f7707534c979ac9e203e827140 OK
2025/03/30 01:15:12 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/30 01:15:12 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/03/30 01:15:13 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/03/30 01:15:13 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/03/30 01:15:13 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/03/30 01:15:14 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/03/30 01:15:14 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/03/30 01:15:15 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/03/30 01:15:15 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/03/30 01:15:16 DEBUG : pacer: Reducing sleep to 10ms
--- PASS: TestCopyFileMaxTransfer (23.76s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.52s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.52s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.51s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.52s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.49s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:15:19 DEBUG : one: Uploading chunk 1/1
2025/03/30 01:15:19 DEBUG : one: Uploading chunk 2/1
2025/03/30 01:15:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "one" to batch
2025/03/30 01:15:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: one
2025/03/30 01:15:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: one
2025/03/30 01:15:22 DEBUG : also/one: Uploading chunk 1/1
2025/03/30 01:15:22 DEBUG : also/one: Uploading chunk 2/1
2025/03/30 01:15:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "also/one" to batch
2025/03/30 01:15:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: also/one
2025/03/30 01:15:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: also/one
2025/03/30 01:15:24 DEBUG : another: Uploading chunk 1/1
2025/03/30 01:15:25 DEBUG : another: Uploading chunk 2/1
2025/03/30 01:15:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "another" to batch
2025/03/30 01:15:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: another
2025/03/30 01:15:27 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: another
2025/03/30 01:15:27 DEBUG : not-one: Uploading chunk 1/1
2025/03/30 01:15:27 DEBUG : not-one: Uploading chunk 2/1
2025/03/30 01:15:28 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "not-one" to batch
2025/03/30 01:15:28 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:28 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: not-one
2025/03/30 01:15:29 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: not-one
2025/03/30 01:15:30 INFO  : Dropbox root 'rclone-test-lanoguk3wixe': Looking for duplicate dropbox hashes using newest mode.
2025/03/30 01:15:30 NOTICE: 168fa4ee24d8e31906bd72814644e751414322d5d29df30a6ba42ba5cb5576b7: Found 3 files with duplicate dropbox hashes
2025/03/30 01:15:31 INFO  : one: Deleted
2025/03/30 01:15:31 INFO  : also/one: Deleted
2025/03/30 01:15:31 NOTICE: 168fa4ee24d8e31906bd72814644e751414322d5d29df30a6ba42ba5cb5576b7: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (16.47s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.50s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.49s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.50s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.49s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.50s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:15:38 DEBUG : a.txt: Uploading chunk 1/1
2025/03/30 01:15:38 DEBUG : a.txt: Uploading chunk 2/1
2025/03/30 01:15:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "a.txt" to batch
2025/03/30 01:15:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: a.txt
2025/03/30 01:15:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: a.txt
2025/03/30 01:15:40 DEBUG : zend.txt: Uploading chunk 1/1
2025/03/30 01:15:41 DEBUG : zend.txt: Uploading chunk 2/1
2025/03/30 01:15:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "zend.txt" to batch
2025/03/30 01:15:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: zend.txt
2025/03/30 01:15:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: zend.txt
2025/03/30 01:15:43 DEBUG : sub dir/hello world: Uploading chunk 1/1
2025/03/30 01:15:44 DEBUG : sub dir/hello world: Uploading chunk 2/1
2025/03/30 01:15:44 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/hello world" to batch
2025/03/30 01:15:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/hello world
2025/03/30 01:15:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/hello world
2025/03/30 01:15:46 DEBUG : sub dir/hello world2: Uploading chunk 1/1
2025/03/30 01:15:46 DEBUG : sub dir/hello world2: Uploading chunk 2/1
2025/03/30 01:15:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/hello world2" to batch
2025/03/30 01:15:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/hello world2
2025/03/30 01:15:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/hello world2
2025/03/30 01:15:48 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1
2025/03/30 01:15:48 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1
2025/03/30 01:15:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/ignore dir/.ignore" to batch
2025/03/30 01:15:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore
2025/03/30 01:15:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore
2025/03/30 01:15:50 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1
2025/03/30 01:15:51 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1
2025/03/30 01:15:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/ignore dir/should be ignored" to batch
2025/03/30 01:15:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored
2025/03/30 01:15:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored
2025/03/30 01:15:54 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1
2025/03/30 01:15:55 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1
2025/03/30 01:15:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/sub sub dir/hello world3" to batch
2025/03/30 01:15:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:15:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3
2025/03/30 01:15:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3
2025/03/30 01:15:58 DEBUG : a.txt: Excluded (Size Filter)
2025/03/30 01:15:58 DEBUG : a.txt: Excluded
2025/03/30 01:15:58 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/30 01:15:58 DEBUG : sub dir/hello world: Excluded
2025/03/30 01:15:58 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/30 01:15:58 DEBUG : sub dir/hello world2: Excluded
2025/03/30 01:15:59 DEBUG : sub dir/ignore dir: Excluded
2025/03/30 01:15:59 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/30 01:15:59 DEBUG : sub dir/hello world: Excluded
2025/03/30 01:15:59 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/30 01:15:59 DEBUG : sub dir/hello world2: Excluded
2025/03/30 01:15:59 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (30.86s)
=== RUN   TestListJSON
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:09 DEBUG : file1: Uploading chunk 1/1
2025/03/30 01:16:09 DEBUG : file1: Uploading chunk 2/1
2025/03/30 01:16:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file1" to batch
2025/03/30 01:16:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file1
2025/03/30 01:16:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file1
2025/03/30 01:16:11 DEBUG : sub/file2: Uploading chunk 1/1
2025/03/30 01:16:12 DEBUG : sub/file2: Uploading chunk 2/1
2025/03/30 01:16:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub/file2" to batch
2025/03/30 01:16:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub/file2
2025/03/30 01:16:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': 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/03/30 01:16:17 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (12.44s)
    --- PASS: TestListJSON/Default (0.26s)
    --- PASS: TestListJSON/FilesOnly (0.26s)
    --- PASS: TestListJSON/DirsOnly (1.17s)
    --- PASS: TestListJSON/Recurse (0.51s)
    --- PASS: TestListJSON/SubDir (0.26s)
    --- PASS: TestListJSON/NoModTime (0.27s)
    --- PASS: TestListJSON/NoMimeType (0.28s)
    --- PASS: TestListJSON/ShowHash (0.26s)
    --- PASS: TestListJSON/HashTypes (0.32s)
    --- PASS: TestListJSON/Metadata (0.26s)
=== RUN   TestStatJSON
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:21 DEBUG : file1: Uploading chunk 1/1
2025/03/30 01:16:22 DEBUG : file1: Uploading chunk 2/1
2025/03/30 01:16:22 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file1" to batch
2025/03/30 01:16:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file1
2025/03/30 01:16:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file1
2025/03/30 01:16:24 DEBUG : sub/file2: Uploading chunk 1/1
2025/03/30 01:16:24 DEBUG : sub/file2: Uploading chunk 2/1
2025/03/30 01:16:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub/file2" to batch
2025/03/30 01:16:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub/file2
2025/03/30 01:16:26 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': 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/03/30 01:16:30 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/notfound"
--- PASS: TestStatJSON (13.33s)
    --- PASS: TestStatJSON/Root (0.26s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.27s)
    --- PASS: TestStatJSON/Dir (0.56s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s)
    --- PASS: TestStatJSON/File (0.29s)
    --- PASS: TestStatJSON/NotFound (0.50s)
    --- PASS: TestStatJSON/DirFilesOnly (0.45s)
    --- PASS: TestStatJSON/FileFilesOnly (0.28s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s)
    --- PASS: TestStatJSON/DirDirsOnly (0.27s)
    --- PASS: TestStatJSON/FileDirsOnly (0.26s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s)
    --- PASS: TestStatJSON/RootNotFound (0.52s)
=== RUN   TestMkdir
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:34 INFO  : Dropbox root 'rclone-test-lanoguk3wixe': Making directory
2025/03/30 01:16:35 INFO  : Dropbox root 'rclone-test-lanoguk3wixe': Making directory
--- PASS: TestMkdir (1.37s)
=== RUN   TestLsd
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:36 DEBUG : sub dir/hello world: Uploading chunk 1/1
2025/03/30 01:16:36 DEBUG : sub dir/hello world: Uploading chunk 2/1
2025/03/30 01:16:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/hello world" to batch
2025/03/30 01:16:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/hello world
2025/03/30 01:16:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/hello world
--- PASS: TestLsd (7.95s)
=== RUN   TestLs
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:44 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:16:44 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:16:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:16:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:45 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:16:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:16:47 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:16:47 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:16:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:16:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:16:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
--- PASS: TestLs (7.66s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:51 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:16:52 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:16:53 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:16:53 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:53 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:16:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:16:54 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:16:55 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:16:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:16:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:16:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:16:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
2025/03/30 01:16:57 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/30 01:16:57 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (7.84s)
=== RUN   TestLsLong
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:16:59 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:17:00 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:17:00 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:17:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:17:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:17:02 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:17:02 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:17:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:17:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:17:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
--- PASS: TestLsLong (7.40s)
=== RUN   TestHashSums
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:17:07 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:17:07 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:17:08 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:17:08 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:08 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:17:09 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:17:09 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:17:10 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:17:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:17:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:17:12 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
--- PASS: TestHashSums (7.10s)
=== RUN   TestHashSumsWithErrors
2025/03/30 01:17:13 DEBUG : Creating backend with remote ":memory:"
2025/03/30 01:17:13 DEBUG : Config file has changed externally - reloading
2025/03/30 01:17:13 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/30 01:17:13 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/30 01:17:13 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/30 01:17:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/30 01:17:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/30 01:17:13 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/30 01:17:13 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/30 01:17:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/30 01:17:13 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:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:17:14 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:17:14 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:17:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:17:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:17:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:17:16 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:17:17 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:17:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:17:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:17:19 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
2025/03/30 01:17:19 DEBUG : sub dir/potato3: Uploading chunk 1/1
2025/03/30 01:17:20 DEBUG : sub dir/potato3: Uploading chunk 2/1
2025/03/30 01:17:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/potato3" to batch
2025/03/30 01:17:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/potato3
2025/03/30 01:17:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/potato3
--- PASS: TestCount (12.21s)
=== RUN   TestDelete
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:17:26 DEBUG : small: Uploading chunk 1/1
2025/03/30 01:17:27 DEBUG : small: Uploading chunk 2/1
2025/03/30 01:17:27 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "small" to batch
2025/03/30 01:17:28 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:28 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: small
2025/03/30 01:17:28 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: small
2025/03/30 01:17:29 DEBUG : medium: Uploading chunk 1/1
2025/03/30 01:17:29 DEBUG : medium: Uploading chunk 2/1
2025/03/30 01:17:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "medium" to batch
2025/03/30 01:17:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: medium
2025/03/30 01:17:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: medium
2025/03/30 01:17:31 DEBUG : large: Uploading chunk 1/1
2025/03/30 01:17:32 DEBUG : large: Uploading chunk 2/1
2025/03/30 01:17:32 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "large" to batch
2025/03/30 01:17:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: large
2025/03/30 01:17:34 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: large
2025/03/30 01:17:34 DEBUG : Waiting for deletions to finish
2025/03/30 01:17:34 DEBUG : large: Excluded (Size Filter)
2025/03/30 01:17:34 DEBUG : large: Excluded
2025/03/30 01:17:35 INFO  : medium: Deleted
2025/03/30 01:17:35 INFO  : small: Deleted
--- PASS: TestDelete (10.38s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:17:36 DEBUG : small: Uploading chunk 1/1
2025/03/30 01:17:37 DEBUG : small: Uploading chunk 2/1
2025/03/30 01:17:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "small" to batch
2025/03/30 01:17:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: small
2025/03/30 01:17:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: small
2025/03/30 01:17:39 DEBUG : medium: Uploading chunk 1/1
2025/03/30 01:17:39 DEBUG : medium: Uploading chunk 2/1
2025/03/30 01:17:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "medium" to batch
2025/03/30 01:17:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: medium
2025/03/30 01:17:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: medium
2025/03/30 01:17:41 DEBUG : large: Uploading chunk 1/1
2025/03/30 01:17:42 DEBUG : large: Uploading chunk 2/1
2025/03/30 01:17:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "large" to batch
2025/03/30 01:17:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: large
2025/03/30 01:17:44 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: large
2025/03/30 01:17:44 DEBUG : Waiting for deletions to finish
2025/03/30 01:17:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/30 01:17:45 INFO  : medium: Deleted
2025/03/30 01:17:45 INFO  : large: Deleted
--- PASS: TestMaxDelete (10.69s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:17:47 DEBUG : small: Uploading chunk 1/1
2025/03/30 01:17:48 DEBUG : small: Uploading chunk 2/1
2025/03/30 01:17:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "small" to batch
2025/03/30 01:17:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: small
2025/03/30 01:17:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: small
2025/03/30 01:17:50 DEBUG : medium: Uploading chunk 1/1
2025/03/30 01:17:50 DEBUG : medium: Uploading chunk 2/1
2025/03/30 01:17:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "medium" to batch
2025/03/30 01:17:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: medium
2025/03/30 01:17:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: medium
2025/03/30 01:17:52 DEBUG : large: Uploading chunk 1/1
2025/03/30 01:17:53 DEBUG : large: Uploading chunk 2/1
2025/03/30 01:17:53 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "large" to batch
2025/03/30 01:17:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:17:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: large
2025/03/30 01:17:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: large
2025/03/30 01:17:55 DEBUG : Waiting for deletions to finish
2025/03/30 01:17:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/30 01:17:56 INFO  : small: Deleted
2025/03/30 01:17:56 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (10.88s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:17:58 DEBUG : small: Uploading chunk 1/1
2025/03/30 01:17:59 DEBUG : small: Uploading chunk 2/1
2025/03/30 01:17:59 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "small" to batch
2025/03/30 01:18:00 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:00 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: small
2025/03/30 01:18:00 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: small
2025/03/30 01:18:01 DEBUG : medium: Uploading chunk 1/1
2025/03/30 01:18:01 DEBUG : medium: Uploading chunk 2/1
2025/03/30 01:18:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "medium" to batch
2025/03/30 01:18:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:02 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: medium
2025/03/30 01:18:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: medium
2025/03/30 01:18:03 DEBUG : large: Uploading chunk 1/1
2025/03/30 01:18:04 DEBUG : large: Uploading chunk 2/1
2025/03/30 01:18:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "large" to batch
2025/03/30 01:18:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: large
2025/03/30 01:18:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: large
2025/03/30 01:18:06 DEBUG : Waiting for deletions to finish
2025/03/30 01:18:06 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/30 01:18:07 INFO  : large: Deleted
2025/03/30 01:18:07 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (10.96s)
=== RUN   TestReadFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:18:09 DEBUG : ReadFile: Uploading chunk 1/1
2025/03/30 01:18:09 DEBUG : ReadFile: Uploading chunk 2/1
2025/03/30 01:18:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "ReadFile" to batch
2025/03/30 01:18:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: ReadFile
2025/03/30 01:18:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: ReadFile
--- PASS: TestReadFile (5.14s)
=== RUN   TestRetry
2025/03/30 01:18:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/30 01:18:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/30 01:18:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/30 01:18:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/30 01:18:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/30 01:18:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/30 01:18:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:18:14 DEBUG : file1: Uploading chunk 1/1
2025/03/30 01:18:15 DEBUG : file1: Uploading chunk 2/1
2025/03/30 01:18:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file1" to batch
2025/03/30 01:18:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file1
2025/03/30 01:18:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file1
2025/03/30 01:18:17 DEBUG : file2: Uploading chunk 1/1
2025/03/30 01:18:17 DEBUG : file2: Uploading chunk 2/1
2025/03/30 01:18:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file2" to batch
2025/03/30 01:18:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file2
2025/03/30 01:18:19 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file2
--- PASS: TestCat (14.82s)
=== RUN   TestPurge
2025/03/30 01:18:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tujiqil6riqe"
2025/03/30 01:18:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:18:29 DEBUG : Creating backend with remote "/tmp/rclone2607484491"
    run.go:180: Remote "Dropbox root 'rclone-test-tujiqil6riqe'", Local "Local file system at /tmp/rclone2607484491", Modify Window "1s"
2025/03/30 01:18:30 DEBUG : A1/B1/C1/one: Uploading chunk 1/1
2025/03/30 01:18:31 DEBUG : A1/B1/C1/one: Uploading chunk 2/1
2025/03/30 01:18:31 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Adding "A1/B1/C1/one" to batch
2025/03/30 01:18:32 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Batch idle for 500ms so committing
2025/03/30 01:18:32 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Committing sync batch length 1 starting with: A1/B1/C1/one
2025/03/30 01:18:33 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Committed sync batch length 1 starting with: A1/B1/C1/one
2025/03/30 01:18:33 INFO  : A2: Making directory
2025/03/30 01:18:33 INFO  : A1/B2: Making directory
2025/03/30 01:18:34 INFO  : A1/B2/C2: Making directory
2025/03/30 01:18:35 INFO  : A1/B1/C3: Making directory
2025/03/30 01:18:36 INFO  : A3: Making directory
2025/03/30 01:18:36 INFO  : A3/B3: Making directory
2025/03/30 01:18:37 INFO  : A3/B3/C4: Making directory
2025/03/30 01:18:38 DEBUG : A1/two: Uploading chunk 1/1
2025/03/30 01:18:39 DEBUG : A1/two: Uploading chunk 2/1
2025/03/30 01:18:39 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Adding "A1/two" to batch
2025/03/30 01:18:40 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Batch idle for 500ms so committing
2025/03/30 01:18:40 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Committing sync batch length 1 starting with: A1/two
2025/03/30 01:18:40 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Committed sync batch length 1 starting with: A1/two
2025/03/30 01:18:44 ERROR : : error listing: directory not found
2025/03/30 01:18:44 DEBUG : Dropbox root 'rclone-test-tujiqil6riqe': Purge remote
2025/03/30 01:18:44 NOTICE: purge failed: path_lookup/not_found/..
--- PASS: TestPurge (15.87s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:18:45 DEBUG : A1/B1/C1/one: Uploading chunk 1/1
2025/03/30 01:18:46 DEBUG : A1/B1/C1/one: Uploading chunk 2/1
2025/03/30 01:18:46 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/B1/C1/one" to batch
2025/03/30 01:18:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/B1/C1/one
2025/03/30 01:18:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/B1/C1/one
2025/03/30 01:18:47 INFO  : A2: Making directory
2025/03/30 01:18:48 INFO  : A1/B2: Making directory
2025/03/30 01:18:49 INFO  : A1/B2/C2: Making directory
2025/03/30 01:18:50 INFO  : A1/B1/C3: Making directory
2025/03/30 01:18:50 INFO  : A3: Making directory
2025/03/30 01:18:51 INFO  : A3/B3: Making directory
2025/03/30 01:18:52 INFO  : A3/B3/C4: Making directory
2025/03/30 01:18:53 DEBUG : A1/two: Uploading chunk 1/1
2025/03/30 01:18:53 DEBUG : A1/two: Uploading chunk 2/1
2025/03/30 01:18:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/two" to batch
2025/03/30 01:18:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:18:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/two
2025/03/30 01:18:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/two
2025/03/30 01:18:56 DEBUG : removing 1 level 3 directories
2025/03/30 01:18:56 INFO  : A3/B3/C4: Removing directory
2025/03/30 01:19:00 DEBUG : removing 2 level 3 directories
2025/03/30 01:19:00 INFO  : A1/B2/C2: Removing directory
2025/03/30 01:19:00 INFO  : A1/B1/C3: Removing directory
2025/03/30 01:19:01 DEBUG : removing 2 level 2 directories
2025/03/30 01:19:01 INFO  : A3/B3: Removing directory
2025/03/30 01:19:01 INFO  : A1/B2: Removing directory
2025/03/30 01:19:03 DEBUG : removing 2 level 1 directories
2025/03/30 01:19:03 INFO  : A3: Removing directory
2025/03/30 01:19:03 INFO  : A2: Removing directory
2025/03/30 01:19:08 DEBUG : removing 1 level 3 directories
2025/03/30 01:19:08 INFO  : A1/B1/C1: Removing directory
2025/03/30 01:19:09 DEBUG : removing 1 level 2 directories
2025/03/30 01:19:09 INFO  : A1/B1: Removing directory
2025/03/30 01:19:10 DEBUG : removing 1 level 1 directories
2025/03/30 01:19:10 INFO  : A1: Removing directory
2025/03/30 01:19:12 DEBUG : removing 1 level 0 directories
2025/03/30 01:19:12 INFO  : Dropbox root 'rclone-test-lanoguk3wixe': Removing directory
2025/03/30 01:19:13 ERROR : : error listing: directory not found
2025/03/30 01:19:13 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (28.87s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:19:14 INFO  : A1: Making directory
2025/03/30 01:19:15 INFO  : A1/B1: Making directory
2025/03/30 01:19:16 INFO  : A1/B1/C1: Making directory
2025/03/30 01:19:18 DEBUG : removing 1 level 3 directories
2025/03/30 01:19:18 INFO  : A1/B1/C1: Removing directory
2025/03/30 01:19:19 DEBUG : removing 1 level 2 directories
2025/03/30 01:19:19 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (9.51s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:19:23 INFO  : A1: Making directory
2025/03/30 01:19:24 INFO  : A1/B1: Making directory
2025/03/30 01:19:25 INFO  : A1/B1/C1: Making directory
2025/03/30 01:19:27 DEBUG : removing 1 level 3 directories
2025/03/30 01:19:27 INFO  : A1/B1/C1: Removing directory
2025/03/30 01:19:29 DEBUG : removing 1 level 2 directories
2025/03/30 01:19:29 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (9.52s)
=== RUN   TestCopyURL
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:19:33 DEBUG : file1: Uploading chunk 1/1
2025/03/30 01:19:33 DEBUG : file1: Uploading chunk 2/1
2025/03/30 01:19:34 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file1" to batch
2025/03/30 01:19:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:19:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file1
2025/03/30 01:19:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file1
2025/03/30 01:19:36 DEBUG : filename.txt: File name found in url
2025/03/30 01:19:36 DEBUG : filename.txt: Uploading chunk 1/1
2025/03/30 01:19:37 DEBUG : filename.txt: Uploading chunk 2/1
2025/03/30 01:19:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "filename.txt" to batch
2025/03/30 01:19:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:19:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: filename.txt
2025/03/30 01:19:38 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: filename.txt
2025/03/30 01:19:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/30 01:19:39 DEBUG : headerfilename.txt: Uploading chunk 1/1
2025/03/30 01:19:39 DEBUG : headerfilename.txt: Uploading chunk 2/1
2025/03/30 01:19:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "headerfilename.txt" to batch
2025/03/30 01:19:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:19:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: headerfilename.txt
2025/03/30 01:19:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: headerfilename.txt
2025/03/30 01:19:41 DEBUG : file2: Uploading chunk 1/1
2025/03/30 01:19:42 DEBUG : file2: Uploading chunk 2/1
2025/03/30 01:19:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file2" to batch
2025/03/30 01:19:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:19:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file2
2025/03/30 01:19:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file2
--- PASS: TestCopyURL (13.92s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:19:47 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/30 01:19:47 DEBUG : sub/file2: Uploading chunk 1/1
2025/03/30 01:19:47 DEBUG : sub/file2: Uploading chunk 2/1
2025/03/30 01:19:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub/file2" to batch
2025/03/30 01:19:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:19:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub/file2
2025/03/30 01:19:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub/file2
2025/03/30 01:19:49 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:19:49 INFO  : file1: Copied (new) to: sub/file2
2025/03/30 01:19:49 INFO  : file1: Deleted
2025/03/30 01:19:50 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/30 01:19:50 DEBUG : file1: Unchanged skipping
2025/03/30 01:19:50 INFO  : file1: Deleted
2025/03/30 01:19:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (7.49s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:19:54 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/30 01:19:54 DEBUG : file1: Uploading chunk 1/1
2025/03/30 01:19:55 DEBUG : file1: Uploading chunk 2/1
2025/03/30 01:19:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "file1" to batch
2025/03/30 01:19:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:19:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: file1
2025/03/30 01:19:57 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: file1
2025/03/30 01:19:57 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:19:57 INFO  : file1: Copied (new)
2025/03/30 01:19:57 INFO  : file1: Deleted
2025/03/30 01:19:57 DEBUG : file1: Destination exists, skipping
2025/03/30 01:19:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (4.73s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:19:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/30 01:19:59 DEBUG : sub/file2: Uploading chunk 1/1
2025/03/30 01:20:00 DEBUG : sub/file2: Uploading chunk 2/1
2025/03/30 01:20:00 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub/file2" to batch
2025/03/30 01:20:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub/file2
2025/03/30 01:20:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub/file2
2025/03/30 01:20:01 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:20:01 INFO  : file1: Copied (new) to: sub/file2
2025/03/30 01:20:01 INFO  : file1: Deleted
2025/03/30 01:20:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/30 01:20:02 DEBUG : file1: Unchanged skipping
2025/03/30 01:20:02 INFO  : file1: Deleted
2025/03/30 01:20:04 DEBUG : sub/file2: moving to sub/File2-rclone-move-tesupam5
2025/03/30 01:20:05 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-tesupam5
2025/03/30 01:20:05 DEBUG : sub/file2: moving to sub/File2
2025/03/30 01:20:06 INFO  : sub/File2-rclone-move-tesupam5: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (10.21s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:20:09 DEBUG : hello: Uploading chunk 1/1
2025/03/30 01:20:10 DEBUG : hello: Uploading chunk 2/1
2025/03/30 01:20:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "hello" to batch
2025/03/30 01:20:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: hello
2025/03/30 01:20:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: hello
2025/03/30 01:20:12 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (4.64s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:20:14 DEBUG : dst/file1: Uploading chunk 1/1
2025/03/30 01:20:14 DEBUG : dst/file1: Uploading chunk 2/1
2025/03/30 01:20:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "dst/file1" to batch
2025/03/30 01:20:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:15 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: dst/file1
2025/03/30 01:20:16 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: dst/file1
2025/03/30 01:20:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lanoguk3wixe/backup"
2025/03/30 01:20:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/30 01:20:19 INFO  : dst/file1: Moved (server-side)
2025/03/30 01:20:19 DEBUG : dst/file1: Uploading chunk 1/1
2025/03/30 01:20:19 DEBUG : dst/file1: Uploading chunk 2/1
2025/03/30 01:20:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "dst/file1" to batch
2025/03/30 01:20:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: dst/file1
2025/03/30 01:20:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: dst/file1
2025/03/30 01:20:21 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK
2025/03/30 01:20:21 INFO  : dst/file1: Copied (new)
2025/03/30 01:20:21 INFO  : dst/file1: Deleted
2025/03/30 01:20:28 INFO  : Dropbox root 'rclone-test-lanoguk3wixe/backup': Committing uploads - please wait...
--- PASS: TestMoveFileBackupDir (14.53s)
=== 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:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:20:29 DEBUG : A1/one: Uploading chunk 1/1
2025/03/30 01:20:29 DEBUG : A1/one: Uploading chunk 2/1
2025/03/30 01:20:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/one" to batch
2025/03/30 01:20:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:30 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/one
2025/03/30 01:20:31 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/one
2025/03/30 01:20:31 DEBUG : A1/two: Uploading chunk 1/1
2025/03/30 01:20:32 DEBUG : A1/two: Uploading chunk 2/1
2025/03/30 01:20:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/two" to batch
2025/03/30 01:20:34 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:34 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/two
2025/03/30 01:20:34 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/two
2025/03/30 01:20:35 DEBUG : A1/B1/three: Uploading chunk 1/1
2025/03/30 01:20:35 DEBUG : A1/B1/three: Uploading chunk 2/1
2025/03/30 01:20:36 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/B1/three" to batch
2025/03/30 01:20:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/B1/three
2025/03/30 01:20:37 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/B1/three
2025/03/30 01:20:38 DEBUG : A1/B1/C1/four: Uploading chunk 1/1
2025/03/30 01:20:38 DEBUG : A1/B1/C1/four: Uploading chunk 2/1
2025/03/30 01:20:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/B1/C1/four" to batch
2025/03/30 01:20:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/B1/C1/four
2025/03/30 01:20:40 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/B1/C1/four
2025/03/30 01:20:40 DEBUG : A1/B1/C2/five: Uploading chunk 1/1
2025/03/30 01:20:41 DEBUG : A1/B1/C2/five: Uploading chunk 2/1
2025/03/30 01:20:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "A1/B1/C2/five" to batch
2025/03/30 01:20:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:20:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: A1/B1/C2/five
2025/03/30 01:20:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: A1/B1/C2/five
2025/03/30 01:20:42 INFO  : A1/B2: Making directory
2025/03/30 01:20:43 INFO  : A1/B1/C3: Making directory
2025/03/30 01:20:54 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..)
2025/03/30 01:20:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/30 01:20:54 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/)
2025/03/30 01:20:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/30 01:20:54 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/)
2025/03/30 01:20:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/30 01:20:54 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/)
2025/03/30 01:20:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/30 01:20:54 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.)
2025/03/30 01:20:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/03/30 01:20:54 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.)
2025/03/30 01:20:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/03/30 01:20:54 DEBUG : pacer: Reducing sleep to 480ms
2025/03/30 01:20:54 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/30 01:20:55 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...)
2025/03/30 01:20:55 DEBUG : pacer: Rate limited, increasing sleep to 960ms
2025/03/30 01:20:55 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/)
2025/03/30 01:20:55 DEBUG : pacer: Rate limited, increasing sleep to 1.92s
2025/03/30 01:20:55 DEBUG : pacer: Reducing sleep to 1.44s
2025/03/30 01:20:55 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/30 01:20:56 DEBUG : pacer: Reducing sleep to 1.08s
2025/03/30 01:20:56 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/30 01:20:57 DEBUG : pacer: Reducing sleep to 810ms
2025/03/30 01:20:57 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/30 01:20:58 DEBUG : pacer: Reducing sleep to 607.5ms
2025/03/30 01:20:58 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/30 01:20:58 DEBUG : pacer: Reducing sleep to 455.625ms
2025/03/30 01:20:59 DEBUG : pacer: Reducing sleep to 341.71875ms
2025/03/30 01:21:00 DEBUG : pacer: Reducing sleep to 256.289062ms
2025/03/30 01:21:00 DEBUG : pacer: Reducing sleep to 192.216796ms
2025/03/30 01:21:00 DEBUG : pacer: Reducing sleep to 144.162597ms
2025/03/30 01:21:01 DEBUG : pacer: Reducing sleep to 108.121947ms
2025/03/30 01:21:01 DEBUG : pacer: Reducing sleep to 81.09146ms
2025/03/30 01:21:02 DEBUG : pacer: Reducing sleep to 60.818595ms
2025/03/30 01:21:02 DEBUG : pacer: Reducing sleep to 45.613946ms
2025/03/30 01:21:03 DEBUG : pacer: Reducing sleep to 34.210459ms
2025/03/30 01:21:03 DEBUG : pacer: Reducing sleep to 25.657844ms
2025/03/30 01:21:03 DEBUG : pacer: Reducing sleep to 19.243383ms
2025/03/30 01:21:04 DEBUG : pacer: Reducing sleep to 14.432537ms
2025/03/30 01:21:04 DEBUG : pacer: Reducing sleep to 10.824402ms
2025/03/30 01:21:05 DEBUG : pacer: Reducing sleep to 10ms
2025/03/30 01:21:07 INFO  : Dropbox root 'rclone-test-lanoguk3wixe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/30 01:21:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/)
2025/03/30 01:21:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/30 01:21:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.)
2025/03/30 01:21:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/30 01:21:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..)
2025/03/30 01:21:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/30 01:21:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/)
2025/03/30 01:21:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/30 01:21:14 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..)
2025/03/30 01:21:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/03/30 01:21:14 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.)
2025/03/30 01:21:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/03/30 01:21:14 DEBUG : pacer: Reducing sleep to 480ms
2025/03/30 01:21:14 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/30 01:21:14 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..)
2025/03/30 01:21:14 DEBUG : pacer: Rate limited, increasing sleep to 960ms
2025/03/30 01:21:14 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.)
2025/03/30 01:21:14 DEBUG : pacer: Rate limited, increasing sleep to 1.92s
2025/03/30 01:21:14 DEBUG : pacer: Reducing sleep to 1.44s
2025/03/30 01:21:14 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/30 01:21:16 DEBUG : pacer: Reducing sleep to 1.08s
2025/03/30 01:21:16 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/30 01:21:17 DEBUG : pacer: Reducing sleep to 810ms
2025/03/30 01:21:17 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/30 01:21:18 DEBUG : pacer: Reducing sleep to 607.5ms
2025/03/30 01:21:18 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/30 01:21:19 DEBUG : pacer: Reducing sleep to 455.625ms
2025/03/30 01:21:19 DEBUG : pacer: Reducing sleep to 341.71875ms
2025/03/30 01:21:20 DEBUG : pacer: Reducing sleep to 256.289062ms
2025/03/30 01:21:20 DEBUG : pacer: Reducing sleep to 192.216796ms
2025/03/30 01:21:21 DEBUG : pacer: Reducing sleep to 144.162597ms
2025/03/30 01:21:21 DEBUG : pacer: Reducing sleep to 108.121947ms
2025/03/30 01:21:22 DEBUG : pacer: Reducing sleep to 81.09146ms
2025/03/30 01:21:22 DEBUG : pacer: Reducing sleep to 60.818595ms
2025/03/30 01:21:22 DEBUG : pacer: Reducing sleep to 45.613946ms
2025/03/30 01:21:23 DEBUG : pacer: Reducing sleep to 34.210459ms
2025/03/30 01:21:23 DEBUG : pacer: Reducing sleep to 25.657844ms
2025/03/30 01:21:24 DEBUG : pacer: Reducing sleep to 19.243383ms
2025/03/30 01:21:24 DEBUG : pacer: Reducing sleep to 14.432537ms
2025/03/30 01:21:24 DEBUG : pacer: Reducing sleep to 10.824402ms
2025/03/30 01:21:25 DEBUG : pacer: Reducing sleep to 10ms
--- PASS: TestDirMove (70.68s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
--- PASS: TestGetFsInfo (0.51s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:21:39 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/30 01:21:40 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1
2025/03/30 01:21:40 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1
2025/03/30 01:21:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "no_checksum_small_file_from_pipe" to batch
2025/03/30 01:21:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:21:41 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe
2025/03/30 01:21:42 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe
2025/03/30 01:21:42 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK
2025/03/30 01:21:42 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical
2025/03/30 01:21:42 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0
2025/03/30 01:21:43 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0
2025/03/30 01:21:43 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "no_checksum_big_file_from_pipe" to batch
2025/03/30 01:21:44 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:21:44 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe
2025/03/30 01:21:44 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe
2025/03/30 01:21:44 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK
2025/03/30 01:21:44 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:21:47 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/30 01:21:47 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1
2025/03/30 01:21:47 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1
2025/03/30 01:21:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "with_checksum_small_file_from_pipe" to batch
2025/03/30 01:21:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:21:48 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe
2025/03/30 01:21:49 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe
2025/03/30 01:21:49 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK
2025/03/30 01:21:49 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical
2025/03/30 01:21:49 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0
2025/03/30 01:21:50 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0
2025/03/30 01:21:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "with_checksum_big_file_from_pipe" to batch
2025/03/30 01:21:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:21:51 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe
2025/03/30 01:21:52 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe
2025/03/30 01:21:52 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK
2025/03/30 01:21:52 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:21:54 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/30 01:21:54 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1
2025/03/30 01:21:55 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1
2025/03/30 01:21:55 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "ignore_checksum_small_file_from_pipe" to batch
2025/03/30 01:21:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:21:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe
2025/03/30 01:21:56 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe
2025/03/30 01:21:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/30 01:21:57 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0
2025/03/30 01:21:57 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0
2025/03/30 01:21:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "ignore_checksum_big_file_from_pipe" to batch
2025/03/30 01:21:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:21:58 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe
2025/03/30 01:21:59 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe
2025/03/30 01:21:59 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:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:22:01 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/30 01:22:02 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1
2025/03/30 01:22:02 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1
2025/03/30 01:22:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "ignore_checksum_small_file_from_pipe" to batch
2025/03/30 01:22:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:03 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe
2025/03/30 01:22:04 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe
2025/03/30 01:22:04 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/30 01:22:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/30 01:22:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0
2025/03/30 01:22:05 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0
2025/03/30 01:22:05 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "ignore_checksum_big_file_from_pipe" to batch
2025/03/30 01:22:06 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:06 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe
2025/03/30 01:22:06 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe
2025/03/30 01:22:06 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/30 01:22:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (29.20s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.24s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.16s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.44s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.35s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.52s)
=== RUN   TestRcatSize
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:22:09 DEBUG : potato1: Uploading chunk 1/1
2025/03/30 01:22:10 DEBUG : potato1: Uploading chunk 2/1
2025/03/30 01:22:10 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato1" to batch
2025/03/30 01:22:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato1
2025/03/30 01:22:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato1
2025/03/30 01:22:11 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': File to upload is small (60 bytes), uploading instead of streaming
2025/03/30 01:22:12 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:22:12 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:22:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:22:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:13 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:22:14 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:22:14 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK
2025/03/30 01:22:14 DEBUG : potato2: Size and dropbox of src and dst objects identical
--- PASS: TestRcatSize (6.94s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.50s)
=== RUN   TestTouchDir
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:22:17 DEBUG : potato2: Uploading chunk 1/1
2025/03/30 01:22:17 DEBUG : potato2: Uploading chunk 2/1
2025/03/30 01:22:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "potato2" to batch
2025/03/30 01:22:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:18 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: potato2
2025/03/30 01:22:19 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: potato2
2025/03/30 01:22:19 DEBUG : empty space: Uploading chunk 1/1
2025/03/30 01:22:19 DEBUG : empty space: Uploading chunk 2/1
2025/03/30 01:22:20 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "empty space" to batch
2025/03/30 01:22:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: empty space
2025/03/30 01:22:21 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: empty space
2025/03/30 01:22:22 DEBUG : sub dir/potato3: Uploading chunk 1/1
2025/03/30 01:22:22 DEBUG : sub dir/potato3: Uploading chunk 2/1
2025/03/30 01:22:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/potato3" to batch
2025/03/30 01:22:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:23 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/potato3
2025/03/30 01:22:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/potato3
2025/03/30 01:22:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Touching "empty space"
2025/03/30 01:22:24 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Touching "potato2"
2025/03/30 01:22:24 ERROR : empty space: failed to touch: can't set modified time without deleting existing object
2025/03/30 01:22:24 ERROR : potato2: failed to touch: can't set modified time without deleting existing object
2025/03/30 01:22:25 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Touching "sub dir/potato3"
2025/03/30 01:22:25 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object
--- PASS: TestTouchDir (12.09s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.51s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.53s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.50s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.51s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.52s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Dropbox root 'rclone-test-lanoguk3wixe'", Local "Local file system at /tmp/rclone1331155444", Modify Window "1s"
2025/03/30 01:22:31 DEBUG : sub dir/test remove existing: Uploading chunk 1/1
2025/03/30 01:22:32 DEBUG : sub dir/test remove existing: Uploading chunk 2/1
2025/03/30 01:22:32 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/test remove existing" to batch
2025/03/30 01:22:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:33 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/test remove existing
2025/03/30 01:22:34 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/test remove existing
2025/03/30 01:22:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1
2025/03/30 01:22:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1
2025/03/30 01:22:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch
2025/03/30 01:22:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Batch idle for 500ms so committing
2025/03/30 01:22:35 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/30 01:22:36 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/30 01:22:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xeveyot9" before starting
2025/03/30 01:22:40 DEBUG : sub dir/test remove existing.xeveyot9: TEST: removing renamed existing file after operation
2025/03/30 01:22:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jaxitiz4" before starting
2025/03/30 01:22:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jaxitiz4: TEST: renaming existing back after failed operation
2025/03/30 01:22:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buyimaz8" before starting
2025/03/30 01:22:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buyimaz8: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (18.74s)
=== 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/03/30 01:22:50 DEBUG : Dropbox root 'rclone-test-lanoguk3wixe': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m2.903658107s (try 1/5)