"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2025/01/03 01:46:58 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo" 2025/01/03 01:46:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:46:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo" 2025/01/03 01:46:59 DEBUG : Reset feature "ListR" 2025/01/03 01:46:59 DEBUG : Creating backend with remote "/tmp/rclone2822082677" === 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/01/03 01:46:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/01/03 01:46:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.31s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/03 01:46:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/03 01:46:59 DEBUG : potato: Seek from 10 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 10 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/03 01:46:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/03 01:46:59 DEBUG : potato: Seek from 8 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 8 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/03 01:46:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:46:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:46:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:46:59 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:46:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/03 01:46:59 DEBUG : potato: Seek from 9 to 0 2025/01/03 01:46:59 DEBUG : potato: Seek from 9 to 0 2025/01/03 01:46:59 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:47:09 INFO : rutabaga.rclone_chunk.001_huj7zf: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/01/03 01:47:15 INFO : empty space.rclone_chunk.001_hujhzv: Moved (server-side) to: empty space === RUN TestCheck/3 2025/01/03 01:47:22 INFO : potato2.rclone_chunk.001_hujnze: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 01:47:24 INFO : potato2.rclone_chunk.002_hujnze: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2025/01/03 01:47:36 INFO : remotepotato.rclone_chunk.001_huk064: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/03 01:47:37 INFO : remotepotato.rclone_chunk.002_huk064: 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: remotepotato: Modification time difference too big |-209637h42m32.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-03 01:47:39 +0000 UTC) (precision 1ns) === RUN TestCheck/6 === RUN TestCheck/7 --- FAIL: TestCheck (61.51s) --- PASS: TestCheck/1 (0.47s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.59s) --- PASS: TestCheck/5 (0.77s) --- PASS: TestCheck/6 (0.55s) --- PASS: TestCheck/7 (0.69s) === RUN TestCheckFsError 2025/01/03 01:48:01 DEBUG : Creating backend with remote "nonexistent" 2025/01/03 01:48:01 DEBUG : Config file has changed externally - reloading 2025/01/03 01:48:01 DEBUG : Creating backend with remote "nonexistent" 2025/01/03 01:48:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/03 01:48:01 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/01/03 01:48:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/03 01:48:01 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:48:07 INFO : rutabaga.rclone_chunk.001_hukwwd: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/03 01:48:14 INFO : empty space.rclone_chunk.001_hul4eb: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/01/03 01:48:24 INFO : potato2.rclone_chunk.001_hulb01: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 01:48:25 INFO : potato2.rclone_chunk.002_hulb01: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/03 01:48:38 INFO : remotepotato.rclone_chunk.001_hulrpa: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/03 01:48:40 INFO : remotepotato.rclone_chunk.002_hulrpa: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (58.48s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.68s) --- PASS: TestCheckDownload/3 (1.27s) --- PASS: TestCheckDownload/4 (1.47s) --- PASS: TestCheckDownload/5 (1.69s) --- PASS: TestCheckDownload/6 (1.90s) --- PASS: TestCheckDownload/7 (1.78s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:49:03 INFO : rutabaga.rclone_chunk.001_humiw6: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/03 01:49:09 INFO : empty space.rclone_chunk.001_humoyj: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/01/03 01:49:19 INFO : potato2.rclone_chunk.001_humt2c: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 01:49:21 INFO : potato2.rclone_chunk.002_humt2c: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/03 01:49:30 INFO : remotepotato.rclone_chunk.001_hun8q7: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/03 01:49:31 INFO : remotepotato.rclone_chunk.002_hun8q7: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (49.86s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.16s) --- PASS: TestCheckSizeOnly/3 (0.37s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:49:55 INFO : test.sum.rclone_chunk.001_hunweb: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:49:57 INFO : test.sum.rclone_chunk.002_hunweb: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/03 01:50:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/03 01:50:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/03 01:50:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/03 01:50:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/03 01:50:12 INFO : test.sum.rclone_chunk.001_huo9ux: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:50:16 INFO : test.sum.rclone_chunk.002_huo9ux: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/03 01:50:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/03 01:50:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/03 01:50:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/03 01:50:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.25s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:50:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/data" 2025/01/03 01:50:26 DEBUG : Config file has changed externally - reloading 2025/01/03 01:50:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/data" 2025/01/03 01:50:26 DEBUG : Reset feature "ListR" 2025/01/03 01:50:31 INFO : data/banana.rclone_chunk.001_huoylt: Moved (server-side) to: data/banana 2025/01/03 01:50:35 INFO : test.sum.rclone_chunk.001_hup2rg: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2025/01/03 01:50:43 INFO : data/potato.rclone_chunk.001_hup9wn: Moved (server-side) to: data/potato 2025/01/03 01:50:49 INFO : test.sum: Deleted 2025/01/03 01:50:51 INFO : test.sum.rclone_chunk.001_hupe98: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2025/01/03 01:51:01 INFO : test.sum.rclone_chunk.001_huppi3: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:51:03 INFO : test.sum.rclone_chunk.002_huppi3: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2025/01/03 01:51:19 INFO : test.sum.rclone_chunk.001_huq4ni: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:51:21 INFO : test.sum.rclone_chunk.002_huq4ni: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2025/01/03 01:51:38 INFO : test.sum.rclone_chunk.001_huqm0u: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:51:39 INFO : test.sum.rclone_chunk.002_huqm0u: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/03 01:51:41 INFO : test.sum.rclone_chunk.003_huqm0u: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2025/01/03 01:52:02 INFO : test.sum.rclone_chunk.001_hur7r8: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:52:03 INFO : test.sum.rclone_chunk.002_hur7r8: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/03 01:52:05 INFO : test.sum.rclone_chunk.003_hur7r8: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2025/01/03 01:52:15 INFO : data/banana: Deleted 2025/01/03 01:52:17 INFO : data/banana.rclone_chunk.001_hurugh: Moved (server-side) to: data/banana 2025/01/03 01:52:23 INFO : data/potato: Deleted 2025/01/03 01:52:24 INFO : data/potato.rclone_chunk.001_hus1ek: Moved (server-side) to: data/potato 2025/01/03 01:52:38 INFO : test.sum.rclone_chunk.001_hus9pb: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:52:39 INFO : test.sum.rclone_chunk.002_hus9pb: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (147.14s) --- PASS: TestCheckSum/subtest1 (1.65s) --- PASS: TestCheckSum/subtest2 (1.41s) --- PASS: TestCheckSum/subtest3 (2.17s) --- PASS: TestCheckSum/subtest4 (2.22s) --- PASS: TestCheckSum/subtest5 (2.85s) --- PASS: TestCheckSum/subtest6 (2.46s) --- PASS: TestCheckSum/subtest7 (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:52:53 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/data" 2025/01/03 01:52:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/data" 2025/01/03 01:52:54 DEBUG : Reset feature "ListR" 2025/01/03 01:52:58 INFO : data/banana.rclone_chunk.001_hut1eh: Moved (server-side) to: data/banana 2025/01/03 01:53:03 INFO : test.sum.rclone_chunk.001_hut699: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/01/03 01:53:10 INFO : data/potato.rclone_chunk.001_hutcob: Moved (server-side) to: data/potato 2025/01/03 01:53:16 INFO : test.sum: Deleted 2025/01/03 01:53:17 INFO : test.sum.rclone_chunk.001_hutibx: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/01/03 01:53:28 INFO : test.sum.rclone_chunk.001_hutsed: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:53:30 INFO : test.sum.rclone_chunk.002_hutsed: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/01/03 01:53:47 INFO : test.sum.rclone_chunk.001_huu9fu: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:53:49 INFO : test.sum.rclone_chunk.002_huu9fu: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2025/01/03 01:54:08 INFO : test.sum.rclone_chunk.001_huurpl: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:54:09 INFO : test.sum.rclone_chunk.002_huurpl: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/03 01:54:10 INFO : test.sum.rclone_chunk.003_huurpl: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/01/03 01:54:32 INFO : test.sum.rclone_chunk.001_huvffo: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:54:33 INFO : test.sum.rclone_chunk.002_huvffo: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/03 01:54:35 INFO : test.sum.rclone_chunk.003_huvffo: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/01/03 01:54:47 INFO : data/banana: Deleted 2025/01/03 01:54:48 INFO : data/banana.rclone_chunk.001_huw1nl: Moved (server-side) to: data/banana 2025/01/03 01:54:53 INFO : data/potato: Deleted 2025/01/03 01:54:54 INFO : data/potato.rclone_chunk.001_huw886: Moved (server-side) to: data/potato 2025/01/03 01:55:07 INFO : test.sum.rclone_chunk.001_huwemj: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/03 01:55:08 INFO : test.sum.rclone_chunk.002_huwemj: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (152.34s) --- PASS: TestCheckSumDownload/subtest1 (1.70s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (3.01s) --- PASS: TestCheckSumDownload/subtest4 (2.68s) --- PASS: TestCheckSumDownload/subtest5 (3.48s) --- PASS: TestCheckSumDownload/subtest6 (3.10s) --- PASS: TestCheckSumDownload/subtest7 (3.29s) === RUN TestApplyTransforms 2025/01/03 01:55:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-govocel8leco" 2025/01/03 01:55:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:55:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-govocel8leco" 2025/01/03 01:55:26 DEBUG : Reset feature "ListR" 2025/01/03 01:55:26 DEBUG : Creating backend with remote "/tmp/rclone2130402952" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco'", Local "Local file system at /tmp/rclone2130402952", Modify Window "1ns" 2025/01/03 01:55:31 INFO : hello, world!.rclone_chunk.001_huxahr: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/01/03 01:55:32 ERROR : hello, world!: sum not found 2025/01/03 01:55:32 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco' 2025/01/03 01:55:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco': 1 files missing 2025/01/03 01:55:32 NOTICE: 1 hashes missing 2025/01/03 01:55:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco': 2 differences found 2025/01/03 01:55:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/03 01:55:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:55:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco': 0 differences found 2025/01/03 01:55:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco': 1 matching files 2025/01/03 01:55:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-deyudir8buya" 2025/01/03 01:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:55:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-deyudir8buya" 2025/01/03 01:55:33 DEBUG : Reset feature "ListR" 2025/01/03 01:55:33 DEBUG : Creating backend with remote "/tmp/rclone4098966478" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya'", Local "Local file system at /tmp/rclone4098966478", Modify Window "1ns" 2025/01/03 01:55:39 INFO : HELLO, WORLD!.rclone_chunk.001_huxgh9: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/01/03 01:55:40 ERROR : HELLO, WORLD!: sum not found 2025/01/03 01:55:40 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya' 2025/01/03 01:55:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya': 1 files missing 2025/01/03 01:55:40 NOTICE: 1 hashes missing 2025/01/03 01:55:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya': 2 differences found 2025/01/03 01:55:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/03 01:55:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:55:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya': 0 differences found 2025/01/03 01:55:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya': 1 matching files 2025/01/03 01:55:41 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nosigig1noce" 2025/01/03 01:55:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:55:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-nosigig1noce" 2025/01/03 01:55:41 DEBUG : Reset feature "ListR" 2025/01/03 01:55:41 DEBUG : Creating backend with remote "/tmp/rclone279506177" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce'", Local "Local file system at /tmp/rclone279506177", Modify Window "1ns" 2025/01/03 01:55:46 INFO : HeLlO, wOrLd!.rclone_chunk.001_huxphx: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/03 01:55:47 ERROR : HeLlO, wOrLd!: sum not found 2025/01/03 01:55:47 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce' 2025/01/03 01:55:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce': 1 files missing 2025/01/03 01:55:47 NOTICE: 1 hashes missing 2025/01/03 01:55:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce': 2 differences found 2025/01/03 01:55:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/03 01:55:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:55:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce': 0 differences found 2025/01/03 01:55:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce': 1 matching files 2025/01/03 01:55:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nejefun2cihu" 2025/01/03 01:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:55:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-nejefun2cihu" 2025/01/03 01:55:48 DEBUG : Reset feature "ListR" 2025/01/03 01:55:48 DEBUG : Creating backend with remote "/tmp/rclone1144040196" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu'", Local "Local file system at /tmp/rclone1144040196", Modify Window "1ns" 2025/01/03 01:55:53 INFO : HELLO, WORLD!.rclone_chunk.001_huxwg7: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/03 01:55:54 ERROR : HELLO, WORLD!: sum not found 2025/01/03 01:55:54 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu' 2025/01/03 01:55:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu': 1 files missing 2025/01/03 01:55:54 NOTICE: 1 hashes missing 2025/01/03 01:55:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu': 2 differences found 2025/01/03 01:55:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/03 01:55:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:55:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu': 0 differences found 2025/01/03 01:55:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu': 1 matching files 2025/01/03 01:55:55 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi" 2025/01/03 01:55:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:55:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-sokujeb6cahi" 2025/01/03 01:55:55 DEBUG : Reset feature "ListR" 2025/01/03 01:55:55 DEBUG : Creating backend with remote "/tmp/rclone1687587273" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi'", Local "Local file system at /tmp/rclone1687587273", Modify Window "1ns" 2025/01/03 01:56:01 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_huy3tc: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/01/03 01:56:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/03 01:56:02 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi' 2025/01/03 01:56:02 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi': 1 files missing 2025/01/03 01:56:02 NOTICE: 1 hashes missing 2025/01/03 01:56:02 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi': 2 differences found 2025/01/03 01:56:02 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/03 01:56:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:56:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi': 0 differences found 2025/01/03 01:56:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi': 1 matching files 2025/01/03 01:56:03 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-caseyit6sahi" 2025/01/03 01:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:56:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-caseyit6sahi" 2025/01/03 01:56:03 DEBUG : Reset feature "ListR" 2025/01/03 01:56:03 DEBUG : Creating backend with remote "/tmp/rclone436303373" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi'", Local "Local file system at /tmp/rclone436303373", Modify Window "1ns" 2025/01/03 01:56:08 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_huybo4: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/01/03 01:56:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/03 01:56:09 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi' 2025/01/03 01:56:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi': 1 files missing 2025/01/03 01:56:09 NOTICE: 1 hashes missing 2025/01/03 01:56:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi': 2 differences found 2025/01/03 01:56:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/03 01:56:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:56:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi': 0 differences found 2025/01/03 01:56:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi': 1 matching files 2025/01/03 01:56:10 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-faseyod4govo" 2025/01/03 01:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:56:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-faseyod4govo" 2025/01/03 01:56:10 DEBUG : Reset feature "ListR" 2025/01/03 01:56:10 DEBUG : Creating backend with remote "/tmp/rclone4068824342" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo'", Local "Local file system at /tmp/rclone4068824342", Modify Window "1ns" 2025/01/03 01:56:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_huyhj5: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/01/03 01:56:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:56:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo' 2025/01/03 01:56:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo': 1 files missing 2025/01/03 01:56:16 NOTICE: 1 hashes missing 2025/01/03 01:56:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo': 2 differences found 2025/01/03 01:56:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/03 01:56:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:56:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo': 0 differences found 2025/01/03 01:56:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo': 1 matching files 2025/01/03 01:56:16 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qegagep7baqa" 2025/01/03 01:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:56:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-qegagep7baqa" 2025/01/03 01:56:17 DEBUG : Reset feature "ListR" 2025/01/03 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone2950817983" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa'", Local "Local file system at /tmp/rclone2950817983", Modify Window "1ns" 2025/01/03 01:56:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_huyoyj: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/01/03 01:56:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:56:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa' 2025/01/03 01:56:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa': 1 files missing 2025/01/03 01:56:24 NOTICE: 1 hashes missing 2025/01/03 01:56:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa': 2 differences found 2025/01/03 01:56:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/03 01:56:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:56:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa': 0 differences found 2025/01/03 01:56:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa': 1 matching files 2025/01/03 01:56:25 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-bahexub9huli" 2025/01/03 01:56:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:56:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-bahexub9huli" 2025/01/03 01:56:26 DEBUG : Reset feature "ListR" 2025/01/03 01:56:26 DEBUG : Creating backend with remote "/tmp/rclone3031181608" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli'", Local "Local file system at /tmp/rclone3031181608", Modify Window "1ns" 2025/01/03 01:56:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_huyx3j: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/01/03 01:56:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:56:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli' 2025/01/03 01:56:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli': 1 files missing 2025/01/03 01:56:32 NOTICE: 1 hashes missing 2025/01/03 01:56:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli': 2 differences found 2025/01/03 01:56:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/03 01:56:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:56:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli': 0 differences found 2025/01/03 01:56:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli': 1 matching files 2025/01/03 01:56:33 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yisawis4juru" 2025/01/03 01:56:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:56:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-yisawis4juru" 2025/01/03 01:56:33 DEBUG : Reset feature "ListR" 2025/01/03 01:56:33 DEBUG : Creating backend with remote "/tmp/rclone3388637619" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru'", Local "Local file system at /tmp/rclone3388637619", Modify Window "1ns" 2025/01/03 01:56:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_huz5al: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/01/03 01:56:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:56:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru' 2025/01/03 01:56:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru': 1 files missing 2025/01/03 01:56:39 NOTICE: 1 hashes missing 2025/01/03 01:56:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru': 2 differences found 2025/01/03 01:56:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/03 01:56:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:56:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru': 0 differences found 2025/01/03 01:56:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru': 1 matching files 2025/01/03 01:56:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yisawis4juru': Purge remote 2025/01/03 01:56:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-bahexub9huli': Purge remote 2025/01/03 01:56:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qegagep7baqa': Purge remote 2025/01/03 01:56:46 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-faseyod4govo': Purge remote 2025/01/03 01:56:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-caseyit6sahi': Purge remote 2025/01/03 01:56:49 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sokujeb6cahi': Purge remote 2025/01/03 01:56:51 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nejefun2cihu': Purge remote 2025/01/03 01:56:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nosigig1noce': Purge remote 2025/01/03 01:56:55 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-deyudir8buya': Purge remote 2025/01/03 01:56:57 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-govocel8leco': Purge remote --- PASS: TestApplyTransforms (93.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:56:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:57:04 INFO : sub/file2.rclone_chunk.001_huzujr: Moved (server-side) to: sub/file2 2025/01/03 01:57:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/03 01:57:04 INFO : file1: Copied (new) to: sub/file2 2025/01/03 01:57:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:57:06 DEBUG : file1: Unchanged skipping 2025/01/03 01:57:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.58s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.71s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:57:16 INFO : dst/file1.rclone_chunk.001_hv06yq: Moved (server-side) to: dst/file1 2025/01/03 01:57:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/backup" 2025/01/03 01:57:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/backup" 2025/01/03 01:57:18 DEBUG : Reset feature "ListR" 2025/01/03 01:57:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/03 01:57:19 DEBUG : dst/file1: move non-chunked object... 2025/01/03 01:57:21 INFO : dst/file1: Moved (server-side) 2025/01/03 01:57:21 INFO : dst/file1: Moved (server-side) 2025/01/03 01:57:21 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:57:26 INFO : dst/file1.rclone_chunk.001_hv0gsc: Moved (server-side) to: dst/file1 2025/01/03 01:57:26 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/03 01:57:26 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (26.59s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:57:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/dst" 2025/01/03 01:57:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/dst" 2025/01/03 01:57:38 DEBUG : Reset feature "ListR" 2025/01/03 01:57:39 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/CompareDest" 2025/01/03 01:57:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/CompareDest" 2025/01/03 01:57:39 DEBUG : Reset feature "ListR" 2025/01/03 01:57:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:57:39 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:57:44 INFO : one.rclone_chunk.001_hv0yvb: Moved (server-side) to: one 2025/01/03 01:57:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/03 01:57:44 INFO : one: Copied (new) 2025/01/03 01:57:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:57:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:57:52 INFO : one: Deleted 2025/01/03 01:57:54 INFO : one.rclone_chunk.001_hv150v: Moved (server-side) to: one 2025/01/03 01:57:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/03 01:57:54 INFO : one: Copied (replaced existing) 2025/01/03 01:57:59 INFO : dst/one: Deleted 2025/01/03 01:58:00 INFO : dst/one.rclone_chunk.001_hv1emb: Moved (server-side) to: dst/one 2025/01/03 01:58:05 INFO : CompareDest/one.rclone_chunk.001_hv1jth: Moved (server-side) to: CompareDest/one 2025/01/03 01:58:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:58:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:58:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:58:13 INFO : CompareDest/two.rclone_chunk.001_hv1rwf: Moved (server-side) to: CompareDest/two 2025/01/03 01:58:14 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:58:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:58:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:58:16 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:58:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:58:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:58:17 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:58:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/03 01:58:18 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:58:22 INFO : two.rclone_chunk.001_hv21xh: Moved (server-side) to: two 2025/01/03 01:58:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/03 01:58:22 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (58.00s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:58:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/dst" 2025/01/03 01:58:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/dst" 2025/01/03 01:58:36 DEBUG : Reset feature "ListR" 2025/01/03 01:58:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/CopyDest" 2025/01/03 01:58:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/CopyDest" 2025/01/03 01:58:36 DEBUG : Reset feature "ListR" 2025/01/03 01:58:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:58:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:58:42 INFO : one.rclone_chunk.001_hv2kpi: Moved (server-side) to: one 2025/01/03 01:58:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/03 01:58:42 INFO : one: Copied (new) 2025/01/03 01:58:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:58:45 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:58:49 INFO : one: Deleted 2025/01/03 01:58:51 INFO : one.rclone_chunk.001_hv2sj4: Moved (server-side) to: one 2025/01/03 01:58:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/03 01:58:51 INFO : one: Copied (replaced existing) 2025/01/03 01:58:57 INFO : dst/one: Deleted 2025/01/03 01:58:58 INFO : dst/one.rclone_chunk.001_hv2za9: Moved (server-side) to: dst/one 2025/01/03 01:59:04 INFO : CopyDest/one.rclone_chunk.001_hv36br: Moved (server-side) to: CopyDest/one 2025/01/03 01:59:05 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/BackupDir" 2025/01/03 01:59:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/BackupDir" 2025/01/03 01:59:06 DEBUG : Reset feature "ListR" 2025/01/03 01:59:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:59:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:59:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:59:07 DEBUG : one: move non-chunked object... 2025/01/03 01:59:09 INFO : one: Moved (server-side) 2025/01/03 01:59:09 INFO : one: Moved (server-side) 2025/01/03 01:59:09 DEBUG : one: copy non-chunked object... 2025/01/03 01:59:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/03 01:59:10 INFO : one: Copied (server-side copy) 2025/01/03 01:59:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/03 01:59:17 INFO : CopyDest/two.rclone_chunk.001_hv3jh7: Moved (server-side) to: CopyDest/two 2025/01/03 01:59:18 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:59:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:59:19 DEBUG : two: copy non-chunked object... 2025/01/03 01:59:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/03 01:59:20 INFO : two: Copied (server-side copy) 2025/01/03 01:59:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/03 01:59:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 01:59:22 DEBUG : two: Unchanged skipping 2025/01/03 01:59:28 INFO : CopyDest/three.rclone_chunk.001_hv3ure: Moved (server-side) to: CopyDest/three 2025/01/03 01:59:29 DEBUG : three: Need to transfer - File not found at Destination 2025/01/03 01:59:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/03 01:59:30 DEBUG : three: Destination not found in --copy-dest 2025/01/03 01:59:30 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/01/03 01:59:37 INFO : three.rclone_chunk.001_hv41c2: Moved (server-side) to: three 2025/01/03 01:59:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/03 01:59:37 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (79.21s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.67s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.82s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 01:59:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/03 01:59:57 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/01/03 02:00:01 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_hv4s9d: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/01/03 02:00:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/03 02:00:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/03 02:00:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/03 02:00:03 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/01/03 02:01:14 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/03 02:01:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 02:01:15 DEBUG : pacer: Reducing sleep to 15ms 2025/01/03 02:01:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/03 02:01:16 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 02:02:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader70j.disk.yandex.net:443/upload-target/20250103T050117.445.utd.72m2s9tofg3nbgme7vajq0h6x-k70j.9848827": max transfer limit reached as set by --max-transfer 2025/01/03 02:02:13 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 (141.08s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.69s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (3.66s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.73s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:02:31 INFO : one.rclone_chunk.001_hv8vfz: Moved (server-side) to: one.rclone_chunk.001 2025/01/03 02:02:32 INFO : one.rclone_chunk.002_hv8vfz: Moved (server-side) to: one.rclone_chunk.002 2025/01/03 02:02:41 INFO : also/one.rclone_chunk.001_hv95xp: Moved (server-side) to: also/one.rclone_chunk.001 2025/01/03 02:02:43 INFO : also/one.rclone_chunk.002_hv95xp: Moved (server-side) to: also/one.rclone_chunk.002 2025/01/03 02:02:51 INFO : another.rclone_chunk.001_hv9gk5: Moved (server-side) to: another.rclone_chunk.001 2025/01/03 02:02:53 INFO : another.rclone_chunk.002_hv9gk5: Moved (server-side) to: another.rclone_chunk.002 2025/01/03 02:03:00 INFO : not-one.rclone_chunk.001_hv9q1f: Moved (server-side) to: not-one 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/dedupe_test.go:159 Error: Should be true Test: TestDeduplicateNewestByHash Messages: another: Modification time difference too big |-114061h2m55s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-03 02:02:54 +0000 UTC) (precision 1ns) 2025/01/03 02:03:02 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Looking for duplicate md5 hashes using newest mode. 2025/01/03 02:03:03 NOTICE: a96521138355ac9f9d409c615db21c4d: Found 3 files with duplicate md5 hashes 2025/01/03 02:03:09 INFO : one: Deleted 2025/01/03 02:03:14 INFO : also/one: Deleted 2025/01/03 02:03:14 NOTICE: a96521138355ac9f9d409c615db21c4d: Deleted 2 extra copies 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/dedupe_test.go:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: another: Modification time difference too big |-114061h2m55s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-03 02:02:54 +0000 UTC) (precision 1ns) --- FAIL: TestDeduplicateNewestByHash (62.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.76s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.53s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.72s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.86s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:03:35 INFO : a.txt.rclone_chunk.001_hvapfb: Moved (server-side) to: a.txt 2025/01/03 02:03:40 INFO : zend.txt.rclone_chunk.001_hvaulz: Moved (server-side) to: zend.txt 2025/01/03 02:03:45 INFO : sub dir/hello world.rclone_chunk.001_hvazy7: Moved (server-side) to: sub dir/hello world 2025/01/03 02:03:56 INFO : sub dir/hello world2.rclone_chunk.001_hvb48d: Moved (server-side) to: sub dir/hello world2 2025/01/03 02:04:00 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_hvbft7: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/01/03 02:04:07 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_hvbk1o: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/01/03 02:04:12 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_hvbqhu: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/01/03 02:04:14 DEBUG : a.txt: Excluded (Size Filter) 2025/01/03 02:04:14 DEBUG : a.txt: Excluded 2025/01/03 02:04:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/03 02:04:14 DEBUG : sub dir/hello world: Excluded 2025/01/03 02:04:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/03 02:04:14 DEBUG : sub dir/hello world2: Excluded 2025/01/03 02:04:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/03 02:04:15 DEBUG : sub dir/hello world: Excluded 2025/01/03 02:04:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/03 02:04:15 DEBUG : sub dir/hello world2: Excluded 2025/01/03 02:04:15 DEBUG : sub dir/ignore dir: Excluded 2025/01/03 02:04:16 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (65.95s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:04:41 INFO : file1.rclone_chunk.001_hvcjtm: Moved (server-side) to: file1 2025/01/03 02:04:46 INFO : sub/file2.rclone_chunk.001_hvcous: 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 (20.27s) --- PASS: TestListJSON/Default (0.57s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.72s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.55s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.51s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.43s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:05:03 INFO : file1.rclone_chunk.001_hvd32g: Moved (server-side) to: file1 2025/01/03 02:05:09 INFO : sub/file2.rclone_chunk.001_hvdayg: 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/01/03 02:05:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/notfound" 2025/01/03 02:05:15 DEBUG : Config file has changed externally - reloading 2025/01/03 02:05:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/notfound" 2025/01/03 02:05:16 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (26.33s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.45s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.59s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.75s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.49s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.68s) --- PASS: TestStatJSON/RootNotFound (0.66s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:05:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Making directory 2025/01/03 02:05:23 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Making directory --- PASS: TestMkdir (1.80s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:05:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/03 02:05:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 02:05:27 DEBUG : pacer: Reducing sleep to 15ms 2025/01/03 02:05:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/03 02:05:28 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 02:05:30 INFO : sub dir/hello world.rclone_chunk.001_hvdwgm: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (10.76s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:05:44 INFO : potato2.rclone_chunk.001_hve6dl: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:05:45 INFO : potato2.rclone_chunk.002_hve6dl: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:05:51 INFO : empty space.rclone_chunk.001_hvejen: Moved (server-side) to: empty space --- PASS: TestLs (24.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:06:06 INFO : potato2.rclone_chunk.001_hvevhr: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:06:07 INFO : potato2.rclone_chunk.002_hvevhr: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:06:14 INFO : empty space.rclone_chunk.001_hvf5ko: Moved (server-side) to: empty space 2025/01/03 02:06:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/03 02:06:16 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (23.24s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:06:29 INFO : potato2.rclone_chunk.001_hvfimn: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:06:30 INFO : potato2.rclone_chunk.002_hvfimn: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:06:37 INFO : empty space.rclone_chunk.001_hvfr4z: Moved (server-side) to: empty space --- PASS: TestLsLong (22.78s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:06:52 INFO : potato2.rclone_chunk.001_hvg5mj: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:06:53 INFO : potato2.rclone_chunk.002_hvg5mj: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:07:02 INFO : empty space.rclone_chunk.001_hvgg70: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (29.42s) --- PASS: TestHashSums/Md5 (0.99s) --- PASS: TestHashSums/Md5Download (3.81s) === RUN TestHashSumsWithErrors 2025/01/03 02:07:15 DEBUG : Creating backend with remote ":memory:" 2025/01/03 02:07:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/03 02:07:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/03 02:07:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/03 02:07:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/03 02:07:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/03 02:07:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/03 02:07:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/03 02:07:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/03 02:07:15 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:07:26 INFO : potato2.rclone_chunk.001_hvgyj2: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:07:35 INFO : potato2.rclone_chunk.002_hvgyj2: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:07:42 INFO : empty space.rclone_chunk.001_hvhkcy: Moved (server-side) to: empty space 2025/01/03 02:07:47 INFO : sub dir/potato3.rclone_chunk.001_hvhq3k: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (46.42s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:08:06 INFO : small.rclone_chunk.001_hvi980: Moved (server-side) to: small 2025/01/03 02:08:13 INFO : medium.rclone_chunk.001_hviey3: Moved (server-side) to: medium.rclone_chunk.001 2025/01/03 02:08:14 INFO : medium.rclone_chunk.002_hviey3: Moved (server-side) to: medium.rclone_chunk.002 2025/01/03 02:08:24 INFO : large.rclone_chunk.001_hvior3: Moved (server-side) to: large.rclone_chunk.001 2025/01/03 02:08:26 INFO : large.rclone_chunk.002_hvior3: Moved (server-side) to: large.rclone_chunk.002 2025/01/03 02:08:30 DEBUG : Waiting for deletions to finish 2025/01/03 02:08:31 DEBUG : large: Excluded (Size Filter) 2025/01/03 02:08:31 DEBUG : large: Excluded 2025/01/03 02:08:32 INFO : small: Deleted 2025/01/03 02:08:35 INFO : medium: Deleted --- PASS: TestDelete (40.24s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.06s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.32s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:08:50 INFO : ReadFile.rclone_chunk.001_hvjh98: Moved (server-side) to: ReadFile --- PASS: TestReadFile (8.85s) === RUN TestRetry 2025/01/03 02:08:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/03 02:08:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/03 02:08:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 02:08:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 02:08:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 02:08:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 02:08:55 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:08:59 INFO : file1.rclone_chunk.001_hvjqjt: Moved (server-side) to: file1 2025/01/03 02:09:03 INFO : file2.rclone_chunk.001_hvjveq: Moved (server-side) to: file2 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:545 Error: Should be true Test: TestCat Messages: file1: Modification time difference too big |-209638h3m52.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-03 02:08:59 +0000 UTC) (precision 1ns) --- FAIL: TestCat (20.11s) === RUN TestPurge 2025/01/03 02:09:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dijehat8xapo" 2025/01/03 02:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 02:09:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-dijehat8xapo" 2025/01/03 02:09:15 DEBUG : Reset feature "ListR" 2025/01/03 02:09:15 DEBUG : Creating backend with remote "/tmp/rclone1310691605" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dijehat8xapo'", Local "Local file system at /tmp/rclone1310691605", Modify Window "1ns" 2025/01/03 02:09:23 INFO : A1/B1/C1/one.rclone_chunk.001_hvkb0c: Moved (server-side) to: A1/B1/C1/one 2025/01/03 02:09:23 DEBUG : A2: Making directory 2025/01/03 02:09:24 DEBUG : A1/B2: Making directory 2025/01/03 02:09:24 DEBUG : A1/B2/C2: Making directory 2025/01/03 02:09:25 DEBUG : A1/B1/C3: Making directory 2025/01/03 02:09:25 DEBUG : A3: Making directory 2025/01/03 02:09:25 DEBUG : A3/B3: Making directory 2025/01/03 02:09:26 DEBUG : A3/B3/C4: Making directory 2025/01/03 02:09:31 INFO : A1/two.rclone_chunk.001_hvkl2v: Moved (server-side) to: A1/two 2025/01/03 02:09:42 ERROR : : error listing: directory not found 2025/01/03 02:09:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dijehat8xapo': Purge remote 2025/01/03 02:09:42 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (27.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:09:50 INFO : A1/B1/C1/one.rclone_chunk.001_hvl2og: Moved (server-side) to: A1/B1/C1/one 2025/01/03 02:09:50 DEBUG : A2: Making directory 2025/01/03 02:09:50 DEBUG : A1/B2: Making directory 2025/01/03 02:09:50 DEBUG : A1/B2/C2: Making directory 2025/01/03 02:09:51 DEBUG : A1/B1/C3: Making directory 2025/01/03 02:09:51 DEBUG : A3: Making directory 2025/01/03 02:09:51 DEBUG : A3/B3: Making directory 2025/01/03 02:09:52 DEBUG : A3/B3/C4: Making directory 2025/01/03 02:10:01 INFO : A1/two.rclone_chunk.001_hvlbuk: Moved (server-side) to: A1/two 2025/01/03 02:10:03 DEBUG : removing 1 level 3 directories 2025/01/03 02:10:03 INFO : A3/B3/C4: Removing directory 2025/01/03 02:10:08 DEBUG : removing 2 level 3 directories 2025/01/03 02:10:08 INFO : A1/B2/C2: Removing directory 2025/01/03 02:10:08 INFO : A1/B1/C3: Removing directory 2025/01/03 02:10:10 DEBUG : removing 2 level 2 directories 2025/01/03 02:10:10 INFO : A3/B3: Removing directory 2025/01/03 02:10:10 INFO : A1/B2: Removing directory 2025/01/03 02:10:12 DEBUG : removing 2 level 1 directories 2025/01/03 02:10:12 INFO : A3: Removing directory 2025/01/03 02:10:12 INFO : A2: Removing directory 2025/01/03 02:10:21 DEBUG : removing 1 level 3 directories 2025/01/03 02:10:21 INFO : A1/B1/C1: Removing directory 2025/01/03 02:10:23 DEBUG : removing 1 level 2 directories 2025/01/03 02:10:23 INFO : A1/B1: Removing directory 2025/01/03 02:10:25 DEBUG : removing 1 level 1 directories 2025/01/03 02:10:25 INFO : A1: Removing directory 2025/01/03 02:10:27 DEBUG : removing 1 level 0 directories 2025/01/03 02:10:27 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Removing directory 2025/01/03 02:10:29 ERROR : : error listing: directory not found 2025/01/03 02:10:30 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (47.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:10:30 DEBUG : A1: Making directory 2025/01/03 02:10:30 DEBUG : A1/B1: Making directory 2025/01/03 02:10:31 DEBUG : A1/B1/C1: Making directory 2025/01/03 02:10:34 DEBUG : removing 1 level 3 directories 2025/01/03 02:10:34 INFO : A1/B1/C1: Removing directory 2025/01/03 02:10:36 DEBUG : removing 1 level 2 directories 2025/01/03 02:10:36 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.38s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:10:41 DEBUG : A1: Making directory 2025/01/03 02:10:42 DEBUG : A1/B1: Making directory 2025/01/03 02:10:42 DEBUG : A1/B1/C1: Making directory 2025/01/03 02:10:45 DEBUG : removing 1 level 3 directories 2025/01/03 02:10:45 INFO : A1/B1/C1: Removing directory 2025/01/03 02:10:46 DEBUG : removing 1 level 2 directories 2025/01/03 02:10:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.81s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:10:58 INFO : file1.rclone_chunk.001_hvmz1i: Moved (server-side) to: file1 2025/01/03 02:10:59 DEBUG : filename.txt: File name found in url 2025/01/03 02:11:05 INFO : filename.txt.rclone_chunk.001_hvn6dn: Moved (server-side) to: filename.txt 2025/01/03 02:11:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/03 02:11:10 INFO : headerfilename.txt.rclone_chunk.001_hvncui: Moved (server-side) to: headerfilename.txt 2025/01/03 02:11:15 INFO : file2.rclone_chunk.001_hvnhox: Moved (server-side) to: file2 --- PASS: TestCopyURL (30.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:11:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 02:11:28 INFO : sub/file2.rclone_chunk.001_hvnu4g: Moved (server-side) to: sub/file2 2025/01/03 02:11:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/03 02:11:28 INFO : file1: Copied (new) to: sub/file2 2025/01/03 02:11:28 INFO : file1: Deleted 2025/01/03 02:11:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 02:11:29 DEBUG : file1: Unchanged skipping 2025/01/03 02:11:29 INFO : file1: Deleted 2025/01/03 02:11:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (15.47s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:11:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 02:11:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/01/03 02:11:43 INFO : file1.rclone_chunk.001_hvoatb: Moved (server-side) to: file1 2025/01/03 02:11:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/03 02:11:43 INFO : file1: Copied (new) 2025/01/03 02:11:43 INFO : file1: Deleted 2025/01/03 02:11:44 DEBUG : file1: Destination exists, skipping 2025/01/03 02:11:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (7.78s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.33s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.38s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:11:50 INFO : dst/file1.rclone_chunk.001_hvoimd: Moved (server-side) to: dst/file1 2025/01/03 02:11:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-befewef5vewo/backup" 2025/01/03 02:11:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-befewef5vewo/backup" 2025/01/03 02:11:52 DEBUG : Reset feature "ListR" 2025/01/03 02:11:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/03 02:11:52 DEBUG : dst/file1: move non-chunked object... 2025/01/03 02:11:54 INFO : dst/file1: Moved (server-side) 2025/01/03 02:11:54 INFO : dst/file1: Moved (server-side) 2025/01/03 02:11:55 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/01/03 02:11:59 INFO : dst/file1.rclone_chunk.001_hvoqee: Moved (server-side) to: dst/file1 2025/01/03 02:11:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/03 02:11:59 INFO : dst/file1: Copied (new) 2025/01/03 02:11:59 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (24.12s) === 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:12:16 INFO : A1/one.rclone_chunk.001_hvp6hq: Moved (server-side) to: A1/one 2025/01/03 02:12:23 INFO : A1/two.rclone_chunk.001_hvpc9j: Moved (server-side) to: A1/two 2025/01/03 02:12:27 INFO : A1/B1/three.rclone_chunk.001_hvpi3v: Moved (server-side) to: A1/B1/three 2025/01/03 02:12:32 INFO : A1/B1/C1/four.rclone_chunk.001_hvpnap: Moved (server-side) to: A1/B1/C1/four 2025/01/03 02:12:37 INFO : A1/B1/C2/five.rclone_chunk.001_hvprzf: Moved (server-side) to: A1/B1/C2/five 2025/01/03 02:12:37 DEBUG : A1/B2: Making directory 2025/01/03 02:12:38 DEBUG : A1/B1/C3: Making directory 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/fs/operations/operations_test.go:1365 Error: Should be true Test: TestDirMove Messages: A1/B1/C1/four: Modification time difference too big |-209638h7m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-03 02:12:31 +0000 UTC) (precision 1ns) 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/fs/operations/operations_test.go:1386 Error: Should be true Test: TestDirMove Messages: A2/B1/C1/four: Modification time difference too big |-209638h7m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-03 02:12:31 +0000 UTC) (precision 1ns) 2025/01/03 02:12:48 DEBUG : A2/B1/three: move non-chunked object... 2025/01/03 02:12:48 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/01/03 02:12:48 DEBUG : A2/two: move non-chunked object... 2025/01/03 02:12:48 DEBUG : A2/one: move non-chunked object... 2025/01/03 02:12:48 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/01/03 02:12:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/03 02:12:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/03 02:12:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/03 02:12:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/03 02:12:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/03 02:12:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/03 02:12:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/03 02:12:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/03 02:12:50 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/03 02:12:50 INFO : A2/two: Moved (server-side) to: A3/two 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/fs/operations/operations_test.go:1411 Error: Should be true Test: TestDirMove Messages: A3/B1/C1/four: Modification time difference too big |-209638h7m42.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-03 02:12:49 +0000 UTC) (precision 1ns) 2025/01/03 02:13:01 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/03 02:13:05 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/01/03 02:13:05 DEBUG : A3/B1/three: move non-chunked object... 2025/01/03 02:13:05 DEBUG : A3/one: move non-chunked object... 2025/01/03 02:13:05 DEBUG : A3/two: move non-chunked object... 2025/01/03 02:13:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/03 02:13:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/03 02:13:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/03 02:13:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/03 02:13:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/03 02:13:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/03 02:13:07 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/01/03 02:13:07 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/03 02:13:07 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/03 02:13:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/03 02:13:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 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/fs/operations/operations_test.go:1439 Error: Should be true Test: TestDirMove Messages: A4/B1/C1/four: Modification time difference too big |-209638h7m59.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-03 02:13:06 +0000 UTC) (precision 1ns) --- FAIL: TestDirMove (91.49s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/01/03 02:13:43 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 02:13:47 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_hvrqq0: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/01/03 02:13:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/03 02:13:47 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/03 02:14:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/03 02:14:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/03 02:14:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/03 02:14:42 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/03 02:14:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/03 02:14:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/03 02:14:48 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/03 02:14:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/03 02:14:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/03 02:14:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/03 02:14:54 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/03 02:14:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/03 02:14:57 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/03 02:14:58 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/03 02:15:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/03 02:15:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/03 02:15:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/03 02:15:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/03 02:15:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/03 02:15:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/03 02:15:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_hvru4c: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/03 02:15:14 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/01/03 02:15:14 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:15:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 02:15:52 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_hvv7na: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/01/03 02:15:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/03 02:15:52 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/03 02:16:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/03 02:16:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 02:16:08 DEBUG : pacer: Reducing sleep to 15ms 2025/01/03 02:16:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/03 02:16:09 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 02:16:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/03 02:16:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/03 02:16:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/03 02:16:44 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/03 02:16:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/03 02:16:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/03 02:16:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/03 02:16:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/03 02:16:52 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/03 02:16:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/03 02:16:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/03 02:16:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/03 02:16:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/03 02:16:59 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/03 02:17:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/03 02:17:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/03 02:17:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/03 02:17:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/03 02:17:06 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/03 02:17:08 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/03 02:17:10 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_hvvc9k: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/03 02:17:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/01/03 02:17:12 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:18:28 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 02:18:32 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_hvzn6v: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/01/03 02:18:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/03 02:18:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/03 02:18:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 02:18:59 DEBUG : pacer: Reducing sleep to 15ms 2025/01/03 02:18:59 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/03 02:19:00 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 02:19:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/03 02:19:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/03 02:19:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/03 02:19:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/03 02:19:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/03 02:19:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/03 02:19:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/03 02:19:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/03 02:19:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/03 02:19:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/03 02:19:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/03 02:19:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/03 02:19:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/03 02:19:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/03 02:19:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/03 02:19:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/03 02:19:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/03 02:20:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/03 02:20:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/03 02:20:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/03 02:20:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_hvzs1i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/03 02:20:07 DEBUG : ignore_checksum_big_file_from_pipe: Modification times differ by 114181h20m6.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-01-03 02:20:06 +0000 UTC 2025/01/03 02:20:07 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/03 02:20:07 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:20:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 02:20:46 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_hw3drq: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/01/03 02:20:46 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/03 02:20:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 02:21:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/03 02:21:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/03 02:21:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/03 02:21:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/03 02:21:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/03 02:21:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/03 02:21:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/03 02:21:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/03 02:21:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/03 02:21:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/03 02:21:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/03 02:21:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/03 02:21:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/03 02:21:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/03 02:21:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/03 02:21:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/03 02:21:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/03 02:21:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/03 02:22:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/03 02:22:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/03 02:22:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_hw3heq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/03 02:22:13 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/03 02:22:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- FAIL: TestRcat (550.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (124.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (159.81s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (133.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (132.14s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.74s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:23:00 INFO : potato1.rclone_chunk.001_hw72qp: Moved (server-side) to: potato1.rclone_chunk.001 2025/01/03 02:23:01 INFO : potato1.rclone_chunk.002_hw72qp: Moved (server-side) to: potato1.rclone_chunk.002 2025/01/03 02:23:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/03 02:23:10 INFO : potato2.rclone_chunk.001_hw7bnt: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:23:12 INFO : potato2.rclone_chunk.002_hw7bnt: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:23:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 02:23:14 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (31.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", 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-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:23:33 INFO : potato2.rclone_chunk.001_hw7yv0: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/03 02:23:35 INFO : potato2.rclone_chunk.002_hw7yv0: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/03 02:23:44 INFO : empty space.rclone_chunk.001_hw8bys: Moved (server-side) to: empty space 2025/01/03 02:23:48 INFO : sub dir/potato3.rclone_chunk.001_hw8fcs: 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:1671 Error: Should be true Test: TestTouchDir Messages: empty space: Modification time difference too big |-114181h23m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-03 02:23:43 +0000 UTC) (precision 1ns) 2025/01/03 02:23:50 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Touching "empty space" 2025/01/03 02:23:50 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Touching "potato2" 2025/01/03 02:23:52 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Touching "sub dir/potato3" --- FAIL: TestTouchDir (38.26s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.78s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.85s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.65s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.54s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo'", Local "Local file system at /tmp/rclone2822082677", Modify Window "1ns" 2025/01/03 02:24:13 INFO : sub dir/test remove existing.rclone_chunk.001_hw94qb: Moved (server-side) to: sub dir/test remove existing 2025/01/03 02:24:17 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_hw9811: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/01/03 02:24:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kutemeg2" before starting 2025/01/03 02:24:20 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/01/03 02:24:21 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.kutemeg2 2025/01/03 02:24:21 DEBUG : sub dir/test remove existing.kutemeg2: TEST: removing renamed existing file after operation 2025/01/03 02:24:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatecus5" before starting 2025/01/03 02:24:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/01/03 02:24:25 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatecus5 2025/01/03 02:24:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatecus5: TEST: renaming existing back after failed operation 2025/01/03 02:24:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatecus5: move non-chunked object... 2025/01/03 02:24:28 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatecus5: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/01/03 02:24:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.desumid4" before starting 2025/01/03 02:24:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/01/03 02:24:31 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.desumid4 2025/01/03 02:24:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.desumid4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (28.80s) === 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/01/03 02:24:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-befewef5vewo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 37m40.083910463s (try 1/5): exit status 1: Failed [TestCheck TestDeduplicateNewestByHash TestCat TestDirMove TestRcat/withChecksum=false,ignoreChecksum=true TestTouchDir]