"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/11/01 02:39:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi" 2024/11/01 02:39:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:39:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi" 2024/11/01 02:39:22 DEBUG : Reset feature "ListR" 2024/11/01 02:39:22 DEBUG : Creating backend with remote "/tmp/rclone2617866304" === 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/01 02:39:22 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/01 02:39:22 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/01 02:39:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/01 02:39:22 DEBUG : potato: Seek from 10 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 10 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Seek from 5 to 2 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/01 02:39:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Seek from 5 to 2 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/01 02:39:22 DEBUG : potato: Seek from 8 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 8 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/01 02:39:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 02:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 02:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 02:39:22 DEBUG : potato: Seek from 5 to 2 2024/11/01 02:39:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/01 02:39:22 DEBUG : potato: Seek from 9 to 0 2024/11/01 02:39:22 DEBUG : potato: Seek from 9 to 0 2024/11/01 02:39:22 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:39:27 INFO : rutabaga.rclone_chunk.001_98xxtc: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/11/01 02:39:32 INFO : empty space.rclone_chunk.001_98y286: Moved (server-side) to: empty space === RUN TestCheck/3 2024/11/01 02:39:39 INFO : potato2.rclone_chunk.001_98y8dc: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 02:39:41 INFO : potato2.rclone_chunk.002_98y8dc: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/11/01 02:39:54 INFO : remotepotato.rclone_chunk.001_98yktf: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/01 02:39:56 INFO : remotepotato.rclone_chunk.002_98yktf: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (49.91s) --- PASS: TestCheck/1 (0.62s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.92s) --- PASS: TestCheck/4 (0.94s) --- PASS: TestCheck/5 (0.70s) --- PASS: TestCheck/6 (0.47s) --- PASS: TestCheck/7 (1.81s) === RUN TestCheckFsError 2024/11/01 02:40:12 DEBUG : Creating backend with remote "nonexistent" 2024/11/01 02:40:12 DEBUG : Creating backend with remote "nonexistent" 2024/11/01 02:40:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/01 02:40:12 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/01 02:40:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/01 02:40:12 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:40:17 INFO : rutabaga.rclone_chunk.001_98za75: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/01 02:40:24 INFO : empty space.rclone_chunk.001_98zh4z: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2024/11/01 02:40:31 INFO : potato2.rclone_chunk.001_98znaa: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 02:40:33 INFO : potato2.rclone_chunk.002_98znaa: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/01 02:40:46 INFO : remotepotato.rclone_chunk.001_990196: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/01 02:40:47 INFO : remotepotato.rclone_chunk.002_990196: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (55.93s) --- PASS: TestCheckDownload/1 (0.64s) --- PASS: TestCheckDownload/2 (0.64s) --- PASS: TestCheckDownload/3 (0.56s) --- PASS: TestCheckDownload/4 (1.53s) --- PASS: TestCheckDownload/5 (1.58s) --- PASS: TestCheckDownload/6 (2.36s) --- PASS: TestCheckDownload/7 (3.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:41:13 INFO : rutabaga.rclone_chunk.001_990u3s: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/01 02:41:18 INFO : empty space.rclone_chunk.001_9911jx: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/11/01 02:41:27 INFO : potato2.rclone_chunk.001_9916d2: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 02:41:28 INFO : potato2.rclone_chunk.002_9916d2: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/01 02:41:40 INFO : remotepotato.rclone_chunk.001_991hdj: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/01 02:41:42 INFO : remotepotato.rclone_chunk.002_991hdj: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (50.98s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.38s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.52s) --- PASS: TestCheckSizeOnly/6 (0.54s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:42:06 INFO : test.sum.rclone_chunk.001_9929pu: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:42:07 INFO : test.sum.rclone_chunk.002_9929pu: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/01 02:42:11 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/01 02:42:11 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/01 02:42:11 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/01 02:42:11 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/01 02:42:21 INFO : test.sum.rclone_chunk.001_992mgq: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:42:22 INFO : test.sum.rclone_chunk.002_992mgq: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/01 02:42:26 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/01 02:42:26 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/01 02:42:26 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/01 02:42:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (33.45s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:42:33 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/data" 2024/11/01 02:42:33 DEBUG : Config file has changed externally - reloading 2024/11/01 02:42:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/data" 2024/11/01 02:42:33 DEBUG : Reset feature "ListR" 2024/11/01 02:42:38 INFO : data/banana.rclone_chunk.001_9937hf: Moved (server-side) to: data/banana 2024/11/01 02:42:43 INFO : test.sum.rclone_chunk.001_993cca: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/11/01 02:42:50 INFO : data/potato.rclone_chunk.001_993krd: Moved (server-side) to: data/potato 2024/11/01 02:42:58 INFO : test.sum: Deleted 2024/11/01 02:42:59 INFO : test.sum.rclone_chunk.001_993ov6: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/11/01 02:43:11 INFO : test.sum.rclone_chunk.001_993zf7: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:43:13 INFO : test.sum.rclone_chunk.002_993zf7: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/11/01 02:43:31 INFO : test.sum.rclone_chunk.001_994hog: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:43:32 INFO : test.sum.rclone_chunk.002_994hog: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/11/01 02:43:54 INFO : test.sum.rclone_chunk.001_9952f6: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:43:56 INFO : test.sum.rclone_chunk.002_9952f6: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/01 02:43:57 INFO : test.sum.rclone_chunk.003_9952f6: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2024/11/01 02:44:17 INFO : test.sum.rclone_chunk.001_995qu4: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:44:18 INFO : test.sum.rclone_chunk.002_995qu4: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/01 02:44:20 INFO : test.sum.rclone_chunk.003_995qu4: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2024/11/01 02:44:36 INFO : data/banana: Deleted 2024/11/01 02:44:37 INFO : data/banana.rclone_chunk.001_996g5m: Moved (server-side) to: data/banana 2024/11/01 02:44:43 INFO : data/potato: Deleted 2024/11/01 02:44:45 INFO : data/potato.rclone_chunk.001_996ofc: Moved (server-side) to: data/potato 2024/11/01 02:44:58 INFO : test.sum.rclone_chunk.001_996ws0: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:44:59 INFO : test.sum.rclone_chunk.002_996ws0: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (165.25s) --- PASS: TestCheckSum/subtest1 (1.33s) --- PASS: TestCheckSum/subtest2 (1.37s) --- PASS: TestCheckSum/subtest3 (1.96s) --- PASS: TestCheckSum/subtest4 (4.31s) --- PASS: TestCheckSum/subtest5 (2.71s) --- PASS: TestCheckSum/subtest6 (2.98s) --- PASS: TestCheckSum/subtest7 (2.76s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:45:18 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/data" 2024/11/01 02:45:18 DEBUG : Config file has changed externally - reloading 2024/11/01 02:45:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/data" 2024/11/01 02:45:18 DEBUG : Reset feature "ListR" 2024/11/01 02:45:24 INFO : data/banana.rclone_chunk.001_997soh: Moved (server-side) to: data/banana 2024/11/01 02:45:30 INFO : test.sum.rclone_chunk.001_997ywg: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2024/11/01 02:45:40 INFO : data/potato.rclone_chunk.001_9988in: Moved (server-side) to: data/potato 2024/11/01 02:45:47 INFO : test.sum: Deleted 2024/11/01 02:45:48 INFO : test.sum.rclone_chunk.001_998fni: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/11/01 02:46:00 INFO : test.sum.rclone_chunk.001_998qj5: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:46:01 INFO : test.sum.rclone_chunk.002_998qj5: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/11/01 02:46:21 INFO : test.sum.rclone_chunk.001_999ap2: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:46:23 INFO : test.sum.rclone_chunk.002_999ap2: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/11/01 02:46:42 INFO : test.sum.rclone_chunk.001_999t4n: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:46:43 INFO : test.sum.rclone_chunk.002_999t4n: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/01 02:46:45 INFO : test.sum.rclone_chunk.003_999t4n: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/11/01 02:47:09 INFO : test.sum.rclone_chunk.001_99afjj: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:47:11 INFO : test.sum.rclone_chunk.002_99afjj: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/01 02:47:13 INFO : test.sum.rclone_chunk.003_99afjj: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/11/01 02:47:24 INFO : data/banana: Deleted 2024/11/01 02:47:27 INFO : data/banana.rclone_chunk.001_99b6ff: Moved (server-side) to: data/banana 2024/11/01 02:47:33 INFO : data/potato: Deleted 2024/11/01 02:47:34 INFO : data/potato.rclone_chunk.001_99bde4: Moved (server-side) to: data/potato 2024/11/01 02:47:47 INFO : test.sum.rclone_chunk.001_99bmf1: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/01 02:47:49 INFO : test.sum.rclone_chunk.002_99bmf1: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (167.60s) --- PASS: TestCheckSumDownload/subtest1 (3.38s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (3.18s) --- PASS: TestCheckSumDownload/subtest4 (3.12s) --- PASS: TestCheckSumDownload/subtest5 (3.17s) --- PASS: TestCheckSumDownload/subtest6 (2.58s) --- PASS: TestCheckSumDownload/subtest7 (3.67s) === RUN TestApplyTransforms 2024/11/01 02:48:05 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-boyadug8zapo" 2024/11/01 02:48:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-boyadug8zapo" 2024/11/01 02:48:06 DEBUG : Reset feature "ListR" 2024/11/01 02:48:06 DEBUG : Creating backend with remote "/tmp/rclone1719217560" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo'", Local "Local file system at /tmp/rclone1719217560", Modify Window "1ns" 2024/11/01 02:48:12 INFO : hello, world!.rclone_chunk.001_99cgzn: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/11/01 02:48:13 ERROR : hello, world!: sum not found 2024/11/01 02:48:13 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo' 2024/11/01 02:48:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo': 1 files missing 2024/11/01 02:48:13 NOTICE: 1 hashes missing 2024/11/01 02:48:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo': 2 differences found 2024/11/01 02:48:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/01 02:48:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo': 0 differences found 2024/11/01 02:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo': 1 matching files 2024/11/01 02:48:14 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fuboqix9renu" 2024/11/01 02:48:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-fuboqix9renu" 2024/11/01 02:48:15 DEBUG : Reset feature "ListR" 2024/11/01 02:48:15 DEBUG : Creating backend with remote "/tmp/rclone2938402357" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu'", Local "Local file system at /tmp/rclone2938402357", Modify Window "1ns" 2024/11/01 02:48:20 INFO : HELLO, WORLD!.rclone_chunk.001_99cqrc: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/11/01 02:48:21 ERROR : HELLO, WORLD!: sum not found 2024/11/01 02:48:21 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu' 2024/11/01 02:48:21 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu': 1 files missing 2024/11/01 02:48:21 NOTICE: 1 hashes missing 2024/11/01 02:48:21 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu': 2 differences found 2024/11/01 02:48:21 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/01 02:48:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:48:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu': 0 differences found 2024/11/01 02:48:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu': 1 matching files 2024/11/01 02:48:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tohogob2sehu" 2024/11/01 02:48:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-tohogob2sehu" 2024/11/01 02:48:22 DEBUG : Reset feature "ListR" 2024/11/01 02:48:22 DEBUG : Creating backend with remote "/tmp/rclone863146141" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu'", Local "Local file system at /tmp/rclone863146141", Modify Window "1ns" 2024/11/01 02:48:29 INFO : HeLlO, wOrLd!.rclone_chunk.001_99cx29: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/01 02:48:30 ERROR : HeLlO, wOrLd!: sum not found 2024/11/01 02:48:30 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu' 2024/11/01 02:48:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu': 1 files missing 2024/11/01 02:48:30 NOTICE: 1 hashes missing 2024/11/01 02:48:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu': 2 differences found 2024/11/01 02:48:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/01 02:48:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:48:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu': 0 differences found 2024/11/01 02:48:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu': 1 matching files 2024/11/01 02:48:31 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza" 2024/11/01 02:48:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-zaroniv3qoza" 2024/11/01 02:48:31 DEBUG : Reset feature "ListR" 2024/11/01 02:48:31 DEBUG : Creating backend with remote "/tmp/rclone1514875640" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza'", Local "Local file system at /tmp/rclone1514875640", Modify Window "1ns" 2024/11/01 02:48:36 INFO : HELLO, WORLD!.rclone_chunk.001_99d7un: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/01 02:48:37 ERROR : HELLO, WORLD!: sum not found 2024/11/01 02:48:37 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza' 2024/11/01 02:48:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza': 1 files missing 2024/11/01 02:48:37 NOTICE: 1 hashes missing 2024/11/01 02:48:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza': 2 differences found 2024/11/01 02:48:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/01 02:48:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza': 0 differences found 2024/11/01 02:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza': 1 matching files 2024/11/01 02:48:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo" 2024/11/01 02:48:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-sajuzef4wuqo" 2024/11/01 02:48:38 DEBUG : Reset feature "ListR" 2024/11/01 02:48:38 DEBUG : Creating backend with remote "/tmp/rclone122325760" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo'", Local "Local file system at /tmp/rclone122325760", Modify Window "1ns" 2024/11/01 02:48:44 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_99ddly: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/11/01 02:48:45 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/01 02:48:45 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo' 2024/11/01 02:48:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo': 1 files missing 2024/11/01 02:48:45 NOTICE: 1 hashes missing 2024/11/01 02:48:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo': 2 differences found 2024/11/01 02:48:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/01 02:48:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:48:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo': 0 differences found 2024/11/01 02:48:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo': 1 matching files 2024/11/01 02:48:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa" 2024/11/01 02:48:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoqabes3luxa" 2024/11/01 02:48:46 DEBUG : Reset feature "ListR" 2024/11/01 02:48:46 DEBUG : Creating backend with remote "/tmp/rclone2119138348" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa'", Local "Local file system at /tmp/rclone2119138348", Modify Window "1ns" 2024/11/01 02:48:50 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_99dlg6: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/11/01 02:48:51 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/01 02:48:51 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa' 2024/11/01 02:48:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa': 1 files missing 2024/11/01 02:48:51 NOTICE: 1 hashes missing 2024/11/01 02:48:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa': 2 differences found 2024/11/01 02:48:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/01 02:48:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:48:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa': 0 differences found 2024/11/01 02:48:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa': 1 matching files 2024/11/01 02:48:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu" 2024/11/01 02:48:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:48:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqonev0tixu" 2024/11/01 02:48:52 DEBUG : Reset feature "ListR" 2024/11/01 02:48:52 DEBUG : Creating backend with remote "/tmp/rclone1090747394" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu'", Local "Local file system at /tmp/rclone1090747394", Modify Window "1ns" 2024/11/01 02:49:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_99drz1: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/11/01 02:49:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 02:49:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu' 2024/11/01 02:49:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu': 1 files missing 2024/11/01 02:49:03 NOTICE: 1 hashes missing 2024/11/01 02:49:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu': 2 differences found 2024/11/01 02:49:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/01 02:49:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:49:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu': 0 differences found 2024/11/01 02:49:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu': 1 matching files 2024/11/01 02:49:03 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi" 2024/11/01 02:49:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:49:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qonaleh0zazi" 2024/11/01 02:49:04 DEBUG : Reset feature "ListR" 2024/11/01 02:49:04 DEBUG : Creating backend with remote "/tmp/rclone3978778485" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi'", Local "Local file system at /tmp/rclone3978778485", Modify Window "1ns" 2024/11/01 02:49:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_99e27d: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/11/01 02:49:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 02:49:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi' 2024/11/01 02:49:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi': 1 files missing 2024/11/01 02:49:10 NOTICE: 1 hashes missing 2024/11/01 02:49:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi': 2 differences found 2024/11/01 02:49:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/01 02:49:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:49:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi': 0 differences found 2024/11/01 02:49:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi': 1 matching files 2024/11/01 02:49:10 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-wijowev1yino" 2024/11/01 02:49:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:49:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-wijowev1yino" 2024/11/01 02:49:11 DEBUG : Reset feature "ListR" 2024/11/01 02:49:11 DEBUG : Creating backend with remote "/tmp/rclone554384714" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino'", Local "Local file system at /tmp/rclone554384714", Modify Window "1ns" 2024/11/01 02:49:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_99e9b6: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/11/01 02:49:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 02:49:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino' 2024/11/01 02:49:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino': 1 files missing 2024/11/01 02:49:16 NOTICE: 1 hashes missing 2024/11/01 02:49:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino': 2 differences found 2024/11/01 02:49:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/01 02:49:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:49:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino': 0 differences found 2024/11/01 02:49:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino': 1 matching files 2024/11/01 02:49:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-cigipim2yoze" 2024/11/01 02:49:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:49:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-cigipim2yoze" 2024/11/01 02:49:18 DEBUG : Reset feature "ListR" 2024/11/01 02:49:18 DEBUG : Creating backend with remote "/tmp/rclone4026186741" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze'", Local "Local file system at /tmp/rclone4026186741", Modify Window "1ns" 2024/11/01 02:49:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_99eg99: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/11/01 02:49:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 02:49:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze' 2024/11/01 02:49:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze': 1 files missing 2024/11/01 02:49:24 NOTICE: 1 hashes missing 2024/11/01 02:49:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze': 2 differences found 2024/11/01 02:49:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/01 02:49:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 02:49:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze': 0 differences found 2024/11/01 02:49:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze': 1 matching files 2024/11/01 02:49:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-cigipim2yoze': Purge remote 2024/11/01 02:49:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wijowev1yino': Purge remote 2024/11/01 02:49:28 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qonaleh0zazi': Purge remote 2024/11/01 02:49:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hoqonev0tixu': Purge remote 2024/11/01 02:49:32 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zoqabes3luxa': Purge remote 2024/11/01 02:49:33 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sajuzef4wuqo': Purge remote 2024/11/01 02:49:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zaroniv3qoza': Purge remote 2024/11/01 02:49:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tohogob2sehu': Purge remote 2024/11/01 02:49:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fuboqix9renu': Purge remote 2024/11/01 02:49:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-boyadug8zapo': Purge remote --- PASS: TestApplyTransforms (97.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:49:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 02:49:47 INFO : sub/file2.rclone_chunk.001_99f6vy: Moved (server-side) to: sub/file2 2024/11/01 02:49:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/01 02:49:47 INFO : file1: Copied (new) to: sub/file2 2024/11/01 02:49:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:49:49 DEBUG : file1: Unchanged skipping 2024/11/01 02:49:49 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (13.49s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:50:02 INFO : dst/file1.rclone_chunk.001_99fjzs: Moved (server-side) to: dst/file1 2024/11/01 02:50:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/backup" 2024/11/01 02:50:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/backup" 2024/11/01 02:50:04 DEBUG : Reset feature "ListR" 2024/11/01 02:50:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/01 02:50:04 DEBUG : dst/file1: move non-chunked object... 2024/11/01 02:50:07 INFO : dst/file1: Moved (server-side) 2024/11/01 02:50:07 INFO : dst/file1: Moved (server-side) 2024/11/01 02:50:08 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:50:12 INFO : dst/file1.rclone_chunk.001_99fu14: Moved (server-side) to: dst/file1 2024/11/01 02:50:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/01 02:50:12 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (24.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:50:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/dst" 2024/11/01 02:50:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/dst" 2024/11/01 02:50:22 DEBUG : Reset feature "ListR" 2024/11/01 02:50:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/CompareDest" 2024/11/01 02:50:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/CompareDest" 2024/11/01 02:50:22 DEBUG : Reset feature "ListR" 2024/11/01 02:50:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 02:50:23 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:50:27 INFO : one.rclone_chunk.001_99g9rv: Moved (server-side) to: one 2024/11/01 02:50:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/01 02:50:27 INFO : one: Copied (new) 2024/11/01 02:50:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:50:29 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:50:34 INFO : one: Deleted 2024/11/01 02:51:28 INFO : one.rclone_chunk.001_99gf1w: Moved (server-side) to: one 2024/11/01 02:51:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/01 02:51:28 INFO : one: Copied (replaced existing) 2024/11/01 02:51:35 INFO : dst/one: Deleted 2024/11/01 02:51:37 INFO : dst/one.rclone_chunk.001_99i3hq: Moved (server-side) to: dst/one 2024/11/01 02:51:42 INFO : CompareDest/one.rclone_chunk.001_99ibt7: Moved (server-side) to: CompareDest/one 2024/11/01 02:51:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:51:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:51:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:51:51 INFO : CompareDest/two.rclone_chunk.001_99ij94: Moved (server-side) to: CompareDest/two 2024/11/01 02:51:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 02:51:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:51:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:51:54 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 02:51:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:51:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:51:57 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 02:51:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 02:51:58 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:52:02 INFO : two.rclone_chunk.001_99iwf3: Moved (server-side) to: two 2024/11/01 02:52:02 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/01 02:52:02 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (110.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:52:12 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/dst" 2024/11/01 02:52:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/dst" 2024/11/01 02:52:12 DEBUG : Reset feature "ListR" 2024/11/01 02:52:13 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/CopyDest" 2024/11/01 02:52:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/CopyDest" 2024/11/01 02:52:13 DEBUG : Reset feature "ListR" 2024/11/01 02:52:13 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 02:52:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:52:19 INFO : one.rclone_chunk.001_99jbrb: Moved (server-side) to: one 2024/11/01 02:52:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/01 02:52:19 INFO : one: Copied (new) 2024/11/01 02:52:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:52:21 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:52:25 INFO : one: Deleted 2024/11/01 02:52:27 INFO : one.rclone_chunk.001_99jjul: Moved (server-side) to: one 2024/11/01 02:52:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/01 02:52:27 INFO : one: Copied (replaced existing) 2024/11/01 02:52:35 INFO : dst/one: Deleted 2024/11/01 02:52:37 INFO : dst/one.rclone_chunk.001_99jqka: Moved (server-side) to: dst/one 2024/11/01 02:52:45 INFO : CopyDest/one.rclone_chunk.001_99k0n2: Moved (server-side) to: CopyDest/one fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:316 Error: Should be true Test: TestCopyFileCopyDest Messages: dst/one: Modification time difference too big |-208126h47m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:36 +0000 UTC) (precision 1ns) 2024/11/01 02:52:46 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/BackupDir" 2024/11/01 02:52:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/BackupDir" 2024/11/01 02:52:46 DEBUG : Reset feature "ListR" 2024/11/01 02:52:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:52:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:52:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:52:47 DEBUG : one: move non-chunked object... 2024/11/01 02:52:49 INFO : one: Moved (server-side) 2024/11/01 02:52:49 INFO : one: Moved (server-side) 2024/11/01 02:52:49 DEBUG : one: copy non-chunked object... 2024/11/01 02:52:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/01 02:52:50 INFO : one: Copied (server-side copy) 2024/11/01 02:52:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 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:326 Error: Should be true Test: TestCopyFileCopyDest Messages: BackupDir/one: Modification time difference too big |-208126h47m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:48 +0000 UTC) (precision 1ns) 2024/11/01 02:52:56 INFO : CopyDest/two.rclone_chunk.001_99kdmr: Moved (server-side) to: CopyDest/two fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/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:332 Error: Should be true Test: TestCopyFileCopyDest Messages: BackupDir/one: Modification time difference too big |-208126h47m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:48 +0000 UTC) (precision 1ns) 2024/11/01 02:52:58 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 02:52:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:52:58 DEBUG : two: copy non-chunked object... 2024/11/01 02:53:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/01 02:53:00 INFO : two: Copied (server-side copy) 2024/11/01 02:53:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 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:341 Error: Should be true Test: TestCopyFileCopyDest Messages: BackupDir/one: Modification time difference too big |-208126h47m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:48 +0000 UTC) (precision 1ns) 2024/11/01 02:53:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:53:01 DEBUG : two: Unchanged skipping 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:347 Error: Should be true Test: TestCopyFileCopyDest Messages: BackupDir/one: Modification time difference too big |-208126h47m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:48 +0000 UTC) (precision 1ns) 2024/11/01 02:53:11 INFO : CopyDest/three.rclone_chunk.001_99koqw: Moved (server-side) to: CopyDest/three 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:352 Error: Should be true Test: TestCopyFileCopyDest Messages: BackupDir/one: Modification time difference too big |-208126h47m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:48 +0000 UTC) (precision 1ns) 2024/11/01 02:53:12 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 02:53:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 02:53:12 DEBUG : three: Destination not found in --copy-dest 2024/11/01 02:53:13 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:53:18 INFO : three.rclone_chunk.001_99kzhp: Moved (server-side) to: three 2024/11/01 02:53:18 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/01 02:53:18 INFO : three: 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:361 Error: Should be true Test: TestCopyFileCopyDest Messages: BackupDir/one: Modification time difference too big |-208126h47m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-01 02:52:48 +0000 UTC) (precision 1ns) --- FAIL: TestCopyFileCopyDest (81.30s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.66s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.53s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:53:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/01 02:53:35 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:53:41 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_99ll0q: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/11/01 02:53:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/01 02:53:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/01 02:53:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/01 02:53:42 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/11/01 02:56:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader7g.disk.yandex.net:443/upload-target/20241101T055505.125.utd.9xoiipz2g0dq37z9lpzx0j85e-k7g.24894721": max transfer limit reached as set by --max-transfer 2024/11/01 02:56:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (153.61s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.69s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.83s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.52s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.76s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:56:18 INFO : one.rclone_chunk.001_99pyyb: Moved (server-side) to: one.rclone_chunk.001 2024/11/01 02:56:20 INFO : one.rclone_chunk.002_99pyyb: Moved (server-side) to: one.rclone_chunk.002 2024/11/01 02:56:28 INFO : also/one.rclone_chunk.001_99q8s3: Moved (server-side) to: also/one.rclone_chunk.001 2024/11/01 02:56:29 INFO : also/one.rclone_chunk.002_99q8s3: Moved (server-side) to: also/one.rclone_chunk.002 2024/11/01 02:56:38 INFO : another.rclone_chunk.001_99qhm8: Moved (server-side) to: another.rclone_chunk.001 2024/11/01 02:56:39 INFO : another.rclone_chunk.002_99qhm8: Moved (server-side) to: another.rclone_chunk.002 2024/11/01 02:56:48 INFO : not-one.rclone_chunk.001_99qsa7: Moved (server-side) to: not-one 2024/11/01 02:56:50 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Looking for duplicate md5 hashes using newest mode. 2024/11/01 02:56:52 NOTICE: aa72ec5a438cc9cb25d991904b56ef8f: Found 3 files with duplicate md5 hashes 2024/11/01 02:56:56 INFO : one: Deleted 2024/11/01 02:57:00 INFO : also/one: Deleted 2024/11/01 02:57:00 NOTICE: aa72ec5a438cc9cb25d991904b56ef8f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (58.99s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.81s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.94s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.67s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.74s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:57:20 INFO : a.txt.rclone_chunk.001_99rp2e: Moved (server-side) to: a.txt 2024/11/01 02:57:25 INFO : zend.txt.rclone_chunk.001_99ruwl: Moved (server-side) to: zend.txt 2024/11/01 02:57:30 INFO : sub dir/hello world.rclone_chunk.001_99rzdx: Moved (server-side) to: sub dir/hello world 2024/11/01 02:57:34 INFO : sub dir/hello world2.rclone_chunk.001_99s4hn: Moved (server-side) to: sub dir/hello world2 2024/11/01 02:57:39 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_99s8eo: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/11/01 02:57:43 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_99sdg0: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/11/01 02:57:48 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_99siqb: Moved (server-side) to: sub dir/sub sub dir/hello world3 2024/11/01 02:57:50 DEBUG : a.txt: Excluded (Size Filter) 2024/11/01 02:57:50 DEBUG : a.txt: Excluded 2024/11/01 02:57:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/01 02:57:50 DEBUG : sub dir/hello world: Excluded 2024/11/01 02:57:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/01 02:57:50 DEBUG : sub dir/hello world2: Excluded 2024/11/01 02:57:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/01 02:57:51 DEBUG : sub dir/hello world: Excluded 2024/11/01 02:57:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/01 02:57:51 DEBUG : sub dir/hello world2: Excluded 2024/11/01 02:57:52 DEBUG : sub dir/ignore dir: Excluded 2024/11/01 02:57:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (53.50s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:58:13 INFO : file1.rclone_chunk.001_99t7hg: Moved (server-side) to: file1 2024/11/01 02:58:18 INFO : sub/file2.rclone_chunk.001_99tbe3: 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.10s) --- PASS: TestListJSON/Default (0.42s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.42s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.39s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:58:34 INFO : file1.rclone_chunk.001_99trb7: Moved (server-side) to: file1 2024/11/01 02:58:39 INFO : sub/file2.rclone_chunk.001_99tw6o: Moved (server-side) to: sub/file2 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:263 Error: Should be true Test: TestStatJSON Messages: sub/file2: Modification time difference too big |-112669h58m38.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-01 02:58:38 +0000 UTC) (precision 1ns) === 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/01 02:58:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/notfound" 2024/11/01 02:58:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/notfound" 2024/11/01 02:58:46 DEBUG : Reset feature "ListR" --- FAIL: TestStatJSON (22.92s) --- PASS: TestStatJSON/Root (0.46s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.51s) --- PASS: TestStatJSON/Dir (0.62s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.58s) --- PASS: TestStatJSON/File (0.89s) --- PASS: TestStatJSON/NotFound (0.72s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.73s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.39s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (0.55s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:58:51 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Making directory 2024/11/01 02:58:52 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Making directory --- PASS: TestMkdir (1.31s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:58:59 INFO : sub dir/hello world.rclone_chunk.001_99ufj9: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (10.97s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:59:11 INFO : potato2.rclone_chunk.001_99uqd0: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 02:59:13 INFO : potato2.rclone_chunk.002_99uqd0: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 02:59:20 INFO : empty space.rclone_chunk.001_99v2q5: Moved (server-side) to: empty space --- PASS: TestLs (23.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:59:34 INFO : potato2.rclone_chunk.001_99vdpg: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 02:59:36 INFO : potato2.rclone_chunk.002_99vdpg: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 02:59:43 INFO : empty space.rclone_chunk.001_99vo30: Moved (server-side) to: empty space 2024/11/01 02:59:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/01 02:59:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (23.95s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 02:59:57 INFO : potato2.rclone_chunk.001_99w1pl: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 02:59:59 INFO : potato2.rclone_chunk.002_99w1pl: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 03:00:06 INFO : empty space.rclone_chunk.001_99wc5g: Moved (server-side) to: empty space --- PASS: TestLsLong (22.42s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:00:20 INFO : potato2.rclone_chunk.001_99wo9k: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 03:00:21 INFO : potato2.rclone_chunk.002_99wo9k: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 03:00:28 INFO : empty space.rclone_chunk.001_99wxnt: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (23.56s) --- PASS: TestHashSums/Md5 (0.60s) --- PASS: TestHashSums/Md5Download (1.63s) === RUN TestHashSumsWithErrors 2024/11/01 03:00:37 DEBUG : Creating backend with remote ":memory:" 2024/11/01 03:00:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/01 03:00:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/01 03:00:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/01 03:00:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/01 03:00:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/01 03:00:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/01 03:00:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/01 03:00:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/01 03:00:37 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:00:44 INFO : potato2.rclone_chunk.001_99xbcw: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 03:00:47 INFO : potato2.rclone_chunk.002_99xbcw: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 03:00:55 INFO : empty space.rclone_chunk.001_99xoso: Moved (server-side) to: empty space 2024/11/01 03:00:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/01 03:00:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:00:58 DEBUG : pacer: Reducing sleep to 15ms 2024/11/01 03:00:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/01 03:00:59 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:01:01 INFO : sub dir/potato3.rclone_chunk.001_99xtzq: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (35.27s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:01:17 INFO : small.rclone_chunk.001_99yb62: Moved (server-side) to: small 2024/11/01 03:01:29 INFO : medium.rclone_chunk.001_99ygb3: Moved (server-side) to: medium.rclone_chunk.001 2024/11/01 03:01:31 INFO : medium.rclone_chunk.002_99ygb3: Moved (server-side) to: medium.rclone_chunk.002 2024/11/01 03:01:39 INFO : large.rclone_chunk.001_99yv11: Moved (server-side) to: large.rclone_chunk.001 2024/11/01 03:01:41 INFO : large.rclone_chunk.002_99yv11: Moved (server-side) to: large.rclone_chunk.002 2024/11/01 03:01:45 DEBUG : Waiting for deletions to finish 2024/11/01 03:01:47 DEBUG : large: Excluded (Size Filter) 2024/11/01 03:01:47 DEBUG : large: Excluded 2024/11/01 03:01:48 INFO : small: Deleted 2024/11/01 03:01:51 INFO : medium: Deleted --- PASS: TestDelete (45.10s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (2.41s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.85s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:02:10 INFO : ReadFile.rclone_chunk.001_99zq5n: Moved (server-side) to: ReadFile --- PASS: TestReadFile (10.15s) === RUN TestRetry 2024/11/01 03:02:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/01 03:02:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/01 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 03:02:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 03:02:13 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:02:18 INFO : file1.rclone_chunk.001_9a00zk: Moved (server-side) to: file1 2024/11/01 03:02:23 INFO : file2.rclone_chunk.001_9a04ea: Moved (server-side) to: file2 --- PASS: TestCat (20.18s) === RUN TestPurge 2024/11/01 03:02:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-wavibec6ceko" 2024/11/01 03:02:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 03:02:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-wavibec6ceko" 2024/11/01 03:02:34 DEBUG : Reset feature "ListR" 2024/11/01 03:02:34 DEBUG : Creating backend with remote "/tmp/rclone3570950684" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wavibec6ceko'", Local "Local file system at /tmp/rclone3570950684", Modify Window "1ns" 2024/11/01 03:02:47 INFO : A1/B1/C1/one.rclone_chunk.001_9a0n3s: Moved (server-side) to: A1/B1/C1/one 2024/11/01 03:02:47 DEBUG : A2: Making directory 2024/11/01 03:02:47 DEBUG : A1/B2: Making directory 2024/11/01 03:02:48 DEBUG : A1/B2/C2: Making directory 2024/11/01 03:02:48 DEBUG : A1/B1/C3: Making directory 2024/11/01 03:02:48 DEBUG : A3: Making directory 2024/11/01 03:02:49 DEBUG : A3/B3: Making directory 2024/11/01 03:02:49 DEBUG : A3/B3/C4: Making directory 2024/11/01 03:02:54 INFO : A1/two.rclone_chunk.001_9a10p1: Moved (server-side) to: A1/two 2024/11/01 03:03:05 ERROR : : error listing: directory not found 2024/11/01 03:03:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wavibec6ceko': Purge remote 2024/11/01 03:03:05 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (31.46s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:03:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/01 03:03:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:03:10 DEBUG : pacer: Reducing sleep to 15ms 2024/11/01 03:03:11 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/01 03:03:11 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:03:13 INFO : A1/B1/C1/one.rclone_chunk.001_9a1g8k: Moved (server-side) to: A1/B1/C1/one 2024/11/01 03:03:13 DEBUG : A2: Making directory 2024/11/01 03:03:14 DEBUG : A1/B2: Making directory 2024/11/01 03:03:14 DEBUG : A1/B2/C2: Making directory 2024/11/01 03:03:15 DEBUG : A1/B1/C3: Making directory 2024/11/01 03:03:15 DEBUG : A3: Making directory 2024/11/01 03:03:16 DEBUG : A3/B3: Making directory 2024/11/01 03:03:16 DEBUG : A3/B3/C4: Making directory 2024/11/01 03:03:22 INFO : A1/two.rclone_chunk.001_9a1r4w: Moved (server-side) to: A1/two 2024/11/01 03:03:24 DEBUG : removing 1 level 3 directories 2024/11/01 03:03:24 INFO : A3/B3/C4: Removing directory 2024/11/01 03:03:28 DEBUG : removing 2 level 3 directories 2024/11/01 03:03:28 INFO : A1/B2/C2: Removing directory 2024/11/01 03:03:28 INFO : A1/B1/C3: Removing directory 2024/11/01 03:03:30 DEBUG : removing 2 level 2 directories 2024/11/01 03:03:30 INFO : A3/B3: Removing directory 2024/11/01 03:03:30 INFO : A1/B2: Removing directory 2024/11/01 03:03:32 DEBUG : removing 2 level 1 directories 2024/11/01 03:03:32 INFO : A3: Removing directory 2024/11/01 03:03:32 INFO : A2: Removing directory 2024/11/01 03:03:43 DEBUG : removing 1 level 3 directories 2024/11/01 03:03:43 INFO : A1/B1/C1: Removing directory 2024/11/01 03:03:45 DEBUG : removing 1 level 2 directories 2024/11/01 03:03:45 INFO : A1/B1: Removing directory 2024/11/01 03:03:47 DEBUG : removing 1 level 1 directories 2024/11/01 03:03:47 INFO : A1: Removing directory 2024/11/01 03:03:48 DEBUG : removing 1 level 0 directories 2024/11/01 03:03:48 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Removing directory 2024/11/01 03:03:50 ERROR : : error listing: directory not found 2024/11/01 03:03:50 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (45.32s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:03:51 DEBUG : A1: Making directory 2024/11/01 03:03:52 DEBUG : A1/B1: Making directory 2024/11/01 03:03:52 DEBUG : A1/B1/C1: Making directory 2024/11/01 03:03:57 DEBUG : removing 1 level 3 directories 2024/11/01 03:03:57 INFO : A1/B1/C1: Removing directory 2024/11/01 03:03:58 DEBUG : removing 1 level 2 directories 2024/11/01 03:03:58 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:04:03 DEBUG : A1: Making directory 2024/11/01 03:04:04 DEBUG : A1/B1: Making directory 2024/11/01 03:04:04 DEBUG : A1/B1/C1: Making directory 2024/11/01 03:04:10 DEBUG : removing 1 level 3 directories 2024/11/01 03:04:10 INFO : A1/B1/C1: Removing directory 2024/11/01 03:04:11 DEBUG : removing 1 level 2 directories 2024/11/01 03:04:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.17s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:04:21 INFO : file1.rclone_chunk.001_9a3e0l: Moved (server-side) to: file1 2024/11/01 03:04:22 DEBUG : filename.txt: File name found in url 2024/11/01 03:04:27 INFO : filename.txt.rclone_chunk.001_9a3kgi: Moved (server-side) to: filename.txt 2024/11/01 03:04:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/01 03:04:32 INFO : headerfilename.txt.rclone_chunk.001_9a3pej: Moved (server-side) to: headerfilename.txt 2024/11/01 03:04:36 INFO : file2.rclone_chunk.001_9a3vdt: Moved (server-side) to: file2 --- PASS: TestCopyURL (27.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:04:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 03:04:50 INFO : sub/file2.rclone_chunk.001_9a46ht: Moved (server-side) to: sub/file2 2024/11/01 03:04:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/01 03:04:50 INFO : file1: Copied (new) to: sub/file2 2024/11/01 03:04:50 INFO : file1: Deleted 2024/11/01 03:04:52 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 03:04:52 DEBUG : file1: Unchanged skipping 2024/11/01 03:04:52 INFO : file1: Deleted 2024/11/01 03:04:52 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (13.39s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:04:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 03:04:57 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/11/01 03:05:03 INFO : file1.rclone_chunk.001_9a4jl4: Moved (server-side) to: file1 2024/11/01 03:05:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/01 03:05:03 INFO : file1: Copied (new) 2024/11/01 03:05:03 INFO : file1: Deleted 2024/11/01 03:05:04 DEBUG : file1: Destination exists, skipping 2024/11/01 03:05:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (10.98s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.59s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:05:14 INFO : dst/file1.rclone_chunk.001_9a4vfg: Moved (server-side) to: dst/file1 2024/11/01 03:05:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi/backup" 2024/11/01 03:05:15 DEBUG : Config file has changed externally - reloading 2024/11/01 03:05:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-tijoxid5ruyi/backup" 2024/11/01 03:05:15 DEBUG : Reset feature "ListR" 2024/11/01 03:05:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/01 03:05:16 DEBUG : dst/file1: move non-chunked object... 2024/11/01 03:05:19 INFO : dst/file1: Moved (server-side) 2024/11/01 03:05:19 INFO : dst/file1: Moved (server-side) 2024/11/01 03:05:19 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/01 03:05:24 INFO : dst/file1.rclone_chunk.001_9a55zf: Moved (server-side) to: dst/file1 2024/11/01 03:05:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/01 03:05:24 INFO : dst/file1: Copied (new) 2024/11/01 03:05:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (25.48s) === 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:05:39 INFO : A1/one.rclone_chunk.001_9a5lv6: Moved (server-side) to: A1/one 2024/11/01 03:05:43 INFO : A1/two.rclone_chunk.001_9a5ptv: Moved (server-side) to: A1/two 2024/11/01 03:05:48 INFO : A1/B1/three.rclone_chunk.001_9a5ud5: Moved (server-side) to: A1/B1/three 2024/11/01 03:05:52 INFO : A1/B1/C1/four.rclone_chunk.001_9a5y28: Moved (server-side) to: A1/B1/C1/four 2024/11/01 03:05:58 INFO : A1/B1/C2/five.rclone_chunk.001_9a620b: Moved (server-side) to: A1/B1/C2/five 2024/11/01 03:05:58 DEBUG : A1/B2: Making directory 2024/11/01 03:05:58 DEBUG : A1/B1/C3: Making directory 2024/11/01 03:06:09 DEBUG : A2/B1/three: move non-chunked object... 2024/11/01 03:06:09 DEBUG : A2/one: move non-chunked object... 2024/11/01 03:06:09 DEBUG : A2/two: move non-chunked object... 2024/11/01 03:06:09 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/11/01 03:06:09 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/11/01 03:06:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/01 03:06:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/01 03:06:10 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/01 03:06:10 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/01 03:06:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/01 03:06:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/01 03:06:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/01 03:06:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/01 03:06:11 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/01 03:06:11 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/01 03:06:22 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/01 03:06:26 DEBUG : A3/one: move non-chunked object... 2024/11/01 03:06:26 DEBUG : A3/B1/three: move non-chunked object... 2024/11/01 03:06:26 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/11/01 03:06:26 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/11/01 03:06:26 DEBUG : A3/two: move non-chunked object... 2024/11/01 03:06:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/01 03:06:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/01 03:06:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/01 03:06:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/01 03:06:27 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/01 03:06:27 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/01 03:06:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/01 03:06:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/01 03:06:28 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/01 03:06:28 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (83.92s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" --- PASS: TestGetFsInfo (0.63s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/11/01 03:06:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 03:07:03 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_9a7xn0: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/11/01 03:07:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/01 03:07:03 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/01 03:07:57 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/01 03:07:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/01 03:08:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/01 03:08:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/01 03:08:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/01 03:08:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/01 03:08:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/01 03:08:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/01 03:08:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/01 03:08:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/01 03:08:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/01 03:08:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/01 03:08:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/01 03:08:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/01 03:08:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/01 03:08:20 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/01 03:08:21 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/01 03:08:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/01 03:08:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/01 03:08:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/01 03:08:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_9a8123: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/01 03:08:38 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/01 03:08:38 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:09:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 03:09:15 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_9abkyz: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/11/01 03:09:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/01 03:09:15 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/01 03:09:33 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/01 03:09:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:09:34 DEBUG : pacer: Reducing sleep to 15ms 2024/11/01 03:09:34 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/01 03:09:35 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:10:06 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/01 03:10:08 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/01 03:10:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/01 03:10:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/01 03:10:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/01 03:10:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/01 03:10:17 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/01 03:10:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/01 03:10:19 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/01 03:10:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/01 03:10:22 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/01 03:10:23 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/01 03:10:25 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/01 03:10:26 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/01 03:10:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/01 03:10:30 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/01 03:10:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/01 03:10:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/01 03:10:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/01 03:10:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/01 03:10:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_9abp6z: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/01 03:10:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/01 03:10:40 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:11:17 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 03:11:22 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_9af3pe: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/01 03:11:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 03:11:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/01 03:11:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:11:34 DEBUG : pacer: Reducing sleep to 15ms 2024/11/01 03:11:35 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/01 03:11:35 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:11:54 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/01 03:11:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:11:54 DEBUG : pacer: Reducing sleep to 15ms 2024/11/01 03:11:54 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/01 03:11:55 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:12:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/01 03:12:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/01 03:12:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/01 03:12:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/01 03:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/01 03:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/01 03:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/01 03:12:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/01 03:12:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/01 03:12:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/01 03:12:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/01 03:12:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/01 03:12:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/01 03:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/01 03:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/01 03:12:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/01 03:12:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/01 03:12:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/01 03:12:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/01 03:12:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/01 03:12:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_9af84d: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/01 03:12:51 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-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:13:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 03:13:28 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_9aimd7: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/01 03:13:28 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/01 03:13:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 03:14:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/01 03:14:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/01 03:14:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/01 03:14:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/01 03:14:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/01 03:14:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/01 03:14:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/01 03:14:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/01 03:14:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/01 03:14:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/01 03:14:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/01 03:14:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/01 03:14:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/01 03:14:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/01 03:14:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/01 03:14:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/01 03:14:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/01 03:14:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/01 03:14:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/01 03:14:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/01 03:14:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_9aiqf1: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/01 03:14:48 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/01 03:14:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (506.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (131.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (126.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (126.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (121.43s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.74s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:15:32 INFO : potato1.rclone_chunk.001_9am0sr: Moved (server-side) to: potato1.rclone_chunk.001 2024/11/01 03:15:34 INFO : potato1.rclone_chunk.002_9am0sr: Moved (server-side) to: potato1.rclone_chunk.002 2024/11/01 03:15:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/01 03:15:43 INFO : potato2.rclone_chunk.001_9ama45: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 03:15:45 INFO : potato2.rclone_chunk.002_9ama45: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 03:15:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 03:15:47 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (31.22s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.31s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" 2024/11/01 03:16:05 INFO : potato2.rclone_chunk.001_9amx9t: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/01 03:16:06 INFO : potato2.rclone_chunk.002_9amx9t: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/01 03:16:15 INFO : empty space.rclone_chunk.001_9an72n: Moved (server-side) to: empty space 2024/11/01 03:16:20 INFO : sub dir/potato3.rclone_chunk.001_9anenl: Moved (server-side) to: sub dir/potato3 2024/11/01 03:16:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Touching "empty space" 2024/11/01 03:16:23 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Touching "potato2" 2024/11/01 03:16:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Touching "sub dir/potato3" --- PASS: TestTouchDir (36.33s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.87s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.59s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.82s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi'", Local "Local file system at /tmp/rclone2617866304", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.51s) === 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/01 03:16:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tijoxid5ruyi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 37m17.294902222s (try 1/5): exit status 1: Failed [TestCopyFileCopyDest TestStatJSON]