"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5)
2025/04/03 02:43:56 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija"
2025/04/03 02:43:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:43:56 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija"
2025/04/03 02:43:57 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:43:58 DEBUG : Reset feature "ListR"
2025/04/03 02:43:58 DEBUG : Creating backend with remote "/tmp/rclone2300590815"
=== 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/04/03 02:43:58 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:43:58 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.53s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/04/03 02:44:00 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:44:00 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (1.09s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/03 02:44:00 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/03 02:44:00 DEBUG : potato: Seek from 10 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 10 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Seek from 5 to 2
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/03 02:44:00 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Seek from 5 to 2
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/03 02:44:00 DEBUG : potato: Seek from 8 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 8 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/03 02:44:00 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 02:44:00 DEBUG : potato: Seek from 5 to 2
2025/04/03 02:44:00 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/03 02:44:00 DEBUG : potato: Seek from 9 to 0
2025/04/03 02:44:00 DEBUG : potato: Seek from 9 to 0
2025/04/03 02:44:00 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:44:01 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:44:06 INFO  : rutabaga.rclone_chunk.001_4l78tb: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/04/03 02:44:12 INFO  : empty space.rclone_chunk.001_4l7en9: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2025/04/03 02:44:18 INFO  : potato2.rclone_chunk.001_4l7kbg: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:44:19 INFO  : potato2.rclone_chunk.002_4l7kbg: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/04/03 02:44:27 INFO  : remotepotato.rclone_chunk.001_4l7s8s: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/04/03 02:44:28 INFO  : remotepotato.rclone_chunk.002_4l7s8s: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (42.69s)
    --- PASS: TestCheck/1 (0.40s)
    --- PASS: TestCheck/2 (0.37s)
    --- PASS: TestCheck/3 (0.42s)
    --- PASS: TestCheck/4 (0.43s)
    --- PASS: TestCheck/5 (0.41s)
    --- PASS: TestCheck/6 (0.41s)
    --- PASS: TestCheck/7 (0.44s)
=== RUN   TestCheckFsError
2025/04/03 02:44:42 DEBUG : Creating backend with remote "nonexistent"
2025/04/03 02:44:42 DEBUG : Creating backend with remote "nonexistent"
2025/04/03 02:44:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/03 02:44:42 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/04/03 02:44:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/03 02:44:42 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:44:46 INFO  : rutabaga.rclone_chunk.001_4l8daf: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/04/03 02:44:52 INFO  : empty space.rclone_chunk.001_4l8jtx: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2025/04/03 02:45:00 INFO  : potato2.rclone_chunk.001_4l8o11: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:45:01 INFO  : potato2.rclone_chunk.002_4l8o11: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/04/03 02:45:14 INFO  : remotepotato.rclone_chunk.001_4l93fe: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/04/03 02:45:14 INFO  : remotepotato.rclone_chunk.002_4l93fe: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (51.59s)
    --- PASS: TestCheckDownload/1 (1.22s)
    --- PASS: TestCheckDownload/2 (1.21s)
    --- PASS: TestCheckDownload/3 (1.28s)
    --- PASS: TestCheckDownload/4 (2.91s)
    --- PASS: TestCheckDownload/5 (2.77s)
    --- PASS: TestCheckDownload/6 (3.02s)
    --- PASS: TestCheckDownload/7 (2.86s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:45:38 INFO  : rutabaga.rclone_chunk.001_4l9s61: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/04/03 02:45:43 INFO  : empty space.rclone_chunk.001_4l9x2p: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2025/04/03 02:45:49 INFO  : potato2.rclone_chunk.001_4la2yb: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:45:49 INFO  : potato2.rclone_chunk.002_4la2yb: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/04/03 02:45:57 INFO  : remotepotato.rclone_chunk.001_4lablv: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/04/03 02:45:58 INFO  : remotepotato.rclone_chunk.002_4lablv: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (38.16s)
    --- PASS: TestCheckSizeOnly/1 (0.39s)
    --- PASS: TestCheckSizeOnly/2 (0.42s)
    --- PASS: TestCheckSizeOnly/3 (0.38s)
    --- PASS: TestCheckSizeOnly/4 (0.45s)
    --- PASS: TestCheckSizeOnly/5 (0.49s)
    --- PASS: TestCheckSizeOnly/6 (0.42s)
    --- PASS: TestCheckSizeOnly/7 (0.43s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.01s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:46:17 INFO  : test.sum.rclone_chunk.001_4laujq: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:46:17 INFO  : test.sum.rclone_chunk.002_4laujq: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/03 02:46:23 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/03 02:46:23 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/03 02:46:23 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/03 02:46:23 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/03 02:46:32 INFO  : test.sum.rclone_chunk.001_4lb79s: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:46:33 INFO  : test.sum.rclone_chunk.002_4lb79s: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/03 02:46:38 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/03 02:46:38 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/03 02:46:38 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/03 02:46:38 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (30.43s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:46:42 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/data"
2025/04/03 02:46:42 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/data"
2025/04/03 02:46:45 DEBUG : Reset feature "ListR"
    check_test.go:353: Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija/data' lacks md5, skipping
--- SKIP: TestCheckSum (3.26s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:46:46 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/data"
2025/04/03 02:46:46 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/data"
2025/04/03 02:46:48 DEBUG : Reset feature "ListR"
2025/04/03 02:46:53 INFO  : data/banana.rclone_chunk.001_4lbvhb: Moved (server-side) to: data/banana
2025/04/03 02:46:57 INFO  : test.sum.rclone_chunk.001_4lc0p7: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/04/03 02:47:06 INFO  : data/potato.rclone_chunk.001_4lc8vi: Moved (server-side) to: data/potato
2025/04/03 02:47:12 INFO  : test.sum: Deleted
2025/04/03 02:47:12 INFO  : test.sum.rclone_chunk.001_4lcdqf: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/04/03 02:47:23 INFO  : test.sum.rclone_chunk.001_4lcos1: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:47:24 INFO  : test.sum.rclone_chunk.002_4lcos1: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2025/04/03 02:47:41 INFO  : test.sum.rclone_chunk.001_4ld318: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:47:42 INFO  : test.sum.rclone_chunk.002_4ld318: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2025/04/03 02:48:00 INFO  : test.sum.rclone_chunk.001_4ldlrn: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:48:01 INFO  : test.sum.rclone_chunk.002_4ldlrn: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/03 02:48:01 INFO  : test.sum.rclone_chunk.003_4ldlrn: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2025/04/03 02:48:22 INFO  : test.sum.rclone_chunk.001_4le61i: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:48:22 INFO  : test.sum.rclone_chunk.002_4le61i: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/03 02:48:23 INFO  : test.sum.rclone_chunk.003_4le61i: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2025/04/03 02:48:38 INFO  : data/banana: Deleted
2025/04/03 02:48:38 INFO  : data/banana.rclone_chunk.001_4leqn6: Moved (server-side) to: data/banana
2025/04/03 02:48:44 INFO  : data/potato: Deleted
2025/04/03 02:48:45 INFO  : data/potato.rclone_chunk.001_4lex0w: Moved (server-side) to: data/potato
2025/04/03 02:48:55 INFO  : test.sum.rclone_chunk.001_4lf5nm: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/03 02:48:56 INFO  : test.sum.rclone_chunk.002_4lf5nm: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (146.02s)
    --- PASS: TestCheckSumDownload/subtest1 (3.89s)
    --- PASS: TestCheckSumDownload/subtest2 (3.08s)
    --- PASS: TestCheckSumDownload/subtest3 (5.32s)
    --- PASS: TestCheckSumDownload/subtest4 (4.72s)
    --- PASS: TestCheckSumDownload/subtest5 (5.76s)
    --- PASS: TestCheckSumDownload/subtest6 (5.88s)
    --- PASS: TestCheckSumDownload/subtest7 (4.63s)
=== RUN   TestApplyTransforms
2025/04/03 02:49:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-foziyit6mave"
2025/04/03 02:49:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:49:12 DEBUG : Creating backend with remote "TestBox:rclone-test-foziyit6mave"
2025/04/03 02:49:12 DEBUG : box root 'rclone-test-foziyit6mave': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:13 DEBUG : Reset feature "ListR"
2025/04/03 02:49:13 DEBUG : Creating backend with remote "/tmp/rclone2245953148"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave'", Local "Local file system at /tmp/rclone2245953148", Modify Window "1s"
2025/04/03 02:49:13 DEBUG : box root 'rclone-test-foziyit6mave': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:18 INFO  : hello, world!.rclone_chunk.001_4lfwqv: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/04/03 02:49:18 ERROR : hello, world!: sum not found
2025/04/03 02:49:18 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave'
2025/04/03 02:49:18 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave': 1 files missing
2025/04/03 02:49:18 NOTICE: 1 hashes missing
2025/04/03 02:49:18 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave': 2 differences found
2025/04/03 02:49:18 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/03 02:49:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:49:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave': 0 differences found
2025/04/03 02:49:20 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave': 1 matching files
2025/04/03 02:49:20 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-navocod8fede"
2025/04/03 02:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:49:20 DEBUG : Creating backend with remote "TestBox:rclone-test-navocod8fede"
2025/04/03 02:49:20 DEBUG : box root 'rclone-test-navocod8fede': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:21 DEBUG : Reset feature "ListR"
2025/04/03 02:49:21 DEBUG : Creating backend with remote "/tmp/rclone879153917"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede'", Local "Local file system at /tmp/rclone879153917", Modify Window "1s"
2025/04/03 02:49:21 DEBUG : box root 'rclone-test-navocod8fede': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:26 INFO  : HELLO, WORLD!.rclone_chunk.001_4lg4eq: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/04/03 02:49:27 ERROR : HELLO, WORLD!: sum not found
2025/04/03 02:49:27 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede'
2025/04/03 02:49:27 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede': 1 files missing
2025/04/03 02:49:27 NOTICE: 1 hashes missing
2025/04/03 02:49:27 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede': 2 differences found
2025/04/03 02:49:27 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/03 02:49:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:49:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede': 0 differences found
2025/04/03 02:49:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede': 1 matching files
2025/04/03 02:49:28 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-cufapip9duji"
2025/04/03 02:49:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:49:28 DEBUG : Creating backend with remote "TestBox:rclone-test-cufapip9duji"
2025/04/03 02:49:29 DEBUG : box root 'rclone-test-cufapip9duji': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:30 DEBUG : Reset feature "ListR"
2025/04/03 02:49:30 DEBUG : Creating backend with remote "/tmp/rclone634321845"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji'", Local "Local file system at /tmp/rclone634321845", Modify Window "1s"
2025/04/03 02:49:30 DEBUG : box root 'rclone-test-cufapip9duji': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:35 INFO  : HeLlO, wOrLd!.rclone_chunk.001_4lge5q: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/03 02:49:36 ERROR : HeLlO, wOrLd!: sum not found
2025/04/03 02:49:36 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji'
2025/04/03 02:49:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji': 1 files missing
2025/04/03 02:49:36 NOTICE: 1 hashes missing
2025/04/03 02:49:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji': 2 differences found
2025/04/03 02:49:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/03 02:49:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:49:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji': 0 differences found
2025/04/03 02:49:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji': 1 matching files
2025/04/03 02:49:38 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-davoric4cati"
2025/04/03 02:49:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:49:38 DEBUG : Creating backend with remote "TestBox:rclone-test-davoric4cati"
2025/04/03 02:49:39 DEBUG : box root 'rclone-test-davoric4cati': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:39 DEBUG : Reset feature "ListR"
2025/04/03 02:49:39 DEBUG : Creating backend with remote "/tmp/rclone1324348482"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati'", Local "Local file system at /tmp/rclone1324348482", Modify Window "1s"
2025/04/03 02:49:40 DEBUG : box root 'rclone-test-davoric4cati': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:44 INFO  : HELLO, WORLD!.rclone_chunk.001_4lgnby: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/03 02:49:45 ERROR : HELLO, WORLD!: sum not found
2025/04/03 02:49:45 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati'
2025/04/03 02:49:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati': 1 files missing
2025/04/03 02:49:45 NOTICE: 1 hashes missing
2025/04/03 02:49:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati': 2 differences found
2025/04/03 02:49:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/03 02:49:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:49:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati': 0 differences found
2025/04/03 02:49:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati': 1 matching files
2025/04/03 02:49:46 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-vekipaj0lufo"
2025/04/03 02:49:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:49:46 DEBUG : Creating backend with remote "TestBox:rclone-test-vekipaj0lufo"
2025/04/03 02:49:47 DEBUG : box root 'rclone-test-vekipaj0lufo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:48 DEBUG : Reset feature "ListR"
2025/04/03 02:49:48 DEBUG : Creating backend with remote "/tmp/rclone1346648224"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo'", Local "Local file system at /tmp/rclone1346648224", Modify Window "1s"
2025/04/03 02:49:48 DEBUG : box root 'rclone-test-vekipaj0lufo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:54 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_4lgwpl: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/04/03 02:49:55 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/03 02:49:55 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo'
2025/04/03 02:49:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo': 1 files missing
2025/04/03 02:49:55 NOTICE: 1 hashes missing
2025/04/03 02:49:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo': 2 differences found
2025/04/03 02:49:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/03 02:49:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:49:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo': 0 differences found
2025/04/03 02:49:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo': 1 matching files
2025/04/03 02:49:56 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-qulegaj8neqo"
2025/04/03 02:49:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:49:56 DEBUG : Creating backend with remote "TestBox:rclone-test-qulegaj8neqo"
2025/04/03 02:49:58 DEBUG : box root 'rclone-test-qulegaj8neqo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:49:58 DEBUG : Reset feature "ListR"
2025/04/03 02:49:58 DEBUG : Creating backend with remote "/tmp/rclone378317425"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo'", Local "Local file system at /tmp/rclone378317425", Modify Window "1s"
2025/04/03 02:49:58 DEBUG : box root 'rclone-test-qulegaj8neqo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:04 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_4lh6g9: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/04/03 02:50:05 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/03 02:50:05 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo'
2025/04/03 02:50:05 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo': 1 files missing
2025/04/03 02:50:05 NOTICE: 1 hashes missing
2025/04/03 02:50:05 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo': 2 differences found
2025/04/03 02:50:05 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/03 02:50:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:50:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo': 0 differences found
2025/04/03 02:50:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo': 1 matching files
2025/04/03 02:50:07 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-qedapog5zabe"
2025/04/03 02:50:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:50:07 DEBUG : Creating backend with remote "TestBox:rclone-test-qedapog5zabe"
2025/04/03 02:50:08 DEBUG : box root 'rclone-test-qedapog5zabe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:08 DEBUG : Reset feature "ListR"
2025/04/03 02:50:08 DEBUG : Creating backend with remote "/tmp/rclone688748192"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe'", Local "Local file system at /tmp/rclone688748192", Modify Window "1s"
2025/04/03 02:50:09 DEBUG : box root 'rclone-test-qedapog5zabe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:16 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4lhh1d: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/04/03 02:50:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 02:50:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe'
2025/04/03 02:50:17 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe': 1 files missing
2025/04/03 02:50:17 NOTICE: 1 hashes missing
2025/04/03 02:50:17 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe': 2 differences found
2025/04/03 02:50:17 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/03 02:50:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:50:18 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe': 0 differences found
2025/04/03 02:50:18 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe': 1 matching files
2025/04/03 02:50:18 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-comepaq3tehi"
2025/04/03 02:50:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:50:18 DEBUG : Creating backend with remote "TestBox:rclone-test-comepaq3tehi"
2025/04/03 02:50:18 DEBUG : box root 'rclone-test-comepaq3tehi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:19 DEBUG : Reset feature "ListR"
2025/04/03 02:50:19 DEBUG : Creating backend with remote "/tmp/rclone698729510"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi'", Local "Local file system at /tmp/rclone698729510", Modify Window "1s"
2025/04/03 02:50:19 DEBUG : box root 'rclone-test-comepaq3tehi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:24 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4lhq3e: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/04/03 02:50:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 02:50:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi'
2025/04/03 02:50:24 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi': 1 files missing
2025/04/03 02:50:24 NOTICE: 1 hashes missing
2025/04/03 02:50:24 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi': 2 differences found
2025/04/03 02:50:24 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/03 02:50:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:50:26 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi': 0 differences found
2025/04/03 02:50:26 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi': 1 matching files
2025/04/03 02:50:26 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-bonuguv6feke"
2025/04/03 02:50:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:50:26 DEBUG : Creating backend with remote "TestBox:rclone-test-bonuguv6feke"
2025/04/03 02:50:27 DEBUG : box root 'rclone-test-bonuguv6feke': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:27 DEBUG : Reset feature "ListR"
2025/04/03 02:50:27 DEBUG : Creating backend with remote "/tmp/rclone161890663"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke'", Local "Local file system at /tmp/rclone161890663", Modify Window "1s"
2025/04/03 02:50:28 DEBUG : box root 'rclone-test-bonuguv6feke': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:34 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4li0m1: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/04/03 02:50:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 02:50:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke'
2025/04/03 02:50:35 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke': 1 files missing
2025/04/03 02:50:35 NOTICE: 1 hashes missing
2025/04/03 02:50:35 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke': 2 differences found
2025/04/03 02:50:35 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/03 02:50:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:50:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke': 0 differences found
2025/04/03 02:50:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke': 1 matching files
2025/04/03 02:50:36 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-baditac8tube"
2025/04/03 02:50:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:50:36 DEBUG : Creating backend with remote "TestBox:rclone-test-baditac8tube"
2025/04/03 02:50:38 DEBUG : box root 'rclone-test-baditac8tube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:39 DEBUG : Reset feature "ListR"
2025/04/03 02:50:39 DEBUG : Creating backend with remote "/tmp/rclone2240504274"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube'", Local "Local file system at /tmp/rclone2240504274", Modify Window "1s"
2025/04/03 02:50:39 DEBUG : box root 'rclone-test-baditac8tube': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 02:50:46 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4lib9l: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/04/03 02:50:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 02:50:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube'
2025/04/03 02:50:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube': 1 files missing
2025/04/03 02:50:47 NOTICE: 1 hashes missing
2025/04/03 02:50:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube': 2 differences found
2025/04/03 02:50:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/03 02:50:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 02:50:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube': 0 differences found
2025/04/03 02:50:48 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube': 1 matching files
2025/04/03 02:50:48 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-baditac8tube': Purge remote
2025/04/03 02:50:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-bonuguv6feke': Purge remote
2025/04/03 02:50:51 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-comepaq3tehi': Purge remote
2025/04/03 02:50:52 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-qedapog5zabe': Purge remote
2025/04/03 02:50:53 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-qulegaj8neqo': Purge remote
2025/04/03 02:50:54 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-vekipaj0lufo': Purge remote
2025/04/03 02:50:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-davoric4cati': Purge remote
2025/04/03 02:50:58 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-cufapip9duji': Purge remote
2025/04/03 02:50:59 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-navocod8fede': Purge remote
2025/04/03 02:51:01 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-foziyit6mave': Purge remote
--- PASS: TestApplyTransforms (110.61s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:51:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 02:51:09 INFO  : sub/file2.rclone_chunk.001_4liy51: Moved (server-side) to: sub/file2
2025/04/03 02:51:09 INFO  : file1: Copied (new) to: sub/file2
2025/04/03 02:51:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 02:51:12 DEBUG : file1: Unchanged skipping
2025/04/03 02:51:12 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (14.01s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.77s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:51:22 INFO  : dst/file1.rclone_chunk.001_4ljb3a: Moved (server-side) to: dst/file1
2025/04/03 02:51:24 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/backup"
2025/04/03 02:51:24 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/backup"
2025/04/03 02:51:27 DEBUG : Reset feature "ListR"
2025/04/03 02:51:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/03 02:51:27 DEBUG : dst/file1: move non-chunked object...
2025/04/03 02:51:32 INFO  : dst/file1: Moved (server-side)
2025/04/03 02:51:32 INFO  : dst/file1: Moved (server-side)
2025/04/03 02:51:32 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:51:35 INFO  : dst/file1.rclone_chunk.001_4ljqqi: Moved (server-side) to: dst/file1
2025/04/03 02:51:35 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (25.44s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:51:43 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/dst"
2025/04/03 02:51:43 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/dst"
2025/04/03 02:51:45 DEBUG : Reset feature "ListR"
2025/04/03 02:51:45 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/CompareDest"
2025/04/03 02:51:45 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/CompareDest"
2025/04/03 02:51:47 DEBUG : Reset feature "ListR"
2025/04/03 02:51:47 DEBUG : one: Need to transfer - File not found at Destination
2025/04/03 02:51:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:51:53 INFO  : one.rclone_chunk.001_4lk6n6: Moved (server-side) to: one
2025/04/03 02:51:53 INFO  : one: Copied (new)
2025/04/03 02:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 02:51:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:52:00 INFO  : one: Deleted
2025/04/03 02:52:01 INFO  : one.rclone_chunk.001_4lke3d: Moved (server-side) to: one
2025/04/03 02:52:01 INFO  : one: Copied (replaced existing)
2025/04/03 02:52:08 INFO  : dst/one: Deleted
2025/04/03 02:52:09 INFO  : dst/one.rclone_chunk.001_4lklpm: Moved (server-side) to: dst/one
2025/04/03 02:52:14 INFO  : CompareDest/one.rclone_chunk.001_4lkr5m: Moved (server-side) to: CompareDest/one
2025/04/03 02:52:16 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 02:52:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 02:52:17 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/03 02:52:22 INFO  : CompareDest/two.rclone_chunk.001_4ll1i0: Moved (server-side) to: CompareDest/two
2025/04/03 02:52:23 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 02:52:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 02:52:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/03 02:52:25 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 02:52:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 02:52:27 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/03 02:52:29 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 02:52:30 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/03 02:52:30 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:52:34 INFO  : two.rclone_chunk.001_4llczl: Moved (server-side) to: two
2025/04/03 02:52:34 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (58.94s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:52:41 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/dst"
2025/04/03 02:52:41 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/dst"
2025/04/03 02:52:44 DEBUG : Reset feature "ListR"
2025/04/03 02:52:45 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/CopyDest"
2025/04/03 02:52:45 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/CopyDest"
2025/04/03 02:52:48 DEBUG : Reset feature "ListR"
2025/04/03 02:52:48 DEBUG : one: Need to transfer - File not found at Destination
2025/04/03 02:52:49 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:52:55 INFO  : one.rclone_chunk.001_4llvsf: Moved (server-side) to: one
2025/04/03 02:52:55 INFO  : one: Copied (new)
2025/04/03 02:52:58 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 02:52:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:53:03 INFO  : one: Deleted
2025/04/03 02:53:04 INFO  : one.rclone_chunk.001_4lm4hr: Moved (server-side) to: one
2025/04/03 02:53:04 INFO  : one: Copied (replaced existing)
2025/04/03 02:53:10 INFO  : dst/one: Deleted
2025/04/03 02:53:11 INFO  : dst/one.rclone_chunk.001_4lmbj5: Moved (server-side) to: dst/one
2025/04/03 02:53:16 INFO  : CopyDest/one.rclone_chunk.001_4lmhv0: Moved (server-side) to: CopyDest/one
2025/04/03 02:53:18 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/BackupDir"
2025/04/03 02:53:18 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/BackupDir"
2025/04/03 02:53:20 DEBUG : Reset feature "ListR"
2025/04/03 02:53:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 02:53:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 02:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 02:53:23 DEBUG : one: move non-chunked object...
2025/04/03 02:53:25 INFO  : one: Moved (server-side)
2025/04/03 02:53:25 INFO  : one: Moved (server-side)
2025/04/03 02:53:25 DEBUG : one: copy non-chunked object...
2025/04/03 02:53:26 INFO  : one: Copied (server-side copy)
2025/04/03 02:53:26 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/03 02:53:30 INFO  : CopyDest/two.rclone_chunk.001_4lmxm1: Moved (server-side) to: CopyDest/two
2025/04/03 02:53:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 02:53:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 02:53:33 DEBUG : two: copy non-chunked object...
2025/04/03 02:53:34 INFO  : two: Copied (server-side copy)
2025/04/03 02:53:34 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/03 02:53:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 02:53:36 DEBUG : two: Unchanged skipping
2025/04/03 02:53:40 INFO  : CopyDest/three.rclone_chunk.001_4ln7cd: Moved (server-side) to: CopyDest/three
2025/04/03 02:53:42 DEBUG : three: Need to transfer - File not found at Destination
2025/04/03 02:53:43 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/03 02:53:43 DEBUG : three: Destination not found in --copy-dest
2025/04/03 02:53:43 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:53:47 INFO  : three.rclone_chunk.001_4lndy0: Moved (server-side) to: three
2025/04/03 02:53:47 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (77.47s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.72s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/03 02:54:01 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:54:06 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_4lnvi0: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2025/04/03 02:54:06 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/03 02:54:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/03 02:54:07 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/04/03 02:55:55 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/04/03 02:55:56 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 (119.04s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.82s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.69s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.74s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.72s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.71s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.70s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.80s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.74s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.74s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.74s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:56:11 INFO  : a.txt.rclone_chunk.001_4lresv: Moved (server-side) to: a.txt
2025/04/03 02:56:15 INFO  : zend.txt.rclone_chunk.001_4lrir0: Moved (server-side) to: zend.txt
2025/04/03 02:56:20 INFO  : sub dir/hello world.rclone_chunk.001_4lrmcj: Moved (server-side) to: sub dir/hello world
2025/04/03 02:56:24 INFO  : sub dir/hello world2.rclone_chunk.001_4lrqe7: Moved (server-side) to: sub dir/hello world2
2025/04/03 02:56:29 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_4lruol: Moved (server-side) to: sub dir/ignore dir/.ignore
2025/04/03 02:56:32 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_4lrz2l: Moved (server-side) to: sub dir/ignore dir/should be ignored
2025/04/03 02:56:37 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_4ls3hv: Moved (server-side) to: sub dir/sub sub dir/hello world3
2025/04/03 02:56:39 DEBUG : a.txt: Excluded (Size Filter)
2025/04/03 02:56:39 DEBUG : a.txt: Excluded
2025/04/03 02:56:40 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/03 02:56:40 DEBUG : sub dir/hello world: Excluded
2025/04/03 02:56:40 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/03 02:56:40 DEBUG : sub dir/hello world2: Excluded
2025/04/03 02:56:40 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/03 02:56:40 DEBUG : sub dir/hello world: Excluded
2025/04/03 02:56:40 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/03 02:56:40 DEBUG : sub dir/hello world2: Excluded
2025/04/03 02:56:41 DEBUG : sub dir/ignore dir: Excluded
2025/04/03 02:56:42 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (47.21s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:56:59 INFO  : file1.rclone_chunk.001_4lspq4: Moved (server-side) to: file1
2025/04/03 02:57:04 INFO  : sub/file2.rclone_chunk.001_4lst73: 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.11s)
    --- PASS: TestListJSON/Default (0.37s)
    --- PASS: TestListJSON/FilesOnly (0.37s)
    --- PASS: TestListJSON/DirsOnly (0.44s)
    --- PASS: TestListJSON/Recurse (0.80s)
    --- PASS: TestListJSON/SubDir (0.41s)
    --- PASS: TestListJSON/NoModTime (0.40s)
    --- PASS: TestListJSON/NoMimeType (0.48s)
    --- PASS: TestListJSON/ShowHash (0.38s)
    --- PASS: TestListJSON/HashTypes (0.37s)
    --- PASS: TestListJSON/Metadata (0.39s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:57:16 INFO  : file1.rclone_chunk.001_4lt75m: Moved (server-side) to: file1
2025/04/03 02:57:21 INFO  : sub/file2.rclone_chunk.001_4ltb36: 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/04/03 02:57:29 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/notfound"
2025/04/03 02:57:29 DEBUG : Config file has changed externally - reloading
2025/04/03 02:57:29 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/notfound"
2025/04/03 02:57:31 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (22.37s)
    --- PASS: TestStatJSON/Root (0.41s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.45s)
    --- PASS: TestStatJSON/Dir (0.72s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.39s)
    --- PASS: TestStatJSON/File (1.08s)
    --- PASS: TestStatJSON/NotFound (0.80s)
    --- PASS: TestStatJSON/DirFilesOnly (0.33s)
    --- PASS: TestStatJSON/FileFilesOnly (1.05s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.35s)
    --- PASS: TestStatJSON/DirDirsOnly (0.40s)
    --- PASS: TestStatJSON/FileDirsOnly (0.41s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.39s)
    --- PASS: TestStatJSON/RootNotFound (2.27s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:57:35 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Making directory
2025/04/03 02:57:36 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Making directory
--- PASS: TestMkdir (1.11s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:57:41 INFO  : sub dir/hello world.rclone_chunk.001_4ltvy3: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (9.50s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:57:51 INFO  : potato2.rclone_chunk.001_4lu46l: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:57:51 INFO  : potato2.rclone_chunk.002_4lu46l: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 02:57:57 INFO  : empty space.rclone_chunk.001_4lublz: Moved (server-side) to: empty space
--- PASS: TestLs (17.80s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:58:09 INFO  : potato2.rclone_chunk.001_4lumvm: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:58:09 INFO  : potato2.rclone_chunk.002_4lumvm: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 02:58:14 INFO  : empty space.rclone_chunk.001_4luttq: Moved (server-side) to: empty space
2025/04/03 02:58:15 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/03 02:58:15 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (18.21s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:58:27 INFO  : potato2.rclone_chunk.001_4lv4rm: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:58:28 INFO  : potato2.rclone_chunk.002_4lv4rm: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 02:58:33 INFO  : empty space.rclone_chunk.001_4lvcpf: Moved (server-side) to: empty space
--- PASS: TestLsLong (18.23s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:58:45 INFO  : potato2.rclone_chunk.001_4lvnxo: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:58:46 INFO  : potato2.rclone_chunk.002_4lvnxo: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 02:58:51 INFO  : empty space.rclone_chunk.001_4lvust: Moved (server-side) to: empty space
--- PASS: TestHashSums (17.05s)
=== RUN   TestHashSumsWithErrors
2025/04/03 02:58:57 DEBUG : Creating backend with remote ":memory:"
2025/04/03 02:58:57 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/03 02:58:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/03 02:58:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/03 02:58:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/03 02:58:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/03 02:58:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/03 02:58:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/03 02:58:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/03 02:58:57 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:59:02 INFO  : potato2.rclone_chunk.001_4lw4of: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 02:59:03 INFO  : potato2.rclone_chunk.002_4lw4of: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 02:59:08 INFO  : empty space.rclone_chunk.001_4lwbou: Moved (server-side) to: empty space
2025/04/03 02:59:13 INFO  : sub dir/potato3.rclone_chunk.001_4lweiv: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (24.88s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:59:26 INFO  : small.rclone_chunk.001_4lwsnf: Moved (server-side) to: small
2025/04/03 02:59:31 INFO  : medium.rclone_chunk.001_4lwwvb: Moved (server-side) to: medium.rclone_chunk.001
2025/04/03 02:59:31 INFO  : medium.rclone_chunk.002_4lwwvb: Moved (server-side) to: medium.rclone_chunk.002
2025/04/03 02:59:39 INFO  : large.rclone_chunk.001_4lx3j7: Moved (server-side) to: large.rclone_chunk.001
2025/04/03 02:59:39 INFO  : large.rclone_chunk.002_4lx3j7: Moved (server-side) to: large.rclone_chunk.002
2025/04/03 02:59:41 DEBUG : Waiting for deletions to finish
2025/04/03 02:59:42 DEBUG : large: Excluded (Size Filter)
2025/04/03 02:59:42 DEBUG : large: Excluded
2025/04/03 02:59:43 INFO  : small: Deleted
2025/04/03 02:59:46 INFO  : medium: Deleted
--- PASS: TestDelete (28.91s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.46s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.57s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 02:59:59 INFO  : ReadFile.rclone_chunk.001_4lxqac: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (8.92s)
=== RUN   TestRetry
2025/04/03 03:00:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/03 03:00:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/03 03:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 03:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 03:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 03:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 03:00:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:00:08 INFO  : file1.rclone_chunk.001_4lxzbi: Moved (server-side) to: file1
2025/04/03 03:00:12 INFO  : file2.rclone_chunk.001_4ly3ns: Moved (server-side) to: file2
--- PASS: TestCat (20.91s)
=== RUN   TestPurge
2025/04/03 03:00:25 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nowepok5dafu"
2025/04/03 03:00:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 03:00:25 DEBUG : Creating backend with remote "TestBox:rclone-test-nowepok5dafu"
2025/04/03 03:00:26 DEBUG : box root 'rclone-test-nowepok5dafu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:00:26 DEBUG : Reset feature "ListR"
2025/04/03 03:00:26 DEBUG : Creating backend with remote "/tmp/rclone155956835"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nowepok5dafu'", Local "Local file system at /tmp/rclone155956835", Modify Window "1s"
2025/04/03 03:00:27 DEBUG : box root 'rclone-test-nowepok5dafu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:00:37 INFO  : A1/B1/C1/one.rclone_chunk.001_4lymcp: Moved (server-side) to: A1/B1/C1/one
2025/04/03 03:00:37 INFO  : A2: Making directory
2025/04/03 03:00:38 INFO  : A1/B2: Making directory
2025/04/03 03:00:39 INFO  : A1/B2/C2: Making directory
2025/04/03 03:00:40 INFO  : A1/B1/C3: Making directory
2025/04/03 03:00:41 INFO  : A3: Making directory
2025/04/03 03:00:42 INFO  : A3/B3: Making directory
2025/04/03 03:00:43 INFO  : A3/B3/C4: Making directory
2025/04/03 03:00:48 INFO  : A1/two.rclone_chunk.001_4lz36g: Moved (server-side) to: A1/two
2025/04/03 03:00:55 DEBUG : box root 'rclone-test-nowepok5dafu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:00:55 ERROR : : error listing: directory not found
2025/04/03 03:00:55 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nowepok5dafu': Purge remote
2025/04/03 03:00:56 DEBUG : box root 'rclone-test-nowepok5dafu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:00:56 NOTICE: purge failed: directory not found
--- PASS: TestPurge (30.15s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:01:03 INFO  : A1/B1/C1/one.rclone_chunk.001_4lzetk: Moved (server-side) to: A1/B1/C1/one
2025/04/03 03:01:03 INFO  : A2: Making directory
2025/04/03 03:01:04 INFO  : A1/B2: Making directory
2025/04/03 03:01:05 INFO  : A1/B2/C2: Making directory
2025/04/03 03:01:06 INFO  : A1/B1/C3: Making directory
2025/04/03 03:01:07 INFO  : A3: Making directory
2025/04/03 03:01:08 INFO  : A3/B3: Making directory
2025/04/03 03:01:09 INFO  : A3/B3/C4: Making directory
2025/04/03 03:01:15 INFO  : A1/two.rclone_chunk.001_4lztdj: Moved (server-side) to: A1/two
2025/04/03 03:01:17 DEBUG : removing 1 level 3 directories
2025/04/03 03:01:17 INFO  : A3/B3/C4: Removing directory
2025/04/03 03:01:21 DEBUG : removing 2 level 3 directories
2025/04/03 03:01:21 INFO  : A1/B2/C2: Removing directory
2025/04/03 03:01:21 INFO  : A1/B1/C3: Removing directory
2025/04/03 03:01:22 DEBUG : removing 2 level 2 directories
2025/04/03 03:01:22 INFO  : A3/B3: Removing directory
2025/04/03 03:01:22 INFO  : A1/B2: Removing directory
2025/04/03 03:01:23 DEBUG : removing 2 level 1 directories
2025/04/03 03:01:23 INFO  : A3: Removing directory
2025/04/03 03:01:23 INFO  : A2: Removing directory
2025/04/03 03:01:31 DEBUG : removing 1 level 3 directories
2025/04/03 03:01:31 INFO  : A1/B1/C1: Removing directory
2025/04/03 03:01:32 DEBUG : removing 1 level 2 directories
2025/04/03 03:01:32 INFO  : A1/B1: Removing directory
2025/04/03 03:01:33 DEBUG : removing 1 level 1 directories
2025/04/03 03:01:33 INFO  : A1: Removing directory
2025/04/03 03:01:34 DEBUG : removing 1 level 0 directories
2025/04/03 03:01:34 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Removing directory
2025/04/03 03:01:36 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:01:36 ERROR : : error listing: directory not found
2025/04/03 03:01:36 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:01:36 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (40.75s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:01:37 DEBUG : box root 'rclone-test-beqilip9mija': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/03 03:01:38 INFO  : A1: Making directory
2025/04/03 03:01:39 INFO  : A1/B1: Making directory
2025/04/03 03:01:40 INFO  : A1/B1/C1: Making directory
2025/04/03 03:01:43 DEBUG : removing 1 level 3 directories
2025/04/03 03:01:43 INFO  : A1/B1/C1: Removing directory
2025/04/03 03:01:44 DEBUG : removing 1 level 2 directories
2025/04/03 03:01:44 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (11.33s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:01:48 INFO  : A1: Making directory
2025/04/03 03:01:49 INFO  : A1/B1: Making directory
2025/04/03 03:01:50 INFO  : A1/B1/C1: Making directory
2025/04/03 03:01:54 DEBUG : removing 1 level 3 directories
2025/04/03 03:01:54 INFO  : A1/B1/C1: Removing directory
2025/04/03 03:01:55 DEBUG : removing 1 level 2 directories
2025/04/03 03:01:55 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (11.39s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:02:03 INFO  : file1.rclone_chunk.001_4m16yx: Moved (server-side) to: file1
2025/04/03 03:02:05 DEBUG : filename.txt: File name found in url
2025/04/03 03:02:08 INFO  : filename.txt.rclone_chunk.001_4m1b0x: Moved (server-side) to: filename.txt
2025/04/03 03:02:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/03 03:02:12 INFO  : headerfilename.txt.rclone_chunk.001_4m1fi3: Moved (server-side) to: headerfilename.txt
2025/04/03 03:02:16 INFO  : file2.rclone_chunk.001_4m1iqn: Moved (server-side) to: file2
--- PASS: TestCopyURL (22.08s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:02:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 03:02:26 INFO  : sub/file2.rclone_chunk.001_4m1st5: Moved (server-side) to: sub/file2
2025/04/03 03:02:26 INFO  : file1: Copied (new) to: sub/file2
2025/04/03 03:02:26 INFO  : file1: Deleted
2025/04/03 03:02:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 03:02:28 DEBUG : file1: Unchanged skipping
2025/04/03 03:02:28 INFO  : file1: Deleted
2025/04/03 03:02:29 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (11.42s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:02:33 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 03:02:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/04/03 03:02:41 INFO  : file1.rclone_chunk.001_4m23n9: Moved (server-side) to: file1
2025/04/03 03:02:41 INFO  : file1: Copied (new)
2025/04/03 03:02:41 INFO  : file1: Deleted
2025/04/03 03:02:43 DEBUG : file1: Destination exists, skipping
2025/04/03 03:02:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (12.74s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:02:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 03:02:50 INFO  : sub/file2.rclone_chunk.001_4m2g2d: Moved (server-side) to: sub/file2
2025/04/03 03:02:50 INFO  : file1: Copied (new) to: sub/file2
2025/04/03 03:02:50 INFO  : file1: Deleted
2025/04/03 03:02:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 03:02:52 DEBUG : file1: Unchanged skipping
2025/04/03 03:02:52 INFO  : file1: Deleted
2025/04/03 03:02:55 DEBUG : sub/file2: moving to sub/File2-rclone-move-zedogab7
2025/04/03 03:02:55 DEBUG : sub/file2: move non-chunked object...
2025/04/03 03:02:56 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-zedogab7
2025/04/03 03:02:56 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-zedogab7
2025/04/03 03:02:56 DEBUG : sub/file2: moving to sub/File2
2025/04/03 03:02:56 DEBUG : sub/File2-rclone-move-zedogab7: move non-chunked object...
2025/04/03 03:02:57 INFO  : sub/File2-rclone-move-zedogab7: Moved (server-side) to: sub/File2
2025/04/03 03:02:57 INFO  : sub/File2-rclone-move-zedogab7: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (14.84s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:03:04 INFO  : hello.rclone_chunk.001_4m2u1d: Moved (server-side) to: hello
2025/04/03 03:03:06 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (8.14s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:03:13 INFO  : dst/file1.rclone_chunk.001_4m33va: Moved (server-side) to: dst/file1
2025/04/03 03:03:15 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-beqilip9mija/backup"
2025/04/03 03:03:15 DEBUG : Creating backend with remote "TestBox:rclone-test-beqilip9mija/backup"
2025/04/03 03:03:17 DEBUG : Reset feature "ListR"
2025/04/03 03:03:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/03 03:03:18 DEBUG : dst/file1: move non-chunked object...
2025/04/03 03:03:22 INFO  : dst/file1: Moved (server-side)
2025/04/03 03:03:22 INFO  : dst/file1: Moved (server-side)
2025/04/03 03:03:22 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/04/03 03:03:26 INFO  : dst/file1.rclone_chunk.001_4m3g4y: Moved (server-side) to: dst/file1
2025/04/03 03:03:26 INFO  : dst/file1: Copied (new)
2025/04/03 03:03:26 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (24.71s)
=== 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:03:38 INFO  : A1/one.rclone_chunk.001_4m3ri2: Moved (server-side) to: A1/one
2025/04/03 03:03:41 INFO  : A1/two.rclone_chunk.001_4m3wz1: Moved (server-side) to: A1/two
2025/04/03 03:03:46 INFO  : A1/B1/three.rclone_chunk.001_4m40jj: Moved (server-side) to: A1/B1/three
2025/04/03 03:03:51 INFO  : A1/B1/C1/four.rclone_chunk.001_4m45c1: Moved (server-side) to: A1/B1/C1/four
2025/04/03 03:03:56 INFO  : A1/B1/C2/five.rclone_chunk.001_4m492p: Moved (server-side) to: A1/B1/C2/five
2025/04/03 03:03:56 INFO  : A1/B2: Making directory
2025/04/03 03:03:57 INFO  : A1/B1/C3: Making directory
2025/04/03 03:04:10 DEBUG : A2/B1/C1/four: move non-chunked object...
2025/04/03 03:04:10 DEBUG : A2/B1/C2/five: move non-chunked object...
2025/04/03 03:04:10 DEBUG : A2/one: move non-chunked object...
2025/04/03 03:04:11 DEBUG : A2/B1/three: move non-chunked object...
2025/04/03 03:04:11 DEBUG : A2/two: move non-chunked object...
2025/04/03 03:04:11 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/04/03 03:04:11 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/04/03 03:04:12 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/04/03 03:04:12 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/04/03 03:04:12 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/04/03 03:04:12 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/04/03 03:04:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/04/03 03:04:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/04/03 03:04:12 INFO  : A2/one: Moved (server-side) to: A3/one
2025/04/03 03:04:12 INFO  : A2/one: Moved (server-side) to: A3/one
2025/04/03 03:04:19 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/03 03:04:26 DEBUG : A3/one: move non-chunked object...
2025/04/03 03:04:27 DEBUG : A3/B1/three: move non-chunked object...
2025/04/03 03:04:27 DEBUG : A3/two: move non-chunked object...
2025/04/03 03:04:27 DEBUG : A3/B1/C1/four: move non-chunked object...
2025/04/03 03:04:27 DEBUG : A3/B1/C2/five: move non-chunked object...
2025/04/03 03:04:27 INFO  : A3/one: Moved (server-side) to: A4/one
2025/04/03 03:04:27 INFO  : A3/one: Moved (server-side) to: A4/one
2025/04/03 03:04:27 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/04/03 03:04:27 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/04/03 03:04:27 INFO  : A3/two: Moved (server-side) to: A4/two
2025/04/03 03:04:27 INFO  : A3/two: Moved (server-side) to: A4/two
2025/04/03 03:04:28 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/04/03 03:04:28 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/04/03 03:04:28 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/04/03 03:04:28 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
--- PASS: TestDirMove (73.82s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
--- PASS: TestGetFsInfo (0.75s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2025/04/03 03:04:48 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 03:04:52 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_4m5ur0: Moved (server-side) to: no_checksum_small_file_from_pipe
2025/04/03 03:04:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/03 03:04:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/03 03:05:29 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/03 03:05:29 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/03 03:05:30 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/03 03:05:30 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/03 03:05:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/03 03:05:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/03 03:05:32 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/03 03:05:33 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/03 03:05:33 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/03 03:05:34 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/03 03:05:34 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/03 03:05:35 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/03 03:05:35 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/03 03:05:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/03 03:05:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/03 03:05:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/03 03:05:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/03 03:05:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/03 03:05:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/03 03:05:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/03 03:05:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_4m5yab: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/03 03:05:41 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:06:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 03:06:10 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_4m8131: Moved (server-side) to: with_checksum_small_file_from_pipe
2025/04/03 03:06:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/03 03:06:46 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/03 03:06:46 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/03 03:06:47 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/03 03:06:47 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/03 03:06:48 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/03 03:06:48 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/03 03:06:49 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/03 03:06:49 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/03 03:06:50 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/03 03:06:50 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/03 03:06:51 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/03 03:06:52 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/03 03:06:52 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/03 03:06:53 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/03 03:06:53 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/03 03:06:54 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/03 03:06:54 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/03 03:06:55 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/03 03:06:55 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/03 03:06:56 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/03 03:06:57 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_4m85z6: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/03 03:06:58 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:07:24 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 03:07:28 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_4ma7tu: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/04/03 03:07:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 03:08:05 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/03 03:08:06 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/03 03:08:06 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/03 03:08:07 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/03 03:08:07 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/03 03:08:08 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/03 03:08:08 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/03 03:08:09 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/03 03:08:09 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/03 03:08:10 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/03 03:08:10 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/03 03:08:11 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/03 03:08:12 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/03 03:08:12 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/03 03:08:13 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/03 03:08:13 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/03 03:08:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/03 03:08:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/03 03:08:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/03 03:08:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/03 03:08:16 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_4maavp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/03 03:08:17 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:08:44 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 03:08:48 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_4mcfzt: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/04/03 03:08:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/03 03:09:26 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/03 03:09:26 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/03 03:09:27 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/03 03:09:27 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/03 03:09:28 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/03 03:09:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/03 03:09:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/03 03:09:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/03 03:09:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/03 03:09:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/03 03:09:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/03 03:09:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/03 03:09:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/03 03:09:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/03 03:09:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/03 03:09:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/03 03:09:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/03 03:09:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/03 03:09:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/03 03:09:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/03 03:09:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_4mcix9: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/03 03:09:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (315.44s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (78.95s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (77.54s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (79.76s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (79.19s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", 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-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:10:09 INFO  : potato1.rclone_chunk.001_4membp: Moved (server-side) to: potato1.rclone_chunk.001
2025/04/03 03:10:10 INFO  : potato1.rclone_chunk.002_4membp: Moved (server-side) to: potato1.rclone_chunk.002
2025/04/03 03:10:11 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': File to upload is small (60 bytes), uploading instead of streaming
2025/04/03 03:10:16 INFO  : potato2.rclone_chunk.001_4meukh: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 03:10:17 INFO  : potato2.rclone_chunk.002_4meukh: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 03:10:18 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (23.96s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.75s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:10:33 INFO  : potato2.rclone_chunk.001_4mfbut: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/03 03:10:34 INFO  : potato2.rclone_chunk.002_4mfbut: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/03 03:10:39 INFO  : empty space.rclone_chunk.001_4mfi9d: Moved (server-side) to: empty space
2025/04/03 03:10:44 INFO  : sub dir/potato3.rclone_chunk.001_4mflpv: Moved (server-side) to: sub dir/potato3
2025/04/03 03:10:45 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Touching "empty space"
2025/04/03 03:10:45 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Touching "potato2"
2025/04/03 03:10:45 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Touching "sub dir/potato3"
--- PASS: TestTouchDir (27.11s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.71s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.74s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.68s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.71s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.78s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija'", Local "Local file system at /tmp/rclone2300590815", Modify Window "1s"
2025/04/03 03:11:04 INFO  : sub dir/test remove existing.rclone_chunk.001_4mg6lj: Moved (server-side) to: sub dir/test remove existing
2025/04/03 03:11:08 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_4mga41: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 03:11:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kezogiw3" before starting
2025/04/03 03:11:11 DEBUG : sub dir/test remove existing: move non-chunked object...
2025/04/03 03:11:12 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.kezogiw3
2025/04/03 03:11:13 DEBUG : sub dir/test remove existing.kezogiw3: TEST: removing renamed existing file after operation
2025/04/03 03:11:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sodawuh7" before starting
2025/04/03 03:11:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/04/03 03:11:16 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sodawuh7
2025/04/03 03:11:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sodawuh7: TEST: renaming existing back after failed operation
2025/04/03 03:11:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sodawuh7: move non-chunked object...
2025/04/03 03:11:17 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sodawuh7: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 03:11:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tokutas3" before starting
2025/04/03 03:11:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/04/03 03:11:20 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tokutas3
2025/04/03 03:11:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tokutas3: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (24.92s)
=== 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/04/03 03:11:24 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-beqilip9mija': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 27m29.040543777s (try 1/5)