"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -fast-list -size-limit 1024" - Starting (try 1/5)
2024/12/21 04:24:13 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe"
2024/12/21 04:24:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:24:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe"
2024/12/21 04:24:13 DEBUG : Reset feature "ListR"
2024/12/21 04:24:13 DEBUG : Creating backend with remote "/tmp/rclone3772499708"
=== 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 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2024/12/21 04:24:14 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.44s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2024/12/21 04:24:14 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.24s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2024/12/21 04:24:14 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2024/12/21 04:24:14 DEBUG : potato: Seek from 10 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 10 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Seek from 5 to 2
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2024/12/21 04:24:14 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Seek from 5 to 2
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2024/12/21 04:24:14 DEBUG : potato: Seek from 8 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 8 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2024/12/21 04:24:14 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:24:14 DEBUG : potato: Seek from 5 to 2
2024/12/21 04:24:14 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2024/12/21 04:24:14 DEBUG : potato: Seek from 9 to 0
2024/12/21 04:24:14 DEBUG : potato: Seek from 9 to 0
2024/12/21 04:24:14 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 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:24:19 INFO  : rutabaga.rclone_chunk.001_tz53nx: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2024/12/21 04:24:27 INFO  : empty space.rclone_chunk.001_tz596m: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2024/12/21 04:24:33 INFO  : potato2.rclone_chunk.001_tz5fy2: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:24:35 INFO  : potato2.rclone_chunk.002_tz5fy2: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2024/12/21 04:24:48 INFO  : remotepotato.rclone_chunk.001_tz5u72: Moved (server-side) to: remotepotato.rclone_chunk.001
2024/12/21 04:24:49 INFO  : remotepotato.rclone_chunk.002_tz5u72: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (54.86s)
    --- PASS: TestCheck/1 (0.36s)
    --- PASS: TestCheck/2 (0.35s)
    --- PASS: TestCheck/3 (0.24s)
    --- PASS: TestCheck/4 (0.76s)
    --- PASS: TestCheck/5 (1.14s)
    --- PASS: TestCheck/6 (1.10s)
    --- PASS: TestCheck/7 (0.77s)
