"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2025/04/03 05:21:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa" 2025/04/03 05:21:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:21:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa" 2025/04/03 05:21:27 DEBUG : Reset feature "ListR" 2025/04/03 05:21:27 DEBUG : Creating backend with remote "/tmp/rclone4063355257" === 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-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/04/03 05:21:27 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/04/03 05:21:27 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/03 05:21:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/03 05:21:27 DEBUG : potato: Seek from 10 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 10 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Seek from 5 to 2 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/03 05:21:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Seek from 5 to 2 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/03 05:21:27 DEBUG : potato: Seek from 8 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 8 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/03 05:21:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 05:21:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 05:21:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 05:21:27 DEBUG : potato: Seek from 5 to 2 2025/04/03 05:21:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/03 05:21:27 DEBUG : potato: Seek from 9 to 0 2025/04/03 05:21:27 DEBUG : potato: Seek from 9 to 0 2025/04/03 05:21:27 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-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:21:34 INFO : rutabaga.rclone_chunk.001_4shm8c: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/04/03 05:21:41 INFO : empty space.rclone_chunk.001_4shuj3: Moved (server-side) to: empty space === RUN TestCheck/3 2025/04/03 05:21:48 INFO : potato2.rclone_chunk.001_4si0fh: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:21:50 INFO : potato2.rclone_chunk.002_4si0fh: Moved (server-side) to: potato2.rclone_chunk.002 === NAME TestCheck fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: potato2: Modification time difference too big |-211801h16m44.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-03 05:21:51 +0000 UTC) (precision 1ns) === RUN TestCheck/4 === RUN TestCheck/5 2025/04/03 05:22:03 INFO : remotepotato.rclone_chunk.001_4siey0: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/04/03 05:22:05 INFO : remotepotato.rclone_chunk.002_4siey0: Moved (server-side) to: remotepotato.rclone_chunk.002 === NAME TestCheck fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: potato2: Modification time difference too big |-211801h16m44.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-03 05:21:51 +0000 UTC) (precision 1ns) === RUN TestCheck/6 === RUN TestCheck/7 --- FAIL: TestCheck (74.74s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.94s) --- PASS: TestCheck/5 (0.95s) --- PASS: TestCheck/6 (0.80s) --- PASS: TestCheck/7 (0.69s) === RUN TestCheckFsError 2025/04/03 05:22:42 DEBUG : Creating backend with remote "nonexistent" 2025/04/03 05:22:42 DEBUG : Config file has changed externally - reloading 2025/04/03 05:22:42 DEBUG : Creating backend with remote "nonexistent" 2025/04/03 05:22:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/03 05:22:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/03 05:22:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/03 05:22:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:22:49 INFO : rutabaga.rclone_chunk.001_4sjoul: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/03 05:22:57 INFO : empty space.rclone_chunk.001_4sjyw3: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/04/03 05:23:06 INFO : potato2.rclone_chunk.001_4sk40b: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:23:07 INFO : potato2.rclone_chunk.002_4sk40b: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/03 05:23:18 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/03 05:23:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:23:19 DEBUG : pacer: Reducing sleep to 15ms 2025/04/03 05:23:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/03 05:23:20 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 05:23:24 INFO : remotepotato.rclone_chunk.001_4skmos: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/04/03 05:23:26 INFO : remotepotato.rclone_chunk.002_4skmos: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (85.34s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.27s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (2.78s) --- PASS: TestCheckDownload/5 (2.32s) --- PASS: TestCheckDownload/6 (1.67s) --- PASS: TestCheckDownload/7 (2.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:24:11 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/03 05:24:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:24:12 DEBUG : pacer: Reducing sleep to 15ms 2025/04/03 05:24:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/03 05:24:13 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 05:24:15 INFO : rutabaga.rclone_chunk.001_4sm2n3: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/03 05:24:21 INFO : empty space.rclone_chunk.001_4smbre: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/04/03 05:24:29 INFO : potato2.rclone_chunk.001_4smg11: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:24:34 INFO : potato2.rclone_chunk.002_4smg11: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/03 05:24:46 INFO : remotepotato.rclone_chunk.001_4smxb1: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/04/03 05:24:47 INFO : remotepotato.rclone_chunk.002_4smxb1: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (79.27s) --- PASS: TestCheckSizeOnly/1 (0.86s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.39s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.58s) --- PASS: TestCheckSizeOnly/7 (0.46s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:25:35 INFO : test.sum.rclone_chunk.001_4so92a: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:25:37 INFO : test.sum.rclone_chunk.002_4so92a: Moved (server-side) to: test.sum.rclone_chunk.002 2025/04/03 05:25:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/03 05:25:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/03 05:25:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/03 05:25:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/03 05:25:59 INFO : test.sum.rclone_chunk.001_4sopfh: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:26:00 INFO : test.sum.rclone_chunk.002_4sopfh: Moved (server-side) to: test.sum.rclone_chunk.002 2025/04/03 05:26:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/03 05:26:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/03 05:26:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/03 05:26:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (54.89s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:26:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/data" 2025/04/03 05:26:22 DEBUG : Config file has changed externally - reloading 2025/04/03 05:26:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/data" 2025/04/03 05:26:22 DEBUG : Reset feature "ListR" 2025/04/03 05:26:27 INFO : data/banana.rclone_chunk.001_4spsuo: Moved (server-side) to: data/banana 2025/04/03 05:26:41 INFO : test.sum.rclone_chunk.001_4spx4g: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2025/04/03 05:26:49 INFO : data/potato.rclone_chunk.001_4sqeo3: Moved (server-side) to: data/potato 2025/04/03 05:26:58 INFO : test.sum: Deleted 2025/04/03 05:27:00 INFO : test.sum.rclone_chunk.001_4sqkec: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2025/04/03 05:27:12 INFO : test.sum.rclone_chunk.001_4sqxlu: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:27:15 INFO : test.sum.rclone_chunk.002_4sqxlu: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2025/04/03 05:27:39 INFO : test.sum.rclone_chunk.001_4srigr: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:27:41 INFO : test.sum.rclone_chunk.002_4srigr: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2025/04/03 05:28:12 INFO : test.sum.rclone_chunk.001_4ssaxj: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:28:14 INFO : test.sum.rclone_chunk.002_4ssaxj: Moved (server-side) to: test.sum.rclone_chunk.002 2025/04/03 05:28:15 INFO : test.sum.rclone_chunk.003_4ssaxj: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2025/04/03 05:28:45 INFO : test.sum.rclone_chunk.001_4st7c9: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:28:47 INFO : test.sum.rclone_chunk.002_4st7c9: Moved (server-side) to: test.sum.rclone_chunk.002 2025/04/03 05:28:49 INFO : test.sum.rclone_chunk.003_4st7c9: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2025/04/03 05:29:05 INFO : data/banana: Deleted 2025/04/03 05:29:07 INFO : data/banana.rclone_chunk.001_4su3bd: Moved (server-side) to: data/banana 2025/04/03 05:29:15 INFO : data/potato: Deleted 2025/04/03 05:29:16 INFO : data/potato.rclone_chunk.001_4sudzx: Moved (server-side) to: data/potato 2025/04/03 05:29:39 INFO : test.sum.rclone_chunk.001_4suovi: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:29:41 INFO : test.sum.rclone_chunk.002_4suovi: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (233.20s) --- PASS: TestCheckSum/subtest1 (1.70s) --- PASS: TestCheckSum/subtest2 (1.95s) --- PASS: TestCheckSum/subtest3 (2.81s) --- PASS: TestCheckSum/subtest4 (3.23s) --- PASS: TestCheckSum/subtest5 (3.99s) --- PASS: TestCheckSum/subtest6 (3.99s) --- PASS: TestCheckSum/subtest7 (3.13s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:30:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/data" 2025/04/03 05:30:15 DEBUG : Config file has changed externally - reloading 2025/04/03 05:30:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/data" 2025/04/03 05:30:15 DEBUG : Reset feature "ListR" 2025/04/03 05:30:23 INFO : data/banana.rclone_chunk.001_4sw9gd: Moved (server-side) to: data/banana 2025/04/03 05:30:27 INFO : test.sum.rclone_chunk.001_4swh30: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/04/03 05:30:36 INFO : data/potato.rclone_chunk.001_4swqxo: Moved (server-side) to: data/potato 2025/04/03 05:30:50 INFO : test.sum: Deleted 2025/04/03 05:30:51 INFO : test.sum.rclone_chunk.001_4swvbk: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/04/03 05:31:03 INFO : test.sum.rclone_chunk.001_4sxd98: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:31:04 INFO : test.sum.rclone_chunk.002_4sxd98: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/04/03 05:31:28 INFO : test.sum.rclone_chunk.001_4sxw98: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:31:29 INFO : test.sum.rclone_chunk.002_4sxw98: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2025/04/03 05:31:56 INFO : test.sum.rclone_chunk.001_4syly6: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:31:57 INFO : test.sum.rclone_chunk.002_4syly6: Moved (server-side) to: test.sum.rclone_chunk.002 2025/04/03 05:31:59 INFO : test.sum.rclone_chunk.003_4syly6: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/04/03 05:32:33 INFO : test.sum.rclone_chunk.001_4szf4f: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:32:34 INFO : test.sum.rclone_chunk.002_4szf4f: Moved (server-side) to: test.sum.rclone_chunk.002 2025/04/03 05:32:36 INFO : test.sum.rclone_chunk.003_4szf4f: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/04/03 05:32:58 INFO : data/banana: Deleted 2025/04/03 05:32:59 INFO : data/banana.rclone_chunk.001_4t0ixw: Moved (server-side) to: data/banana 2025/04/03 05:33:08 INFO : data/potato: Deleted 2025/04/03 05:33:09 INFO : data/potato.rclone_chunk.001_4t0u27: Moved (server-side) to: data/potato 2025/04/03 05:33:33 INFO : test.sum.rclone_chunk.001_4t15ok: Moved (server-side) to: test.sum.rclone_chunk.001 2025/04/03 05:33:34 INFO : test.sum.rclone_chunk.002_4t15ok: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (232.87s) --- PASS: TestCheckSumDownload/subtest1 (2.93s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (3.59s) --- PASS: TestCheckSumDownload/subtest4 (4.90s) --- PASS: TestCheckSumDownload/subtest5 (3.91s) --- PASS: TestCheckSumDownload/subtest6 (4.65s) --- PASS: TestCheckSumDownload/subtest7 (3.63s) === RUN TestApplyTransforms 2025/04/03 05:34:08 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yugilok4duca" 2025/04/03 05:34:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:34:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-yugilok4duca" 2025/04/03 05:34:08 DEBUG : Reset feature "ListR" 2025/04/03 05:34:08 DEBUG : Creating backend with remote "/tmp/rclone1253645693" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca'", Local "Local file system at /tmp/rclone1253645693", Modify Window "1ns" 2025/04/03 05:34:15 INFO : hello, world!.rclone_chunk.001_4t2ruw: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/04/03 05:34:15 ERROR : hello, world!: sum not found 2025/04/03 05:34:15 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca' 2025/04/03 05:34:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca': 1 files missing 2025/04/03 05:34:15 NOTICE: 1 hashes missing 2025/04/03 05:34:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca': 2 differences found 2025/04/03 05:34:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/03 05:34:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:34:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca': 0 differences found 2025/04/03 05:34:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca': 1 matching files 2025/04/03 05:34:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo" 2025/04/03 05:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:34:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-vosoyuc2qavo" 2025/04/03 05:34:17 DEBUG : Reset feature "ListR" 2025/04/03 05:34:17 DEBUG : Creating backend with remote "/tmp/rclone526687119" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo'", Local "Local file system at /tmp/rclone526687119", Modify Window "1ns" 2025/04/03 05:34:25 INFO : HELLO, WORLD!.rclone_chunk.001_4t3001: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/04/03 05:34:27 ERROR : HELLO, WORLD!: sum not found 2025/04/03 05:34:27 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo' 2025/04/03 05:34:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo': 1 files missing 2025/04/03 05:34:27 NOTICE: 1 hashes missing 2025/04/03 05:34:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo': 2 differences found 2025/04/03 05:34:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/03 05:34:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:34:28 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo': 0 differences found 2025/04/03 05:34:28 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo': 1 matching files 2025/04/03 05:34:28 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-deralor2qoca" 2025/04/03 05:34:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:34:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-deralor2qoca" 2025/04/03 05:34:28 DEBUG : Reset feature "ListR" 2025/04/03 05:34:28 DEBUG : Creating backend with remote "/tmp/rclone3787013888" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca'", Local "Local file system at /tmp/rclone3787013888", Modify Window "1ns" 2025/04/03 05:34:34 INFO : HeLlO, wOrLd!.rclone_chunk.001_4t3bfu: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/03 05:34:35 ERROR : HeLlO, wOrLd!: sum not found 2025/04/03 05:34:35 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca' 2025/04/03 05:34:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca': 1 files missing 2025/04/03 05:34:35 NOTICE: 1 hashes missing 2025/04/03 05:34:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca': 2 differences found 2025/04/03 05:34:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/03 05:34:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:34:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca': 0 differences found 2025/04/03 05:34:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca': 1 matching files 2025/04/03 05:34:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-gatokap9mihe" 2025/04/03 05:34:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:34:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-gatokap9mihe" 2025/04/03 05:34:36 DEBUG : Reset feature "ListR" 2025/04/03 05:34:36 DEBUG : Creating backend with remote "/tmp/rclone4061566005" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe'", Local "Local file system at /tmp/rclone4061566005", Modify Window "1ns" 2025/04/03 05:34:43 INFO : HELLO, WORLD!.rclone_chunk.001_4t3jh5: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/03 05:34:43 ERROR : HELLO, WORLD!: sum not found 2025/04/03 05:34:43 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe' 2025/04/03 05:34:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe': 1 files missing 2025/04/03 05:34:43 NOTICE: 1 hashes missing 2025/04/03 05:34:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe': 2 differences found 2025/04/03 05:34:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/03 05:34:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:34:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe': 0 differences found 2025/04/03 05:34:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe': 1 matching files 2025/04/03 05:34:44 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yesarem0baga" 2025/04/03 05:34:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:34:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-yesarem0baga" 2025/04/03 05:34:45 DEBUG : Reset feature "ListR" 2025/04/03 05:34:45 DEBUG : Creating backend with remote "/tmp/rclone1837134519" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga'", Local "Local file system at /tmp/rclone1837134519", Modify Window "1ns" 2025/04/03 05:34:52 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_4t3smy: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/04/03 05:34:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/03 05:34:53 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga' 2025/04/03 05:34:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga': 1 files missing 2025/04/03 05:34:53 NOTICE: 1 hashes missing 2025/04/03 05:34:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga': 2 differences found 2025/04/03 05:34:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/03 05:34:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:34:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga': 0 differences found 2025/04/03 05:34:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga': 1 matching files 2025/04/03 05:34:54 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-woxoved8puna" 2025/04/03 05:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:34:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-woxoved8puna" 2025/04/03 05:34:54 DEBUG : Reset feature "ListR" 2025/04/03 05:34:54 DEBUG : Creating backend with remote "/tmp/rclone672468674" 2025/04/03 05:34:54 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna'", Local "Local file system at /tmp/rclone672468674", Modify Window "1ns" 2025/04/03 05:35:03 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_4t41jq: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/04/03 05:35:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/03 05:35:04 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna' 2025/04/03 05:35:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna': 1 files missing 2025/04/03 05:35:04 NOTICE: 1 hashes missing 2025/04/03 05:35:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna': 2 differences found 2025/04/03 05:35:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/03 05:35:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:35:05 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna': 0 differences found 2025/04/03 05:35:05 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna': 1 matching files 2025/04/03 05:35:05 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu" 2025/04/03 05:35:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:35:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-furayeg7vuwu" 2025/04/03 05:35:05 DEBUG : Reset feature "ListR" 2025/04/03 05:35:05 DEBUG : Creating backend with remote "/tmp/rclone2286171686" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu'", Local "Local file system at /tmp/rclone2286171686", Modify Window "1ns" 2025/04/03 05:35:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4t4cdk: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/04/03 05:35:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 05:35:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu' 2025/04/03 05:35:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu': 1 files missing 2025/04/03 05:35:12 NOTICE: 1 hashes missing 2025/04/03 05:35:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu': 2 differences found 2025/04/03 05:35:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/03 05:35:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu': 0 differences found 2025/04/03 05:35:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu': 1 matching files 2025/04/03 05:35:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pabisob3mufe" 2025/04/03 05:35:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:35:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-pabisob3mufe" 2025/04/03 05:35:15 DEBUG : Reset feature "ListR" 2025/04/03 05:35:15 DEBUG : Creating backend with remote "/tmp/rclone2640519096" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe'", Local "Local file system at /tmp/rclone2640519096", Modify Window "1ns" 2025/04/03 05:35:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4t4mao: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/04/03 05:35:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 05:35:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe' 2025/04/03 05:35:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe': 1 files missing 2025/04/03 05:35:23 NOTICE: 1 hashes missing 2025/04/03 05:35:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe': 2 differences found 2025/04/03 05:35:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/03 05:35:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:35:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe': 0 differences found 2025/04/03 05:35:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe': 1 matching files 2025/04/03 05:35:24 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-difesak1rake" 2025/04/03 05:35:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:35:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-difesak1rake" 2025/04/03 05:35:24 DEBUG : Reset feature "ListR" 2025/04/03 05:35:24 DEBUG : Creating backend with remote "/tmp/rclone2747129863" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake'", Local "Local file system at /tmp/rclone2747129863", Modify Window "1ns" 2025/04/03 05:35:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4t4vl4: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/04/03 05:35:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 05:35:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake' 2025/04/03 05:35:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake': 1 files missing 2025/04/03 05:35:31 NOTICE: 1 hashes missing 2025/04/03 05:35:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake': 2 differences found 2025/04/03 05:35:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/03 05:35:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:35:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake': 0 differences found 2025/04/03 05:35:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake': 1 matching files 2025/04/03 05:35:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kojorej7nadu" 2025/04/03 05:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:35:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-kojorej7nadu" 2025/04/03 05:35:33 DEBUG : Reset feature "ListR" 2025/04/03 05:35:33 DEBUG : Creating backend with remote "/tmp/rclone814096698" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu'", Local "Local file system at /tmp/rclone814096698", Modify Window "1ns" 2025/04/03 05:35:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_4t53j6: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/04/03 05:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 05:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu' 2025/04/03 05:35:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu': 1 files missing 2025/04/03 05:35:39 NOTICE: 1 hashes missing 2025/04/03 05:35:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu': 2 differences found 2025/04/03 05:35:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/03 05:35:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 05:35:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu': 0 differences found 2025/04/03 05:35:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu': 1 matching files 2025/04/03 05:35:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kojorej7nadu': Purge remote 2025/04/03 05:35:46 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-difesak1rake': Purge remote 2025/04/03 05:35:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pabisob3mufe': Purge remote 2025/04/03 05:36:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-furayeg7vuwu': Purge remote 2025/04/03 05:36:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-woxoved8puna': Purge remote 2025/04/03 05:36:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yesarem0baga': Purge remote 2025/04/03 05:36:17 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-gatokap9mihe': Purge remote 2025/04/03 05:36:23 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-deralor2qoca': Purge remote 2025/04/03 05:36:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-vosoyuc2qavo': Purge remote 2025/04/03 05:36:34 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yugilok4duca': Purge remote --- PASS: TestApplyTransforms (152.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:36:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/03 05:36:49 INFO : sub/file2.rclone_chunk.001_4t6ztz: Moved (server-side) to: sub/file2 2025/04/03 05:36:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 05:36:49 INFO : file1: Copied (new) to: sub/file2 2025/04/03 05:36:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:36:50 DEBUG : file1: Unchanged skipping 2025/04/03 05:36:51 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (19.17s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:37:08 INFO : dst/file1.rclone_chunk.001_4t7jge: Moved (server-side) to: dst/file1 2025/04/03 05:37:10 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/backup" 2025/04/03 05:37:10 DEBUG : Config file has changed externally - reloading 2025/04/03 05:37:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/backup" 2025/04/03 05:37:10 DEBUG : Reset feature "ListR" 2025/04/03 05:37:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/03 05:37:13 DEBUG : dst/file1: move non-chunked object... 2025/04/03 05:37:16 INFO : dst/file1: Moved (server-side) 2025/04/03 05:37:16 INFO : dst/file1: Moved (server-side) 2025/04/03 05:37:16 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:37:21 INFO : dst/file1.rclone_chunk.001_4t7yrg: Moved (server-side) to: dst/file1 2025/04/03 05:37:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 05:37:21 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (45.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:37:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/dst" 2025/04/03 05:37:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/dst" 2025/04/03 05:37:46 DEBUG : Reset feature "ListR" 2025/04/03 05:37:46 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/CompareDest" 2025/04/03 05:37:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/CompareDest" 2025/04/03 05:37:47 DEBUG : Reset feature "ListR" 2025/04/03 05:37:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 05:37:47 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:37:52 INFO : one.rclone_chunk.001_4t8tvn: Moved (server-side) to: one 2025/04/03 05:37:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/03 05:37:52 INFO : one: Copied (new) 2025/04/03 05:37:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:37:55 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:38:04 INFO : one: Deleted 2025/04/03 05:38:05 INFO : one.rclone_chunk.001_4t912n: Moved (server-side) to: one 2025/04/03 05:38:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/03 05:38:05 INFO : one: Copied (replaced existing) 2025/04/03 05:38:14 INFO : dst/one: Deleted 2025/04/03 05:38:16 INFO : dst/one.rclone_chunk.001_4t9d4v: Moved (server-side) to: dst/one 2025/04/03 05:38:23 INFO : CompareDest/one.rclone_chunk.001_4t9nyp: Moved (server-side) to: CompareDest/one 2025/04/03 05:38:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:38:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 05:38:32 INFO : CompareDest/two.rclone_chunk.001_4t9x32: Moved (server-side) to: CompareDest/two 2025/04/03 05:38:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 05:38:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 05:38:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 05:38:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 05:38:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 05:38:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 05:38:39 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:38:44 INFO : two.rclone_chunk.001_4ta9en: Moved (server-side) to: two 2025/04/03 05:38:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/03 05:38:44 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (87.25s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:39:13 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/dst" 2025/04/03 05:39:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/dst" 2025/04/03 05:39:13 DEBUG : Reset feature "ListR" 2025/04/03 05:39:13 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/CopyDest" 2025/04/03 05:39:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/CopyDest" 2025/04/03 05:39:14 DEBUG : Reset feature "ListR" 2025/04/03 05:39:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 05:39:15 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:39:20 INFO : one.rclone_chunk.001_4tb9h6: Moved (server-side) to: one 2025/04/03 05:39:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/03 05:39:20 INFO : one: Copied (new) 2025/04/03 05:39:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:39:23 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:39:30 INFO : one: Deleted 2025/04/03 05:39:32 INFO : one.rclone_chunk.001_4tbh33: Moved (server-side) to: one 2025/04/03 05:39:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/03 05:39:32 INFO : one: Copied (replaced existing) 2025/04/03 05:39:41 INFO : dst/one: Deleted 2025/04/03 05:39:43 INFO : dst/one.rclone_chunk.001_4tbrcb: Moved (server-side) to: dst/one 2025/04/03 05:39:49 INFO : CopyDest/one.rclone_chunk.001_4tc1rm: Moved (server-side) to: CopyDest/one 2025/04/03 05:39:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/BackupDir" 2025/04/03 05:39:51 DEBUG : Config file has changed externally - reloading 2025/04/03 05:39:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/BackupDir" 2025/04/03 05:39:52 DEBUG : Reset feature "ListR" 2025/04/03 05:39:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:39:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:39:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:39:52 DEBUG : one: move non-chunked object... 2025/04/03 05:39:55 INFO : one: Moved (server-side) 2025/04/03 05:39:55 INFO : one: Moved (server-side) 2025/04/03 05:39:55 DEBUG : one: copy non-chunked object... 2025/04/03 05:39:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/03 05:39:57 INFO : one: Copied (server-side copy) 2025/04/03 05:39:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/03 05:40:03 INFO : CopyDest/two.rclone_chunk.001_4tcg4i: Moved (server-side) to: CopyDest/two 2025/04/03 05:40:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 05:40:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:40:05 DEBUG : two: copy non-chunked object... 2025/04/03 05:40:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/03 05:40:06 INFO : two: Copied (server-side copy) 2025/04/03 05:40:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/03 05:40:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:40:08 DEBUG : two: Unchanged skipping 2025/04/03 05:40:19 INFO : CopyDest/three.rclone_chunk.001_4tcsxt: Moved (server-side) to: CopyDest/three 2025/04/03 05:40:21 DEBUG : three: Need to transfer - File not found at Destination 2025/04/03 05:40:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/03 05:40:22 DEBUG : three: Destination not found in --copy-dest 2025/04/03 05:40:22 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:40:28 INFO : three.rclone_chunk.001_4td4vw: Moved (server-side) to: three 2025/04/03 05:40:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/03 05:40:28 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (117.26s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.62s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.69s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:41:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/03 05:41:12 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:41:18 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_4teivq: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/04/03 05:41:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 05:41:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/03 05:41:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/03 05:41:20 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:45:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader537vla.disk.yandex.net:443/upload-target/20250403T084247.404.utd.36orthqc50rk74k8vzvrl23l3-k537vla.106651": max transfer limit reached as set by --max-transfer 2025/04/03 05:45:25 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 (265.41s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.70s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.70s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.88s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.68s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:45:53 INFO : one.rclone_chunk.001_4tlz2b: Moved (server-side) to: one.rclone_chunk.001 2025/04/03 05:45:55 INFO : one.rclone_chunk.002_4tlz2b: Moved (server-side) to: one.rclone_chunk.002 2025/04/03 05:46:05 INFO : also/one.rclone_chunk.001_4tmgqk: Moved (server-side) to: also/one.rclone_chunk.001 2025/04/03 05:46:07 INFO : also/one.rclone_chunk.002_4tmgqk: Moved (server-side) to: also/one.rclone_chunk.002 2025/04/03 05:46:14 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/03 05:46:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:46:14 DEBUG : pacer: Reducing sleep to 15ms 2025/04/03 05:46:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/03 05:46:15 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 05:46:17 INFO : another.rclone_chunk.001_4tmsqs: Moved (server-side) to: another.rclone_chunk.001 2025/04/03 05:46:19 INFO : another.rclone_chunk.002_4tmsqs: Moved (server-side) to: another.rclone_chunk.002 2025/04/03 05:46:26 INFO : not-one.rclone_chunk.001_4tn44h: Moved (server-side) to: not-one 2025/04/03 05:46:29 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Looking for duplicate md5 hashes using newest mode. 2025/04/03 05:46:32 NOTICE: 12ebd9e8b1fb029c712685286d1e815b: Found 3 files with duplicate md5 hashes 2025/04/03 05:46:44 INFO : one: Deleted 2025/04/03 05:46:56 INFO : also/one: Deleted 2025/04/03 05:46:56 NOTICE: 12ebd9e8b1fb029c712685286d1e815b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (99.37s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.80s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.99s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.51s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.65s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:47:30 INFO : a.txt.rclone_chunk.001_4touy7: Moved (server-side) to: a.txt 2025/04/03 05:47:38 INFO : zend.txt.rclone_chunk.001_4tp0sw: Moved (server-side) to: zend.txt 2025/04/03 05:47:43 INFO : sub dir/hello world.rclone_chunk.001_4tp8as: Moved (server-side) to: sub dir/hello world 2025/04/03 05:47:49 INFO : sub dir/hello world2.rclone_chunk.001_4tpeg0: Moved (server-side) to: sub dir/hello world2 2025/04/03 05:47:54 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_4tpj9q: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/04/03 05:47:59 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_4tppm9: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/04/03 05:48:05 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_4tptz1: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/04/03 05:48:07 DEBUG : a.txt: Excluded (Size Filter) 2025/04/03 05:48:07 DEBUG : a.txt: Excluded 2025/04/03 05:48:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/03 05:48:08 DEBUG : sub dir/hello world: Excluded 2025/04/03 05:48:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/03 05:48:08 DEBUG : sub dir/hello world2: Excluded 2025/04/03 05:48:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/03 05:48:08 DEBUG : sub dir/hello world: Excluded 2025/04/03 05:48:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/03 05:48:08 DEBUG : sub dir/hello world2: Excluded 2025/04/03 05:48:09 DEBUG : sub dir/ignore dir: Excluded 2025/04/03 05:48:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (88.59s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:48:59 INFO : file1.rclone_chunk.001_4trbz2: Moved (server-side) to: file1 2025/04/03 05:49:07 INFO : sub/file2.rclone_chunk.001_4trh7s: 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 (33.15s) --- PASS: TestListJSON/Default (0.48s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (1.10s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.52s) --- PASS: TestListJSON/NoMimeType (0.42s) --- PASS: TestListJSON/ShowHash (0.42s) --- PASS: TestListJSON/HashTypes (0.59s) --- PASS: TestListJSON/Metadata (0.45s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:49:31 INFO : file1.rclone_chunk.001_4ts82t: Moved (server-side) to: file1 2025/04/03 05:49:36 INFO : sub/file2.rclone_chunk.001_4tsd35: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/03 05:49:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/notfound" 2025/04/03 05:49:43 DEBUG : Config file has changed externally - reloading 2025/04/03 05:49:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/notfound" 2025/04/03 05:49:44 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (32.16s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.54s) --- PASS: TestStatJSON/Dir (0.76s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.81s) --- PASS: TestStatJSON/NotFound (0.63s) --- PASS: TestStatJSON/DirFilesOnly (0.33s) --- PASS: TestStatJSON/FileFilesOnly (0.69s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.38s) --- PASS: TestStatJSON/DirDirsOnly (0.46s) --- PASS: TestStatJSON/FileDirsOnly (0.39s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s) --- PASS: TestStatJSON/RootNotFound (0.63s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:49:58 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Making directory 2025/04/03 05:49:59 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Making directory --- PASS: TestMkdir (1.56s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:50:05 INFO : sub dir/hello world.rclone_chunk.001_4tt6q9: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (16.35s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:50:24 INFO : potato2.rclone_chunk.001_4ttmf0: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:50:25 INFO : potato2.rclone_chunk.002_4ttmf0: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 05:50:34 INFO : empty space.rclone_chunk.001_4ttyi0: Moved (server-side) to: empty space --- PASS: TestLs (35.70s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:50:59 INFO : potato2.rclone_chunk.001_4tuma6: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:51:01 INFO : potato2.rclone_chunk.002_4tuma6: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 05:51:09 INFO : empty space.rclone_chunk.001_4tuy10: Moved (server-side) to: empty space 2025/04/03 05:51:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/03 05:51:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (38.07s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:51:38 INFO : potato2.rclone_chunk.001_4tvo3f: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:51:39 INFO : potato2.rclone_chunk.002_4tvo3f: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 05:51:46 INFO : empty space.rclone_chunk.001_4tw0q1: Moved (server-side) to: empty space --- PASS: TestLsLong (36.37s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:52:14 INFO : potato2.rclone_chunk.001_4twose: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:52:16 INFO : potato2.rclone_chunk.002_4twose: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 05:52:26 INFO : empty space.rclone_chunk.001_4tx1gd: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (39.53s) --- PASS: TestHashSums/Md5 (1.07s) --- PASS: TestHashSums/Md5Download (2.15s) === RUN TestHashSumsWithErrors 2025/04/03 05:52:46 DEBUG : Creating backend with remote ":memory:" 2025/04/03 05:52:46 DEBUG : Config file has changed externally - reloading 2025/04/03 05:52:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/03 05:52:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/03 05:52:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:52:53 INFO : potato2.rclone_chunk.001_4txs0v: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 05:52:54 INFO : potato2.rclone_chunk.002_4txs0v: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 05:53:02 INFO : empty space.rclone_chunk.001_4ty3lm: Moved (server-side) to: empty space 2025/04/03 05:53:08 INFO : sub dir/potato3.rclone_chunk.001_4ty8k1: Moved (server-side) to: sub dir/potato3 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:397 Error: Should be true Test: TestCount Messages: empty space: Modification time difference too big |-116344h53m1.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-03 05:53:01 +0000 UTC) (precision 1ns) --- FAIL: TestCount (49.16s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:53:41 INFO : small.rclone_chunk.001_4tz5mv: Moved (server-side) to: small 2025/04/03 05:53:49 INFO : medium.rclone_chunk.001_4tzb7m: Moved (server-side) to: medium.rclone_chunk.001 2025/04/03 05:53:50 INFO : medium.rclone_chunk.002_4tzb7m: Moved (server-side) to: medium.rclone_chunk.002 2025/04/03 05:54:00 INFO : large.rclone_chunk.001_4tzmbv: Moved (server-side) to: large.rclone_chunk.001 2025/04/03 05:54:02 INFO : large.rclone_chunk.002_4tzmbv: Moved (server-side) to: large.rclone_chunk.002 2025/04/03 05:54:06 DEBUG : Waiting for deletions to finish 2025/04/03 05:54:06 DEBUG : large: Excluded (Size Filter) 2025/04/03 05:54:06 DEBUG : large: Excluded 2025/04/03 05:54:10 INFO : small: Deleted 2025/04/03 05:54:16 INFO : medium: Deleted --- PASS: TestDelete (55.21s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.60s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.34s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.93s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:54:40 INFO : ReadFile.rclone_chunk.001_4u0t50: Moved (server-side) to: ReadFile --- PASS: TestReadFile (12.24s) === RUN TestRetry 2025/04/03 05:54:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/03 05:54:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/03 05:54:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 05:54:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 05:54:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 05:54:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 05:54:47 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-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:54:56 INFO : file1.rclone_chunk.001_4u16hp: Moved (server-side) to: file1 2025/04/03 05:55:01 INFO : file2.rclone_chunk.001_4u1ewn: Moved (server-side) to: file2 --- PASS: TestCat (29.54s) === RUN TestPurge 2025/04/03 05:55:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fekuzen7woye" 2025/04/03 05:55:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:55:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-fekuzen7woye" 2025/04/03 05:55:17 DEBUG : Reset feature "ListR" 2025/04/03 05:55:17 DEBUG : Creating backend with remote "/tmp/rclone3144053226" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fekuzen7woye'", Local "Local file system at /tmp/rclone3144053226", Modify Window "1ns" 2025/04/03 05:55:26 INFO : A1/B1/C1/one.rclone_chunk.001_4u22og: Moved (server-side) to: A1/B1/C1/one 2025/04/03 05:55:26 INFO : A2: Making directory 2025/04/03 05:55:27 INFO : A1/B2: Making directory 2025/04/03 05:55:27 INFO : A1/B2/C2: Making directory 2025/04/03 05:55:27 INFO : A1/B1/C3: Making directory 2025/04/03 05:55:28 INFO : A3: Making directory 2025/04/03 05:55:28 INFO : A3/B3: Making directory 2025/04/03 05:55:28 INFO : A3/B3/C4: Making directory 2025/04/03 05:55:35 INFO : A1/two.rclone_chunk.001_4u2b94: Moved (server-side) to: A1/two 2025/04/03 05:55:53 ERROR : : error listing: directory not found 2025/04/03 05:55:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fekuzen7woye': Purge remote 2025/04/03 05:55:53 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (36.36s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:55:59 INFO : A1/B1/C1/one.rclone_chunk.001_4u30kg: Moved (server-side) to: A1/B1/C1/one 2025/04/03 05:55:59 INFO : A2: Making directory 2025/04/03 05:56:00 INFO : A1/B2: Making directory 2025/04/03 05:56:00 INFO : A1/B2/C2: Making directory 2025/04/03 05:56:00 INFO : A1/B1/C3: Making directory 2025/04/03 05:56:01 INFO : A3: Making directory 2025/04/03 05:56:01 INFO : A3/B3: Making directory 2025/04/03 05:56:02 INFO : A3/B3/C4: Making directory 2025/04/03 05:56:09 INFO : A1/two.rclone_chunk.001_4u39z4: Moved (server-side) to: A1/two 2025/04/03 05:56:11 DEBUG : removing 1 level 3 directories 2025/04/03 05:56:11 INFO : A3/B3/C4: Removing directory 2025/04/03 05:56:22 DEBUG : removing 2 level 3 directories 2025/04/03 05:56:22 INFO : A1/B2/C2: Removing directory 2025/04/03 05:56:22 INFO : A1/B1/C3: Removing directory 2025/04/03 05:56:27 DEBUG : removing 2 level 2 directories 2025/04/03 05:56:27 INFO : A3/B3: Removing directory 2025/04/03 05:56:27 INFO : A1/B2: Removing directory 2025/04/03 05:56:33 DEBUG : removing 2 level 1 directories 2025/04/03 05:56:33 INFO : A3: Removing directory 2025/04/03 05:56:33 INFO : A2: Removing directory 2025/04/03 05:56:50 DEBUG : removing 1 level 3 directories 2025/04/03 05:56:50 INFO : A1/B1/C1: Removing directory 2025/04/03 05:56:54 DEBUG : removing 1 level 2 directories 2025/04/03 05:56:54 INFO : A1/B1: Removing directory 2025/04/03 05:56:59 DEBUG : removing 1 level 1 directories 2025/04/03 05:56:59 INFO : A1: Removing directory 2025/04/03 05:57:04 DEBUG : removing 1 level 0 directories 2025/04/03 05:57:04 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Removing directory 2025/04/03 05:57:11 ERROR : : error listing: directory not found 2025/04/03 05:57:11 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (78.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:57:12 INFO : A1: Making directory 2025/04/03 05:57:12 INFO : A1/B1: Making directory 2025/04/03 05:57:13 INFO : A1/B1/C1: Making directory 2025/04/03 05:57:16 DEBUG : removing 1 level 3 directories 2025/04/03 05:57:16 INFO : A1/B1/C1: Removing directory 2025/04/03 05:57:21 DEBUG : removing 1 level 2 directories 2025/04/03 05:57:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (19.96s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:57:32 INFO : A1: Making directory 2025/04/03 05:57:33 INFO : A1/B1: Making directory 2025/04/03 05:57:33 INFO : A1/B1/C1: Making directory 2025/04/03 05:57:36 DEBUG : removing 1 level 3 directories 2025/04/03 05:57:36 INFO : A1/B1/C1: Removing directory 2025/04/03 05:57:41 DEBUG : removing 1 level 2 directories 2025/04/03 05:57:41 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (20.99s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:57:58 INFO : file1.rclone_chunk.001_4u6bam: Moved (server-side) to: file1 2025/04/03 05:57:59 DEBUG : filename.txt: File name found in url 2025/04/03 05:58:05 INFO : filename.txt.rclone_chunk.001_4u6ig1: Moved (server-side) to: filename.txt 2025/04/03 05:58:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/03 05:58:10 INFO : headerfilename.txt.rclone_chunk.001_4u6nch: Moved (server-side) to: headerfilename.txt 2025/04/03 05:58:16 INFO : file2.rclone_chunk.001_4u6tnk: Moved (server-side) to: file2 --- PASS: TestCopyURL (39.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:58:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/03 05:58:39 INFO : sub/file2.rclone_chunk.001_4u7f3y: Moved (server-side) to: sub/file2 2025/04/03 05:58:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 05:58:39 INFO : file1: Copied (new) to: sub/file2 2025/04/03 05:58:39 INFO : file1: Deleted 2025/04/03 05:58:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:58:42 DEBUG : file1: Unchanged skipping 2025/04/03 05:58:42 INFO : file1: Deleted 2025/04/03 05:58:43 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (21.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:58:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/03 05:58:55 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:59:00 INFO : file1.rclone_chunk.001_4u81li: Moved (server-side) to: file1 2025/04/03 05:59:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 05:59:00 INFO : file1: Copied (new) 2025/04/03 05:59:00 INFO : file1: Deleted 2025/04/03 05:59:01 DEBUG : file1: Destination exists, skipping 2025/04/03 05:59:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (12.52s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.94s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.71s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:59:13 INFO : dst/file1.rclone_chunk.001_4u8ecw: Moved (server-side) to: dst/file1 2025/04/03 05:59:14 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa/backup" 2025/04/03 05:59:14 DEBUG : Config file has changed externally - reloading 2025/04/03 05:59:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakihay5vaqa/backup" 2025/04/03 05:59:15 DEBUG : Reset feature "ListR" 2025/04/03 05:59:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/03 05:59:15 DEBUG : dst/file1: move non-chunked object... 2025/04/03 05:59:19 INFO : dst/file1: Moved (server-side) 2025/04/03 05:59:19 INFO : dst/file1: Moved (server-side) 2025/04/03 05:59:19 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/04/03 05:59:24 INFO : dst/file1.rclone_chunk.001_4u8p5n: Moved (server-side) to: dst/file1 2025/04/03 05:59:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 05:59:24 INFO : dst/file1: Copied (new) 2025/04/03 05:59:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (40.55s) === 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-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 05:59:54 INFO : A1/one.rclone_chunk.001_4u9jit: Moved (server-side) to: A1/one 2025/04/03 05:59:59 INFO : A1/two.rclone_chunk.001_4u9o96: Moved (server-side) to: A1/two 2025/04/03 06:00:06 INFO : A1/B1/three.rclone_chunk.001_4u9u2j: Moved (server-side) to: A1/B1/three 2025/04/03 06:00:12 INFO : A1/B1/C1/four.rclone_chunk.001_4ua0j5: Moved (server-side) to: A1/B1/C1/four 2025/04/03 06:00:17 INFO : A1/B1/C2/five.rclone_chunk.001_4ua7k9: Moved (server-side) to: A1/B1/C2/five 2025/04/03 06:00:17 INFO : A1/B2: Making directory 2025/04/03 06:00:18 INFO : A1/B1/C3: Making directory 2025/04/03 06:00:36 DEBUG : A2/two: move non-chunked object... 2025/04/03 06:00:36 DEBUG : A2/one: move non-chunked object... 2025/04/03 06:00:36 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/04/03 06:00:36 DEBUG : A2/B1/three: move non-chunked object... 2025/04/03 06:00:36 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/04/03 06:00:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/03 06:00:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/03 06:00:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/03 06:00:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/03 06:00:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/03 06:00:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/03 06:00:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/03 06:00:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/03 06:00:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/03 06:00:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/03 06:01:11 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/03 06:01:15 DEBUG : A3/one: move non-chunked object... 2025/04/03 06:01:15 DEBUG : A3/B1/three: move non-chunked object... 2025/04/03 06:01:15 DEBUG : A3/two: move non-chunked object... 2025/04/03 06:01:15 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/04/03 06:01:16 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/04/03 06:01:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/03 06:01:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/03 06:01:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/03 06:01:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/03 06:01:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/03 06:01:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/03 06:01:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/03 06:01:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/03 06:01:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/03 06:01:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (172.32s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/04/03 06:02:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 06:02:48 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_4uecfq: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/04/03 06:02:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/03 06:02:48 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/03 06:04:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/04/03 06:04:19 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/04/03 06:04:21 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/04/03 06:04:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/04/03 06:04:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/04/03 06:04:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/04/03 06:04:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/04/03 06:04:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/04/03 06:04:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/04/03 06:04:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/04/03 06:04:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/04/03 06:04:42 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/04/03 06:04:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/04/03 06:04:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/04/03 06:04:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/04/03 06:04:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/04/03 06:04:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/04/03 06:04:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/04/03 06:04:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/04/03 06:04:58 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/04/03 06:04:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_4uei2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/04/03 06:05:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/04/03 06:05:03 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-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 06:06:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 06:06:40 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_4ukt0s: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/04/03 06:06:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/03 06:06:40 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/03 06:07:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/04/03 06:07:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/04/03 06:07:45 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/04/03 06:07:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/04/03 06:07:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/04/03 06:07:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/04/03 06:07:52 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/04/03 06:07:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/04/03 06:07:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/04/03 06:07:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/04/03 06:08:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/04/03 06:08:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/04/03 06:08:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/04/03 06:08:06 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/04/03 06:08:08 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/04/03 06:08:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/04/03 06:08:11 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/04/03 06:08:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/04/03 06:08:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/04/03 06:08:19 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/04/03 06:08:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_4uky0t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/04/03 06:08:24 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/04/03 06:08:24 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-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 06:10:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 06:10:06 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_4uqi84: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/04/03 06:10:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 06:11:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/04/03 06:11:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/04/03 06:11:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/04/03 06:11:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/04/03 06:11:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/04/03 06:11:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/04/03 06:11:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/04/03 06:11:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/04/03 06:11:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/04/03 06:11:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/04/03 06:11:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/04/03 06:11:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/04/03 06:11:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/04/03 06:11:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/04/03 06:11:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/04/03 06:11:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/04/03 06:11:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/04/03 06:11:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/04/03 06:11:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/04/03 06:11:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/04/03 06:11:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_4uqp93: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/04/03 06:11:46 DEBUG : ignore_checksum_big_file_from_pipe: Modification times differ by 116345h11m45.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-04-03 06:11:45 +0000 UTC 2025/04/03 06:11:46 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/03 06:11:46 ERROR : ignore_checksum_big_file_from_pipe: corrupted on transfer operations_test.go:1512: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1512 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: corrupted on transfer Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 06:13:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 06:13:27 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_4uw39n: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/04/03 06:13:27 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/03 06:13:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/03 06:14:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/04/03 06:14:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/04/03 06:14:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/04/03 06:14:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/04/03 06:14:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/04/03 06:14:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/04/03 06:14:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/04/03 06:14:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/04/03 06:14:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/04/03 06:14:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/04/03 06:14:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/04/03 06:14:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/04/03 06:14:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/04/03 06:14:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/04/03 06:14:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/04/03 06:14:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/04/03 06:14:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/04/03 06:14:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/04/03 06:14:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/04/03 06:14:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/04/03 06:14:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_4uwajj: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/04/03 06:15:02 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/03 06:15:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- FAIL: TestRcat (839.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (232.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (205.28s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (201.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (200.19s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.98s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 06:16:50 INFO : potato1.rclone_chunk.001_4v1p4e: Moved (server-side) to: potato1.rclone_chunk.001 2025/04/03 06:16:52 INFO : potato1.rclone_chunk.002_4v1p4e: Moved (server-side) to: potato1.rclone_chunk.002 2025/04/03 06:16:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/03 06:17:07 INFO : potato2.rclone_chunk.001_4v216b: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 06:17:09 INFO : potato2.rclone_chunk.002_4v216b: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 06:17:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 06:17:12 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (60.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.20s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 06:17:53 INFO : potato2.rclone_chunk.001_4v3e5c: Moved (server-side) to: potato2.rclone_chunk.001 2025/04/03 06:17:54 INFO : potato2.rclone_chunk.002_4v3e5c: Moved (server-side) to: potato2.rclone_chunk.002 2025/04/03 06:18:02 INFO : empty space.rclone_chunk.001_4v3rvh: Moved (server-side) to: empty space 2025/04/03 06:18:09 INFO : sub dir/potato3.rclone_chunk.001_4v3wuo: Moved (server-side) to: sub dir/potato3 2025/04/03 06:18:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Touching "empty space" 2025/04/03 06:18:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Touching "potato2" 2025/04/03 06:18:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Touching "sub dir/potato3" --- PASS: TestTouchDir (56.84s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.88s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.61s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.64s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.58s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.80s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa'", Local "Local file system at /tmp/rclone4063355257", Modify Window "1ns" 2025/04/03 06:18:50 INFO : sub dir/test remove existing.rclone_chunk.001_4v52jt: Moved (server-side) to: sub dir/test remove existing 2025/04/03 06:18:57 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_4v59ai: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/04/03 06:19:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yijuxop7" before starting 2025/04/03 06:19:00 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/04/03 06:19:02 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.yijuxop7 2025/04/03 06:19:02 DEBUG : sub dir/test remove existing.yijuxop7: TEST: removing renamed existing file after operation 2025/04/03 06:19:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofexos8" before starting 2025/04/03 06:19:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/04/03 06:19:10 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofexos8 2025/04/03 06:19:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofexos8: TEST: renaming existing back after failed operation 2025/04/03 06:19:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofexos8: move non-chunked object... 2025/04/03 06:19:12 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofexos8: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/04/03 06:19:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.banesaq1" before starting 2025/04/03 06:19:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/04/03 06:19:15 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.banesaq1 2025/04/03 06:19:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.banesaq1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (42.00s) === 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) FAIL 2025/04/03 06:19:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakihay5vaqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 58m3.178047025s (try 1/5): exit status 1: Failed [TestCheck TestCount TestRcat/withChecksum=false,ignoreChecksum=true]