"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5)
2025/03/24 05:21:51 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa"
2025/03/24 05:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:21:51 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa"
2025/03/24 05:21:52 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:21:52 DEBUG : Reset feature "ListR"
2025/03/24 05:21:52 DEBUG : Creating backend with remote "/tmp/rclone2602203541"
=== 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/24 05:21:53 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:21:53 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.61s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/24 05:21:54 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:21:54 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (1.11s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/24 05:21:54 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/24 05:21:54 DEBUG : potato: Seek from 10 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 10 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Seek from 5 to 2
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/24 05:21:54 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Seek from 5 to 2
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/24 05:21:54 DEBUG : potato: Seek from 8 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 8 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/24 05:21:54 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 05:21:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 05:21:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 05:21:54 DEBUG : potato: Seek from 5 to 2
2025/03/24 05:21:54 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/24 05:21:54 DEBUG : potato: Seek from 9 to 0
2025/03/24 05:21:54 DEBUG : potato: Seek from 9 to 0
2025/03/24 05:21:54 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:21:54 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:21:59 INFO  : rutabaga.rclone_chunk.001_m9u64u: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/24 05:22:04 INFO  : empty space.rclone_chunk.001_m9ubck: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2025/03/24 05:22:10 INFO  : potato2.rclone_chunk.001_m9ugwq: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:22:10 INFO  : potato2.rclone_chunk.002_m9ugwq: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/24 05:22:19 INFO  : remotepotato.rclone_chunk.001_m9upno: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/24 05:22:19 INFO  : remotepotato.rclone_chunk.002_m9upno: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (39.25s)
    --- PASS: TestCheck/1 (0.38s)
    --- PASS: TestCheck/2 (0.47s)
    --- PASS: TestCheck/3 (0.39s)
    --- PASS: TestCheck/4 (0.41s)
    --- PASS: TestCheck/5 (0.41s)
    --- PASS: TestCheck/6 (0.42s)
    --- PASS: TestCheck/7 (0.41s)
=== RUN   TestCheckFsError
2025/03/24 05:22:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/24 05:22:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/24 05:22:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/24 05:22:33 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/24 05:22:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/24 05:22:33 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:22:37 INFO  : rutabaga.rclone_chunk.001_m9v8or: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/24 05:22:43 INFO  : empty space.rclone_chunk.001_m9vfp1: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2025/03/24 05:22:50 INFO  : potato2.rclone_chunk.001_m9vlbx: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:22:51 INFO  : potato2.rclone_chunk.002_m9vlbx: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/24 05:23:04 INFO  : remotepotato.rclone_chunk.001_m9vyyh: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/24 05:23:05 INFO  : remotepotato.rclone_chunk.002_m9vyyh: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (51.16s)
    --- PASS: TestCheckDownload/1 (1.20s)
    --- PASS: TestCheckDownload/2 (1.20s)
    --- PASS: TestCheckDownload/3 (1.34s)
    --- PASS: TestCheckDownload/4 (2.81s)
    --- PASS: TestCheckDownload/5 (2.82s)
    --- PASS: TestCheckDownload/6 (2.89s)
    --- PASS: TestCheckDownload/7 (2.72s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:23:28 INFO  : rutabaga.rclone_chunk.001_m9wnn0: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/24 05:23:33 INFO  : empty space.rclone_chunk.001_m9ws7b: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2025/03/24 05:23:39 INFO  : potato2.rclone_chunk.001_m9wxi8: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:23:39 INFO  : potato2.rclone_chunk.002_m9wxi8: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/24 05:23:48 INFO  : remotepotato.rclone_chunk.001_m9x6ee: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/24 05:23:49 INFO  : remotepotato.rclone_chunk.002_m9x6ee: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (38.77s)
    --- PASS: TestCheckSizeOnly/1 (0.41s)
    --- PASS: TestCheckSizeOnly/2 (0.40s)
    --- PASS: TestCheckSizeOnly/3 (0.53s)
    --- PASS: TestCheckSizeOnly/4 (0.45s)
    --- PASS: TestCheckSizeOnly/5 (0.41s)
    --- PASS: TestCheckSizeOnly/6 (0.43s)
    --- PASS: TestCheckSizeOnly/7 (0.41s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:24:08 INFO  : test.sum.rclone_chunk.001_m9xqkc: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:24:09 INFO  : test.sum.rclone_chunk.002_m9xqkc: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/24 05:24:14 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/24 05:24:14 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/24 05:24:14 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/24 05:24:14 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/24 05:24:23 INFO  : test.sum.rclone_chunk.001_m9y3ow: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:24:24 INFO  : test.sum.rclone_chunk.002_m9y3ow: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/24 05:24:29 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/24 05:24:29 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/24 05:24:29 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/24 05:24:29 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (30.87s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:24:34 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/data"
2025/03/24 05:24:34 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/data"
2025/03/24 05:24:36 DEBUG : Reset feature "ListR"
    check_test.go:353: Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/data' lacks md5, skipping
--- SKIP: TestCheckSum (3.14s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:24:37 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/data"
2025/03/24 05:24:37 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/data"
2025/03/24 05:24:40 DEBUG : Reset feature "ListR"
2025/03/24 05:24:44 INFO  : data/banana.rclone_chunk.001_m9yrf6: Moved (server-side) to: data/banana
2025/03/24 05:24:48 INFO  : test.sum.rclone_chunk.001_m9ywcw: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/03/24 05:24:58 INFO  : data/potato.rclone_chunk.001_m9z5zo: Moved (server-side) to: data/potato
2025/03/24 05:25:04 INFO  : test.sum: Deleted
2025/03/24 05:25:04 INFO  : test.sum.rclone_chunk.001_m9za5d: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/03/24 05:25:16 INFO  : test.sum.rclone_chunk.001_m9zljo: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:25:16 INFO  : test.sum.rclone_chunk.002_m9zljo: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2025/03/24 05:25:33 INFO  : test.sum.rclone_chunk.001_ma01zr: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:25:34 INFO  : test.sum.rclone_chunk.002_ma01zr: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2025/03/24 05:25:53 INFO  : test.sum.rclone_chunk.001_ma0i8k: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:25:54 INFO  : test.sum.rclone_chunk.002_ma0i8k: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/24 05:25:54 INFO  : test.sum.rclone_chunk.003_ma0i8k: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2025/03/24 05:26:15 INFO  : test.sum.rclone_chunk.001_ma13d8: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:26:16 INFO  : test.sum.rclone_chunk.002_ma13d8: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/24 05:26:16 INFO  : test.sum.rclone_chunk.003_ma13d8: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2025/03/24 05:26:31 INFO  : data/banana: Deleted
2025/03/24 05:26:31 INFO  : data/banana.rclone_chunk.001_ma1puf: Moved (server-side) to: data/banana
2025/03/24 05:26:37 INFO  : data/potato: Deleted
2025/03/24 05:26:38 INFO  : data/potato.rclone_chunk.001_ma1v57: Moved (server-side) to: data/potato
2025/03/24 05:26:49 INFO  : test.sum.rclone_chunk.001_ma2331: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/24 05:26:49 INFO  : test.sum.rclone_chunk.002_ma2331: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (148.69s)
    --- PASS: TestCheckSumDownload/subtest1 (4.63s)
    --- PASS: TestCheckSumDownload/subtest2 (4.11s)
    --- PASS: TestCheckSumDownload/subtest3 (5.09s)
    --- PASS: TestCheckSumDownload/subtest4 (4.68s)
    --- PASS: TestCheckSumDownload/subtest5 (5.62s)
    --- PASS: TestCheckSumDownload/subtest6 (5.47s)
    --- PASS: TestCheckSumDownload/subtest7 (4.97s)
=== RUN   TestApplyTransforms
2025/03/24 05:27:06 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wobaroy4pemu"
2025/03/24 05:27:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:06 DEBUG : Creating backend with remote "TestBox:rclone-test-wobaroy4pemu"
2025/03/24 05:27:06 DEBUG : box root 'rclone-test-wobaroy4pemu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:06 DEBUG : Reset feature "ListR"
2025/03/24 05:27:06 DEBUG : Creating backend with remote "/tmp/rclone3706755162"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu'", Local "Local file system at /tmp/rclone3706755162", Modify Window "1s"
2025/03/24 05:27:07 DEBUG : box root 'rclone-test-wobaroy4pemu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:11 INFO  : hello, world!.rclone_chunk.001_ma2v63: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/03/24 05:27:12 ERROR : hello, world!: sum not found
2025/03/24 05:27:12 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu'
2025/03/24 05:27:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu': 1 files missing
2025/03/24 05:27:12 NOTICE: 1 hashes missing
2025/03/24 05:27:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu': 2 differences found
2025/03/24 05:27:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/24 05:27:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:27:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu': 0 differences found
2025/03/24 05:27:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu': 1 matching files
2025/03/24 05:27:14 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-mojatut4bimo"
2025/03/24 05:27:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:14 DEBUG : Creating backend with remote "TestBox:rclone-test-mojatut4bimo"
2025/03/24 05:27:14 DEBUG : box root 'rclone-test-mojatut4bimo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:15 DEBUG : Reset feature "ListR"
2025/03/24 05:27:15 DEBUG : Creating backend with remote "/tmp/rclone1772956337"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo'", Local "Local file system at /tmp/rclone1772956337", Modify Window "1s"
2025/03/24 05:27:15 DEBUG : box root 'rclone-test-mojatut4bimo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:19 INFO  : HELLO, WORLD!.rclone_chunk.001_ma3337: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/03/24 05:27:20 ERROR : HELLO, WORLD!: sum not found
2025/03/24 05:27:20 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo'
2025/03/24 05:27:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo': 1 files missing
2025/03/24 05:27:20 NOTICE: 1 hashes missing
2025/03/24 05:27:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo': 2 differences found
2025/03/24 05:27:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/24 05:27:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:27:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo': 0 differences found
2025/03/24 05:27:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo': 1 matching files
2025/03/24 05:27:21 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-jozibos4puko"
2025/03/24 05:27:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:21 DEBUG : Creating backend with remote "TestBox:rclone-test-jozibos4puko"
2025/03/24 05:27:22 DEBUG : box root 'rclone-test-jozibos4puko': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:23 DEBUG : Reset feature "ListR"
2025/03/24 05:27:23 DEBUG : Creating backend with remote "/tmp/rclone3572309479"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko'", Local "Local file system at /tmp/rclone3572309479", Modify Window "1s"
2025/03/24 05:27:23 DEBUG : box root 'rclone-test-jozibos4puko': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:28 INFO  : HeLlO, wOrLd!.rclone_chunk.001_ma3bgj: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/24 05:27:29 ERROR : HeLlO, wOrLd!: sum not found
2025/03/24 05:27:29 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko'
2025/03/24 05:27:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko': 1 files missing
2025/03/24 05:27:29 NOTICE: 1 hashes missing
2025/03/24 05:27:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko': 2 differences found
2025/03/24 05:27:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/24 05:27:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:27:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko': 0 differences found
2025/03/24 05:27:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko': 1 matching files
2025/03/24 05:27:31 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-lajahuh2hake"
2025/03/24 05:27:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:31 DEBUG : Creating backend with remote "TestBox:rclone-test-lajahuh2hake"
2025/03/24 05:27:32 DEBUG : box root 'rclone-test-lajahuh2hake': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:32 DEBUG : Reset feature "ListR"
2025/03/24 05:27:32 DEBUG : Creating backend with remote "/tmp/rclone2103733389"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake'", Local "Local file system at /tmp/rclone2103733389", Modify Window "1s"
2025/03/24 05:27:33 DEBUG : box root 'rclone-test-lajahuh2hake': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:37 INFO  : HELLO, WORLD!.rclone_chunk.001_ma3lfo: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/24 05:27:38 ERROR : HELLO, WORLD!: sum not found
2025/03/24 05:27:38 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake'
2025/03/24 05:27:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake': 1 files missing
2025/03/24 05:27:38 NOTICE: 1 hashes missing
2025/03/24 05:27:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake': 2 differences found
2025/03/24 05:27:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/24 05:27:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:27:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake': 0 differences found
2025/03/24 05:27:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake': 1 matching files
2025/03/24 05:27:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-ruwugut8womi"
2025/03/24 05:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:39 DEBUG : Creating backend with remote "TestBox:rclone-test-ruwugut8womi"
2025/03/24 05:27:40 DEBUG : box root 'rclone-test-ruwugut8womi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:40 DEBUG : Reset feature "ListR"
2025/03/24 05:27:40 DEBUG : Creating backend with remote "/tmp/rclone2286827686"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi'", Local "Local file system at /tmp/rclone2286827686", Modify Window "1s"
2025/03/24 05:27:41 DEBUG : box root 'rclone-test-ruwugut8womi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:46 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_ma3t7q: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/03/24 05:27:47 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/24 05:27:47 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi'
2025/03/24 05:27:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi': 1 files missing
2025/03/24 05:27:47 NOTICE: 1 hashes missing
2025/03/24 05:27:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi': 2 differences found
2025/03/24 05:27:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/24 05:27:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:27:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi': 0 differences found
2025/03/24 05:27:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi': 1 matching files
2025/03/24 05:27:48 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yenifey0nobu"
2025/03/24 05:27:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:48 DEBUG : Creating backend with remote "TestBox:rclone-test-yenifey0nobu"
2025/03/24 05:27:48 DEBUG : box root 'rclone-test-yenifey0nobu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:49 DEBUG : Reset feature "ListR"
2025/03/24 05:27:49 DEBUG : Creating backend with remote "/tmp/rclone4051882604"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu'", Local "Local file system at /tmp/rclone4051882604", Modify Window "1s"
2025/03/24 05:27:49 DEBUG : box root 'rclone-test-yenifey0nobu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:54 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_ma41tn: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/03/24 05:27:55 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/24 05:27:55 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu'
2025/03/24 05:27:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu': 1 files missing
2025/03/24 05:27:55 NOTICE: 1 hashes missing
2025/03/24 05:27:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu': 2 differences found
2025/03/24 05:27:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/24 05:27:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:27:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu': 0 differences found
2025/03/24 05:27:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu': 1 matching files
2025/03/24 05:27:56 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xusalih4famu"
2025/03/24 05:27:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:27:56 DEBUG : Creating backend with remote "TestBox:rclone-test-xusalih4famu"
2025/03/24 05:27:57 DEBUG : box root 'rclone-test-xusalih4famu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:27:57 DEBUG : Reset feature "ListR"
2025/03/24 05:27:57 DEBUG : Creating backend with remote "/tmp/rclone872534146"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu'", Local "Local file system at /tmp/rclone872534146", Modify Window "1s"
2025/03/24 05:27:59 DEBUG : box root 'rclone-test-xusalih4famu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:03 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ma4bq2: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/03/24 05:28:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 05:28:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu'
2025/03/24 05:28:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu': 1 files missing
2025/03/24 05:28:04 NOTICE: 1 hashes missing
2025/03/24 05:28:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu': 2 differences found
2025/03/24 05:28:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/24 05:28:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:28:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu': 0 differences found
2025/03/24 05:28:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu': 1 matching files
2025/03/24 05:28:06 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-ruyeber0xujo"
2025/03/24 05:28:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:28:06 DEBUG : Creating backend with remote "TestBox:rclone-test-ruyeber0xujo"
2025/03/24 05:28:07 DEBUG : box root 'rclone-test-ruyeber0xujo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:07 DEBUG : Reset feature "ListR"
2025/03/24 05:28:07 DEBUG : Creating backend with remote "/tmp/rclone3407688891"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo'", Local "Local file system at /tmp/rclone3407688891", Modify Window "1s"
2025/03/24 05:28:09 DEBUG : box root 'rclone-test-ruyeber0xujo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:13 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ma4ln8: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/03/24 05:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 05:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo'
2025/03/24 05:28:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo': 1 files missing
2025/03/24 05:28:14 NOTICE: 1 hashes missing
2025/03/24 05:28:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo': 2 differences found
2025/03/24 05:28:14 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/24 05:28:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:28:15 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo': 0 differences found
2025/03/24 05:28:15 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo': 1 matching files
2025/03/24 05:28:15 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wawamif9yecu"
2025/03/24 05:28:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:28:15 DEBUG : Creating backend with remote "TestBox:rclone-test-wawamif9yecu"
2025/03/24 05:28:16 DEBUG : box root 'rclone-test-wawamif9yecu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:16 DEBUG : Reset feature "ListR"
2025/03/24 05:28:16 DEBUG : Creating backend with remote "/tmp/rclone3640688279"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu'", Local "Local file system at /tmp/rclone3640688279", Modify Window "1s"
2025/03/24 05:28:17 DEBUG : box root 'rclone-test-wawamif9yecu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:21 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ma4tis: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/03/24 05:28:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 05:28:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu'
2025/03/24 05:28:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu': 1 files missing
2025/03/24 05:28:22 NOTICE: 1 hashes missing
2025/03/24 05:28:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu': 2 differences found
2025/03/24 05:28:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/24 05:28:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:28:23 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu': 0 differences found
2025/03/24 05:28:23 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu': 1 matching files
2025/03/24 05:28:23 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-vapudim2paso"
2025/03/24 05:28:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:28:23 DEBUG : Creating backend with remote "TestBox:rclone-test-vapudim2paso"
2025/03/24 05:28:24 DEBUG : box root 'rclone-test-vapudim2paso': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:25 DEBUG : Reset feature "ListR"
2025/03/24 05:28:25 DEBUG : Creating backend with remote "/tmp/rclone716589929"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso'", Local "Local file system at /tmp/rclone716589929", Modify Window "1s"
2025/03/24 05:28:25 DEBUG : box root 'rclone-test-vapudim2paso': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:28:31 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ma52cy: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/03/24 05:28:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 05:28:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso'
2025/03/24 05:28:33 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso': 1 files missing
2025/03/24 05:28:33 NOTICE: 1 hashes missing
2025/03/24 05:28:33 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso': 2 differences found
2025/03/24 05:28:33 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/24 05:28:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 05:28:34 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso': 0 differences found
2025/03/24 05:28:34 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso': 1 matching files
2025/03/24 05:28:34 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-vapudim2paso': Purge remote
2025/03/24 05:28:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wawamif9yecu': Purge remote
2025/03/24 05:28:37 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-ruyeber0xujo': Purge remote
2025/03/24 05:28:38 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xusalih4famu': Purge remote
2025/03/24 05:28:39 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yenifey0nobu': Purge remote
2025/03/24 05:28:41 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-ruwugut8womi': Purge remote
2025/03/24 05:28:42 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-lajahuh2hake': Purge remote
2025/03/24 05:28:43 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-jozibos4puko': Purge remote
2025/03/24 05:28:44 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-mojatut4bimo': Purge remote
2025/03/24 05:28:46 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wobaroy4pemu': Purge remote
--- PASS: TestApplyTransforms (102.09s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:28:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 05:28:54 INFO  : sub/file2.rclone_chunk.001_ma5nj2: Moved (server-side) to: sub/file2
2025/03/24 05:28:54 INFO  : file1: Copied (new) to: sub/file2
2025/03/24 05:28:56 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/24 05:28:56 DEBUG : file1: Unchanged skipping
2025/03/24 05:28:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (13.41s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.76s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:29:07 INFO  : dst/file1.rclone_chunk.001_ma61tn: Moved (server-side) to: dst/file1
2025/03/24 05:29:08 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/backup"
2025/03/24 05:29:08 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/backup"
2025/03/24 05:29:11 DEBUG : Reset feature "ListR"
2025/03/24 05:29:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/24 05:29:12 DEBUG : dst/file1: move non-chunked object...
2025/03/24 05:29:16 INFO  : dst/file1: Moved (server-side)
2025/03/24 05:29:16 INFO  : dst/file1: Moved (server-side)
2025/03/24 05:29:16 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:29:20 INFO  : dst/file1.rclone_chunk.001_ma6fb7: Moved (server-side) to: dst/file1
2025/03/24 05:29:20 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (25.11s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:29:27 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/dst"
2025/03/24 05:29:27 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/dst"
2025/03/24 05:29:29 DEBUG : Reset feature "ListR"
2025/03/24 05:29:29 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/CompareDest"
2025/03/24 05:29:29 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/CompareDest"
2025/03/24 05:29:31 DEBUG : Reset feature "ListR"
2025/03/24 05:29:31 DEBUG : one: Need to transfer - File not found at Destination
2025/03/24 05:29:32 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:29:37 INFO  : one.rclone_chunk.001_ma6v3q: Moved (server-side) to: one
2025/03/24 05:29:37 INFO  : one: Copied (new)
2025/03/24 05:29:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 05:29:40 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:29:45 INFO  : one: Deleted
2025/03/24 05:29:46 INFO  : one.rclone_chunk.001_ma739z: Moved (server-side) to: one
2025/03/24 05:29:46 INFO  : one: Copied (replaced existing)
2025/03/24 05:29:53 INFO  : dst/one: Deleted
2025/03/24 05:29:54 INFO  : dst/one.rclone_chunk.001_ma7bbl: Moved (server-side) to: dst/one
2025/03/24 05:29:59 INFO  : CompareDest/one.rclone_chunk.001_ma7hqb: Moved (server-side) to: CompareDest/one
2025/03/24 05:30:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 05:30:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/24 05:30:02 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/24 05:30:07 INFO  : CompareDest/two.rclone_chunk.001_ma7qit: Moved (server-side) to: CompareDest/two
2025/03/24 05:30:08 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 05:30:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/24 05:30:10 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/24 05:30:11 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 05:30:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/24 05:30:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/24 05:30:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 05:30:15 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/24 05:30:16 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:30:19 INFO  : two.rclone_chunk.001_ma83em: Moved (server-side) to: two
2025/03/24 05:30:19 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (60.44s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:30:27 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/dst"
2025/03/24 05:30:27 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/dst"
2025/03/24 05:30:29 DEBUG : Reset feature "ListR"
2025/03/24 05:30:29 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/CopyDest"
2025/03/24 05:30:29 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/CopyDest"
2025/03/24 05:30:32 DEBUG : Reset feature "ListR"
2025/03/24 05:30:32 DEBUG : one: Need to transfer - File not found at Destination
2025/03/24 05:30:35 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:30:40 INFO  : one.rclone_chunk.001_ma8mbw: Moved (server-side) to: one
2025/03/24 05:30:40 INFO  : one: Copied (new)
2025/03/24 05:30:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 05:30:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:30:48 INFO  : one: Deleted
2025/03/24 05:30:49 INFO  : one.rclone_chunk.001_ma8u8j: Moved (server-side) to: one
2025/03/24 05:30:49 INFO  : one: Copied (replaced existing)
2025/03/24 05:30:55 INFO  : dst/one: Deleted
2025/03/24 05:30:56 INFO  : dst/one.rclone_chunk.001_ma917m: Moved (server-side) to: dst/one
2025/03/24 05:31:01 INFO  : CopyDest/one.rclone_chunk.001_ma976s: Moved (server-side) to: CopyDest/one
2025/03/24 05:31:03 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/BackupDir"
2025/03/24 05:31:03 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/BackupDir"
2025/03/24 05:31:05 DEBUG : Reset feature "ListR"
2025/03/24 05:31:05 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 05:31:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/24 05:31:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 05:31:08 DEBUG : one: move non-chunked object...
2025/03/24 05:31:11 INFO  : one: Moved (server-side)
2025/03/24 05:31:11 INFO  : one: Moved (server-side)
2025/03/24 05:31:11 DEBUG : one: copy non-chunked object...
2025/03/24 05:31:12 INFO  : one: Copied (server-side copy)
2025/03/24 05:31:12 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/24 05:31:17 INFO  : CopyDest/two.rclone_chunk.001_ma9ogo: Moved (server-side) to: CopyDest/two
2025/03/24 05:31:18 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 05:31:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/24 05:31:20 DEBUG : two: copy non-chunked object...
2025/03/24 05:31:21 INFO  : two: Copied (server-side copy)
2025/03/24 05:31:21 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/24 05:31:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/24 05:31:23 DEBUG : two: Unchanged skipping
2025/03/24 05:31:28 INFO  : CopyDest/three.rclone_chunk.001_ma9zwg: Moved (server-side) to: CopyDest/three
2025/03/24 05:31:29 DEBUG : three: Need to transfer - File not found at Destination
2025/03/24 05:31:30 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/24 05:31:30 DEBUG : three: Destination not found in --copy-dest
2025/03/24 05:31:31 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:31:34 INFO  : three.rclone_chunk.001_maa6rp: Moved (server-side) to: three
2025/03/24 05:31:34 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (78.92s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.78s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.73s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:31:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/24 05:31:49 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:31:53 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_maaof2: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2025/03/24 05:31:53 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/24 05:31:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/24 05:31:55 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:33:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: max transfer limit reached as set by --max-transfer
2025/03/24 05:33:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
    copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers
--- PASS: TestCopyFileMaxTransfer (125.69s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.74s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.77s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.78s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.81s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.78s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.77s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.79s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.79s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.73s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.78s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.75s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:34:06 INFO  : a.txt.rclone_chunk.001_maedwj: Moved (server-side) to: a.txt
2025/03/24 05:34:10 INFO  : zend.txt.rclone_chunk.001_maehdy: Moved (server-side) to: zend.txt
2025/03/24 05:34:15 INFO  : sub dir/hello world.rclone_chunk.001_maelti: Moved (server-side) to: sub dir/hello world
2025/03/24 05:34:19 INFO  : sub dir/hello world2.rclone_chunk.001_maeqio: Moved (server-side) to: sub dir/hello world2
2025/03/24 05:34:24 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_maeuvm: Moved (server-side) to: sub dir/ignore dir/.ignore
2025/03/24 05:34:27 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_maezkp: Moved (server-side) to: sub dir/ignore dir/should be ignored
2025/03/24 05:34:33 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_maf3ep: Moved (server-side) to: sub dir/sub sub dir/hello world3
2025/03/24 05:34:35 DEBUG : a.txt: Excluded (Size Filter)
2025/03/24 05:34:35 DEBUG : a.txt: Excluded
2025/03/24 05:34:36 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/24 05:34:36 DEBUG : sub dir/hello world: Excluded
2025/03/24 05:34:36 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/24 05:34:36 DEBUG : sub dir/hello world2: Excluded
2025/03/24 05:34:36 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/24 05:34:36 DEBUG : sub dir/hello world: Excluded
2025/03/24 05:34:36 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/24 05:34:36 DEBUG : sub dir/hello world2: Excluded
2025/03/24 05:34:37 DEBUG : sub dir/ignore dir: Excluded
2025/03/24 05:34:38 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (48.93s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:34:54 INFO  : file1.rclone_chunk.001_mafqc4: Moved (server-side) to: file1
2025/03/24 05:34:59 INFO  : sub/file2.rclone_chunk.001_mafumc: Moved (server-side) to: 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
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (18.28s)
    --- PASS: TestListJSON/Default (0.44s)
    --- PASS: TestListJSON/FilesOnly (0.46s)
    --- PASS: TestListJSON/DirsOnly (0.42s)
    --- PASS: TestListJSON/Recurse (0.81s)
    --- PASS: TestListJSON/SubDir (0.37s)
    --- PASS: TestListJSON/NoModTime (0.44s)
    --- PASS: TestListJSON/NoMimeType (0.51s)
    --- PASS: TestListJSON/ShowHash (0.47s)
    --- PASS: TestListJSON/HashTypes (0.43s)
    --- PASS: TestListJSON/Metadata (0.37s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:35:13 INFO  : file1.rclone_chunk.001_mag93s: Moved (server-side) to: file1
2025/03/24 05:35:18 INFO  : sub/file2.rclone_chunk.001_magcsg: Moved (server-side) to: 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/24 05:35:25 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/notfound"
2025/03/24 05:35:25 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/notfound"
2025/03/24 05:35:28 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (23.31s)
    --- PASS: TestStatJSON/Root (0.41s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.38s)
    --- PASS: TestStatJSON/Dir (0.74s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.39s)
    --- PASS: TestStatJSON/File (1.11s)
    --- PASS: TestStatJSON/NotFound (0.77s)
    --- PASS: TestStatJSON/DirFilesOnly (0.34s)
    --- PASS: TestStatJSON/FileFilesOnly (1.11s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.38s)
    --- PASS: TestStatJSON/DirDirsOnly (0.39s)
    --- PASS: TestStatJSON/FileDirsOnly (0.41s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.41s)
    --- PASS: TestStatJSON/RootNotFound (2.85s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:35:32 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Making directory
2025/03/24 05:35:33 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Making directory
--- PASS: TestMkdir (1.12s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:35:38 INFO  : sub dir/hello world.rclone_chunk.001_magxr1: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (9.05s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:35:47 INFO  : potato2.rclone_chunk.001_mah6jj: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:35:48 INFO  : potato2.rclone_chunk.002_mah6jj: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:35:53 INFO  : empty space.rclone_chunk.001_mahdc2: Moved (server-side) to: empty space
--- PASS: TestLs (17.64s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:36:05 INFO  : potato2.rclone_chunk.001_mahobr: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:36:06 INFO  : potato2.rclone_chunk.002_mahobr: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:36:11 INFO  : empty space.rclone_chunk.001_mahvzn: Moved (server-side) to: empty space
2025/03/24 05:36:12 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/24 05:36:12 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (18.64s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:36:24 INFO  : potato2.rclone_chunk.001_mai6tc: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:36:24 INFO  : potato2.rclone_chunk.002_mai6tc: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:36:30 INFO  : empty space.rclone_chunk.001_maid9n: Moved (server-side) to: empty space
--- PASS: TestLsLong (17.42s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:36:41 INFO  : potato2.rclone_chunk.001_maioim: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:36:42 INFO  : potato2.rclone_chunk.002_maioim: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:36:47 INFO  : empty space.rclone_chunk.001_maivwg: Moved (server-side) to: empty space
--- PASS: TestHashSums (16.54s)
=== RUN   TestHashSumsWithErrors
2025/03/24 05:36:53 DEBUG : Creating backend with remote ":memory:"
2025/03/24 05:36:53 DEBUG : Config file has changed externally - reloading
2025/03/24 05:36:53 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/24 05:36:53 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/24 05:36:53 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/24 05:36:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/24 05:36:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/24 05:36:53 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/24 05:36:53 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/24 05:36:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/24 05:36:53 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:36:58 INFO  : potato2.rclone_chunk.001_maj4ly: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:36:58 INFO  : potato2.rclone_chunk.002_maj4ly: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:37:04 INFO  : empty space.rclone_chunk.001_majb1u: Moved (server-side) to: empty space
2025/03/24 05:37:09 INFO  : sub dir/potato3.rclone_chunk.001_majff0: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (25.32s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:37:22 INFO  : small.rclone_chunk.001_majulk: Moved (server-side) to: small
2025/03/24 05:37:27 INFO  : medium.rclone_chunk.001_majxu0: Moved (server-side) to: medium.rclone_chunk.001
2025/03/24 05:37:27 INFO  : medium.rclone_chunk.002_majxu0: Moved (server-side) to: medium.rclone_chunk.002
2025/03/24 05:37:34 INFO  : large.rclone_chunk.001_mak4lp: Moved (server-side) to: large.rclone_chunk.001
2025/03/24 05:37:34 INFO  : large.rclone_chunk.002_mak4lp: Moved (server-side) to: large.rclone_chunk.002
2025/03/24 05:37:36 DEBUG : Waiting for deletions to finish
2025/03/24 05:37:37 DEBUG : large: Excluded (Size Filter)
2025/03/24 05:37:37 DEBUG : large: Excluded
2025/03/24 05:37:38 INFO  : small: Deleted
2025/03/24 05:37:41 INFO  : medium: Deleted
--- PASS: TestDelete (27.98s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.51s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.55s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.49s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:37:54 INFO  : ReadFile.rclone_chunk.001_makq4l: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (8.39s)
=== RUN   TestRetry
2025/03/24 05:37:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/24 05:37:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/24 05:37:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 05:37:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 05:37:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 05:37:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 05:37:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.08s)
=== RUN   TestCat
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:38:03 INFO  : file1.rclone_chunk.001_makztp: Moved (server-side) to: file1
2025/03/24 05:38:07 INFO  : file2.rclone_chunk.001_mal2jr: Moved (server-side) to: file2
--- PASS: TestCat (20.84s)
=== RUN   TestPurge
2025/03/24 05:38:20 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-miwiruz4viya"
2025/03/24 05:38:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 05:38:20 DEBUG : Creating backend with remote "TestBox:rclone-test-miwiruz4viya"
2025/03/24 05:38:21 DEBUG : box root 'rclone-test-miwiruz4viya': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:38:21 DEBUG : Reset feature "ListR"
2025/03/24 05:38:21 DEBUG : Creating backend with remote "/tmp/rclone3784787632"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-miwiruz4viya'", Local "Local file system at /tmp/rclone3784787632", Modify Window "1s"
2025/03/24 05:38:22 DEBUG : box root 'rclone-test-miwiruz4viya': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:38:30 INFO  : A1/B1/C1/one.rclone_chunk.001_malm73: Moved (server-side) to: A1/B1/C1/one
2025/03/24 05:38:30 INFO  : A2: Making directory
2025/03/24 05:38:31 INFO  : A1/B2: Making directory
2025/03/24 05:38:33 INFO  : A1/B2/C2: Making directory
2025/03/24 05:38:34 INFO  : A1/B1/C3: Making directory
2025/03/24 05:38:35 INFO  : A3: Making directory
2025/03/24 05:38:36 INFO  : A3/B3: Making directory
2025/03/24 05:38:37 INFO  : A3/B3/C4: Making directory
2025/03/24 05:38:42 INFO  : A1/two.rclone_chunk.001_mam22f: Moved (server-side) to: A1/two
2025/03/24 05:38:50 DEBUG : box root 'rclone-test-miwiruz4viya': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:38:50 ERROR : : error listing: directory not found
2025/03/24 05:38:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-miwiruz4viya': Purge remote
2025/03/24 05:38:51 DEBUG : box root 'rclone-test-miwiruz4viya': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:38:51 NOTICE: purge failed: directory not found
--- PASS: TestPurge (30.59s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:38:58 INFO  : A1/B1/C1/one.rclone_chunk.001_mameia: Moved (server-side) to: A1/B1/C1/one
2025/03/24 05:38:58 INFO  : A2: Making directory
2025/03/24 05:38:59 INFO  : A1/B2: Making directory
2025/03/24 05:39:00 INFO  : A1/B2/C2: Making directory
2025/03/24 05:39:01 INFO  : A1/B1/C3: Making directory
2025/03/24 05:39:03 INFO  : A3: Making directory
2025/03/24 05:39:04 INFO  : A3/B3: Making directory
2025/03/24 05:39:05 INFO  : A3/B3/C4: Making directory
2025/03/24 05:39:10 INFO  : A1/two.rclone_chunk.001_mamtdk: Moved (server-side) to: A1/two
2025/03/24 05:39:12 DEBUG : removing 1 level 3 directories
2025/03/24 05:39:12 INFO  : A3/B3/C4: Removing directory
2025/03/24 05:39:16 DEBUG : removing 2 level 3 directories
2025/03/24 05:39:16 INFO  : A1/B2/C2: Removing directory
2025/03/24 05:39:16 INFO  : A1/B1/C3: Removing directory
2025/03/24 05:39:17 DEBUG : removing 2 level 2 directories
2025/03/24 05:39:17 INFO  : A3/B3: Removing directory
2025/03/24 05:39:17 INFO  : A1/B2: Removing directory
2025/03/24 05:39:18 DEBUG : removing 2 level 1 directories
2025/03/24 05:39:18 INFO  : A3: Removing directory
2025/03/24 05:39:18 INFO  : A2: Removing directory
2025/03/24 05:39:26 DEBUG : removing 1 level 3 directories
2025/03/24 05:39:26 INFO  : A1/B1/C1: Removing directory
2025/03/24 05:39:27 DEBUG : removing 1 level 2 directories
2025/03/24 05:39:27 INFO  : A1/B1: Removing directory
2025/03/24 05:39:28 DEBUG : removing 1 level 1 directories
2025/03/24 05:39:28 INFO  : A1: Removing directory
2025/03/24 05:39:29 DEBUG : removing 1 level 0 directories
2025/03/24 05:39:29 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Removing directory
2025/03/24 05:39:30 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:39:30 ERROR : : error listing: directory not found
2025/03/24 05:39:31 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:39:31 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (40.36s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:39:32 DEBUG : box root 'rclone-test-yusuzoc5fiqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/03/24 05:39:32 INFO  : A1: Making directory
2025/03/24 05:39:33 INFO  : A1/B1: Making directory
2025/03/24 05:39:34 INFO  : A1/B1/C1: Making directory
2025/03/24 05:39:39 DEBUG : removing 1 level 3 directories
2025/03/24 05:39:39 INFO  : A1/B1/C1: Removing directory
2025/03/24 05:39:40 DEBUG : removing 1 level 2 directories
2025/03/24 05:39:40 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (13.39s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:39:44 INFO  : A1: Making directory
2025/03/24 05:39:45 INFO  : A1/B1: Making directory
2025/03/24 05:39:47 INFO  : A1/B1/C1: Making directory
2025/03/24 05:39:51 DEBUG : removing 1 level 3 directories
2025/03/24 05:39:51 INFO  : A1/B1/C1: Removing directory
2025/03/24 05:39:52 DEBUG : removing 1 level 2 directories
2025/03/24 05:39:52 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (11.19s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:40:00 INFO  : file1.rclone_chunk.001_mao7hv: Moved (server-side) to: file1
2025/03/24 05:40:01 DEBUG : filename.txt: File name found in url
2025/03/24 05:40:05 INFO  : filename.txt.rclone_chunk.001_maoc56: Moved (server-side) to: filename.txt
2025/03/24 05:40:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/24 05:40:08 INFO  : headerfilename.txt.rclone_chunk.001_maog69: Moved (server-side) to: headerfilename.txt
2025/03/24 05:40:12 INFO  : file2.rclone_chunk.001_maokhf: Moved (server-side) to: file2
--- PASS: TestCopyURL (22.26s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:40:18 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 05:40:23 INFO  : sub/file2.rclone_chunk.001_maou4a: Moved (server-side) to: sub/file2
2025/03/24 05:40:23 INFO  : file1: Copied (new) to: sub/file2
2025/03/24 05:40:23 INFO  : file1: Deleted
2025/03/24 05:40:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/24 05:40:25 DEBUG : file1: Unchanged skipping
2025/03/24 05:40:25 INFO  : file1: Deleted
2025/03/24 05:40:26 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (12.07s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:40:30 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 05:40:31 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:40:34 INFO  : file1.rclone_chunk.001_map6mf: Moved (server-side) to: file1
2025/03/24 05:40:34 INFO  : file1: Copied (new)
2025/03/24 05:40:34 INFO  : file1: Deleted
2025/03/24 05:40:35 DEBUG : file1: Destination exists, skipping
2025/03/24 05:40:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (7.76s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:40:38 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 05:40:43 INFO  : sub/file2.rclone_chunk.001_mapdii: Moved (server-side) to: sub/file2
2025/03/24 05:40:43 INFO  : file1: Copied (new) to: sub/file2
2025/03/24 05:40:43 INFO  : file1: Deleted
2025/03/24 05:40:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/24 05:40:45 DEBUG : file1: Unchanged skipping
2025/03/24 05:40:45 INFO  : file1: Deleted
2025/03/24 05:40:48 DEBUG : sub/file2: moving to sub/File2-rclone-move-polaxiw3
2025/03/24 05:40:48 DEBUG : sub/file2: move non-chunked object...
2025/03/24 05:40:49 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-polaxiw3
2025/03/24 05:40:49 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-polaxiw3
2025/03/24 05:40:49 DEBUG : sub/file2: moving to sub/File2
2025/03/24 05:40:49 DEBUG : sub/File2-rclone-move-polaxiw3: move non-chunked object...
2025/03/24 05:40:49 INFO  : sub/File2-rclone-move-polaxiw3: Moved (server-side) to: sub/File2
2025/03/24 05:40:49 INFO  : sub/File2-rclone-move-polaxiw3: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (15.52s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:40:57 INFO  : hello.rclone_chunk.001_maptcw: Moved (server-side) to: hello
2025/03/24 05:40:59 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (8.50s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:41:06 INFO  : dst/file1.rclone_chunk.001_maq13x: Moved (server-side) to: dst/file1
2025/03/24 05:41:08 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa/backup"
2025/03/24 05:41:08 DEBUG : Creating backend with remote "TestBox:rclone-test-yusuzoc5fiqa/backup"
2025/03/24 05:41:11 DEBUG : Reset feature "ListR"
2025/03/24 05:41:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/24 05:41:11 DEBUG : dst/file1: move non-chunked object...
2025/03/24 05:41:14 INFO  : dst/file1: Moved (server-side)
2025/03/24 05:41:14 INFO  : dst/file1: Moved (server-side)
2025/03/24 05:41:15 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/24 05:41:19 INFO  : dst/file1.rclone_chunk.001_maqeep: Moved (server-side) to: dst/file1
2025/03/24 05:41:19 INFO  : dst/file1: Copied (new)
2025/03/24 05:41:19 INFO  : dst/file1: Deleted
2025/03/24 05:41:24 DEBUG : Config file has changed externally - reloading
2025/03/24 05:41:24 DEBUG : TestBox: Loaded fresh token from config file
2025/03/24 05:41:24 DEBUG : TestBox: Loaded new refresh token from config file
--- PASS: TestMoveFileBackupDir (24.78s)
=== 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:41:31 INFO  : A1/one.rclone_chunk.001_maqq38: Moved (server-side) to: A1/one
2025/03/24 05:41:35 INFO  : A1/two.rclone_chunk.001_maqu45: Moved (server-side) to: A1/two
2025/03/24 05:41:40 INFO  : A1/B1/three.rclone_chunk.001_maqy7q: Moved (server-side) to: A1/B1/three
2025/03/24 05:41:45 INFO  : A1/B1/C1/four.rclone_chunk.001_mar3qw: Moved (server-side) to: A1/B1/C1/four
2025/03/24 05:41:50 INFO  : A1/B1/C2/five.rclone_chunk.001_mar8s4: Moved (server-side) to: A1/B1/C2/five
2025/03/24 05:41:50 INFO  : A1/B2: Making directory
2025/03/24 05:41:51 INFO  : A1/B1/C3: Making directory
2025/03/24 05:42:05 DEBUG : A2/B1/C1/four: move non-chunked object...
2025/03/24 05:42:05 DEBUG : A2/B1/three: move non-chunked object...
2025/03/24 05:42:05 DEBUG : A2/one: move non-chunked object...
2025/03/24 05:42:05 DEBUG : A2/two: move non-chunked object...
2025/03/24 05:42:05 DEBUG : A2/B1/C2/five: move non-chunked object...
2025/03/24 05:42:06 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/24 05:42:06 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/24 05:42:06 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/24 05:42:06 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/24 05:42:06 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/24 05:42:06 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/24 05:42:06 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/24 05:42:06 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/24 05:42:06 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/24 05:42:06 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/24 05:42:13 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/24 05:42:21 DEBUG : A3/one: move non-chunked object...
2025/03/24 05:42:21 DEBUG : A3/B1/three: move non-chunked object...
2025/03/24 05:42:21 DEBUG : A3/B1/C2/five: move non-chunked object...
2025/03/24 05:42:21 DEBUG : A3/two: move non-chunked object...
2025/03/24 05:42:21 DEBUG : A3/B1/C1/four: move non-chunked object...
2025/03/24 05:42:22 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/24 05:42:22 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/24 05:42:22 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/24 05:42:22 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/24 05:42:22 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/24 05:42:22 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/24 05:42:22 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/24 05:42:22 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/24 05:42:22 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/24 05:42:22 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
--- PASS: TestDirMove (75.93s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
--- PASS: TestGetFsInfo (0.69s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2025/03/24 05:42:43 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 05:42:47 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_masvfw: Moved (server-side) to: no_checksum_small_file_from_pipe
2025/03/24 05:42:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/24 05:42:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/24 05:43:26 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/24 05:43:26 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/24 05:43:27 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/24 05:43:27 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/24 05:43:28 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/24 05:43:28 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/24 05:43:29 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/24 05:43:29 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/24 05:43:30 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/24 05:43:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/24 05:43:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/24 05:43:32 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/24 05:43:32 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/24 05:43:33 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/24 05:43:33 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/24 05:43:34 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/24 05:43:34 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/24 05:43:35 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/24 05:43:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/24 05:43:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/24 05:43:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_masylv: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/24 05:43:38 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:44:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 05:44:11 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_mav62i: Moved (server-side) to: with_checksum_small_file_from_pipe
2025/03/24 05:44:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/24 05:44:48 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/24 05:44:49 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/24 05:44:50 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/24 05:44:50 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/24 05:44:51 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/24 05:44:51 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/24 05:44:52 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/24 05:44:52 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/24 05:44:53 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/24 05:44:54 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/24 05:44:55 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/24 05:44:55 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/24 05:44:56 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/24 05:44:56 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/24 05:44:57 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/24 05:44:57 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/24 05:44:58 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/24 05:44:58 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/24 05:44:59 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/24 05:45:00 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/24 05:45:00 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_mavarh: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/24 05:45:02 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:45:30 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 05:45:33 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_maxhyd: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/24 05:45:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/24 05:46:11 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/24 05:46:11 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/24 05:46:12 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/24 05:46:13 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/24 05:46:13 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/24 05:46:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/24 05:46:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/24 05:46:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/24 05:46:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/24 05:46:16 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/24 05:46:16 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/24 05:46:17 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/24 05:46:18 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/24 05:46:18 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/24 05:46:19 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/24 05:46:19 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/24 05:46:20 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/24 05:46:20 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/24 05:46:21 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/24 05:46:21 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/24 05:46:22 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_maxlsv: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/24 05:46:24 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:46:52 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 05:46:55 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_mazr1y: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/24 05:46:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/24 05:47:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/24 05:47:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/24 05:47:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/24 05:47:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/24 05:47:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/24 05:47:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/24 05:47:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/24 05:47:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/24 05:47:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/24 05:47:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/24 05:47:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/24 05:47:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/24 05:47:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/24 05:47:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/24 05:47:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/24 05:47:42 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/24 05:47:42 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/24 05:47:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/24 05:47:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/24 05:47:44 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/24 05:47:44 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_mazvma: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/24 05:47:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (330.38s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (83.30s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (83.07s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (82.07s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (81.93s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.72s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:48:19 INFO  : potato1.rclone_chunk.001_mb22d8: Moved (server-side) to: potato1.rclone_chunk.001
2025/03/24 05:48:20 INFO  : potato1.rclone_chunk.002_mb22d8: Moved (server-side) to: potato1.rclone_chunk.002
2025/03/24 05:48:21 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': File to upload is small (60 bytes), uploading instead of streaming
2025/03/24 05:48:26 INFO  : potato2.rclone_chunk.001_mb29et: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:48:27 INFO  : potato2.rclone_chunk.002_mb29et: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:48:29 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (24.07s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.82s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:48:44 INFO  : potato2.rclone_chunk.001_mb2qku: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/24 05:48:44 INFO  : potato2.rclone_chunk.002_mb2qku: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/24 05:48:50 INFO  : empty space.rclone_chunk.001_mb2x3u: Moved (server-side) to: empty space
2025/03/24 05:48:55 INFO  : sub dir/potato3.rclone_chunk.001_mb31it: Moved (server-side) to: sub dir/potato3
2025/03/24 05:48:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Touching "empty space"
2025/03/24 05:48:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Touching "potato2"
2025/03/24 05:48:57 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Touching "sub dir/potato3"
--- PASS: TestTouchDir (27.96s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.72s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.76s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.76s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.72s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.73s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa'", Local "Local file system at /tmp/rclone2602203541", Modify Window "1s"
2025/03/24 05:49:16 INFO  : sub dir/test remove existing.rclone_chunk.001_mb3m2d: Moved (server-side) to: sub dir/test remove existing
2025/03/24 05:49:20 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_mb3rru: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/24 05:49:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.podifay1" before starting
2025/03/24 05:49:23 DEBUG : sub dir/test remove existing: move non-chunked object...
2025/03/24 05:49:24 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.podifay1
2025/03/24 05:49:25 DEBUG : sub dir/test remove existing.podifay1: TEST: removing renamed existing file after operation
2025/03/24 05:49:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiboquw1" before starting
2025/03/24 05:49:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/24 05:49:28 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiboquw1
2025/03/24 05:49:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiboquw1: TEST: renaming existing back after failed operation
2025/03/24 05:49:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiboquw1: move non-chunked object...
2025/03/24 05:49:29 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiboquw1: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/24 05:49:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kekilol4" before starting
2025/03/24 05:49:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/24 05:49:32 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kekilol4
2025/03/24 05:49:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kekilol4: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (25.81s)
=== 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/24 05:49:37 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-yusuzoc5fiqa': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 27m46.531227167s (try 1/5)