=== RUN   TestCheckFsError
2024/12/21 04:25:09 DEBUG : Creating backend with remote "nonexistent"
2024/12/21 04:25:09 DEBUG : Config file has changed externally - reloading
2024/12/21 04:25:09 DEBUG : Creating backend with remote "nonexistent"
2024/12/21 04:25:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2024/12/21 04:25:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2024/12/21 04:25:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2024/12/21 04:25:09 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 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:25:13 INFO  : rutabaga.rclone_chunk.001_tz6lyj: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2024/12/21 04:25:20 INFO  : empty space.rclone_chunk.001_tz6slf: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2024/12/21 04:25:28 INFO  : potato2.rclone_chunk.001_tz6yci: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:25:30 INFO  : potato2.rclone_chunk.002_tz6yci: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2024/12/21 04:25:44 INFO  : remotepotato.rclone_chunk.001_tz7eu4: Moved (server-side) to: remotepotato.rclone_chunk.001
2024/12/21 04:25:46 INFO  : remotepotato.rclone_chunk.002_tz7eu4: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (56.96s)
    --- PASS: TestCheckDownload/1 (1.09s)
    --- PASS: TestCheckDownload/2 (0.70s)
    --- PASS: TestCheckDownload/3 (0.62s)
    --- PASS: TestCheckDownload/4 (1.89s)
    --- PASS: TestCheckDownload/5 (1.52s)
    --- PASS: TestCheckDownload/6 (2.11s)
    --- PASS: TestCheckDownload/7 (1.62s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:26:12 INFO  : rutabaga.rclone_chunk.001_tz86n7: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2024/12/21 04:26:17 INFO  : empty space.rclone_chunk.001_tz8d9j: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2024/12/21 04:26:25 INFO  : potato2.rclone_chunk.001_tz8iq1: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:26:26 INFO  : potato2.rclone_chunk.002_tz8iq1: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2024/12/21 04:26:39 INFO  : remotepotato.rclone_chunk.001_tz8uw7: Moved (server-side) to: remotepotato.rclone_chunk.001
2024/12/21 04:26:40 INFO  : remotepotato.rclone_chunk.002_tz8uw7: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (51.47s)
    --- PASS: TestCheckSizeOnly/1 (0.25s)
    --- PASS: TestCheckSizeOnly/2 (0.38s)
    --- PASS: TestCheckSizeOnly/3 (0.28s)
    --- PASS: TestCheckSizeOnly/4 (0.55s)
    --- PASS: TestCheckSizeOnly/5 (0.30s)
    --- PASS: TestCheckSizeOnly/6 (0.43s)
    --- PASS: TestCheckSizeOnly/7 (0.39s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:27:04 INFO  : test.sum.rclone_chunk.001_tz9lcy: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:27:06 INFO  : test.sum.rclone_chunk.002_tz9lcy: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:27:10 NOTICE: test.sum: improperly formatted checksum line 4
2024/12/21 04:27:10 NOTICE: test.sum: improperly formatted checksum line 5
2024/12/21 04:27:10 NOTICE: test.sum: improperly formatted checksum line 6
2024/12/21 04:27:10 NOTICE: test.sum: 2 warning(s) suppressed...
2024/12/21 04:27:22 INFO  : test.sum.rclone_chunk.001_tz9zqk: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:27:24 INFO  : test.sum.rclone_chunk.002_tz9zqk: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:27:29 NOTICE: test.sum: improperly formatted checksum line 4
2024/12/21 04:27:29 NOTICE: test.sum: improperly formatted checksum line 5
2024/12/21 04:27:29 NOTICE: test.sum: improperly formatted checksum line 6
2024/12/21 04:27:29 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (36.88s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:27:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/data"
2024/12/21 04:27:34 DEBUG : Config file has changed externally - reloading
2024/12/21 04:27:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/data"
2024/12/21 04:27:34 DEBUG : Reset feature "ListR"
2024/12/21 04:27:40 INFO  : data/banana.rclone_chunk.001_tzanjv: Moved (server-side) to: data/banana
2024/12/21 04:27:45 INFO  : test.sum.rclone_chunk.001_tzaszh: Moved (server-side) to: test.sum
=== RUN   TestCheckSum/subtest1
2024/12/21 04:27:53 INFO  : data/potato.rclone_chunk.001_tzb07x: Moved (server-side) to: data/potato
2024/12/21 04:27:58 INFO  : test.sum: Deleted
2024/12/21 04:27:59 INFO  : test.sum.rclone_chunk.001_tzb6so: Moved (server-side) to: test.sum
=== RUN   TestCheckSum/subtest2
2024/12/21 04:28:11 INFO  : test.sum.rclone_chunk.001_tzbft0: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:28:13 INFO  : test.sum.rclone_chunk.002_tzbft0: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSum/subtest3
2024/12/21 04:28:30 INFO  : test.sum.rclone_chunk.001_tzbv7v: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:28:37 INFO  : test.sum.rclone_chunk.002_tzbv7v: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSum/subtest4
2024/12/21 04:28:55 INFO  : test.sum.rclone_chunk.001_tzck0y: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:28:56 INFO  : test.sum.rclone_chunk.002_tzck0y: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:28:57 INFO  : test.sum.rclone_chunk.003_tzck0y: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSum/subtest5
2024/12/21 04:29:20 INFO  : test.sum.rclone_chunk.001_tzd6a7: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:29:22 INFO  : test.sum.rclone_chunk.002_tzd6a7: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:29:23 INFO  : test.sum.rclone_chunk.003_tzd6a7: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSum/subtest6
2024/12/21 04:29:38 INFO  : data/banana: Deleted
2024/12/21 04:29:39 INFO  : data/banana.rclone_chunk.001_tzdxi8: Moved (server-side) to: data/banana
2024/12/21 04:29:45 INFO  : data/potato: Deleted
2024/12/21 04:29:47 INFO  : data/potato.rclone_chunk.001_tze40m: Moved (server-side) to: data/potato
2024/12/21 04:30:01 INFO  : test.sum.rclone_chunk.001_tzecz2: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:30:02 INFO  : test.sum.rclone_chunk.002_tzecz2: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSum/subtest7
--- PASS: TestCheckSum (167.83s)
    --- PASS: TestCheckSum/subtest1 (1.61s)
    --- PASS: TestCheckSum/subtest2 (2.58s)
    --- PASS: TestCheckSum/subtest3 (2.16s)
    --- PASS: TestCheckSum/subtest4 (2.30s)
    --- PASS: TestCheckSum/subtest5 (2.55s)
    --- PASS: TestCheckSum/subtest6 (2.72s)
    --- PASS: TestCheckSum/subtest7 (2.55s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:30:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/data"
2024/12/21 04:30:22 DEBUG : Config file has changed externally - reloading
2024/12/21 04:30:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/data"
2024/12/21 04:30:22 DEBUG : Reset feature "ListR"
2024/12/21 04:30:28 INFO  : data/banana.rclone_chunk.001_tzfawi: Moved (server-side) to: data/banana
2024/12/21 04:30:33 INFO  : test.sum.rclone_chunk.001_tzfges: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2024/12/21 04:30:41 INFO  : data/potato.rclone_chunk.001_tzfo9g: Moved (server-side) to: data/potato
2024/12/21 04:30:47 INFO  : test.sum: Deleted
2024/12/21 04:30:49 INFO  : test.sum.rclone_chunk.001_tzfu2x: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2024/12/21 04:31:00 INFO  : test.sum.rclone_chunk.001_tzg5vd: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:31:02 INFO  : test.sum.rclone_chunk.002_tzg5vd: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2024/12/21 04:31:21 INFO  : test.sum.rclone_chunk.001_tzgmcw: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:31:22 INFO  : test.sum.rclone_chunk.002_tzgmcw: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2024/12/21 04:31:50 INFO  : test.sum.rclone_chunk.001_tzh7kh: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:31:52 INFO  : test.sum.rclone_chunk.002_tzh7kh: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:31:54 INFO  : test.sum.rclone_chunk.003_tzh7kh: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2024/12/21 04:32:19 INFO  : test.sum.rclone_chunk.001_tzi32m: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:32:20 INFO  : test.sum.rclone_chunk.002_tzi32m: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:32:21 INFO  : test.sum.rclone_chunk.003_tzi32m: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2024/12/21 04:32:33 INFO  : data/banana: Deleted
2024/12/21 04:32:35 INFO  : data/banana.rclone_chunk.001_tzitb6: Moved (server-side) to: data/banana
2024/12/21 04:32:42 INFO  : data/potato: Deleted
2024/12/21 04:32:43 INFO  : data/potato.rclone_chunk.001_tzizvu: Moved (server-side) to: data/potato
2024/12/21 04:33:00 INFO  : test.sum.rclone_chunk.001_tzj856: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:33:02 INFO  : test.sum.rclone_chunk.002_tzj856: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (177.23s)
    --- PASS: TestCheckSumDownload/subtest1 (2.23s)
    --- PASS: TestCheckSumDownload/subtest2 (2.04s)
    --- PASS: TestCheckSumDownload/subtest3 (2.81s)
    --- PASS: TestCheckSumDownload/subtest4 (3.08s)
    --- PASS: TestCheckSumDownload/subtest5 (3.18s)
    --- PASS: TestCheckSumDownload/subtest6 (3.68s)
    --- PASS: TestCheckSumDownload/subtest7 (3.21s)
=== RUN   TestApplyTransforms
2024/12/21 04:33:19 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tabupoh9voho"
2024/12/21 04:33:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:33:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-tabupoh9voho"
2024/12/21 04:33:20 DEBUG : Reset feature "ListR"
2024/12/21 04:33:20 DEBUG : Creating backend with remote "/tmp/rclone2216850074"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho'", Local "Local file system at /tmp/rclone2216850074", Modify Window "1ns"
2024/12/21 04:33:26 INFO  : hello, world!.rclone_chunk.001_tzk9c4: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2024/12/21 04:33:27 ERROR : hello, world!: sum not found
2024/12/21 04:33:27 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho'
2024/12/21 04:33:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho': 1 files missing
2024/12/21 04:33:27 NOTICE: 1 hashes missing
2024/12/21 04:33:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho': 2 differences found
2024/12/21 04:33:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2024/12/21 04:33:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:33:28 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho': 0 differences found
2024/12/21 04:33:28 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho': 1 matching files
2024/12/21 04:33:28 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-suwereb9fema"
2024/12/21 04:33:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:33:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-suwereb9fema"
2024/12/21 04:33:29 DEBUG : Reset feature "ListR"
2024/12/21 04:33:29 DEBUG : Creating backend with remote "/tmp/rclone151498359"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema'", Local "Local file system at /tmp/rclone151498359", Modify Window "1ns"
2024/12/21 04:33:34 INFO  : HELLO, WORLD!.rclone_chunk.001_tzkh4f: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2024/12/21 04:33:35 ERROR : HELLO, WORLD!: sum not found
2024/12/21 04:33:35 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema'
2024/12/21 04:33:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema': 1 files missing
2024/12/21 04:33:35 NOTICE: 1 hashes missing
2024/12/21 04:33:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema': 2 differences found
2024/12/21 04:33:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2024/12/21 04:33:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:33:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema': 0 differences found
2024/12/21 04:33:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema': 1 matching files
2024/12/21 04:33:35 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje"
2024/12/21 04:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:33:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeheyed6xaje"
2024/12/21 04:33:36 DEBUG : Reset feature "ListR"
2024/12/21 04:33:36 DEBUG : Creating backend with remote "/tmp/rclone168301451"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje'", Local "Local file system at /tmp/rclone168301451", Modify Window "1ns"
2024/12/21 04:33:41 INFO  : HeLlO, wOrLd!.rclone_chunk.001_tzkpsn: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2024/12/21 04:33:42 ERROR : HeLlO, wOrLd!: sum not found
2024/12/21 04:33:42 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje'
2024/12/21 04:33:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje': 1 files missing
2024/12/21 04:33:42 NOTICE: 1 hashes missing
2024/12/21 04:33:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje': 2 differences found
2024/12/21 04:33:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2024/12/21 04:33:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:33:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje': 0 differences found
2024/12/21 04:33:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje': 1 matching files
2024/12/21 04:33:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa"
2024/12/21 04:33:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:33:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-qiculiw4tuqa"
2024/12/21 04:33:43 DEBUG : Reset feature "ListR"
2024/12/21 04:33:43 DEBUG : Creating backend with remote "/tmp/rclone1358630319"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa'", Local "Local file system at /tmp/rclone1358630319", Modify Window "1ns"
2024/12/21 04:33:49 INFO  : HELLO, WORLD!.rclone_chunk.001_tzkwgd: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2024/12/21 04:33:49 ERROR : HELLO, WORLD!: sum not found
2024/12/21 04:33:49 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa'
2024/12/21 04:33:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa': 1 files missing
2024/12/21 04:33:49 NOTICE: 1 hashes missing
2024/12/21 04:33:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa': 2 differences found
2024/12/21 04:33:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2024/12/21 04:33:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:33:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa': 0 differences found
2024/12/21 04:33:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa': 1 matching files
2024/12/21 04:33:50 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-biloduf0miza"
2024/12/21 04:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:33:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-biloduf0miza"
2024/12/21 04:33:52 DEBUG : Reset feature "ListR"
2024/12/21 04:33:52 DEBUG : Creating backend with remote "/tmp/rclone3141098827"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza'", Local "Local file system at /tmp/rclone3141098827", Modify Window "1ns"
2024/12/21 04:33:57 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_tzl54g: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2024/12/21 04:33:58 ERROR : 測試_Русский___ě_áñ: sum not found
2024/12/21 04:33:58 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza'
2024/12/21 04:33:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza': 1 files missing
2024/12/21 04:33:58 NOTICE: 1 hashes missing
2024/12/21 04:33:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza': 2 differences found
2024/12/21 04:33:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2024/12/21 04:33:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:33:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza': 0 differences found
2024/12/21 04:33:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza': 1 matching files
2024/12/21 04:33:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kikohuz4tako"
2024/12/21 04:33:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:33:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-kikohuz4tako"
2024/12/21 04:33:59 DEBUG : Reset feature "ListR"
2024/12/21 04:33:59 DEBUG : Creating backend with remote "/tmp/rclone1838343518"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako'", Local "Local file system at /tmp/rclone1838343518", Modify Window "1ns"
2024/12/21 04:34:04 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_tzlco1: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2024/12/21 04:34:05 ERROR : 測試_Русский___ě_áñ: sum not found
2024/12/21 04:34:05 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako'
2024/12/21 04:34:05 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako': 1 files missing
2024/12/21 04:34:05 NOTICE: 1 hashes missing
2024/12/21 04:34:05 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako': 2 differences found
2024/12/21 04:34:05 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2024/12/21 04:34:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:34:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako': 0 differences found
2024/12/21 04:34:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako': 1 matching files
2024/12/21 04:34:06 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kexirow3cija"
2024/12/21 04:34:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:34:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-kexirow3cija"
2024/12/21 04:34:07 DEBUG : Reset feature "ListR"
2024/12/21 04:34:07 DEBUG : Creating backend with remote "/tmp/rclone1527866143"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija'", Local "Local file system at /tmp/rclone1527866143", Modify Window "1ns"
2024/12/21 04:34:12 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tzljh2: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2024/12/21 04:34:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:34:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija'
2024/12/21 04:34:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija': 1 files missing
2024/12/21 04:34:13 NOTICE: 1 hashes missing
2024/12/21 04:34:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija': 2 differences found
2024/12/21 04:34:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2024/12/21 04:34:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:34:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija': 0 differences found
2024/12/21 04:34:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija': 1 matching files
2024/12/21 04:34:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lerurex4laya"
2024/12/21 04:34:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:34:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-lerurex4laya"
2024/12/21 04:34:15 DEBUG : Reset feature "ListR"
2024/12/21 04:34:15 DEBUG : Creating backend with remote "/tmp/rclone732873959"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya'", Local "Local file system at /tmp/rclone732873959", Modify Window "1ns"
2024/12/21 04:34:22 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tzls7h: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2024/12/21 04:34:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:34:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya'
2024/12/21 04:34:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya': 1 files missing
2024/12/21 04:34:22 NOTICE: 1 hashes missing
2024/12/21 04:34:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya': 2 differences found
2024/12/21 04:34:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2024/12/21 04:34:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:34:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya': 0 differences found
2024/12/21 04:34:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya': 1 matching files
2024/12/21 04:34:23 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-mocorur5keno"
2024/12/21 04:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:34:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-mocorur5keno"
2024/12/21 04:34:23 DEBUG : Reset feature "ListR"
2024/12/21 04:34:23 DEBUG : Creating backend with remote "/tmp/rclone3911927983"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno'", Local "Local file system at /tmp/rclone3911927983", Modify Window "1ns"
2024/12/21 04:34:29 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tzm0v3: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2024/12/21 04:34:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:34:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno'
2024/12/21 04:34:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno': 1 files missing
2024/12/21 04:34:29 NOTICE: 1 hashes missing
2024/12/21 04:34:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno': 2 differences found
2024/12/21 04:34:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2024/12/21 04:34:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:34:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno': 0 differences found
2024/12/21 04:34:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno': 1 matching files
2024/12/21 04:34:30 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu"
2024/12/21 04:34:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:34:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-luquxiz6baxu"
2024/12/21 04:34:30 DEBUG : Reset feature "ListR"
2024/12/21 04:34:30 DEBUG : Creating backend with remote "/tmp/rclone1121006514"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu'", Local "Local file system at /tmp/rclone1121006514", Modify Window "1ns"
2024/12/21 04:34:36 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tzm7ob: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2024/12/21 04:34:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:34:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu'
2024/12/21 04:34:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu': 1 files missing
2024/12/21 04:34:37 NOTICE: 1 hashes missing
2024/12/21 04:34:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu': 2 differences found
2024/12/21 04:34:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2024/12/21 04:34:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:34:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu': 0 differences found
2024/12/21 04:34:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu': 1 matching files
2024/12/21 04:34:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-luquxiz6baxu': Purge remote
2024/12/21 04:34:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-mocorur5keno': Purge remote
2024/12/21 04:34:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lerurex4laya': Purge remote
2024/12/21 04:34:43 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kexirow3cija': Purge remote
2024/12/21 04:34:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kikohuz4tako': Purge remote
2024/12/21 04:34:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-biloduf0miza': Purge remote
2024/12/21 04:34:49 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qiculiw4tuqa': Purge remote
2024/12/21 04:34:51 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qeheyed6xaje': Purge remote
2024/12/21 04:34:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-suwereb9fema': Purge remote
2024/12/21 04:34:55 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tabupoh9voho': Purge remote
--- PASS: TestApplyTransforms (98.12s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:34:58 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:35:03 INFO  : sub/file2.rclone_chunk.001_tzmyg2: Moved (server-side) to: sub/file2
2024/12/21 04:35:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2024/12/21 04:35:03 INFO  : file1: Copied (new) to: sub/file2
2024/12/21 04:35:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:35:04 DEBUG : file1: Unchanged skipping
2024/12/21 04:35:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (12.89s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.62s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:35:17 INFO  : dst/file1.rclone_chunk.001_tznbn5: Moved (server-side) to: dst/file1
2024/12/21 04:35:19 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/backup"
2024/12/21 04:35:19 DEBUG : Config file has changed externally - reloading
2024/12/21 04:35:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/backup"
2024/12/21 04:35:19 DEBUG : Reset feature "ListR"
2024/12/21 04:35:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2024/12/21 04:35:19 DEBUG : dst/file1: move non-chunked object...
2024/12/21 04:35:26 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:35:26 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:35:27 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:35:31 INFO  : dst/file1.rclone_chunk.001_tznrut: Moved (server-side) to: dst/file1
2024/12/21 04:35:31 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2024/12/21 04:35:31 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (33.55s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:35:44 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/dst"
2024/12/21 04:35:44 DEBUG : Config file has changed externally - reloading
2024/12/21 04:35:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/dst"
2024/12/21 04:35:45 DEBUG : Reset feature "ListR"
2024/12/21 04:35:46 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/CompareDest"
2024/12/21 04:35:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/CompareDest"
2024/12/21 04:35:46 DEBUG : Reset feature "ListR"
2024/12/21 04:35:46 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 04:35:47 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:35:51 INFO  : one.rclone_chunk.001_tzobzv: Moved (server-side) to: one
2024/12/21 04:35:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 04:35:51 INFO  : one: Copied (new)
2024/12/21 04:35:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:35:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:36:00 INFO  : one: Deleted
2024/12/21 04:36:02 INFO  : one.rclone_chunk.001_tzoi1n: Moved (server-side) to: one
2024/12/21 04:36:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 04:36:02 INFO  : one: Copied (replaced existing)
2024/12/21 04:36:08 INFO  : dst/one: Deleted
2024/12/21 04:36:10 INFO  : dst/one.rclone_chunk.001_tzorcg: Moved (server-side) to: dst/one
2024/12/21 04:36:22 INFO  : CompareDest/one.rclone_chunk.001_tzoy4x: Moved (server-side) to: CompareDest/one
2024/12/21 04:36:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:36:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:36:25 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 04:36:33 INFO  : CompareDest/two.rclone_chunk.001_tzpeim: Moved (server-side) to: CompareDest/two
2024/12/21 04:36:35 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:36:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:36:35 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 04:36:37 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:36:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:36:37 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 04:36:40 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:36:41 DEBUG : two: Sizes differ (src 5 vs dst 3)
2024/12/21 04:36:41 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:36:47 INFO  : two.rclone_chunk.001_tzpt47: Moved (server-side) to: two
2024/12/21 04:36:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2024/12/21 04:36:47 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (75.13s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:36:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/dst"
2024/12/21 04:36:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/dst"
2024/12/21 04:37:00 DEBUG : Reset feature "ListR"
2024/12/21 04:37:00 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/CopyDest"
2024/12/21 04:37:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/CopyDest"
2024/12/21 04:37:01 DEBUG : Reset feature "ListR"
2024/12/21 04:37:01 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 04:37:02 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:37:07 INFO  : one.rclone_chunk.001_tzqemg: Moved (server-side) to: one
2024/12/21 04:37:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 04:37:07 INFO  : one: Copied (new)
2024/12/21 04:37:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:37:10 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:37:15 INFO  : one: Deleted
2024/12/21 04:37:17 INFO  : one.rclone_chunk.001_tzqmw9: Moved (server-side) to: one
2024/12/21 04:37:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 04:37:17 INFO  : one: Copied (replaced existing)
2024/12/21 04:37:23 INFO  : dst/one: Deleted
2024/12/21 04:37:25 INFO  : dst/one.rclone_chunk.001_tzqvbs: Moved (server-side) to: dst/one
2024/12/21 04:37:31 INFO  : CopyDest/one.rclone_chunk.001_tzr1fx: Moved (server-side) to: CopyDest/one
2024/12/21 04:37:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/BackupDir"
2024/12/21 04:37:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/BackupDir"
2024/12/21 04:37:33 DEBUG : Reset feature "ListR"
2024/12/21 04:37:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:37:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:37:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:37:34 DEBUG : one: move non-chunked object...
2024/12/21 04:37:36 INFO  : one: Moved (server-side)
2024/12/21 04:37:36 INFO  : one: Moved (server-side)
2024/12/21 04:37:36 DEBUG : one: copy non-chunked object...
2024/12/21 04:37:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 04:37:38 INFO  : one: Copied (server-side copy)
2024/12/21 04:37:38 DEBUG : one: Destination found in --copy-dest, using server-side copy
2024/12/21 04:37:44 INFO  : CopyDest/two.rclone_chunk.001_tzrfub: Moved (server-side) to: CopyDest/two
2024/12/21 04:37:46 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:37:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:37:46 DEBUG : two: copy non-chunked object...
2024/12/21 04:37:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 04:37:48 INFO  : two: Copied (server-side copy)
2024/12/21 04:37:48 DEBUG : two: Destination found in --copy-dest, using server-side copy
2024/12/21 04:37:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:37:49 DEBUG : two: Unchanged skipping
2024/12/21 04:37:56 INFO  : CopyDest/three.rclone_chunk.001_tzrqzp: Moved (server-side) to: CopyDest/three
2024/12/21 04:37:57 DEBUG : three: Need to transfer - File not found at Destination
2024/12/21 04:37:58 DEBUG : three: Sizes differ (src 7 vs dst 5)
2024/12/21 04:37:58 DEBUG : three: Destination not found in --copy-dest
2024/12/21 04:37:58 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:38:03 INFO  : three.rclone_chunk.001_tzry9x: Moved (server-side) to: three
2024/12/21 04:38:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2024/12/21 04:38:03 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (80.36s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.44s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.47s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:38:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2024/12/21 04:38:21 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:38:27 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_tzslp3: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2024/12/21 04:38:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2024/12/21 04:38:27 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2024/12/21 04:38:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2024/12/21 04:38:28 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:40:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader10o.disk.yandex.net:443/upload-target/20241221T073949.358.utd.2g4hhatzg8fmi39akoaurk3jo-k10o.3788425": max transfer limit reached as set by --max-transfer
2024/12/21 04:41:00 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 (164.47s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.55s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.85s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.43s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.93s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.72s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:41:16 INFO  : one.rclone_chunk.001_tzx9mg: Moved (server-side) to: one.rclone_chunk.001
2024/12/21 04:41:18 INFO  : one.rclone_chunk.002_tzx9mg: Moved (server-side) to: one.rclone_chunk.002
2024/12/21 04:41:27 INFO  : also/one.rclone_chunk.001_tzxkc7: Moved (server-side) to: also/one.rclone_chunk.001
2024/12/21 04:41:29 INFO  : also/one.rclone_chunk.002_tzxkc7: Moved (server-side) to: also/one.rclone_chunk.002
2024/12/21 04:41:37 INFO  : another.rclone_chunk.001_tzxva4: Moved (server-side) to: another.rclone_chunk.001
2024/12/21 04:41:39 INFO  : another.rclone_chunk.002_tzxva4: Moved (server-side) to: another.rclone_chunk.002
2024/12/21 04:41:48 INFO  : not-one.rclone_chunk.001_tzy66f: Moved (server-side) to: not-one
2024/12/21 04:41:51 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Looking for duplicate md5 hashes using newest mode.
2024/12/21 04:41:52 NOTICE: 1e87c78c31890134fe60a5bd53691304: Found 3 files with duplicate md5 hashes
2024/12/21 04:41:57 INFO  : one: Deleted
2024/12/21 04:42:02 INFO  : also/one: Deleted
2024/12/21 04:42:02 NOTICE: 1e87c78c31890134fe60a5bd53691304: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (62.77s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.50s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.57s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.64s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (3.46s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.56s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:42:22 INFO  : a.txt.rclone_chunk.001_tzz536: Moved (server-side) to: a.txt
2024/12/21 04:42:26 INFO  : zend.txt.rclone_chunk.001_tzzbzm: Moved (server-side) to: zend.txt
2024/12/21 04:42:32 INFO  : sub dir/hello world.rclone_chunk.001_tzzfdi: Moved (server-side) to: sub dir/hello world
2024/12/21 04:42:37 INFO  : sub dir/hello world2.rclone_chunk.001_tzzkhb: Moved (server-side) to: sub dir/hello world2
2024/12/21 04:42:42 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_tzzpo0: Moved (server-side) to: sub dir/ignore dir/.ignore
2024/12/21 04:42:47 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_tzzvbl: Moved (server-side) to: sub dir/ignore dir/should be ignored
2024/12/21 04:42:53 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_tzzzt9: Moved (server-side) to: sub dir/sub sub dir/hello world3
2024/12/21 04:42:55 DEBUG : a.txt: Excluded (Size Filter)
2024/12/21 04:42:55 DEBUG : a.txt: Excluded
2024/12/21 04:42:56 DEBUG : sub dir/hello world: Excluded (Size Filter)
2024/12/21 04:42:56 DEBUG : sub dir/hello world: Excluded
2024/12/21 04:42:56 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2024/12/21 04:42:56 DEBUG : sub dir/hello world2: Excluded
2024/12/21 04:42:56 DEBUG : sub dir/hello world: Excluded (Size Filter)
2024/12/21 04:42:56 DEBUG : sub dir/hello world: Excluded
2024/12/21 04:42:56 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2024/12/21 04:42:56 DEBUG : sub dir/hello world2: Excluded
2024/12/21 04:42:57 DEBUG : sub dir/ignore dir: Excluded
2024/12/21 04:42:57 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (61.31s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:43:30 INFO  : file1.rclone_chunk.001_u00vfw: Moved (server-side) to: file1
2024/12/21 04:43:34 INFO  : sub/file2.rclone_chunk.001_u016ke: 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 (26.52s)
    --- PASS: TestListJSON/Default (0.18s)
    --- PASS: TestListJSON/FilesOnly (0.33s)
    --- PASS: TestListJSON/DirsOnly (0.40s)
    --- PASS: TestListJSON/Recurse (0.47s)
    --- PASS: TestListJSON/SubDir (0.93s)
    --- PASS: TestListJSON/NoModTime (0.37s)
    --- PASS: TestListJSON/NoMimeType (0.31s)
    --- PASS: TestListJSON/ShowHash (0.52s)
    --- PASS: TestListJSON/HashTypes (0.67s)
    --- PASS: TestListJSON/Metadata (0.36s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:43:50 INFO  : file1.rclone_chunk.001_u01lfp: Moved (server-side) to: file1
2024/12/21 04:43:56 INFO  : sub/file2.rclone_chunk.001_u01q42: 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
2024/12/21 04:44:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/notfound"
2024/12/21 04:44:02 DEBUG : Config file has changed externally - reloading
2024/12/21 04:44:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/notfound"
2024/12/21 04:44:02 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (22.91s)
    --- PASS: TestStatJSON/Root (0.39s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.44s)
    --- PASS: TestStatJSON/Dir (0.58s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s)
    --- PASS: TestStatJSON/File (0.55s)
    --- PASS: TestStatJSON/NotFound (0.51s)
    --- PASS: TestStatJSON/DirFilesOnly (0.34s)
    --- PASS: TestStatJSON/FileFilesOnly (0.63s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s)
    --- PASS: TestStatJSON/DirDirsOnly (0.41s)
    --- PASS: TestStatJSON/FileDirsOnly (0.47s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s)
    --- PASS: TestStatJSON/RootNotFound (0.85s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:44:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Making directory
2024/12/21 04:44:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Making directory
--- PASS: TestMkdir (2.74s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:44:16 INFO  : sub dir/hello world.rclone_chunk.001_u02b03: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (10.51s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:44:28 INFO  : potato2.rclone_chunk.001_u02lfe: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:44:29 INFO  : potato2.rclone_chunk.002_u02lfe: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:44:37 INFO  : empty space.rclone_chunk.001_u02whs: Moved (server-side) to: empty space
--- PASS: TestLs (23.75s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:44:52 INFO  : potato2.rclone_chunk.001_u03995: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:44:53 INFO  : potato2.rclone_chunk.002_u03995: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:45:02 INFO  : empty space.rclone_chunk.001_u03l6q: Moved (server-side) to: empty space
2024/12/21 04:45:03 DEBUG : empty space: Excluded (FilesFrom Filter)
2024/12/21 04:45:03 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (43.40s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:45:36 INFO  : potato2.rclone_chunk.001_u04h8q: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:45:38 INFO  : potato2.rclone_chunk.002_u04h8q: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:45:45 INFO  : empty space.rclone_chunk.001_u04tok: Moved (server-side) to: empty space
--- PASS: TestLsLong (25.18s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:46:00 INFO  : potato2.rclone_chunk.001_u0562u: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:46:01 INFO  : potato2.rclone_chunk.002_u0562u: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:46:11 INFO  : empty space.rclone_chunk.001_u05h5k: Moved (server-side) to: empty space
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
--- PASS: TestHashSums (31.61s)
    --- PASS: TestHashSums/Md5 (0.80s)
    --- PASS: TestHashSums/Md5Download (1.77s)
=== RUN   TestHashSumsWithErrors
2024/12/21 04:46:25 DEBUG : Creating backend with remote ":memory:"
2024/12/21 04:46:25 DEBUG : Config file has changed externally - reloading
2024/12/21 04:46:25 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2024/12/21 04:46:25 DEBUG : Creating md5 hash of 0 bytes read from input stream
2024/12/21 04:46:25 DEBUG : Creating md5 hash of 0 bytes read from input stream
2024/12/21 04:46:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2024/12/21 04:46:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2024/12/21 04:46:25 DEBUG : Creating md5 hash of 12 bytes read from input stream
2024/12/21 04:46:25 DEBUG : Creating md5 hash of 12 bytes read from input stream
2024/12/21 04:46:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2024/12/21 04:46:25 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 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:46:32 INFO  : potato2.rclone_chunk.001_u061u8: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:46:34 INFO  : potato2.rclone_chunk.002_u061u8: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:46:40 INFO  : empty space.rclone_chunk.001_u06cvh: Moved (server-side) to: empty space
2024/12/21 04:46:48 INFO  : sub dir/potato3.rclone_chunk.001_u06hdk: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (34.48s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:47:05 INFO  : small.rclone_chunk.001_u070tu: Moved (server-side) to: small
2024/12/21 04:47:11 INFO  : medium.rclone_chunk.001_u075zr: Moved (server-side) to: medium.rclone_chunk.001
2024/12/21 04:47:13 INFO  : medium.rclone_chunk.002_u075zr: Moved (server-side) to: medium.rclone_chunk.002
2024/12/21 04:47:22 INFO  : large.rclone_chunk.001_u07f3b: Moved (server-side) to: large.rclone_chunk.001
2024/12/21 04:47:23 INFO  : large.rclone_chunk.002_u07f3b: Moved (server-side) to: large.rclone_chunk.002
2024/12/21 04:47:26 DEBUG : Waiting for deletions to finish
2024/12/21 04:47:26 DEBUG : large: Excluded (Size Filter)
2024/12/21 04:47:26 DEBUG : large: Excluded
2024/12/21 04:47:29 INFO  : small: Deleted
2024/12/21 04:47:31 INFO  : medium: Deleted
--- PASS: TestDelete (39.50s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.30s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.04s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.10s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:47:47 INFO  : ReadFile.rclone_chunk.001_u087o8: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (8.69s)
=== RUN   TestRetry
2024/12/21 04:47:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2024/12/21 04:47:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2024/12/21 04:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:47:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:47:51 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 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:47:56 INFO  : file1.rclone_chunk.001_u08fkt: Moved (server-side) to: file1
2024/12/21 04:48:00 INFO  : file2.rclone_chunk.001_u08kyz: Moved (server-side) to: file2
--- PASS: TestCat (18.00s)
=== RUN   TestPurge
2024/12/21 04:48:09 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zehimis0zayi"
2024/12/21 04:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:48:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-zehimis0zayi"
2024/12/21 04:48:10 DEBUG : Reset feature "ListR"
2024/12/21 04:48:10 DEBUG : Creating backend with remote "/tmp/rclone2373228234"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zehimis0zayi'", Local "Local file system at /tmp/rclone2373228234", Modify Window "1ns"
2024/12/21 04:48:18 INFO  : A1/B1/C1/one.rclone_chunk.001_u08zta: Moved (server-side) to: A1/B1/C1/one
2024/12/21 04:48:18 DEBUG : A2: Making directory
2024/12/21 04:48:18 DEBUG : A1/B2: Making directory
2024/12/21 04:48:18 DEBUG : A1/B2/C2: Making directory
2024/12/21 04:48:19 DEBUG : A1/B1/C3: Making directory
2024/12/21 04:48:19 DEBUG : A3: Making directory
2024/12/21 04:48:20 DEBUG : A3/B3: Making directory
2024/12/21 04:48:20 DEBUG : A3/B3/C4: Making directory
2024/12/21 04:48:25 INFO  : A1/two.rclone_chunk.001_u09913: Moved (server-side) to: A1/two
2024/12/21 04:48:36 ERROR : : error listing: directory not found
2024/12/21 04:48:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zehimis0zayi': Purge remote
2024/12/21 04:48:36 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.)
--- PASS: TestPurge (26.51s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:48:43 INFO  : A1/B1/C1/one.rclone_chunk.001_u09ol3: Moved (server-side) to: A1/B1/C1/one
2024/12/21 04:48:43 DEBUG : A2: Making directory
2024/12/21 04:48:43 DEBUG : A1/B2: Making directory
2024/12/21 04:48:44 DEBUG : A1/B2/C2: Making directory
2024/12/21 04:48:44 DEBUG : A1/B1/C3: Making directory
2024/12/21 04:48:44 DEBUG : A3: Making directory
2024/12/21 04:48:45 DEBUG : A3/B3: Making directory
2024/12/21 04:48:45 DEBUG : A3/B3/C4: Making directory
2024/12/21 04:48:50 INFO  : A1/two.rclone_chunk.001_u09ykm: Moved (server-side) to: A1/two
2024/12/21 04:48:52 DEBUG : removing 1 level 3 directories
2024/12/21 04:48:52 INFO  : A3/B3/C4: Removing directory
2024/12/21 04:48:57 DEBUG : removing 2 level 3 directories
2024/12/21 04:48:57 INFO  : A1/B2/C2: Removing directory
2024/12/21 04:48:57 INFO  : A1/B1/C3: Removing directory
2024/12/21 04:48:58 DEBUG : removing 2 level 2 directories
2024/12/21 04:48:58 INFO  : A3/B3: Removing directory
2024/12/21 04:48:58 INFO  : A1/B2: Removing directory
2024/12/21 04:49:00 DEBUG : removing 2 level 1 directories
2024/12/21 04:49:00 INFO  : A3: Removing directory
2024/12/21 04:49:00 INFO  : A2: Removing directory
2024/12/21 04:49:12 DEBUG : removing 1 level 3 directories
2024/12/21 04:49:12 INFO  : A1/B1/C1: Removing directory
2024/12/21 04:49:13 DEBUG : removing 1 level 2 directories
2024/12/21 04:49:13 INFO  : A1/B1: Removing directory
2024/12/21 04:49:16 DEBUG : removing 1 level 1 directories
2024/12/21 04:49:16 INFO  : A1: Removing directory
2024/12/21 04:49:18 DEBUG : removing 1 level 0 directories
2024/12/21 04:49:18 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Removing directory
2024/12/21 04:49:19 ERROR : : error listing: directory not found
2024/12/21 04:49:19 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (43.68s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:49:20 DEBUG : A1: Making directory
2024/12/21 04:49:20 DEBUG : A1/B1: Making directory
2024/12/21 04:49:21 DEBUG : A1/B1/C1: Making directory
2024/12/21 04:49:24 DEBUG : removing 1 level 3 directories
2024/12/21 04:49:24 INFO  : A1/B1/C1: Removing directory
2024/12/21 04:49:26 DEBUG : removing 1 level 2 directories
2024/12/21 04:49:26 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (11.23s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:49:31 DEBUG : A1: Making directory
2024/12/21 04:49:31 DEBUG : A1/B1: Making directory
2024/12/21 04:49:32 DEBUG : A1/B1/C1: Making directory
2024/12/21 04:49:34 DEBUG : removing 1 level 3 directories
2024/12/21 04:49:34 INFO  : A1/B1/C1: Removing directory
2024/12/21 04:49:37 DEBUG : removing 1 level 2 directories
2024/12/21 04:49:37 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (10.41s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:49:45 INFO  : file1.rclone_chunk.001_u0bi4v: Moved (server-side) to: file1
2024/12/21 04:49:46 DEBUG : filename.txt: File name found in url
2024/12/21 04:49:52 INFO  : filename.txt.rclone_chunk.001_u0bmn2: Moved (server-side) to: filename.txt
2024/12/21 04:49:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2024/12/21 04:49:56 INFO  : headerfilename.txt.rclone_chunk.001_u0btal: Moved (server-side) to: headerfilename.txt
2024/12/21 04:50:01 INFO  : file2.rclone_chunk.001_u0bxc1: Moved (server-side) to: file2
--- PASS: TestCopyURL (26.97s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:50:08 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:50:13 INFO  : sub/file2.rclone_chunk.001_u0c9tf: Moved (server-side) to: sub/file2
2024/12/21 04:50:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2024/12/21 04:50:13 INFO  : file1: Copied (new) to: sub/file2
2024/12/21 04:50:13 INFO  : file1: Deleted
2024/12/21 04:50:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:50:15 DEBUG : file1: Unchanged skipping
2024/12/21 04:50:15 INFO  : file1: Deleted
2024/12/21 04:50:15 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (12.51s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:50:21 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:50:21 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:50:26 INFO  : file1.rclone_chunk.001_u0cl6w: Moved (server-side) to: file1
2024/12/21 04:50:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2024/12/21 04:50:26 INFO  : file1: Copied (new)
2024/12/21 04:50:26 INFO  : file1: Deleted
2024/12/21 04:50:27 DEBUG : file1: Destination exists, skipping
2024/12/21 04:50:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (8.61s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.75s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.62s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:50:35 INFO  : dst/file1.rclone_chunk.001_u0cvhx: Moved (server-side) to: dst/file1
2024/12/21 04:50:37 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sujehip9sepe/backup"
2024/12/21 04:50:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-sujehip9sepe/backup"
2024/12/21 04:50:37 DEBUG : Reset feature "ListR"
2024/12/21 04:50:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2024/12/21 04:50:38 DEBUG : dst/file1: move non-chunked object...
2024/12/21 04:50:42 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:50:42 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:50:43 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:50:47 INFO  : dst/file1.rclone_chunk.001_u0d7eo: Moved (server-side) to: dst/file1
2024/12/21 04:50:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2024/12/21 04:50:47 INFO  : dst/file1: Copied (new)
2024/12/21 04:50:47 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (27.76s)
=== 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 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:51:03 INFO  : A1/one.rclone_chunk.001_u0dnih: Moved (server-side) to: A1/one
2024/12/21 04:51:10 INFO  : A1/two.rclone_chunk.001_u0dsmq: Moved (server-side) to: A1/two
2024/12/21 04:51:14 INFO  : A1/B1/three.rclone_chunk.001_u0dyu4: Moved (server-side) to: A1/B1/three
2024/12/21 04:51:20 INFO  : A1/B1/C1/four.rclone_chunk.001_u0e3ng: Moved (server-side) to: A1/B1/C1/four
2024/12/21 04:51:25 INFO  : A1/B1/C2/five.rclone_chunk.001_u0e95d: Moved (server-side) to: A1/B1/C2/five
2024/12/21 04:51:25 DEBUG : A1/B2: Making directory
2024/12/21 04:51:26 DEBUG : A1/B1/C3: Making directory
2024/12/21 04:51:38 DEBUG : A2/B1/C2/five: move non-chunked object...
2024/12/21 04:51:38 DEBUG : A2/one: move non-chunked object...
2024/12/21 04:51:38 DEBUG : A2/B1/three: move non-chunked object...
2024/12/21 04:51:38 DEBUG : A2/B1/C1/four: move non-chunked object...
2024/12/21 04:51:38 DEBUG : A2/two: move non-chunked object...
2024/12/21 04:51:39 INFO  : A2/one: Moved (server-side) to: A3/one
2024/12/21 04:51:39 INFO  : A2/one: Moved (server-side) to: A3/one
2024/12/21 04:51:39 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2024/12/21 04:51:39 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2024/12/21 04:51:39 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2024/12/21 04:51:39 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2024/12/21 04:51:40 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2024/12/21 04:51:40 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2024/12/21 04:51:40 INFO  : A2/two: Moved (server-side) to: A3/two
2024/12/21 04:51:40 INFO  : A2/two: Moved (server-side) to: A3/two
2024/12/21 04:51:52 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2024/12/21 04:51:57 DEBUG : A3/B1/C1/four: move non-chunked object...
2024/12/21 04:51:57 DEBUG : A3/two: move non-chunked object...
2024/12/21 04:51:57 DEBUG : A3/B1/three: move non-chunked object...
2024/12/21 04:51:57 DEBUG : A3/one: move non-chunked object...
2024/12/21 04:51:59 DEBUG : A3/B1/C2/five: move non-chunked object...
2024/12/21 04:51:59 INFO  : A3/one: Moved (server-side) to: A4/one
2024/12/21 04:51:59 INFO  : A3/one: Moved (server-side) to: A4/one
2024/12/21 04:51:59 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2024/12/21 04:51:59 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2024/12/21 04:51:59 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2024/12/21 04:51:59 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2024/12/21 04:51:59 INFO  : A3/two: Moved (server-side) to: A4/two
2024/12/21 04:51:59 INFO  : A3/two: Moved (server-side) to: A4/two
2024/12/21 04:52:01 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2024/12/21 04:52:01 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
--- PASS: TestDirMove (96.93s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
--- PASS: TestGetFsInfo (2.13s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2024/12/21 04:52:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:52:43 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_u0gemn: Moved (server-side) to: no_checksum_small_file_from_pipe
2024/12/21 04:52:43 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2024/12/21 04:52:43 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2024/12/21 04:53:20 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.))
2024/12/21 04:53:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2024/12/21 04:53:20 DEBUG : pacer: Reducing sleep to 15ms
2024/12/21 04:53:20 DEBUG : pacer: Reducing sleep to 11.25ms
2024/12/21 04:53:21 DEBUG : pacer: Reducing sleep to 10ms
2024/12/21 04:53:33 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:53:34 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:53:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:53:37 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:53:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:53:40 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:53:41 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:53:42 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:53:44 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:53:45 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:53:48 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:53:49 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:53:51 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:53:52 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:53:54 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:53:55 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:53:57 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:53:59 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:54:00 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:54:02 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:54:03 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_u0gjxh: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:54:05 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK
2024/12/21 04:54:05 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:54:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:54:46 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_u0juli: Moved (server-side) to: with_checksum_small_file_from_pipe
2024/12/21 04:54:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2024/12/21 04:54:46 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2024/12/21 04:55:43 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:55:44 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:55:46 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:55:48 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:55:50 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:55:51 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:55:52 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:55:54 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:55:55 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:55:57 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:55:58 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:55:59 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:56:01 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:56:02 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:56:04 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:56:05 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:56:07 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:56:09 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:56:10 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:56:12 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:56:14 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_u0jy0q: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:56:18 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK
2024/12/21 04:56:18 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:56:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:57:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.))
2024/12/21 04:57:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2024/12/21 04:57:02 DEBUG : pacer: Reducing sleep to 15ms
2024/12/21 04:57:02 DEBUG : pacer: Reducing sleep to 11.25ms
2024/12/21 04:57:02 DEBUG : pacer: Reducing sleep to 10ms
2024/12/21 04:57:04 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_u0nm8b: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2024/12/21 04:57:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 04:57:55 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:58:00 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:58:02 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:58:03 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:58:05 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:58:09 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:58:10 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:58:12 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:58:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:58:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:58:17 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:58:18 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:58:21 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:58:24 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:58:25 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:58:27 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:58:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:58:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:58:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:58:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:58:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_u0nsd3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:58:37 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 04:59:15 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:59:19 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_u0rfqm: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2024/12/21 04:59:19 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2024/12/21 04:59:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/21 04:59:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.))
2024/12/21 04:59:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2024/12/21 04:59:38 DEBUG : pacer: Reducing sleep to 15ms
2024/12/21 04:59:39 DEBUG : pacer: Reducing sleep to 11.25ms
2024/12/21 04:59:39 DEBUG : pacer: Reducing sleep to 10ms
2024/12/21 05:00:18 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 05:00:19 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 05:00:22 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 05:00:23 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 05:00:25 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 05:00:27 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 05:00:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 05:00:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 05:00:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 05:00:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 05:00:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 05:00:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 05:00:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 05:00:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 05:00:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 05:00:44 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 05:00:46 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 05:00:48 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 05:00:49 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 05:00:50 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 05:00:52 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_u0rj3q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 05:00:56 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2024/12/21 05:00:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (541.45s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (123.84s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (136.52s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (136.79s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (144.30s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.85s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 05:01:46 INFO  : potato1.rclone_chunk.001_u0vghx: Moved (server-side) to: potato1.rclone_chunk.001
2024/12/21 05:01:48 INFO  : potato1.rclone_chunk.002_u0vghx: Moved (server-side) to: potato1.rclone_chunk.002
2024/12/21 05:01:50 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': File to upload is small (60 bytes), uploading instead of streaming
2024/12/21 05:01:58 INFO  : potato2.rclone_chunk.001_u0vr9p: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 05:02:00 INFO  : potato2.rclone_chunk.002_u0vr9p: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 05:02:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 05:02:03 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (35.47s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.46s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 05:02:23 INFO  : potato2.rclone_chunk.001_u0wgxq: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 05:02:24 INFO  : potato2.rclone_chunk.002_u0wgxq: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 05:02:31 INFO  : empty space.rclone_chunk.001_u0wqao: Moved (server-side) to: empty space
2024/12/21 05:02:36 INFO  : sub dir/potato3.rclone_chunk.001_u0ww3k: Moved (server-side) to: sub dir/potato3
2024/12/21 05:02:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Touching "empty space"
2024/12/21 05:02:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Touching "potato2"
2024/12/21 05:02:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Touching "sub dir/potato3"
--- PASS: TestTouchDir (36.83s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.95s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.79s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.92s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.70s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.70s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe'", Local "Local file system at /tmp/rclone3772499708", Modify Window "1ns"
2024/12/21 05:03:01 INFO  : sub dir/test remove existing.rclone_chunk.001_u0xli9: Moved (server-side) to: sub dir/test remove existing
2024/12/21 05:03:06 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_u0xqky: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2024/12/21 05:03:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dokopew7" before starting
2024/12/21 05:03:08 DEBUG : sub dir/test remove existing: move non-chunked object...
2024/12/21 05:03:11 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.dokopew7
2024/12/21 05:03:12 DEBUG : sub dir/test remove existing.dokopew7: TEST: removing renamed existing file after operation
2024/12/21 05:03: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.gikezum6" before starting
2024/12/21 05:03:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2024/12/21 05:03:17 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gikezum6
2024/12/21 05:03:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gikezum6: TEST: renaming existing back after failed operation
2024/12/21 05:03:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gikezum6: move non-chunked object...
2024/12/21 05:03:19 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gikezum6: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2024/12/21 05:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fatokeg4" before starting
2024/12/21 05:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2024/12/21 05:03:22 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fatokeg4
2024/12/21 05:03:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fatokeg4: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (32.17s)
=== 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
2024/12/21 05:03:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sujehip9sepe': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -fast-list -size-limit 1024" - Finished OK in 39m17.188564102s (try 1/5)