"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/11/08 04:36:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju" 2024/11/08 04:36:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:36:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju" 2024/11/08 04:36:52 DEBUG : Reset feature "ListR" 2024/11/08 04:36:52 DEBUG : Creating backend with remote "/tmp/rclone3948841373" === 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/08 04:36:52 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/08 04:36:53 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.46s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/08 04:36:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/08 04:36:53 DEBUG : potato: Seek from 10 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 10 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Seek from 5 to 2 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/08 04:36:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Seek from 5 to 2 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/08 04:36:53 DEBUG : potato: Seek from 8 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 8 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/08 04:36:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 04:36:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 04:36:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 04:36:53 DEBUG : potato: Seek from 5 to 2 2024/11/08 04:36:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/08 04:36:53 DEBUG : potato: Seek from 9 to 0 2024/11/08 04:36:53 DEBUG : potato: Seek from 9 to 0 2024/11/08 04:36:53 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:36:57 INFO : rutabaga.rclone_chunk.001_md1sou: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/11/08 04:37:04 INFO : empty space.rclone_chunk.001_md1xh8: Moved (server-side) to: empty space === RUN TestCheck/3 2024/11/08 04:37:15 INFO : potato2.rclone_chunk.001_md235f: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:37:16 INFO : potato2.rclone_chunk.002_md235f: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/11/08 04:37:28 INFO : remotepotato.rclone_chunk.001_md2jh8: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/08 04:37:29 INFO : remotepotato.rclone_chunk.002_md2jh8: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (53.48s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.50s) --- PASS: TestCheck/4 (0.39s) --- PASS: TestCheck/5 (0.79s) --- PASS: TestCheck/6 (0.75s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2024/11/08 04:37:46 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 04:37:46 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 04:37:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/08 04:37:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/08 04:37:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/08 04:37:46 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:37:51 INFO : rutabaga.rclone_chunk.001_md38dr: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/08 04:37:56 INFO : empty space.rclone_chunk.001_md3eej: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2024/11/08 04:38:04 INFO : potato2.rclone_chunk.001_md3ka0: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:38:06 INFO : potato2.rclone_chunk.002_md3ka0: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/08 04:38:25 INFO : remotepotato.rclone_chunk.001_md42i0: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/08 04:38:26 INFO : remotepotato.rclone_chunk.002_md42i0: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (59.88s) --- PASS: TestCheckDownload/1 (0.77s) --- PASS: TestCheckDownload/2 (0.50s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (5.49s) --- PASS: TestCheckDownload/5 (1.64s) --- PASS: TestCheckDownload/6 (1.57s) --- PASS: TestCheckDownload/7 (1.54s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:38:51 INFO : rutabaga.rclone_chunk.001_md4whn: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/08 04:38:56 INFO : empty space.rclone_chunk.001_md52lv: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/11/08 04:39:03 INFO : potato2.rclone_chunk.001_md57fm: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:39:05 INFO : potato2.rclone_chunk.002_md57fm: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/08 04:39:15 INFO : remotepotato.rclone_chunk.001_md5i2q: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/08 04:39:16 INFO : remotepotato.rclone_chunk.002_md5i2q: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (46.84s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.14s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.40s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:39:42 INFO : test.sum.rclone_chunk.001_md67c5: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:39:44 INFO : test.sum.rclone_chunk.002_md67c5: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/08 04:39:47 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 04:39:47 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 04:39:47 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 04:39:47 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/08 04:39:51 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/08 04:39:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/08 04:39:51 DEBUG : pacer: Reducing sleep to 15ms 2024/11/08 04:39:52 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/08 04:39:52 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 04:39:59 INFO : test.sum.rclone_chunk.001_md6mqs: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:40:00 INFO : test.sum.rclone_chunk.002_md6mqs: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/08 04:40:07 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 04:40:07 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 04:40:07 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 04:40:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (38.71s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:40:12 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/data" 2024/11/08 04:40:12 DEBUG : Config file has changed externally - reloading 2024/11/08 04:40:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/data" 2024/11/08 04:40:12 DEBUG : Reset feature "ListR" 2024/11/08 04:40:17 INFO : data/banana.rclone_chunk.001_md7a7p: Moved (server-side) to: data/banana 2024/11/08 04:40:23 INFO : test.sum.rclone_chunk.001_md7g9s: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/11/08 04:40:29 INFO : data/potato.rclone_chunk.001_md7n0g: Moved (server-side) to: data/potato 2024/11/08 04:40:33 INFO : test.sum: Deleted 2024/11/08 04:40:35 INFO : test.sum.rclone_chunk.001_md7rek: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/11/08 04:40:43 INFO : test.sum.rclone_chunk.001_md7z0f: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:40:45 INFO : test.sum.rclone_chunk.002_md7z0f: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/11/08 04:41:03 INFO : test.sum.rclone_chunk.001_md8eco: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:41:06 INFO : test.sum.rclone_chunk.002_md8eco: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/11/08 04:41:35 INFO : test.sum.rclone_chunk.001_md94o3: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:41:36 INFO : test.sum.rclone_chunk.002_md94o3: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/08 04:41:37 INFO : test.sum.rclone_chunk.003_md94o3: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2024/11/08 04:41:58 INFO : test.sum.rclone_chunk.001_md9vfw: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:41:59 INFO : test.sum.rclone_chunk.002_md9vfw: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/08 04:42:01 INFO : test.sum.rclone_chunk.003_md9vfw: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2024/11/08 04:42:17 INFO : data/banana: Deleted 2024/11/08 04:42:19 INFO : data/banana.rclone_chunk.001_mdam9y: Moved (server-side) to: data/banana 2024/11/08 04:42:25 INFO : data/potato: Deleted 2024/11/08 04:42:26 INFO : data/potato.rclone_chunk.001_mdattm: Moved (server-side) to: data/potato 2024/11/08 04:42:38 INFO : test.sum.rclone_chunk.001_mdb1ni: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:42:40 INFO : test.sum.rclone_chunk.002_mdb1ni: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (164.60s) --- PASS: TestCheckSum/subtest1 (1.47s) --- PASS: TestCheckSum/subtest2 (1.30s) --- PASS: TestCheckSum/subtest3 (2.10s) --- PASS: TestCheckSum/subtest4 (3.44s) --- PASS: TestCheckSum/subtest5 (2.61s) --- PASS: TestCheckSum/subtest6 (2.50s) --- PASS: TestCheckSum/subtest7 (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:42:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/data" 2024/11/08 04:42:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/data" 2024/11/08 04:42:57 DEBUG : Reset feature "ListR" 2024/11/08 04:43:02 INFO : data/banana.rclone_chunk.001_mdbvcw: Moved (server-side) to: data/banana 2024/11/08 04:43:06 INFO : test.sum.rclone_chunk.001_mdc0u7: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2024/11/08 04:43:14 INFO : data/potato.rclone_chunk.001_mdc76p: Moved (server-side) to: data/potato 2024/11/08 04:43:20 INFO : test.sum: Deleted 2024/11/08 04:43:23 INFO : test.sum.rclone_chunk.001_mdcdp9: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/11/08 04:43:33 INFO : test.sum.rclone_chunk.001_mdcop9: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:43:35 INFO : test.sum.rclone_chunk.002_mdcop9: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/11/08 04:43:53 INFO : test.sum.rclone_chunk.001_mdd47x: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:43:56 INFO : test.sum.rclone_chunk.002_mdd47x: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/11/08 04:44:19 INFO : test.sum.rclone_chunk.001_mddodh: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:44:21 INFO : test.sum.rclone_chunk.002_mddodh: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/08 04:44:22 INFO : test.sum.rclone_chunk.003_mddodh: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/11/08 04:44:43 INFO : test.sum.rclone_chunk.001_mdefk5: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:44:45 INFO : test.sum.rclone_chunk.002_mdefk5: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/08 04:44:47 INFO : test.sum.rclone_chunk.003_mdefk5: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/11/08 04:45:00 INFO : data/banana: Deleted 2024/11/08 04:45:01 INFO : data/banana.rclone_chunk.001_mdf4mq: Moved (server-side) to: data/banana 2024/11/08 04:45:07 INFO : data/potato: Deleted 2024/11/08 04:45:09 INFO : data/potato.rclone_chunk.001_mdfcll: Moved (server-side) to: data/potato 2024/11/08 04:45:22 INFO : test.sum.rclone_chunk.001_mdfkn5: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/08 04:45:24 INFO : test.sum.rclone_chunk.002_mdfkn5: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (164.94s) --- PASS: TestCheckSumDownload/subtest1 (1.77s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (2.62s) --- PASS: TestCheckSumDownload/subtest4 (2.57s) --- PASS: TestCheckSumDownload/subtest5 (3.33s) --- PASS: TestCheckSumDownload/subtest6 (3.26s) --- PASS: TestCheckSumDownload/subtest7 (2.50s) === RUN TestApplyTransforms 2024/11/08 04:45:41 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-banemur2nobo" 2024/11/08 04:45:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:45:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-banemur2nobo" 2024/11/08 04:45:41 DEBUG : Reset feature "ListR" 2024/11/08 04:45:41 DEBUG : Creating backend with remote "/tmp/rclone4065612025" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo'", Local "Local file system at /tmp/rclone4065612025", Modify Window "1ns" 2024/11/08 04:45:48 INFO : hello, world!.rclone_chunk.001_mdggjv: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/11/08 04:45:48 ERROR : hello, world!: sum not found 2024/11/08 04:45:48 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo' 2024/11/08 04:45:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo': 1 files missing 2024/11/08 04:45:48 NOTICE: 1 hashes missing 2024/11/08 04:45:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo': 2 differences found 2024/11/08 04:45:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/08 04:45:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:45:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo': 0 differences found 2024/11/08 04:45:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo': 1 matching files 2024/11/08 04:45:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dunizex0fiko" 2024/11/08 04:45:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:45:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunizex0fiko" 2024/11/08 04:45:49 DEBUG : Reset feature "ListR" 2024/11/08 04:45:49 DEBUG : Creating backend with remote "/tmp/rclone1129617844" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko'", Local "Local file system at /tmp/rclone1129617844", Modify Window "1ns" 2024/11/08 04:45:55 INFO : HELLO, WORLD!.rclone_chunk.001_mdgoi0: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/11/08 04:45:56 ERROR : HELLO, WORLD!: sum not found 2024/11/08 04:45:56 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko' 2024/11/08 04:45:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko': 1 files missing 2024/11/08 04:45:56 NOTICE: 1 hashes missing 2024/11/08 04:45:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko': 2 differences found 2024/11/08 04:45:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/08 04:45:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:45:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko': 0 differences found 2024/11/08 04:45:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko': 1 matching files 2024/11/08 04:45:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jurepal7qezu" 2024/11/08 04:45:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:45:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-jurepal7qezu" 2024/11/08 04:45:57 DEBUG : Reset feature "ListR" 2024/11/08 04:45:57 DEBUG : Creating backend with remote "/tmp/rclone1534025308" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu'", Local "Local file system at /tmp/rclone1534025308", Modify Window "1ns" 2024/11/08 04:46:03 INFO : HeLlO, wOrLd!.rclone_chunk.001_mdgwef: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/08 04:46:03 ERROR : HeLlO, wOrLd!: sum not found 2024/11/08 04:46:03 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu' 2024/11/08 04:46:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu': 1 files missing 2024/11/08 04:46:03 NOTICE: 1 hashes missing 2024/11/08 04:46:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu': 2 differences found 2024/11/08 04:46:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/08 04:46:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu': 0 differences found 2024/11/08 04:46:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu': 1 matching files 2024/11/08 04:46:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-heteyez0bomu" 2024/11/08 04:46:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-heteyez0bomu" 2024/11/08 04:46:05 DEBUG : Reset feature "ListR" 2024/11/08 04:46:05 DEBUG : Creating backend with remote "/tmp/rclone4285262247" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu'", Local "Local file system at /tmp/rclone4285262247", Modify Window "1ns" 2024/11/08 04:46:10 INFO : HELLO, WORLD!.rclone_chunk.001_mdh3ui: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/08 04:46:11 ERROR : HELLO, WORLD!: sum not found 2024/11/08 04:46:11 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu' 2024/11/08 04:46:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu': 1 files missing 2024/11/08 04:46:11 NOTICE: 1 hashes missing 2024/11/08 04:46:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu': 2 differences found 2024/11/08 04:46:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/08 04:46:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu': 0 differences found 2024/11/08 04:46:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu': 1 matching files 2024/11/08 04:46:12 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-carixaf4woyo" 2024/11/08 04:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-carixaf4woyo" 2024/11/08 04:46:13 DEBUG : Reset feature "ListR" 2024/11/08 04:46:13 DEBUG : Creating backend with remote "/tmp/rclone4061558025" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo'", Local "Local file system at /tmp/rclone4061558025", Modify Window "1ns" 2024/11/08 04:46:19 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_mdhbc1: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/11/08 04:46:19 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 04:46:19 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo' 2024/11/08 04:46:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo': 1 files missing 2024/11/08 04:46:19 NOTICE: 1 hashes missing 2024/11/08 04:46:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo': 2 differences found 2024/11/08 04:46:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/08 04:46:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:20 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo': 0 differences found 2024/11/08 04:46:20 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo': 1 matching files 2024/11/08 04:46:20 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo" 2024/11/08 04:46:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-ciyixiy2yomo" 2024/11/08 04:46:20 DEBUG : Reset feature "ListR" 2024/11/08 04:46:20 DEBUG : Creating backend with remote "/tmp/rclone2701228834" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo'", Local "Local file system at /tmp/rclone2701228834", Modify Window "1ns" 2024/11/08 04:46:26 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_mdhjp8: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/11/08 04:46:27 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 04:46:27 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo' 2024/11/08 04:46:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo': 1 files missing 2024/11/08 04:46:27 NOTICE: 1 hashes missing 2024/11/08 04:46:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo': 2 differences found 2024/11/08 04:46:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/08 04:46:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:28 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo': 0 differences found 2024/11/08 04:46:28 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo': 1 matching files 2024/11/08 04:46:28 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-luqatux2pupo" 2024/11/08 04:46:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-luqatux2pupo" 2024/11/08 04:46:28 DEBUG : Reset feature "ListR" 2024/11/08 04:46:28 DEBUG : Creating backend with remote "/tmp/rclone1484199888" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo'", Local "Local file system at /tmp/rclone1484199888", Modify Window "1ns" 2024/11/08 04:46:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_mdhre3: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/11/08 04:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 04:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo' 2024/11/08 04:46:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo': 1 files missing 2024/11/08 04:46:34 NOTICE: 1 hashes missing 2024/11/08 04:46:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo': 2 differences found 2024/11/08 04:46:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/08 04:46:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo': 0 differences found 2024/11/08 04:46:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo': 1 matching files 2024/11/08 04:46:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-rimisif6dafe" 2024/11/08 04:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-rimisif6dafe" 2024/11/08 04:46:36 DEBUG : Reset feature "ListR" 2024/11/08 04:46:36 DEBUG : Creating backend with remote "/tmp/rclone3890981090" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe'", Local "Local file system at /tmp/rclone3890981090", Modify Window "1ns" 2024/11/08 04:46:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_mdhz43: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/11/08 04:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 04:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe' 2024/11/08 04:46:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe': 1 files missing 2024/11/08 04:46:43 NOTICE: 1 hashes missing 2024/11/08 04:46:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe': 2 differences found 2024/11/08 04:46:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/08 04:46:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe': 0 differences found 2024/11/08 04:46:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe': 1 matching files 2024/11/08 04:46:44 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-cufepaj4daka" 2024/11/08 04:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-cufepaj4daka" 2024/11/08 04:46:44 DEBUG : Reset feature "ListR" 2024/11/08 04:46:44 DEBUG : Creating backend with remote "/tmp/rclone1263918337" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka'", Local "Local file system at /tmp/rclone1263918337", Modify Window "1ns" 2024/11/08 04:46:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_mdi7tw: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/11/08 04:46:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 04:46:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka' 2024/11/08 04:46:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka': 1 files missing 2024/11/08 04:46:50 NOTICE: 1 hashes missing 2024/11/08 04:46:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka': 2 differences found 2024/11/08 04:46:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/08 04:46:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka': 0 differences found 2024/11/08 04:46:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka': 1 matching files 2024/11/08 04:46:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yagaqot4muge" 2024/11/08 04:46:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:46:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-yagaqot4muge" 2024/11/08 04:46:51 DEBUG : Reset feature "ListR" 2024/11/08 04:46:51 DEBUG : Creating backend with remote "/tmp/rclone2256452826" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge'", Local "Local file system at /tmp/rclone2256452826", Modify Window "1ns" 2024/11/08 04:46:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_mdie58: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/11/08 04:46:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 04:46:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge' 2024/11/08 04:46:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge': 1 files missing 2024/11/08 04:46:57 NOTICE: 1 hashes missing 2024/11/08 04:46:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge': 2 differences found 2024/11/08 04:46:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/08 04:46:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 04:46:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge': 0 differences found 2024/11/08 04:46:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge': 1 matching files 2024/11/08 04:46:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yagaqot4muge': Purge remote 2024/11/08 04:47:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-cufepaj4daka': Purge remote 2024/11/08 04:47:02 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-rimisif6dafe': Purge remote 2024/11/08 04:47:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-luqatux2pupo': Purge remote 2024/11/08 04:47:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ciyixiy2yomo': Purge remote 2024/11/08 04:47:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-carixaf4woyo': Purge remote 2024/11/08 04:47:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-heteyez0bomu': Purge remote 2024/11/08 04:47:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jurepal7qezu': Purge remote 2024/11/08 04:47:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dunizex0fiko': Purge remote 2024/11/08 04:47:16 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-banemur2nobo': Purge remote --- PASS: TestApplyTransforms (96.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:47:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 04:47:25 INFO : sub/file2.rclone_chunk.001_mdj4qs: Moved (server-side) to: sub/file2 2024/11/08 04:47:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 04:47:25 INFO : file1: Copied (new) to: sub/file2 2024/11/08 04:47:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:47:26 DEBUG : file1: Unchanged skipping 2024/11/08 04:47:27 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (14.72s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:47:41 INFO : dst/file1.rclone_chunk.001_mdjjog: Moved (server-side) to: dst/file1 2024/11/08 04:47:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/backup" 2024/11/08 04:47:42 DEBUG : Config file has changed externally - reloading 2024/11/08 04:47:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/backup" 2024/11/08 04:47:43 DEBUG : Reset feature "ListR" 2024/11/08 04:47:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/08 04:47:43 DEBUG : dst/file1: move non-chunked object... 2024/11/08 04:47:45 INFO : dst/file1: Moved (server-side) 2024/11/08 04:47:45 INFO : dst/file1: Moved (server-side) 2024/11/08 04:47:46 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:47:50 INFO : dst/file1.rclone_chunk.001_mdjwvi: Moved (server-side) to: dst/file1 2024/11/08 04:47:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 04:47:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (27.70s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:48:01 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/dst" 2024/11/08 04:48:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/dst" 2024/11/08 04:48:01 DEBUG : Reset feature "ListR" 2024/11/08 04:48:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/CompareDest" 2024/11/08 04:48:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/CompareDest" 2024/11/08 04:48:02 DEBUG : Reset feature "ListR" 2024/11/08 04:48:02 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 04:48:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:48:09 INFO : one.rclone_chunk.001_mdkdrn: Moved (server-side) to: one 2024/11/08 04:48:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/08 04:48:09 INFO : one: Copied (new) 2024/11/08 04:48:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:48:10 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:48:15 INFO : one: Deleted 2024/11/08 04:48:18 INFO : one.rclone_chunk.001_mdkk2s: Moved (server-side) to: one 2024/11/08 04:48:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 04:48:18 INFO : one: Copied (replaced existing) 2024/11/08 04:48:25 INFO : dst/one: Deleted 2024/11/08 04:48:26 INFO : dst/one.rclone_chunk.001_mdktda: Moved (server-side) to: dst/one 2024/11/08 04:48:32 INFO : CompareDest/one.rclone_chunk.001_mdl17z: Moved (server-side) to: CompareDest/one 2024/11/08 04:48:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:48:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:48:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:48:39 INFO : CompareDest/two.rclone_chunk.001_mdl9vp: Moved (server-side) to: CompareDest/two 2024/11/08 04:48:40 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 04:48:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:48:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:48:42 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 04:48:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:48:44 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 04:48:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 04:48:45 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:48:50 INFO : two.rclone_chunk.001_mdljth: Moved (server-side) to: two 2024/11/08 04:48:50 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/08 04:48:50 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (58.52s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:48:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/dst" 2024/11/08 04:48:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/dst" 2024/11/08 04:49:00 DEBUG : Reset feature "ListR" 2024/11/08 04:49:00 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/CopyDest" 2024/11/08 04:49:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/CopyDest" 2024/11/08 04:49:00 DEBUG : Reset feature "ListR" 2024/11/08 04:49:00 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 04:49:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:49:06 INFO : one.rclone_chunk.001_mdlzcc: Moved (server-side) to: one 2024/11/08 04:49:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/08 04:49:06 INFO : one: Copied (new) 2024/11/08 04:49:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:49:08 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:49:15 INFO : one: Deleted 2024/11/08 04:49:17 INFO : one.rclone_chunk.001_mdm68c: Moved (server-side) to: one 2024/11/08 04:49:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 04:49:17 INFO : one: Copied (replaced existing) 2024/11/08 04:49:24 INFO : dst/one: Deleted 2024/11/08 04:49:25 INFO : dst/one.rclone_chunk.001_mdmhz2: Moved (server-side) to: dst/one 2024/11/08 04:49:31 INFO : CopyDest/one.rclone_chunk.001_mdmopy: Moved (server-side) to: CopyDest/one 2024/11/08 04:49:33 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/BackupDir" 2024/11/08 04:49:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/BackupDir" 2024/11/08 04:49:33 DEBUG : Reset feature "ListR" 2024/11/08 04:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:49:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:49:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:49:34 DEBUG : one: move non-chunked object... 2024/11/08 04:49:36 INFO : one: Moved (server-side) 2024/11/08 04:49:36 INFO : one: Moved (server-side) 2024/11/08 04:49:36 DEBUG : one: copy non-chunked object... 2024/11/08 04:49:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 04:49:37 INFO : one: Copied (server-side copy) 2024/11/08 04:49:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 04:49:44 INFO : CopyDest/two.rclone_chunk.001_mdn1c9: Moved (server-side) to: CopyDest/two 2024/11/08 04:49:45 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 04:49:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:49:46 DEBUG : two: copy non-chunked object... 2024/11/08 04:49:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/08 04:49:48 INFO : two: Copied (server-side copy) 2024/11/08 04:49:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 04:49:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 04:49:50 DEBUG : two: Unchanged skipping 2024/11/08 04:49:56 INFO : CopyDest/three.rclone_chunk.001_mdnek6: Moved (server-side) to: CopyDest/three 2024/11/08 04:49:57 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 04:49:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 04:49:58 DEBUG : three: Destination not found in --copy-dest 2024/11/08 04:49:58 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:50:03 INFO : three.rclone_chunk.001_mdnknd: Moved (server-side) to: three 2024/11/08 04:50:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/08 04:50:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (81.36s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.62s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:50:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/08 04:50:22 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:50:27 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_mdo86s: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/11/08 04:50:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 04:50:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 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/copy_test.go:466 Error: Should be true Test: TestCopyFileMaxTransfer Messages: TestCopyFileMaxTransfer/file1: Modification time difference too big |-208296h45m20.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-08 04:50:27 +0000 UTC) (precision 1ns) 2024/11/08 04:50:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/08 04:50:29 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/11/08 04:50:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/08 04:50:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/08 04:50:38 DEBUG : pacer: Reducing sleep to 15ms 2024/11/08 04:50:38 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/08 04:50:39 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 04:52:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader5v.disk.yandex.net:443/upload-target/20241108T075202.516.utd.517nx7dvx0prx08cy3pn3cjpe-k5v.3446784": max transfer limit reached as set by --max-transfer 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/copy_test.go:480 Error: Should be true Test: TestCopyFileMaxTransfer Messages: TestCopyFileMaxTransfer/file1: Modification time difference too big |-208296h45m20.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-08 04:50:27 +0000 UTC) (precision 1ns) 2024/11/08 04:52:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 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/copy_test.go:491 Error: Should be true Test: TestCopyFileMaxTransfer Messages: TestCopyFileMaxTransfer/file1: Modification time difference too big |-208296h45m20.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-08 04:50:27 +0000 UTC) (precision 1ns) copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- FAIL: TestCopyFileMaxTransfer (163.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.58s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.65s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.66s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:53:15 INFO : one.rclone_chunk.001_mdsv49: Moved (server-side) to: one.rclone_chunk.001 2024/11/08 04:53:17 INFO : one.rclone_chunk.002_mdsv49: Moved (server-side) to: one.rclone_chunk.002 2024/11/08 04:53:26 INFO : also/one.rclone_chunk.001_mdt669: Moved (server-side) to: also/one.rclone_chunk.001 2024/11/08 04:53:28 INFO : also/one.rclone_chunk.002_mdt669: Moved (server-side) to: also/one.rclone_chunk.002 2024/11/08 04:53:37 INFO : another.rclone_chunk.001_mdtg3d: Moved (server-side) to: another.rclone_chunk.001 2024/11/08 04:53:39 INFO : another.rclone_chunk.002_mdtg3d: Moved (server-side) to: another.rclone_chunk.002 2024/11/08 04:53:47 INFO : not-one.rclone_chunk.001_mdtsqz: Moved (server-side) to: not-one 2024/11/08 04:53:48 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Looking for duplicate md5 hashes using newest mode. 2024/11/08 04:53:50 NOTICE: f609b4c10c2bacfd7ed3b713d3335f69: Found 3 files with duplicate md5 hashes 2024/11/08 04:53:56 INFO : one: Deleted 2024/11/08 04:54:02 INFO : also/one: Deleted 2024/11/08 04:54:02 NOTICE: f609b4c10c2bacfd7ed3b713d3335f69: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (63.63s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.96s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.81s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.64s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.49s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:54:20 INFO : a.txt.rclone_chunk.001_mduqtw: Moved (server-side) to: a.txt 2024/11/08 04:54:30 INFO : zend.txt.rclone_chunk.001_mduu0o: Moved (server-side) to: zend.txt 2024/11/08 04:54:34 INFO : sub dir/hello world.rclone_chunk.001_mdv4z3: Moved (server-side) to: sub dir/hello world 2024/11/08 04:54:40 INFO : sub dir/hello world2.rclone_chunk.001_mdv9ud: Moved (server-side) to: sub dir/hello world2 2024/11/08 04:54:45 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_mdvfmw: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/11/08 04:54:53 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_mdvj3n: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/11/08 04:54:58 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_mdvsfi: Moved (server-side) to: sub dir/sub sub dir/hello world3 2024/11/08 04:54:59 DEBUG : a.txt: Excluded (Size Filter) 2024/11/08 04:54:59 DEBUG : a.txt: Excluded 2024/11/08 04:55:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 04:55:00 DEBUG : sub dir/hello world: Excluded 2024/11/08 04:55:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 04:55:00 DEBUG : sub dir/hello world2: Excluded 2024/11/08 04:55:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 04:55:01 DEBUG : sub dir/hello world: Excluded 2024/11/08 04:55:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 04:55:01 DEBUG : sub dir/hello world2: Excluded 2024/11/08 04:55:02 DEBUG : sub dir/ignore dir: Excluded 2024/11/08 04:55:02 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (66.45s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:55:27 INFO : file1.rclone_chunk.001_mdwk56: Moved (server-side) to: file1 2024/11/08 04:55:32 INFO : sub/file2.rclone_chunk.001_mdwq1n: 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.19s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.47s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.38s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.68s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:55:47 INFO : file1.rclone_chunk.001_mdx5zp: Moved (server-side) to: file1 2024/11/08 04:55:52 INFO : sub/file2.rclone_chunk.001_mdx9a8: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/08 04:55:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/notfound" 2024/11/08 04:55:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/notfound" 2024/11/08 04:55:58 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (21.05s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.62s) --- PASS: TestStatJSON/NotFound (0.66s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.75s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.31s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.52s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (0.73s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:56:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Making directory 2024/11/08 04:56:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Making directory --- PASS: TestMkdir (2.58s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:56:12 INFO : sub dir/hello world.rclone_chunk.001_mdxtnd: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (13.33s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:56:27 INFO : potato2.rclone_chunk.001_mdy6mp: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:56:28 INFO : potato2.rclone_chunk.002_mdy6mp: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 04:56:35 INFO : empty space.rclone_chunk.001_mdygl6: Moved (server-side) to: empty space --- PASS: TestLs (23.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:56:52 INFO : potato2.rclone_chunk.001_mdytwo: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:56:53 INFO : potato2.rclone_chunk.002_mdytwo: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 04:57:00 INFO : empty space.rclone_chunk.001_mdz5e2: Moved (server-side) to: empty space 2024/11/08 04:57:02 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/08 04:57:02 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (27.65s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:57:18 INFO : potato2.rclone_chunk.001_mdzl5f: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:57:19 INFO : potato2.rclone_chunk.002_mdzl5f: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 04:57:29 INFO : empty space.rclone_chunk.001_mdzwqk: Moved (server-side) to: empty space --- PASS: TestLsLong (25.33s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:57:42 INFO : potato2.rclone_chunk.001_me0bkk: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:57:44 INFO : potato2.rclone_chunk.002_me0bkk: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 04:57:52 INFO : empty space.rclone_chunk.001_me0l67: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (32.29s) --- PASS: TestHashSums/Md5 (0.71s) --- PASS: TestHashSums/Md5Download (1.66s) === RUN TestHashSumsWithErrors 2024/11/08 04:58:08 DEBUG : Creating backend with remote ":memory:" 2024/11/08 04:58:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/08 04:58:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 04:58:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 04:58:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 04:58:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 04:58:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 04:58:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 04:58:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/08 04:58:08 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:58:16 INFO : potato2.rclone_chunk.001_me17ua: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 04:58:18 INFO : potato2.rclone_chunk.002_me17ua: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 04:58:26 INFO : empty space.rclone_chunk.001_me1j65: Moved (server-side) to: empty space 2024/11/08 04:58:31 INFO : sub dir/potato3.rclone_chunk.001_me1o1j: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (34.08s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:58:47 INFO : small.rclone_chunk.001_me25to: Moved (server-side) to: small 2024/11/08 04:58:53 INFO : medium.rclone_chunk.001_me29ic: Moved (server-side) to: medium.rclone_chunk.001 2024/11/08 04:58:55 INFO : medium.rclone_chunk.002_me29ic: Moved (server-side) to: medium.rclone_chunk.002 2024/11/08 04:59:05 INFO : large.rclone_chunk.001_me2jfo: Moved (server-side) to: large.rclone_chunk.001 2024/11/08 04:59:06 INFO : large.rclone_chunk.002_me2jfo: Moved (server-side) to: large.rclone_chunk.002 2024/11/08 04:59:10 DEBUG : Waiting for deletions to finish 2024/11/08 04:59:10 DEBUG : large: Excluded (Size Filter) 2024/11/08 04:59:10 DEBUG : large: Excluded 2024/11/08 04:59:11 INFO : small: Deleted 2024/11/08 04:59:15 INFO : medium: Deleted --- PASS: TestDelete (38.79s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.89s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.43s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:59:31 INFO : ReadFile.rclone_chunk.001_me3cuc: Moved (server-side) to: ReadFile --- PASS: TestReadFile (9.95s) === RUN TestRetry 2024/11/08 04:59:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/08 04:59:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/08 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 04:59:36 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 04:59:41 INFO : file1.rclone_chunk.001_me3mkp: Moved (server-side) to: file1 2024/11/08 04:59:46 INFO : file2.rclone_chunk.001_me3rvg: Moved (server-side) to: file2 --- PASS: TestCat (20.02s) === RUN TestPurge 2024/11/08 04:59:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-haqehel9saku" 2024/11/08 04:59:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:59:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-haqehel9saku" 2024/11/08 04:59:56 DEBUG : Reset feature "ListR" 2024/11/08 04:59:56 DEBUG : Creating backend with remote "/tmp/rclone325232708" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-haqehel9saku'", Local "Local file system at /tmp/rclone325232708", Modify Window "1ns" 2024/11/08 05:00:05 INFO : A1/B1/C1/one.rclone_chunk.001_me47yc: Moved (server-side) to: A1/B1/C1/one 2024/11/08 05:00:05 DEBUG : A2: Making directory 2024/11/08 05:00:05 DEBUG : A1/B2: Making directory 2024/11/08 05:00:06 DEBUG : A1/B2/C2: Making directory 2024/11/08 05:00:06 DEBUG : A1/B1/C3: Making directory 2024/11/08 05:00:07 DEBUG : A3: Making directory 2024/11/08 05:00:08 DEBUG : A3/B3: Making directory 2024/11/08 05:00:08 DEBUG : A3/B3/C4: Making directory 2024/11/08 05:00:17 INFO : A1/two.rclone_chunk.001_me4jyb: Moved (server-side) to: A1/two 2024/11/08 05:00:29 ERROR : : error listing: directory not found 2024/11/08 05:00:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-haqehel9saku': Purge remote 2024/11/08 05:00:29 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (33.48s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:00:36 INFO : A1/B1/C1/one.rclone_chunk.001_me545g: Moved (server-side) to: A1/B1/C1/one 2024/11/08 05:00:36 DEBUG : A2: Making directory 2024/11/08 05:00:36 DEBUG : A1/B2: Making directory 2024/11/08 05:00:37 DEBUG : A1/B2/C2: Making directory 2024/11/08 05:00:37 DEBUG : A1/B1/C3: Making directory 2024/11/08 05:00:38 DEBUG : A3: Making directory 2024/11/08 05:00:38 DEBUG : A3/B3: Making directory 2024/11/08 05:00:39 DEBUG : A3/B3/C4: Making directory 2024/11/08 05:00:44 INFO : A1/two.rclone_chunk.001_me5dyf: Moved (server-side) to: A1/two 2024/11/08 05:00:47 DEBUG : removing 1 level 3 directories 2024/11/08 05:00:47 INFO : A3/B3/C4: Removing directory 2024/11/08 05:00:51 DEBUG : removing 2 level 3 directories 2024/11/08 05:00:51 INFO : A1/B2/C2: Removing directory 2024/11/08 05:00:51 INFO : A1/B1/C3: Removing directory 2024/11/08 05:00:54 DEBUG : removing 2 level 2 directories 2024/11/08 05:00:54 INFO : A3/B3: Removing directory 2024/11/08 05:00:54 INFO : A1/B2: Removing directory 2024/11/08 05:00:55 DEBUG : removing 2 level 1 directories 2024/11/08 05:00:55 INFO : A3: Removing directory 2024/11/08 05:00:55 INFO : A2: Removing directory 2024/11/08 05:01:07 DEBUG : removing 1 level 3 directories 2024/11/08 05:01:07 INFO : A1/B1/C1: Removing directory 2024/11/08 05:01:10 DEBUG : removing 1 level 2 directories 2024/11/08 05:01:10 INFO : A1/B1: Removing directory 2024/11/08 05:01:11 DEBUG : removing 1 level 1 directories 2024/11/08 05:01:11 INFO : A1: Removing directory 2024/11/08 05:01:13 DEBUG : removing 1 level 0 directories 2024/11/08 05:01:13 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Removing directory 2024/11/08 05:01:15 ERROR : : error listing: directory not found 2024/11/08 05:01:15 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (45.87s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:01:16 DEBUG : A1: Making directory 2024/11/08 05:01:16 DEBUG : A1/B1: Making directory 2024/11/08 05:01:17 DEBUG : A1/B1/C1: Making directory 2024/11/08 05:01:20 DEBUG : removing 1 level 3 directories 2024/11/08 05:01:20 INFO : A1/B1/C1: Removing directory 2024/11/08 05:01:22 DEBUG : removing 1 level 2 directories 2024/11/08 05:01:22 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:01:29 DEBUG : A1: Making directory 2024/11/08 05:01:30 DEBUG : A1/B1: Making directory 2024/11/08 05:01:30 DEBUG : A1/B1/C1: Making directory 2024/11/08 05:01:33 DEBUG : removing 1 level 3 directories 2024/11/08 05:01:33 INFO : A1/B1/C1: Removing directory 2024/11/08 05:01:35 DEBUG : removing 1 level 2 directories 2024/11/08 05:01:35 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.79s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:01:48 INFO : file1.rclone_chunk.001_me74p1: Moved (server-side) to: file1 2024/11/08 05:01:50 DEBUG : filename.txt: File name found in url 2024/11/08 05:01:54 INFO : filename.txt.rclone_chunk.001_me7c5e: Moved (server-side) to: filename.txt 2024/11/08 05:01:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/08 05:01:58 INFO : headerfilename.txt.rclone_chunk.001_me7hiz: Moved (server-side) to: headerfilename.txt 2024/11/08 05:02:02 INFO : file2.rclone_chunk.001_me7kbf: Moved (server-side) to: file2 --- PASS: TestCopyURL (27.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:02:09 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 05:02:15 INFO : sub/file2.rclone_chunk.001_me7wiz: Moved (server-side) to: sub/file2 2024/11/08 05:02:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 05:02:15 INFO : file1: Copied (new) to: sub/file2 2024/11/08 05:02:15 INFO : file1: Deleted 2024/11/08 05:02:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 05:02:16 DEBUG : file1: Unchanged skipping 2024/11/08 05:02:16 INFO : file1: Deleted 2024/11/08 05:02:17 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (13.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:02:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 05:02:23 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/11/08 05:02:27 INFO : file1.rclone_chunk.001_me896u: Moved (server-side) to: file1 2024/11/08 05:02:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 05:02:27 INFO : file1: Copied (new) 2024/11/08 05:02:27 INFO : file1: Deleted 2024/11/08 05:02:30 DEBUG : file1: Destination exists, skipping 2024/11/08 05:02:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (12.47s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.67s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:02:41 INFO : dst/file1.rclone_chunk.001_me8m9l: Moved (server-side) to: dst/file1 2024/11/08 05:02:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hudileg9naju/backup" 2024/11/08 05:02:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-hudileg9naju/backup" 2024/11/08 05:02:43 DEBUG : Reset feature "ListR" 2024/11/08 05:02:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/08 05:02:43 DEBUG : dst/file1: move non-chunked object... 2024/11/08 05:02:47 INFO : dst/file1: Moved (server-side) 2024/11/08 05:02:47 INFO : dst/file1: Moved (server-side) 2024/11/08 05:02:47 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/08 05:02:51 INFO : dst/file1.rclone_chunk.001_me8xr6: Moved (server-side) to: dst/file1 2024/11/08 05:02:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 05:02:51 INFO : dst/file1: Copied (new) 2024/11/08 05:02:51 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (27.15s) === 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:03:08 INFO : A1/one.rclone_chunk.001_me9dtt: Moved (server-side) to: A1/one 2024/11/08 05:03:14 INFO : A1/two.rclone_chunk.001_me9jy9: Moved (server-side) to: A1/two 2024/11/08 05:03:20 INFO : A1/B1/three.rclone_chunk.001_me9p08: Moved (server-side) to: A1/B1/three 2024/11/08 05:03:32 INFO : A1/B1/C1/four.rclone_chunk.001_me9uls: Moved (server-side) to: A1/B1/C1/four 2024/11/08 05:03:44 INFO : A1/B1/C2/five.rclone_chunk.001_mea6xb: Moved (server-side) to: A1/B1/C2/five 2024/11/08 05:03:44 DEBUG : A1/B2: Making directory 2024/11/08 05:03:44 DEBUG : A1/B1/C3: Making directory 2024/11/08 05:03:57 DEBUG : A2/two: move non-chunked object... 2024/11/08 05:03:57 DEBUG : A2/B1/three: move non-chunked object... 2024/11/08 05:03:57 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/11/08 05:03:57 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/11/08 05:03:57 DEBUG : A2/one: move non-chunked object... 2024/11/08 05:03:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/08 05:03:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/08 05:03:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/08 05:03:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/08 05:03:58 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/08 05:03:58 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/08 05:03:58 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/08 05:03:58 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/08 05:03:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/08 05:03:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/08 05:04:12 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/08 05:04:16 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/11/08 05:04:16 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/11/08 05:04:16 DEBUG : A3/two: move non-chunked object... 2024/11/08 05:04:16 DEBUG : A3/B1/three: move non-chunked object... 2024/11/08 05:04:16 DEBUG : A3/one: move non-chunked object... 2024/11/08 05:04:17 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/08 05:04:17 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/08 05:04:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/08 05:04:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/08 05:04:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/08 05:04:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/08 05:04:17 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/08 05:04:17 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/08 05:04:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/08 05:04:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (107.95s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" --- PASS: TestGetFsInfo (1.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/11/08 05:04:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 05:04:59 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_mecfgc: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/11/08 05:04:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/08 05:04:59 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/08 05:05:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/08 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/08 05:05:08 DEBUG : pacer: Reducing sleep to 15ms 2024/11/08 05:05:08 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/08 05:05:09 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 05:06:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/08 05:06:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/08 05:06:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/08 05:06:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/08 05:06:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/08 05:06:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/08 05:06:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/08 05:06:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/08 05:06:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/08 05:06:15 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/08 05:06:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/08 05:06:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/08 05:06:19 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/08 05:06:20 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/08 05:06:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/08 05:06:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/08 05:06:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/08 05:06:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/08 05:06:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/08 05:06:31 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/08 05:06:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_meclvd: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/08 05:06:35 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/08 05:06:35 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:07:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 05:07:19 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_megblw: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/11/08 05:07:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/08 05:07:19 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/08 05:08:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/08 05:08:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/08 05:08:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/08 05:08:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/08 05:08:19 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/08 05:08:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/08 05:08:23 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/08 05:08:24 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/08 05:08:26 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/08 05:08:27 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/08 05:08:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/08 05:08:30 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/08 05:08:32 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/08 05:08:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/08 05:08:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/08 05:08:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/08 05:08:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/08 05:08:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/08 05:08:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/08 05:08:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/08 05:08:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_meghpn: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/08 05:08:50 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/08 05:08:50 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-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:09:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 05:09:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_mejz99: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/08 05:09:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/08 05:10:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/08 05:10:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/08 05:10:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/08 05:10:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/08 05:10:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/08 05:10:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/08 05:10:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/08 05:10:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/08 05:10:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/08 05:10:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/08 05:10:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/08 05:10:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/08 05:10:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/08 05:10:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/08 05:10:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/08 05:10:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/08 05:10:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/08 05:10:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/08 05:10:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/08 05:10:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/08 05:10:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_mek5u8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/08 05:11:02 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:11:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 05:11:50 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_meno6k: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/08 05:11:50 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/08 05:11:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 05:12:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/08 05:12:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/08 05:12:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/08 05:12:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/08 05:12:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/08 05:12:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/08 05:13:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/08 05:13:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/08 05:13:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/08 05:13:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/08 05:13:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/08 05:13:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/08 05:13:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/08 05:13:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/08 05:13:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/08 05:13:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/08 05:13:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/08 05:13:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/08 05:13:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/08 05:13:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/08 05:13:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_meo2ud: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/08 05:13:28 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/08 05:13:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (571.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (140.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (132.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (131.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (166.71s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.81s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:14:34 INFO : potato1.rclone_chunk.001_mesbxy: Moved (server-side) to: potato1.rclone_chunk.001 2024/11/08 05:14:36 INFO : potato1.rclone_chunk.002_mesbxy: Moved (server-side) to: potato1.rclone_chunk.002 2024/11/08 05:14:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': File to upload is small (60 bytes), uploading instead of streaming 2024/11/08 05:14:45 INFO : potato2.rclone_chunk.001_mesp3g: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 05:14:47 INFO : potato2.rclone_chunk.002_mesp3g: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 05:14:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 05:14:52 DEBUG : potato2: Size and md5 of src and dst objects identical 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:1606 Error: Should be true Test: TestRcatSize Messages: potato1: Modification time difference too big |-208297h9m30.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-08 05:14:37 +0000 UTC) (precision 1ns) --- FAIL: TestRcatSize (41.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.80s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" 2024/11/08 05:15:13 INFO : potato2.rclone_chunk.001_methdi: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/08 05:15:15 INFO : potato2.rclone_chunk.002_methdi: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/08 05:15:22 INFO : empty space.rclone_chunk.001_metroo: Moved (server-side) to: empty space 2024/11/08 05:15:27 INFO : sub dir/potato3.rclone_chunk.001_metws6: Moved (server-side) to: sub dir/potato3 2024/11/08 05:15:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Touching "empty space" 2024/11/08 05:15:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Touching "potato2" 2024/11/08 05:15:31 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Touching "sub dir/potato3" --- PASS: TestTouchDir (37.24s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.90s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.95s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.60s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.59s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju'", Local "Local file system at /tmp/rclone3948841373", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.76s) === 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 2024/11/08 05:15:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hudileg9naju': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 38m57.664810426s (try 1/5): exit status 1: Failed [TestCopyFileMaxTransfer TestRcatSize]