"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/11/02 03:32:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe" 2024/11/02 03:32:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:32:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe" 2024/11/02 03:32:38 DEBUG : Reset feature "ListR" 2024/11/02 03:32:38 DEBUG : Creating backend with remote "/tmp/rclone3767957211" === 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/02 03:32:38 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/02 03:32:39 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/02 03:32:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/02 03:32:39 DEBUG : potato: Seek from 10 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 10 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Seek from 5 to 2 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/02 03:32:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Seek from 5 to 2 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/02 03:32:39 DEBUG : potato: Seek from 8 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 8 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/02 03:32:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 03:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 03:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 03:32:39 DEBUG : potato: Seek from 5 to 2 2024/11/02 03:32:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/02 03:32:39 DEBUG : potato: Seek from 9 to 0 2024/11/02 03:32:39 DEBUG : potato: Seek from 9 to 0 2024/11/02 03:32:39 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:32:44 INFO : rutabaga.rclone_chunk.001_b62pjl: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/11/02 03:32:52 INFO : empty space.rclone_chunk.001_b62wuw: Moved (server-side) to: empty space === RUN TestCheck/3 2024/11/02 03:33:01 INFO : potato2.rclone_chunk.001_b634ym: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:33:03 INFO : potato2.rclone_chunk.002_b634ym: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/11/02 03:33:15 INFO : remotepotato.rclone_chunk.001_b63isw: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/02 03:33:17 INFO : remotepotato.rclone_chunk.002_b63isw: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (58.26s) --- PASS: TestCheck/1 (0.53s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.50s) --- PASS: TestCheck/4 (1.08s) --- PASS: TestCheck/5 (0.83s) --- PASS: TestCheck/6 (0.68s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2024/11/02 03:33:37 DEBUG : Creating backend with remote "nonexistent" 2024/11/02 03:33:37 DEBUG : Creating backend with remote "nonexistent" 2024/11/02 03:33:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/02 03:33:37 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/02 03:33:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/02 03:33:37 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:33:42 INFO : rutabaga.rclone_chunk.001_b64bvo: Moved (server-side) to: rutabaga fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: rutabaga: Modification time difference too big |-112574h33m42s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-11-02 03:33:41 +0000 UTC) (precision 1ns) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/02 03:33:51 INFO : empty space.rclone_chunk.001_b64i04: Moved (server-side) to: empty space === NAME TestCheckDownload fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: rutabaga: Modification time difference too big |-112574h33m42s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-11-02 03:33:41 +0000 UTC) (precision 1ns) === RUN TestCheckDownload/3 2024/11/02 03:33:58 INFO : potato2.rclone_chunk.001_b64qc6: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:34:00 INFO : potato2.rclone_chunk.002_b64qc6: Moved (server-side) to: potato2.rclone_chunk.002 === NAME TestCheckDownload fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: rutabaga: Modification time difference too big |-112574h33m42s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-11-02 03:33:41 +0000 UTC) (precision 1ns) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/02 03:34:14 INFO : remotepotato.rclone_chunk.001_b655tz: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/02 03:34:16 INFO : remotepotato.rclone_chunk.002_b655tz: Moved (server-side) to: remotepotato.rclone_chunk.002 === NAME TestCheckDownload fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: rutabaga: Modification time difference too big |-112574h33m42s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-11-02 03:33:41 +0000 UTC) (precision 1ns) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- FAIL: TestCheckDownload (63.11s) --- PASS: TestCheckDownload/1 (0.71s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (2.02s) --- PASS: TestCheckDownload/5 (2.40s) --- PASS: TestCheckDownload/6 (3.38s) --- PASS: TestCheckDownload/7 (2.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:34:45 INFO : rutabaga.rclone_chunk.001_b662gg: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/02 03:34:53 INFO : empty space.rclone_chunk.001_b66899: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/11/02 03:35:01 INFO : potato2.rclone_chunk.001_b66g4w: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:35:03 INFO : potato2.rclone_chunk.002_b66g4w: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/02 03:35:13 INFO : remotepotato.rclone_chunk.001_b66tg7: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/02 03:35:14 INFO : remotepotato.rclone_chunk.002_b66tg7: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (51.96s) --- PASS: TestCheckSizeOnly/1 (0.40s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.34s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.43s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:35:39 INFO : test.sum.rclone_chunk.001_b67ipj: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:35:41 INFO : test.sum.rclone_chunk.002_b67ipj: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/02 03:35:45 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/02 03:35:45 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/02 03:35:45 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/02 03:35:45 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/02 03:35:55 INFO : test.sum.rclone_chunk.001_b67wq8: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:35:57 INFO : test.sum.rclone_chunk.002_b67wq8: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/02 03:36:03 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/02 03:36:03 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/02 03:36:03 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/02 03:36:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (35.23s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:36:07 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/data" 2024/11/02 03:36:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/data" 2024/11/02 03:36:07 DEBUG : Reset feature "ListR" 2024/11/02 03:36:12 INFO : data/banana.rclone_chunk.001_b68ihg: Moved (server-side) to: data/banana 2024/11/02 03:36:18 INFO : test.sum.rclone_chunk.001_b68nnw: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/11/02 03:36:29 INFO : data/potato.rclone_chunk.001_b68vme: Moved (server-side) to: data/potato 2024/11/02 03:36:35 INFO : test.sum: Deleted 2024/11/02 03:36:37 INFO : test.sum.rclone_chunk.001_b6947z: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/11/02 03:36:47 INFO : test.sum.rclone_chunk.001_b69frp: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:36:49 INFO : test.sum.rclone_chunk.002_b69frp: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/11/02 03:37:09 INFO : test.sum.rclone_chunk.001_b69utp: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:37:10 INFO : test.sum.rclone_chunk.002_b69utp: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/11/02 03:37:28 INFO : test.sum.rclone_chunk.001_b6af7b: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:37:30 INFO : test.sum.rclone_chunk.002_b6af7b: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/02 03:37:32 INFO : test.sum.rclone_chunk.003_b6af7b: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2024/11/02 03:37:53 INFO : test.sum.rclone_chunk.001_b6b15c: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:37:54 INFO : test.sum.rclone_chunk.002_b6b15c: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/02 03:37:56 INFO : test.sum.rclone_chunk.003_b6b15c: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2024/11/02 03:38:08 INFO : data/banana: Deleted 2024/11/02 03:38:10 INFO : data/banana.rclone_chunk.001_b6bqv4: Moved (server-side) to: data/banana 2024/11/02 03:38:14 INFO : data/potato: Deleted 2024/11/02 03:38:17 INFO : data/potato.rclone_chunk.001_b6bw3y: Moved (server-side) to: data/potato 2024/11/02 03:38:30 INFO : test.sum.rclone_chunk.001_b6c46v: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:38:31 INFO : test.sum.rclone_chunk.002_b6c46v: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (164.70s) --- PASS: TestCheckSum/subtest1 (1.13s) --- PASS: TestCheckSum/subtest2 (1.43s) --- PASS: TestCheckSum/subtest3 (2.26s) --- PASS: TestCheckSum/subtest4 (1.94s) --- PASS: TestCheckSum/subtest5 (3.14s) --- PASS: TestCheckSum/subtest6 (2.90s) --- PASS: TestCheckSum/subtest7 (2.55s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:38:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/data" 2024/11/02 03:38:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/data" 2024/11/02 03:38:52 DEBUG : Reset feature "ListR" 2024/11/02 03:38:58 INFO : data/banana.rclone_chunk.001_b6d3o8: Moved (server-side) to: data/banana 2024/11/02 03:39:04 INFO : test.sum.rclone_chunk.001_b6d9k5: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2024/11/02 03:39:11 INFO : data/potato.rclone_chunk.001_b6dgvl: Moved (server-side) to: data/potato 2024/11/02 03:39:17 INFO : test.sum: Deleted 2024/11/02 03:39:18 INFO : test.sum.rclone_chunk.001_b6dmfy: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/11/02 03:39:28 INFO : test.sum.rclone_chunk.001_b6dvoc: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:39:32 INFO : test.sum.rclone_chunk.002_b6dvoc: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/11/02 03:39:52 INFO : test.sum.rclone_chunk.001_b6edfy: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:39:54 INFO : test.sum.rclone_chunk.002_b6edfy: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/11/02 03:40:13 INFO : test.sum.rclone_chunk.001_b6f0sd: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:40:16 INFO : test.sum.rclone_chunk.002_b6f0sd: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/02 03:40:17 INFO : test.sum.rclone_chunk.003_b6f0sd: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/11/02 03:40:40 INFO : test.sum.rclone_chunk.001_b6fouo: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:40:41 INFO : test.sum.rclone_chunk.002_b6fouo: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/02 03:40:43 INFO : test.sum.rclone_chunk.003_b6fouo: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/11/02 03:40:54 INFO : data/banana: Deleted 2024/11/02 03:40:56 INFO : data/banana.rclone_chunk.001_b6gcuv: Moved (server-side) to: data/banana 2024/11/02 03:41:01 INFO : data/potato: Deleted 2024/11/02 03:41:02 INFO : data/potato.rclone_chunk.001_b6gjkc: Moved (server-side) to: data/potato 2024/11/02 03:41:15 INFO : test.sum.rclone_chunk.001_b6gpq4: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/02 03:41:16 INFO : test.sum.rclone_chunk.002_b6gpq4: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (161.61s) --- PASS: TestCheckSumDownload/subtest1 (1.69s) --- PASS: TestCheckSumDownload/subtest2 (1.57s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (3.47s) --- PASS: TestCheckSumDownload/subtest5 (3.84s) --- PASS: TestCheckSumDownload/subtest6 (3.15s) --- PASS: TestCheckSumDownload/subtest7 (2.69s) === RUN TestApplyTransforms 2024/11/02 03:41:33 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pufajel5wemu" 2024/11/02 03:41:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:41:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-pufajel5wemu" 2024/11/02 03:41:34 DEBUG : Reset feature "ListR" 2024/11/02 03:41:34 DEBUG : Creating backend with remote "/tmp/rclone2842694288" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu'", Local "Local file system at /tmp/rclone2842694288", Modify Window "1ns" 2024/11/02 03:41:40 INFO : hello, world!.rclone_chunk.001_b6hk54: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/11/02 03:41:41 ERROR : hello, world!: sum not found 2024/11/02 03:41:41 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu' 2024/11/02 03:41:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu': 1 files missing 2024/11/02 03:41:41 NOTICE: 1 hashes missing 2024/11/02 03:41:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu': 2 differences found 2024/11/02 03:41:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/02 03:41:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:41:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu': 0 differences found 2024/11/02 03:41:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu': 1 matching files 2024/11/02 03:41:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ratovew3dezi" 2024/11/02 03:41:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:41:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-ratovew3dezi" 2024/11/02 03:41:42 DEBUG : Reset feature "ListR" 2024/11/02 03:41:42 DEBUG : Creating backend with remote "/tmp/rclone2219617865" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi'", Local "Local file system at /tmp/rclone2219617865", Modify Window "1ns" 2024/11/02 03:41:49 INFO : HELLO, WORLD!.rclone_chunk.001_b6htl5: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/11/02 03:41:50 ERROR : HELLO, WORLD!: sum not found 2024/11/02 03:41:50 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi' 2024/11/02 03:41:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi': 1 files missing 2024/11/02 03:41:50 NOTICE: 1 hashes missing 2024/11/02 03:41:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi': 2 differences found 2024/11/02 03:41:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/02 03:41:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:41:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi': 0 differences found 2024/11/02 03:41:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi': 1 matching files 2024/11/02 03:41:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-numofib7dupa" 2024/11/02 03:41:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:41:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-numofib7dupa" 2024/11/02 03:41:51 DEBUG : Reset feature "ListR" 2024/11/02 03:41:51 DEBUG : Creating backend with remote "/tmp/rclone3463014115" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa'", Local "Local file system at /tmp/rclone3463014115", Modify Window "1ns" 2024/11/02 03:41:57 INFO : HeLlO, wOrLd!.rclone_chunk.001_b6i2hg: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/02 03:41:58 ERROR : HeLlO, wOrLd!: sum not found 2024/11/02 03:41:58 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa' 2024/11/02 03:41:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa': 1 files missing 2024/11/02 03:41:58 NOTICE: 1 hashes missing 2024/11/02 03:41:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa': 2 differences found 2024/11/02 03:41:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/02 03:42:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa': 0 differences found 2024/11/02 03:42:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa': 1 matching files 2024/11/02 03:42:01 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-cimujey4veki" 2024/11/02 03:42:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-cimujey4veki" 2024/11/02 03:42:01 DEBUG : Reset feature "ListR" 2024/11/02 03:42:01 DEBUG : Creating backend with remote "/tmp/rclone2331526002" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki'", Local "Local file system at /tmp/rclone2331526002", Modify Window "1ns" 2024/11/02 03:42:08 INFO : HELLO, WORLD!.rclone_chunk.001_b6ic83: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/02 03:42:09 ERROR : HELLO, WORLD!: sum not found 2024/11/02 03:42:09 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki' 2024/11/02 03:42:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki': 1 files missing 2024/11/02 03:42:09 NOTICE: 1 hashes missing 2024/11/02 03:42:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki': 2 differences found 2024/11/02 03:42:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/02 03:42:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki': 0 differences found 2024/11/02 03:42:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki': 1 matching files 2024/11/02 03:42:09 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-cagicev9paye" 2024/11/02 03:42:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-cagicev9paye" 2024/11/02 03:42:10 DEBUG : Reset feature "ListR" 2024/11/02 03:42:10 DEBUG : Creating backend with remote "/tmp/rclone668694532" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye'", Local "Local file system at /tmp/rclone668694532", Modify Window "1ns" 2024/11/02 03:42:15 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_b6ikmv: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/11/02 03:42:16 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/02 03:42:16 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye' 2024/11/02 03:42:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye': 1 files missing 2024/11/02 03:42:16 NOTICE: 1 hashes missing 2024/11/02 03:42:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye': 2 differences found 2024/11/02 03:42:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/02 03:42:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye': 0 differences found 2024/11/02 03:42:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye': 1 matching files 2024/11/02 03:42:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nikedoc1segu" 2024/11/02 03:42:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nikedoc1segu" 2024/11/02 03:42:17 DEBUG : Reset feature "ListR" 2024/11/02 03:42:17 DEBUG : Creating backend with remote "/tmp/rclone279171424" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu'", Local "Local file system at /tmp/rclone279171424", Modify Window "1ns" 2024/11/02 03:42:22 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_b6irw9: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/11/02 03:42:23 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/02 03:42:23 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu' 2024/11/02 03:42:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu': 1 files missing 2024/11/02 03:42:23 NOTICE: 1 hashes missing 2024/11/02 03:42:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu': 2 differences found 2024/11/02 03:42:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/02 03:42:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu': 0 differences found 2024/11/02 03:42:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu': 1 matching files 2024/11/02 03:42:24 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi" 2024/11/02 03:42:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-foxaluy9wodi" 2024/11/02 03:42:24 DEBUG : Reset feature "ListR" 2024/11/02 03:42:24 DEBUG : Creating backend with remote "/tmp/rclone2691042075" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi'", Local "Local file system at /tmp/rclone2691042075", Modify Window "1ns" 2024/11/02 03:42:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_b6iyi6: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/11/02 03:42:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 03:42:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi' 2024/11/02 03:42:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi': 1 files missing 2024/11/02 03:42:30 NOTICE: 1 hashes missing 2024/11/02 03:42:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi': 2 differences found 2024/11/02 03:42:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/02 03:42:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi': 0 differences found 2024/11/02 03:42:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi': 1 matching files 2024/11/02 03:42:31 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo" 2024/11/02 03:42:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-pozawiv8mipo" 2024/11/02 03:42:31 DEBUG : Reset feature "ListR" 2024/11/02 03:42:31 DEBUG : Creating backend with remote "/tmp/rclone285511466" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo'", Local "Local file system at /tmp/rclone285511466", Modify Window "1ns" 2024/11/02 03:42:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_b6j61b: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/11/02 03:42:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 03:42:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo' 2024/11/02 03:42:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo': 1 files missing 2024/11/02 03:42:38 NOTICE: 1 hashes missing 2024/11/02 03:42:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo': 2 differences found 2024/11/02 03:42:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/02 03:42:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo': 0 differences found 2024/11/02 03:42:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo': 1 matching files 2024/11/02 03:42:39 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lopidey6mepo" 2024/11/02 03:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-lopidey6mepo" 2024/11/02 03:42:39 DEBUG : Reset feature "ListR" 2024/11/02 03:42:39 DEBUG : Creating backend with remote "/tmp/rclone440342848" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo'", Local "Local file system at /tmp/rclone440342848", Modify Window "1ns" 2024/11/02 03:42:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_b6jerk: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/11/02 03:42:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 03:42:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo' 2024/11/02 03:42:46 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo': 1 files missing 2024/11/02 03:42:46 NOTICE: 1 hashes missing 2024/11/02 03:42:46 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo': 2 differences found 2024/11/02 03:42:46 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/02 03:42:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo': 0 differences found 2024/11/02 03:42:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo': 1 matching files 2024/11/02 03:42:47 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-rarodak8daqi" 2024/11/02 03:42:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:42:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-rarodak8daqi" 2024/11/02 03:42:47 DEBUG : Reset feature "ListR" 2024/11/02 03:42:47 DEBUG : Creating backend with remote "/tmp/rclone2447154778" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi'", Local "Local file system at /tmp/rclone2447154778", Modify Window "1ns" 2024/11/02 03:42:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_b6jm5s: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/11/02 03:42:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 03:42:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi' 2024/11/02 03:42:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi': 1 files missing 2024/11/02 03:42:53 NOTICE: 1 hashes missing 2024/11/02 03:42:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi': 2 differences found 2024/11/02 03:42:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/02 03:42:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 03:42:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi': 0 differences found 2024/11/02 03:42:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi': 1 matching files 2024/11/02 03:42:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-rarodak8daqi': Purge remote 2024/11/02 03:42:56 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lopidey6mepo': Purge remote 2024/11/02 03:42:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pozawiv8mipo': Purge remote 2024/11/02 03:43:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-foxaluy9wodi': Purge remote 2024/11/02 03:43:02 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nikedoc1segu': Purge remote 2024/11/02 03:43:03 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-cagicev9paye': Purge remote 2024/11/02 03:43:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-cimujey4veki': Purge remote 2024/11/02 03:43:07 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-numofib7dupa': Purge remote 2024/11/02 03:43:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ratovew3dezi': Purge remote 2024/11/02 03:43:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pufajel5wemu': Purge remote --- PASS: TestApplyTransforms (100.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:43:14 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/02 03:43:20 INFO : sub/file2.rclone_chunk.001_b6kcp2: Moved (server-side) to: sub/file2 2024/11/02 03:43:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/02 03:43:20 INFO : file1: Copied (new) to: sub/file2 2024/11/02 03:43:21 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:43:21 DEBUG : file1: Unchanged skipping 2024/11/02 03:43:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.63s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.93s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:43:33 INFO : dst/file1.rclone_chunk.001_b6kqr1: Moved (server-side) to: dst/file1 2024/11/02 03:43:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/backup" 2024/11/02 03:43:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/backup" 2024/11/02 03:43:34 DEBUG : Reset feature "ListR" 2024/11/02 03:43:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/02 03:43:35 DEBUG : dst/file1: move non-chunked object... 2024/11/02 03:43:38 INFO : dst/file1: Moved (server-side) 2024/11/02 03:43:38 INFO : dst/file1: Moved (server-side) 2024/11/02 03:43:38 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:43:43 INFO : dst/file1.rclone_chunk.001_b6l05d: Moved (server-side) to: dst/file1 2024/11/02 03:43:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/02 03:43:43 INFO : dst/file1: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:188 Error: Should be true Test: TestCopyFileBackupDir Messages: dst/file1: Modification time difference too big |-208151h38m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-02 03:43:42 +0000 UTC) (precision 1ns) --- FAIL: TestCopyFileBackupDir (24.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:43:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/dst" 2024/11/02 03:43:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/dst" 2024/11/02 03:43:52 DEBUG : Reset feature "ListR" 2024/11/02 03:43:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/CompareDest" 2024/11/02 03:43:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/CompareDest" 2024/11/02 03:43:53 DEBUG : Reset feature "ListR" 2024/11/02 03:43:53 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 03:43:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:43:58 INFO : one.rclone_chunk.001_b6lf1z: Moved (server-side) to: one 2024/11/02 03:43:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/02 03:43:58 INFO : one: Copied (new) 2024/11/02 03:44:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 03:44:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:44:06 INFO : one: Deleted 2024/11/02 03:44:07 INFO : one.rclone_chunk.001_b6ln13: Moved (server-side) to: one 2024/11/02 03:44:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/02 03:44:07 INFO : one: Copied (replaced existing) 2024/11/02 03:44:12 INFO : dst/one: Deleted 2024/11/02 03:44:13 INFO : dst/one.rclone_chunk.001_b6luc7: Moved (server-side) to: dst/one 2024/11/02 03:44:18 INFO : CompareDest/one.rclone_chunk.001_b6lzai: Moved (server-side) to: CompareDest/one 2024/11/02 03:44:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 03:44:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:44:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 03:44:27 INFO : CompareDest/two.rclone_chunk.001_b6m7ac: Moved (server-side) to: CompareDest/two 2024/11/02 03:44:28 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 03:44:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:44:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 03:44:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 03:44:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:44:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 03:44:33 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 03:44:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/02 03:44:34 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:44:40 INFO : two.rclone_chunk.001_b6mkhk: Moved (server-side) to: two 2024/11/02 03:44:40 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/02 03:44:40 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (60.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:44:53 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/dst" 2024/11/02 03:44:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/dst" 2024/11/02 03:44:55 DEBUG : Reset feature "ListR" 2024/11/02 03:44:55 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/CopyDest" 2024/11/02 03:44:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/CopyDest" 2024/11/02 03:44:55 DEBUG : Reset feature "ListR" 2024/11/02 03:44:55 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 03:44:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:45:01 INFO : one.rclone_chunk.001_b6n67e: Moved (server-side) to: one 2024/11/02 03:45:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/02 03:45:01 INFO : one: Copied (new) 2024/11/02 03:45:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 03:45:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:45:09 INFO : one: Deleted 2024/11/02 03:45:10 INFO : one.rclone_chunk.001_b6nejz: Moved (server-side) to: one 2024/11/02 03:45:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/02 03:45:10 INFO : one: Copied (replaced existing) 2024/11/02 03:45:18 INFO : dst/one: Deleted 2024/11/02 03:45:19 INFO : dst/one.rclone_chunk.001_b6nm8f: Moved (server-side) to: dst/one 2024/11/02 03:45:25 INFO : CopyDest/one.rclone_chunk.001_b6nt54: Moved (server-side) to: CopyDest/one 2024/11/02 03:45:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/BackupDir" 2024/11/02 03:45:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/BackupDir" 2024/11/02 03:45:27 DEBUG : Reset feature "ListR" 2024/11/02 03:45:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 03:45:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:45:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 03:45:28 DEBUG : one: move non-chunked object... 2024/11/02 03:45:29 INFO : one: Moved (server-side) 2024/11/02 03:45:29 INFO : one: Moved (server-side) 2024/11/02 03:45:29 DEBUG : one: copy non-chunked object... 2024/11/02 03:45:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/02 03:45:31 INFO : one: Copied (server-side copy) 2024/11/02 03:45:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/02 03:45:37 INFO : CopyDest/two.rclone_chunk.001_b6o79t: Moved (server-side) to: CopyDest/two 2024/11/02 03:45:38 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 03:45:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:45:39 DEBUG : two: copy non-chunked object... 2024/11/02 03:45:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/02 03:45:40 INFO : two: Copied (server-side copy) 2024/11/02 03:45:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/02 03:45:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:45:42 DEBUG : two: Unchanged skipping 2024/11/02 03:45:48 INFO : CopyDest/three.rclone_chunk.001_b6ogrl: Moved (server-side) to: CopyDest/three 2024/11/02 03:45:49 DEBUG : three: Need to transfer - File not found at Destination 2024/11/02 03:45:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/02 03:45:50 DEBUG : three: Destination not found in --copy-dest 2024/11/02 03:45:50 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:45:56 INFO : three.rclone_chunk.001_b6oo7d: Moved (server-side) to: three 2024/11/02 03:45:56 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/02 03:45:56 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (83.36s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.70s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.64s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:46:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/02 03:46:18 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:46:24 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_b6pg64: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/11/02 03:46:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/02 03:46:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:466 Error: Should be true Test: TestCopyFileMaxTransfer Messages: TestCopyFileMaxTransfer/file1: Modification time difference too big |-208151h41m16.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-02 03:46:23 +0000 UTC) (precision 1ns) 2024/11/02 03:46:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/02 03:46:25 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:46:30 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/02 03:46:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 03:46:30 DEBUG : pacer: Reducing sleep to 15ms 2024/11/02 03:46:31 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/02 03:46:31 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 03:46:54 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/02 03:46:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 03:46:55 DEBUG : pacer: Reducing sleep to 15ms 2024/11/02 03:46:56 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/02 03:46:56 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 03:48:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader56j.disk.yandex.net:443/upload-target/20241102T064750.135.utd.bw8cuosg9bmq5gudckn83biv7-k56j.363029": max transfer limit reached as set by --max-transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:480 Error: Should be true Test: TestCopyFileMaxTransfer Messages: TestCopyFileMaxTransfer/file1: Modification time difference too big |-208151h41m16.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-02 03:46:23 +0000 UTC) (precision 1ns) 2024/11/02 03:48:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Should be true Test: TestCopyFileMaxTransfer Messages: TestCopyFileMaxTransfer/file1: Modification time difference too big |-208151h41m16.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-02 03:46:23 +0000 UTC) (precision 1ns) copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- FAIL: TestCopyFileMaxTransfer (155.40s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.95s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.73s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.59s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:49:03 INFO : one.rclone_chunk.001_b6tv0u: Moved (server-side) to: one.rclone_chunk.001 2024/11/02 03:49:05 INFO : one.rclone_chunk.002_b6tv0u: Moved (server-side) to: one.rclone_chunk.002 2024/11/02 03:49:15 INFO : also/one.rclone_chunk.001_b6u6i9: Moved (server-side) to: also/one.rclone_chunk.001 2024/11/02 03:49:17 INFO : also/one.rclone_chunk.002_b6u6i9: Moved (server-side) to: also/one.rclone_chunk.002 2024/11/02 03:49:27 INFO : another.rclone_chunk.001_b6uhgb: Moved (server-side) to: another.rclone_chunk.001 2024/11/02 03:49:29 INFO : another.rclone_chunk.002_b6uhgb: Moved (server-side) to: another.rclone_chunk.002 2024/11/02 03:49:36 INFO : not-one.rclone_chunk.001_b6utl9: Moved (server-side) to: not-one 2024/11/02 03:49:38 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Looking for duplicate md5 hashes using newest mode. 2024/11/02 03:49:40 NOTICE: dfee2b2609a952a154fb2871fe213b24: Found 3 files with duplicate md5 hashes 2024/11/02 03:49:44 INFO : one: Deleted 2024/11/02 03:49:49 INFO : also/one: Deleted 2024/11/02 03:49:49 NOTICE: dfee2b2609a952a154fb2871fe213b24: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (62.01s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.69s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.51s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.52s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.65s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.47s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:50:09 INFO : a.txt.rclone_chunk.001_b6vogd: Moved (server-side) to: a.txt 2024/11/02 03:50:15 INFO : zend.txt.rclone_chunk.001_b6vw3w: Moved (server-side) to: zend.txt 2024/11/02 03:50:21 INFO : sub dir/hello world.rclone_chunk.001_b6w1y1: Moved (server-side) to: sub dir/hello world 2024/11/02 03:50:26 INFO : sub dir/hello world2.rclone_chunk.001_b6w7fs: Moved (server-side) to: sub dir/hello world2 2024/11/02 03:50:35 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_b6we6i: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/11/02 03:50:40 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_b6wles: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/11/02 03:50:46 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_b6wrja: Moved (server-side) to: sub dir/sub sub dir/hello world3 2024/11/02 03:50:48 DEBUG : a.txt: Excluded (Size Filter) 2024/11/02 03:50:48 DEBUG : a.txt: Excluded 2024/11/02 03:50:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/02 03:50:48 DEBUG : sub dir/hello world: Excluded 2024/11/02 03:50:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/02 03:50:48 DEBUG : sub dir/hello world2: Excluded 2024/11/02 03:50:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/02 03:50:49 DEBUG : sub dir/hello world: Excluded 2024/11/02 03:50:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/02 03:50:49 DEBUG : sub dir/hello world2: Excluded 2024/11/02 03:50:49 DEBUG : sub dir/ignore dir: Excluded 2024/11/02 03:50:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (66.87s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:51:13 INFO : file1.rclone_chunk.001_b6xin2: Moved (server-side) to: file1 2024/11/02 03:51:21 INFO : sub/file2.rclone_chunk.001_b6xodd: 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 (25.29s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.73s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.35s) --- PASS: TestListJSON/Metadata (0.31s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:51:39 INFO : file1.rclone_chunk.001_b6y87s: Moved (server-side) to: file1 2024/11/02 03:51:45 INFO : sub/file2.rclone_chunk.001_b6yemd: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/02 03:51:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/notfound" 2024/11/02 03:51:51 DEBUG : Config file has changed externally - reloading 2024/11/02 03:51:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/notfound" 2024/11/02 03:51:52 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (25.17s) --- PASS: TestStatJSON/Root (0.37s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.85s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.71s) --- PASS: TestStatJSON/NotFound (0.60s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (1.01s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.55s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (0.71s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:51:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Making directory 2024/11/02 03:51:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Making directory --- PASS: TestMkdir (1.80s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:52:05 INFO : sub dir/hello world.rclone_chunk.001_b6yz81: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (11.30s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:52:19 INFO : potato2.rclone_chunk.001_b6zav9: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:52:21 INFO : potato2.rclone_chunk.002_b6zav9: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 03:52:27 INFO : empty space.rclone_chunk.001_b6zl0d: Moved (server-side) to: empty space --- PASS: TestLs (24.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:52:43 INFO : potato2.rclone_chunk.001_b6zyo6: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:52:45 INFO : potato2.rclone_chunk.002_b6zyo6: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 03:52:53 INFO : empty space.rclone_chunk.001_b709db: Moved (server-side) to: empty space 2024/11/02 03:52:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/02 03:52:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (25.44s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:53:08 INFO : potato2.rclone_chunk.001_b70nz1: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:53:10 INFO : potato2.rclone_chunk.002_b70nz1: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 03:53:17 INFO : empty space.rclone_chunk.001_b70y40: Moved (server-side) to: empty space --- PASS: TestLsLong (25.31s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:53:33 INFO : potato2.rclone_chunk.001_b71dxt: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:53:35 INFO : potato2.rclone_chunk.002_b71dxt: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 03:53:42 INFO : empty space.rclone_chunk.001_b71o34: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (24.32s) --- PASS: TestHashSums/Md5 (0.51s) --- PASS: TestHashSums/Md5Download (1.81s) === RUN TestHashSumsWithErrors 2024/11/02 03:53:51 DEBUG : Creating backend with remote ":memory:" 2024/11/02 03:53:51 DEBUG : Config file has changed externally - reloading 2024/11/02 03:53:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/02 03:53:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/02 03:53:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/02 03:53:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/02 03:53:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/02 03:53:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/02 03:53:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/02 03:53:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/02 03:53:51 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:54:01 INFO : potato2.rclone_chunk.001_b721oy: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 03:54:02 INFO : potato2.rclone_chunk.002_b721oy: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 03:54:11 INFO : empty space.rclone_chunk.001_b72got: Moved (server-side) to: empty space 2024/11/02 03:54:16 INFO : sub dir/potato3.rclone_chunk.001_b72my2: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (41.06s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:54:36 INFO : small.rclone_chunk.001_b736kc: Moved (server-side) to: small 2024/11/02 03:54:46 INFO : medium.rclone_chunk.001_b73agz: Moved (server-side) to: medium.rclone_chunk.001 2024/11/02 03:54:47 INFO : medium.rclone_chunk.002_b73agz: Moved (server-side) to: medium.rclone_chunk.002 2024/11/02 03:54:58 INFO : large.rclone_chunk.001_b73pa7: Moved (server-side) to: large.rclone_chunk.001 2024/11/02 03:54:59 INFO : large.rclone_chunk.002_b73pa7: Moved (server-side) to: large.rclone_chunk.002 2024/11/02 03:55:03 DEBUG : Waiting for deletions to finish 2024/11/02 03:55:04 DEBUG : large: Excluded (Size Filter) 2024/11/02 03:55:04 DEBUG : large: Excluded 2024/11/02 03:55:06 INFO : small: Deleted 2024/11/02 03:55:08 INFO : medium: Deleted --- PASS: TestDelete (41.27s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.92s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.96s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:55:23 INFO : ReadFile.rclone_chunk.001_b74gh0: Moved (server-side) to: ReadFile --- PASS: TestReadFile (10.14s) === RUN TestRetry 2024/11/02 03:55:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/02 03:55:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/02 03:55:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 03:55:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 03:55:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 03:55:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 03:55:28 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:55:33 INFO : file1.rclone_chunk.001_b74q8y: Moved (server-side) to: file1 2024/11/02 03:55:38 INFO : file2.rclone_chunk.001_b74vgf: Moved (server-side) to: file2 --- PASS: TestCat (20.45s) === RUN TestPurge 2024/11/02 03:55:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tabiduj2bihu" 2024/11/02 03:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:55:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-tabiduj2bihu" 2024/11/02 03:55:48 DEBUG : Reset feature "ListR" 2024/11/02 03:55:48 DEBUG : Creating backend with remote "/tmp/rclone1105700484" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tabiduj2bihu'", Local "Local file system at /tmp/rclone1105700484", Modify Window "1ns" 2024/11/02 03:55:56 INFO : A1/B1/C1/one.rclone_chunk.001_b75cwt: Moved (server-side) to: A1/B1/C1/one 2024/11/02 03:55:56 DEBUG : A2: Making directory 2024/11/02 03:55:57 DEBUG : A1/B2: Making directory 2024/11/02 03:55:57 DEBUG : A1/B2/C2: Making directory 2024/11/02 03:55:58 DEBUG : A1/B1/C3: Making directory 2024/11/02 03:55:58 DEBUG : A3: Making directory 2024/11/02 03:55:59 DEBUG : A3/B3: Making directory 2024/11/02 03:55:59 DEBUG : A3/B3/C4: Making directory 2024/11/02 03:56:05 INFO : A1/two.rclone_chunk.001_b75mln: Moved (server-side) to: A1/two 2024/11/02 03:56:19 ERROR : : error listing: directory not found 2024/11/02 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tabiduj2bihu': Purge remote 2024/11/02 03:56:20 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (31.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:56:29 INFO : A1/B1/C1/one.rclone_chunk.001_b766yi: Moved (server-side) to: A1/B1/C1/one 2024/11/02 03:56:29 DEBUG : A2: Making directory 2024/11/02 03:56:30 DEBUG : A1/B2: Making directory 2024/11/02 03:56:30 DEBUG : A1/B2/C2: Making directory 2024/11/02 03:56:31 DEBUG : A1/B1/C3: Making directory 2024/11/02 03:56:31 DEBUG : A3: Making directory 2024/11/02 03:56:31 DEBUG : A3/B3: Making directory 2024/11/02 03:56:32 DEBUG : A3/B3/C4: Making directory 2024/11/02 03:56:40 INFO : A1/two.rclone_chunk.001_b76j7h: Moved (server-side) to: A1/two fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: A1/two: Modification time difference too big |-112694h56m39.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-02 03:56:39 +0000 UTC) (precision 1ns) 2024/11/02 03:56:41 DEBUG : removing 1 level 3 directories 2024/11/02 03:56:41 INFO : A3/B3/C4: Removing directory fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: A1/two: Modification time difference too big |-112694h56m39.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-02 03:56:39 +0000 UTC) (precision 1ns) 2024/11/02 03:56:47 DEBUG : removing 2 level 3 directories 2024/11/02 03:56:47 INFO : A1/B2/C2: Removing directory 2024/11/02 03:56:47 INFO : A1/B1/C3: Removing directory 2024/11/02 03:56:49 DEBUG : removing 2 level 2 directories 2024/11/02 03:56:49 INFO : A3/B3: Removing directory 2024/11/02 03:56:49 INFO : A1/B2: Removing directory 2024/11/02 03:56:51 DEBUG : removing 2 level 1 directories 2024/11/02 03:56:51 INFO : A3: Removing directory 2024/11/02 03:56:51 INFO : A2: Removing directory fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: A1/two: Modification time difference too big |-112694h56m39.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-02 03:56:39 +0000 UTC) (precision 1ns) 2024/11/02 03:57:01 DEBUG : removing 1 level 3 directories 2024/11/02 03:57:01 INFO : A1/B1/C1: Removing directory 2024/11/02 03:57:02 DEBUG : removing 1 level 2 directories 2024/11/02 03:57:02 INFO : A1/B1: Removing directory 2024/11/02 03:57:04 DEBUG : removing 1 level 1 directories 2024/11/02 03:57:04 INFO : A1: Removing directory 2024/11/02 03:57:06 DEBUG : removing 1 level 0 directories 2024/11/02 03:57:06 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Removing directory 2024/11/02 03:57:08 ERROR : : error listing: directory not found 2024/11/02 03:57:08 ERROR : : error listing: directory not found --- FAIL: TestRmdirsNoLeaveRoot (48.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:57:08 DEBUG : A1: Making directory 2024/11/02 03:57:09 DEBUG : A1/B1: Making directory 2024/11/02 03:57:09 DEBUG : A1/B1/C1: Making directory 2024/11/02 03:57:12 DEBUG : removing 1 level 3 directories 2024/11/02 03:57:12 INFO : A1/B1/C1: Removing directory 2024/11/02 03:57:13 DEBUG : removing 1 level 2 directories 2024/11/02 03:57:13 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:57:20 DEBUG : A1: Making directory 2024/11/02 03:57:20 DEBUG : A1/B1: Making directory 2024/11/02 03:57:20 DEBUG : A1/B1/C1: Making directory 2024/11/02 03:57:23 DEBUG : removing 1 level 3 directories 2024/11/02 03:57:23 INFO : A1/B1/C1: Removing directory 2024/11/02 03:57:25 DEBUG : removing 1 level 2 directories 2024/11/02 03:57:25 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.49s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:57:35 INFO : file1.rclone_chunk.001_b7853x: Moved (server-side) to: file1 2024/11/02 03:57:36 DEBUG : filename.txt: File name found in url 2024/11/02 03:57:41 INFO : filename.txt.rclone_chunk.001_b78bby: Moved (server-side) to: filename.txt 2024/11/02 03:57:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/02 03:57:47 INFO : headerfilename.txt.rclone_chunk.001_b78gxb: Moved (server-side) to: headerfilename.txt 2024/11/02 03:57:53 INFO : file2.rclone_chunk.001_b78mmo: Moved (server-side) to: file2 --- PASS: TestCopyURL (32.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:58:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/02 03:58:10 INFO : sub/file2.rclone_chunk.001_b791ba: Moved (server-side) to: sub/file2 2024/11/02 03:58:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/02 03:58:10 INFO : file1: Copied (new) to: sub/file2 2024/11/02 03:58:10 INFO : file1: Deleted 2024/11/02 03:58:12 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 03:58:12 DEBUG : file1: Unchanged skipping 2024/11/02 03:58:12 INFO : file1: Deleted 2024/11/02 03:58:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (15.55s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:58:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/02 03:58:18 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:58:23 INFO : file1.rclone_chunk.001_b79g64: Moved (server-side) to: file1 2024/11/02 03:58:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/02 03:58:23 INFO : file1: Copied (new) 2024/11/02 03:58:23 INFO : file1: Deleted 2024/11/02 03:58:24 DEBUG : file1: Destination exists, skipping 2024/11/02 03:58:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (8.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.66s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:58:33 INFO : dst/file1.rclone_chunk.001_b79q8d: Moved (server-side) to: dst/file1 2024/11/02 03:58:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puboboz6fafe/backup" 2024/11/02 03:58:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-puboboz6fafe/backup" 2024/11/02 03:58:35 DEBUG : Reset feature "ListR" 2024/11/02 03:58:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/02 03:58:35 DEBUG : dst/file1: move non-chunked object... 2024/11/02 03:58:38 INFO : dst/file1: Moved (server-side) 2024/11/02 03:58:38 INFO : dst/file1: Moved (server-side) 2024/11/02 03:58:39 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/02 03:58:44 INFO : dst/file1.rclone_chunk.001_b7a1cu: Moved (server-side) to: dst/file1 2024/11/02 03:58:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/02 03:58:44 INFO : dst/file1: Copied (new) 2024/11/02 03:58:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (30.16s) === 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 03:59:03 INFO : A1/one.rclone_chunk.001_b7akzd: Moved (server-side) to: A1/one 2024/11/02 03:59:07 INFO : A1/two.rclone_chunk.001_b7apnf: Moved (server-side) to: A1/two 2024/11/02 03:59:13 INFO : A1/B1/three.rclone_chunk.001_b7atz0: Moved (server-side) to: A1/B1/three 2024/11/02 03:59:19 INFO : A1/B1/C1/four.rclone_chunk.001_b7b0a2: Moved (server-side) to: A1/B1/C1/four 2024/11/02 03:59:27 INFO : A1/B1/C2/five.rclone_chunk.001_b7b6gh: Moved (server-side) to: A1/B1/C2/five 2024/11/02 03:59:27 DEBUG : A1/B2: Making directory 2024/11/02 03:59:28 DEBUG : A1/B1/C3: Making directory 2024/11/02 03:59:39 DEBUG : A2/two: move non-chunked object... 2024/11/02 03:59:39 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/11/02 03:59:39 DEBUG : A2/one: move non-chunked object... 2024/11/02 03:59:39 DEBUG : A2/B1/three: move non-chunked object... 2024/11/02 03:59:40 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/11/02 03:59:40 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/02 03:59:40 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/02 03:59:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/02 03:59:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/02 03:59:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/02 03:59:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/02 03:59:42 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/02 03:59:42 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/02 03:59:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/02 03:59:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/02 03:59:57 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/02 04:00:01 DEBUG : A3/one: move non-chunked object... 2024/11/02 04:00:01 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/11/02 04:00:01 DEBUG : A3/B1/three: move non-chunked object... 2024/11/02 04:00:02 DEBUG : A3/two: move non-chunked object... 2024/11/02 04:00:02 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/11/02 04:00:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/02 04:00:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/02 04:00:03 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/02 04:00:03 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/02 04:00:03 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/02 04:00:03 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/02 04:00:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/02 04:00:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/02 04:00:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/02 04:00:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (108.84s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" --- PASS: TestGetFsInfo (0.69s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/11/02 04:00:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 04:00:53 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_b7dmv4: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/11/02 04:00:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/02 04:00:53 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/02 04:01:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/02 04:01:54 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/02 04:01:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/02 04:01:58 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/02 04:02:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/02 04:02:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/02 04:02:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/02 04:02:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/02 04:02:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/02 04:02:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/02 04:02:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/02 04:02:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/02 04:02:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/02 04:02:15 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/02 04:02:17 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/02 04:02:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/02 04:02:20 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/02 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/02 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/02 04:02:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/02 04:02:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_b7dsv9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/02 04:02:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/02 04:02:31 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 04:03:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 04:03:14 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_b7hi0x: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/11/02 04:03:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/02 04:03:14 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/02 04:03:51 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/02 04:03:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 04:03:51 DEBUG : pacer: Reducing sleep to 15ms 2024/11/02 04:03:52 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/02 04:03:52 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 04:04:07 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/02 04:04:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/02 04:04:10 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/02 04:04:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/02 04:04:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/02 04:04:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/02 04:04:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/02 04:04:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/02 04:04:20 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/02 04:04:22 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/02 04:04:24 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/02 04:04:25 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/02 04:04:26 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/02 04:04:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/02 04:04:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/02 04:04:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/02 04:04:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/02 04:04:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/02 04:04:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/02 04:04:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/02 04:04:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_b7hoeq: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/02 04:04:42 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/02 04:04:42 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 04:05:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 04:05:19 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_b7l09a: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/02 04:05:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/02 04:06:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/02 04:06:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/02 04:06:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/02 04:06:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/02 04:06:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/02 04:06:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/02 04:06:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/02 04:06:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/02 04:06:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/02 04:06:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/02 04:06:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/02 04:06:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/02 04:06:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/02 04:06:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/02 04:06:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/02 04:06:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/02 04:06:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/02 04:06:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/02 04:06:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/02 04:06:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/02 04:06:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_b7l58q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/02 04:06:48 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-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 04:07:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 04:07:34 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_b7osi8: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/02 04:07:34 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/02 04:07:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/02 04:08:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/02 04:08:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/02 04:08:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/02 04:08:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/02 04:08:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/02 04:08:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/02 04:08:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/02 04:08:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/02 04:08:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/02 04:08:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/02 04:08:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/02 04:08:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/02 04:08:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/02 04:08:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/02 04:08:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/02 04:08:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/02 04:08:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/02 04:08:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/02 04:08:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/02 04:08:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/02 04:08:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_b7oxhn: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/02 04:09:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/02 04:09:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (529.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (140.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (125.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (136.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (127.72s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.42s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 04:09:47 INFO : potato1.rclone_chunk.001_b7sc7o: Moved (server-side) to: potato1.rclone_chunk.001 2024/11/02 04:09:49 INFO : potato1.rclone_chunk.002_b7sc7o: Moved (server-side) to: potato1.rclone_chunk.002 2024/11/02 04:09:51 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': File to upload is small (60 bytes), uploading instead of streaming 2024/11/02 04:09:58 INFO : potato2.rclone_chunk.001_b7sp4s: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 04:10:00 INFO : potato2.rclone_chunk.002_b7sp4s: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 04:10:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/02 04:10:03 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (43.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.64s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" 2024/11/02 04:10:29 INFO : potato2.rclone_chunk.001_b7tkic: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/02 04:10:31 INFO : potato2.rclone_chunk.002_b7tkic: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/02 04:10:38 INFO : empty space.rclone_chunk.001_b7twz2: Moved (server-side) to: empty space 2024/11/02 04:10:46 INFO : sub dir/potato3.rclone_chunk.001_b7u10y: Moved (server-side) to: sub dir/potato3 2024/11/02 04:10:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Touching "empty space" 2024/11/02 04:10:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Touching "potato2" 2024/11/02 04:10:50 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Touching "sub dir/potato3" --- PASS: TestTouchDir (40.76s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.69s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.65s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.73s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.51s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe'", Local "Local file system at /tmp/rclone3767957211", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.43s) === 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/02 04:11:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puboboz6fafe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 38m28.749180914s (try 1/5): exit status 1: Failed [TestCheckDownload TestCopyFileBackupDir TestCopyFileMaxTransfer TestRmdirsNoLeaveRoot]