"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Starting (try 1/5) 2025/05/12 05:29:35 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu" 2025/05/12 05:29:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:29:35 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu" 2025/05/12 05:29:35 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2025/05/12 05:29:35 DEBUG : box root 'rclone-test-nevofum3hezu': Token expired but no uploads in progress - doing nothing 2025/05/12 05:29:36 DEBUG : Saving config "token" in section "TestBox" of the config file 2025/05/12 05:29:36 DEBUG : TestBox: Saved new token in config file 2025/05/12 05:29:36 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:29:36 DEBUG : Creating backend with remote "/tmp/rclone1142567675" === 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 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/12 05:29:37 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:29:37 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.55s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/12 05:29:38 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:29:38 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.58s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/12 05:29:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/12 05:29:38 DEBUG : potato: Seek from 10 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 10 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Seek from 5 to 2 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/12 05:29:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Seek from 5 to 2 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/12 05:29:38 DEBUG : potato: Seek from 8 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 8 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/12 05:29:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:29:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:29:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:29:38 DEBUG : potato: Seek from 5 to 2 2025/05/12 05:29:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/12 05:29:38 DEBUG : potato: Seek from 9 to 0 2025/05/12 05:29:38 DEBUG : potato: Seek from 9 to 0 2025/05/12 05:29:38 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 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:29:38 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:29:43 INFO : rutabaga.rclone_chunk.001_50vn5b: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/05/12 05:29:48 INFO : empty space.rclone_chunk.001_50vtoa: Moved (server-side) to: empty space === RUN TestCheck/3 2025/05/12 05:29:54 INFO : potato2.rclone_chunk.001_50vyny: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:29:55 INFO : potato2.rclone_chunk.002_50vyny: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2025/05/12 05:30:03 INFO : remotepotato.rclone_chunk.001_50w673: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/05/12 05:30:03 INFO : remotepotato.rclone_chunk.002_50w673: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (38.95s) --- PASS: TestCheck/1 (0.38s) --- PASS: TestCheck/2 (0.38s) --- PASS: TestCheck/3 (0.38s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.41s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.40s) === RUN TestCheckFsError 2025/05/12 05:30:17 DEBUG : Creating backend with remote "nonexistent" 2025/05/12 05:30:17 DEBUG : Creating backend with remote "nonexistent" 2025/05/12 05:30:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/12 05:30:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/12 05:30:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/12 05:30:17 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 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:30:20 INFO : rutabaga.rclone_chunk.001_50wpyo: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/12 05:30:26 INFO : empty space.rclone_chunk.001_50wvue: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/05/12 05:30:32 INFO : potato2.rclone_chunk.001_50x06g: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:30:33 INFO : potato2.rclone_chunk.002_50x06g: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/12 05:30:45 INFO : remotepotato.rclone_chunk.001_50xdxd: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/05/12 05:30:46 INFO : remotepotato.rclone_chunk.002_50xdxd: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (47.11s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.14s) --- PASS: TestCheckDownload/4 (2.77s) --- PASS: TestCheckDownload/5 (2.71s) --- PASS: TestCheckDownload/6 (2.66s) --- PASS: TestCheckDownload/7 (2.65s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:31:07 INFO : rutabaga.rclone_chunk.001_50y09y: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/12 05:31:11 INFO : empty space.rclone_chunk.001_50y4vs: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/05/12 05:31:17 INFO : potato2.rclone_chunk.001_50y9bk: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:31:18 INFO : potato2.rclone_chunk.002_50y9bk: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/12 05:31:25 INFO : remotepotato.rclone_chunk.001_50yhyq: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/05/12 05:31:26 INFO : remotepotato.rclone_chunk.002_50yhyq: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (35.39s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.38s) --- PASS: TestCheckSizeOnly/5 (0.39s) --- PASS: TestCheckSizeOnly/6 (0.41s) --- PASS: TestCheckSizeOnly/7 (0.41s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:31:44 INFO : test.sum.rclone_chunk.001_50yzi1: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:31:44 INFO : test.sum.rclone_chunk.002_50yzi1: Moved (server-side) to: test.sum.rclone_chunk.002 2025/05/12 05:31:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/12 05:31:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/12 05:31:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/12 05:31:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/12 05:31:58 INFO : test.sum.rclone_chunk.001_50zbxq: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:31:59 INFO : test.sum.rclone_chunk.002_50zbxq: Moved (server-side) to: test.sum.rclone_chunk.002 2025/05/12 05:32:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/12 05:32:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/12 05:32:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/12 05:32:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (29.18s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:32:08 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/data" 2025/05/12 05:32:08 DEBUG : Config file has changed externally - reloading 2025/05/12 05:32:08 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/data" check_test.go:353: Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.51s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:32:11 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/data" 2025/05/12 05:32:11 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/data" 2025/05/12 05:32:19 INFO : data/banana.rclone_chunk.001_50zztv: Moved (server-side) to: data/banana 2025/05/12 05:32:23 INFO : test.sum.rclone_chunk.001_51048y: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/05/12 05:32:31 INFO : data/potato.rclone_chunk.001_510cbl: Moved (server-side) to: data/potato 2025/05/12 05:32:37 INFO : test.sum: Deleted 2025/05/12 05:32:37 INFO : test.sum.rclone_chunk.001_510gfa: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/05/12 05:32:48 INFO : test.sum.rclone_chunk.001_510rhs: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:32:48 INFO : test.sum.rclone_chunk.002_510rhs: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/05/12 05:33:05 INFO : test.sum.rclone_chunk.001_5115n1: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:33:05 INFO : test.sum.rclone_chunk.002_5115n1: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2025/05/12 05:33:23 INFO : test.sum.rclone_chunk.001_511ma7: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:33:24 INFO : test.sum.rclone_chunk.002_511ma7: Moved (server-side) to: test.sum.rclone_chunk.002 2025/05/12 05:33:25 INFO : test.sum.rclone_chunk.003_511ma7: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/05/12 05:33:44 INFO : test.sum.rclone_chunk.001_512636: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:33:44 INFO : test.sum.rclone_chunk.002_512636: Moved (server-side) to: test.sum.rclone_chunk.002 2025/05/12 05:33:44 INFO : test.sum.rclone_chunk.003_512636: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/05/12 05:33:58 INFO : data/banana: Deleted 2025/05/12 05:33:59 INFO : data/banana.rclone_chunk.001_512phn: Moved (server-side) to: data/banana 2025/05/12 05:34:04 INFO : data/potato: Deleted 2025/05/12 05:34:05 INFO : data/potato.rclone_chunk.001_512w9q: Moved (server-side) to: data/potato 2025/05/12 05:34:15 INFO : test.sum.rclone_chunk.001_51336y: Moved (server-side) to: test.sum.rclone_chunk.001 2025/05/12 05:34:16 INFO : test.sum.rclone_chunk.002_51336y: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (139.83s) --- PASS: TestCheckSumDownload/subtest1 (4.09s) --- PASS: TestCheckSumDownload/subtest2 (3.44s) --- PASS: TestCheckSumDownload/subtest3 (4.62s) --- PASS: TestCheckSumDownload/subtest4 (5.11s) --- PASS: TestCheckSumDownload/subtest5 (5.31s) --- PASS: TestCheckSumDownload/subtest6 (5.37s) --- PASS: TestCheckSumDownload/subtest7 (4.65s) === RUN TestApplyTransforms 2025/05/12 05:34:31 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-giroqec9faga" 2025/05/12 05:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:34:31 DEBUG : Creating backend with remote "TestBox:rclone-test-giroqec9faga" 2025/05/12 05:34:31 DEBUG : box root 'rclone-test-giroqec9faga': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:31 DEBUG : Creating backend with remote "/tmp/rclone3065167003" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga'", Local "Local file system at /tmp/rclone3065167003", Modify Window "1s" 2025/05/12 05:34:32 DEBUG : box root 'rclone-test-giroqec9faga': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:37 INFO : hello, world!.rclone_chunk.001_513t85: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/05/12 05:34:38 ERROR : hello, world!: sum not found 2025/05/12 05:34:38 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga' 2025/05/12 05:34:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga': 1 files missing 2025/05/12 05:34:38 NOTICE: 1 hashes missing 2025/05/12 05:34:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga': 2 differences found 2025/05/12 05:34:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/12 05:34:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:34:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga': 0 differences found 2025/05/12 05:34:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga': 1 matching files 2025/05/12 05:34:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wedifah7coda" 2025/05/12 05:34:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:34:39 DEBUG : Creating backend with remote "TestBox:rclone-test-wedifah7coda" 2025/05/12 05:34:39 DEBUG : box root 'rclone-test-wedifah7coda': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:40 DEBUG : Creating backend with remote "/tmp/rclone186540664" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda'", Local "Local file system at /tmp/rclone186540664", Modify Window "1s" 2025/05/12 05:34:40 DEBUG : box root 'rclone-test-wedifah7coda': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:45 INFO : HELLO, WORLD!.rclone_chunk.001_5141z1: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/05/12 05:34:45 ERROR : HELLO, WORLD!: sum not found 2025/05/12 05:34:45 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda' 2025/05/12 05:34:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda': 1 files missing 2025/05/12 05:34:45 NOTICE: 1 hashes missing 2025/05/12 05:34:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda': 2 differences found 2025/05/12 05:34:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/12 05:34:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:34:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda': 0 differences found 2025/05/12 05:34:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda': 1 matching files 2025/05/12 05:34:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-diconid1yiki" 2025/05/12 05:34:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:34:47 DEBUG : Creating backend with remote "TestBox:rclone-test-diconid1yiki" 2025/05/12 05:34:47 DEBUG : box root 'rclone-test-diconid1yiki': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:47 DEBUG : Creating backend with remote "/tmp/rclone1515959457" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki'", Local "Local file system at /tmp/rclone1515959457", Modify Window "1s" 2025/05/12 05:34:48 DEBUG : box root 'rclone-test-diconid1yiki': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:53 INFO : HeLlO, wOrLd!.rclone_chunk.001_5149bn: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/12 05:34:53 ERROR : HeLlO, wOrLd!: sum not found 2025/05/12 05:34:53 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki' 2025/05/12 05:34:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki': 1 files missing 2025/05/12 05:34:53 NOTICE: 1 hashes missing 2025/05/12 05:34:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki': 2 differences found 2025/05/12 05:34:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/12 05:34:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:34:54 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki': 0 differences found 2025/05/12 05:34:54 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki': 1 matching files 2025/05/12 05:34:54 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-veguniy5koga" 2025/05/12 05:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:34:54 DEBUG : Creating backend with remote "TestBox:rclone-test-veguniy5koga" 2025/05/12 05:34:55 DEBUG : box root 'rclone-test-veguniy5koga': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:34:56 DEBUG : Creating backend with remote "/tmp/rclone3995492723" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga'", Local "Local file system at /tmp/rclone3995492723", Modify Window "1s" 2025/05/12 05:34:56 DEBUG : box root 'rclone-test-veguniy5koga': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:01 INFO : HELLO, WORLD!.rclone_chunk.001_514hbv: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/12 05:35:03 ERROR : HELLO, WORLD!: sum not found 2025/05/12 05:35:03 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga' 2025/05/12 05:35:03 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga': 1 files missing 2025/05/12 05:35:03 NOTICE: 1 hashes missing 2025/05/12 05:35:03 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga': 2 differences found 2025/05/12 05:35:03 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/12 05:35:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga': 0 differences found 2025/05/12 05:35:04 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga': 1 matching files 2025/05/12 05:35:04 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nozegof5goba" 2025/05/12 05:35:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:35:04 DEBUG : Creating backend with remote "TestBox:rclone-test-nozegof5goba" 2025/05/12 05:35:04 DEBUG : box root 'rclone-test-nozegof5goba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:05 DEBUG : Creating backend with remote "/tmp/rclone4195769513" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba'", Local "Local file system at /tmp/rclone4195769513", Modify Window "1s" 2025/05/12 05:35:05 DEBUG : box root 'rclone-test-nozegof5goba': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_514q82: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/05/12 05:35:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/12 05:35:11 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba' 2025/05/12 05:35:11 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba': 1 files missing 2025/05/12 05:35:11 NOTICE: 1 hashes missing 2025/05/12 05:35:11 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba': 2 differences found 2025/05/12 05:35:11 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/12 05:35:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba': 0 differences found 2025/05/12 05:35:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba': 1 matching files 2025/05/12 05:35:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo" 2025/05/12 05:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:35:12 DEBUG : Creating backend with remote "TestBox:rclone-test-kuyidab7zeyo" 2025/05/12 05:35:13 DEBUG : box root 'rclone-test-kuyidab7zeyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:14 DEBUG : Creating backend with remote "/tmp/rclone2510300077" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo'", Local "Local file system at /tmp/rclone2510300077", Modify Window "1s" 2025/05/12 05:35:15 DEBUG : box root 'rclone-test-kuyidab7zeyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_5150dv: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/05/12 05:35:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/12 05:35:21 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo' 2025/05/12 05:35:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo': 1 files missing 2025/05/12 05:35:21 NOTICE: 1 hashes missing 2025/05/12 05:35:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo': 2 differences found 2025/05/12 05:35:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/12 05:35:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo': 0 differences found 2025/05/12 05:35:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo': 1 matching files 2025/05/12 05:35:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-dosobop5navu" 2025/05/12 05:35:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:35:22 DEBUG : Creating backend with remote "TestBox:rclone-test-dosobop5navu" 2025/05/12 05:35:23 DEBUG : box root 'rclone-test-dosobop5navu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:24 DEBUG : Creating backend with remote "/tmp/rclone442761532" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu'", Local "Local file system at /tmp/rclone442761532", Modify Window "1s" 2025/05/12 05:35:24 DEBUG : box root 'rclone-test-dosobop5navu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_5159qr: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/05/12 05:35:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:35:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu' 2025/05/12 05:35:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu': 1 files missing 2025/05/12 05:35:29 NOTICE: 1 hashes missing 2025/05/12 05:35:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu': 2 differences found 2025/05/12 05:35:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/12 05:35:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu': 0 differences found 2025/05/12 05:35:31 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu': 1 matching files 2025/05/12 05:35:31 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-pofayeq7bapi" 2025/05/12 05:35:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:35:31 DEBUG : Creating backend with remote "TestBox:rclone-test-pofayeq7bapi" 2025/05/12 05:35:31 DEBUG : box root 'rclone-test-pofayeq7bapi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:31 DEBUG : Creating backend with remote "/tmp/rclone1730218383" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi'", Local "Local file system at /tmp/rclone1730218383", Modify Window "1s" 2025/05/12 05:35:32 DEBUG : box root 'rclone-test-pofayeq7bapi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_515hvs: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/05/12 05:35:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:35:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi' 2025/05/12 05:35:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi': 1 files missing 2025/05/12 05:35:38 NOTICE: 1 hashes missing 2025/05/12 05:35:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi': 2 differences found 2025/05/12 05:35:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/12 05:35:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi': 0 differences found 2025/05/12 05:35:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi': 1 matching files 2025/05/12 05:35:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-vucabod9bana" 2025/05/12 05:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:35:39 DEBUG : Creating backend with remote "TestBox:rclone-test-vucabod9bana" 2025/05/12 05:35:39 DEBUG : box root 'rclone-test-vucabod9bana': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:40 DEBUG : Creating backend with remote "/tmp/rclone2748553549" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana'", Local "Local file system at /tmp/rclone2748553549", Modify Window "1s" 2025/05/12 05:35:40 DEBUG : box root 'rclone-test-vucabod9bana': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_515q4n: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/05/12 05:35:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:35:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana' 2025/05/12 05:35:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana': 1 files missing 2025/05/12 05:35:46 NOTICE: 1 hashes missing 2025/05/12 05:35:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana': 2 differences found 2025/05/12 05:35:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/12 05:35:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana': 0 differences found 2025/05/12 05:35:47 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana': 1 matching files 2025/05/12 05:35:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-kotenep3hejo" 2025/05/12 05:35:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:35:47 DEBUG : Creating backend with remote "TestBox:rclone-test-kotenep3hejo" 2025/05/12 05:35:48 DEBUG : box root 'rclone-test-kotenep3hejo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:48 DEBUG : Creating backend with remote "/tmp/rclone1199753933" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo'", Local "Local file system at /tmp/rclone1199753933", Modify Window "1s" 2025/05/12 05:35:49 DEBUG : box root 'rclone-test-kotenep3hejo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:35:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_515yok: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/05/12 05:35:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:35:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo' 2025/05/12 05:35:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo': 1 files missing 2025/05/12 05:35:55 NOTICE: 1 hashes missing 2025/05/12 05:35:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo': 2 differences found 2025/05/12 05:35:55 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/12 05:35:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:35:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo': 0 differences found 2025/05/12 05:35:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo': 1 matching files 2025/05/12 05:35:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-kotenep3hejo': Purge remote 2025/05/12 05:35:57 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-vucabod9bana': Purge remote 2025/05/12 05:35:58 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-pofayeq7bapi': Purge remote 2025/05/12 05:35:59 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-dosobop5navu': Purge remote 2025/05/12 05:36:01 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-kuyidab7zeyo': Purge remote 2025/05/12 05:36:02 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nozegof5goba': Purge remote 2025/05/12 05:36:04 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-veguniy5koga': Purge remote 2025/05/12 05:36:05 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-diconid1yiki': Purge remote 2025/05/12 05:36:06 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wedifah7coda': Purge remote 2025/05/12 05:36:08 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-giroqec9faga': Purge remote --- PASS: TestApplyTransforms (98.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:36:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 05:36:15 INFO : sub/file2.rclone_chunk.001_516j70: Moved (server-side) to: sub/file2 2025/05/12 05:36:15 INFO : file1: Copied (new) to: sub/file2 2025/05/12 05:36:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/12 05:36:17 DEBUG : file1: Unchanged skipping 2025/05/12 05:36:18 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.99s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.66s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:36:28 INFO : dst/file1.rclone_chunk.001_516veh: Moved (server-side) to: dst/file1 2025/05/12 05:36:29 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/backup" 2025/05/12 05:36:29 DEBUG : Config file has changed externally - reloading 2025/05/12 05:36:29 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/backup" 2025/05/12 05:36:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/12 05:36:31 DEBUG : dst/file1: move non-chunked object... 2025/05/12 05:36:34 INFO : dst/file1: Moved (server-side) 2025/05/12 05:36:34 INFO : dst/file1: Moved (server-side) 2025/05/12 05:36:35 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:36:38 INFO : dst/file1.rclone_chunk.001_51777b: Moved (server-side) to: dst/file1 2025/05/12 05:36:38 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (22.22s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:36:45 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/dst" 2025/05/12 05:36:45 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/dst" 2025/05/12 05:36:48 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/CompareDest" 2025/05/12 05:36:48 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/CompareDest" 2025/05/12 05:36:50 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 05:36:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:36:55 INFO : one.rclone_chunk.001_517myt: Moved (server-side) to: one 2025/05/12 05:36:55 INFO : one: Copied (new) 2025/05/12 05:36:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:36:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:37:02 INFO : one: Deleted 2025/05/12 05:37:02 INFO : one.rclone_chunk.001_517tzn: Moved (server-side) to: one 2025/05/12 05:37:02 INFO : one: Copied (replaced existing) 2025/05/12 05:37:09 INFO : dst/one: Deleted 2025/05/12 05:37:10 INFO : dst/one.rclone_chunk.001_51802m: Moved (server-side) to: dst/one 2025/05/12 05:37:14 INFO : CompareDest/one.rclone_chunk.001_51861n: Moved (server-side) to: CompareDest/one 2025/05/12 05:37:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:37:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/12 05:37:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 05:37:22 INFO : CompareDest/two.rclone_chunk.001_518eds: Moved (server-side) to: CompareDest/two 2025/05/12 05:37:23 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:37:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/12 05:37:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 05:37:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:37:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/12 05:37:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 05:37:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:37:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/12 05:37:29 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:37:32 INFO : two.rclone_chunk.001_518p91: Moved (server-side) to: two 2025/05/12 05:37:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (54.98s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:37:40 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/dst" 2025/05/12 05:37:40 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/dst" 2025/05/12 05:37:43 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/CopyDest" 2025/05/12 05:37:43 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/CopyDest" 2025/05/12 05:37:45 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 05:37:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:37:50 INFO : one.rclone_chunk.001_5196xq: Moved (server-side) to: one 2025/05/12 05:37:50 INFO : one: Copied (new) 2025/05/12 05:37:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:37:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:37:57 INFO : one: Deleted 2025/05/12 05:37:58 INFO : one.rclone_chunk.001_519dl6: Moved (server-side) to: one 2025/05/12 05:37:58 INFO : one: Copied (replaced existing) 2025/05/12 05:38:04 INFO : dst/one: Deleted 2025/05/12 05:38:05 INFO : dst/one.rclone_chunk.001_519jdg: Moved (server-side) to: dst/one 2025/05/12 05:38:09 INFO : CopyDest/one.rclone_chunk.001_519p26: Moved (server-side) to: CopyDest/one 2025/05/12 05:38:11 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/BackupDir" 2025/05/12 05:38:11 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/BackupDir" 2025/05/12 05:38:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:38:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/12 05:38:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:38:16 DEBUG : one: move non-chunked object... 2025/05/12 05:38:18 INFO : one: Moved (server-side) 2025/05/12 05:38:18 INFO : one: Moved (server-side) 2025/05/12 05:38:18 DEBUG : one: copy non-chunked object... 2025/05/12 05:38:19 INFO : one: Copied (server-side copy) 2025/05/12 05:38:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/12 05:38:24 INFO : CopyDest/two.rclone_chunk.001_51a4tl: Moved (server-side) to: CopyDest/two 2025/05/12 05:38:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:38:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/12 05:38:26 DEBUG : two: copy non-chunked object... 2025/05/12 05:38:27 INFO : two: Copied (server-side copy) 2025/05/12 05:38:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/12 05:38:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/12 05:38:29 DEBUG : two: Unchanged skipping 2025/05/12 05:38:33 INFO : CopyDest/three.rclone_chunk.001_51ae2n: Moved (server-side) to: CopyDest/three 2025/05/12 05:38:34 DEBUG : three: Need to transfer - File not found at Destination 2025/05/12 05:38:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/12 05:38:35 DEBUG : three: Destination not found in --copy-dest 2025/05/12 05:38:35 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:38:39 INFO : three.rclone_chunk.001_51ajkz: Moved (server-side) to: three 2025/05/12 05:38:39 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (70.27s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.69s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.68s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:38:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/12 05:38:52 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:38:57 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_51b049: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/05/12 05:38:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/12 05:38:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/12 05:38:58 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:40:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: max transfer limit reached as set by --max-transfer 2025/05/12 05:40:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (116.76s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.70s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.76s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.70s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.70s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.73s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.73s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.74s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.64s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.67s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.67s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:41:00 INFO : a.txt.rclone_chunk.001_51ehq2: Moved (server-side) to: a.txt 2025/05/12 05:41:03 INFO : zend.txt.rclone_chunk.001_51ekt6: Moved (server-side) to: zend.txt 2025/05/12 05:41:08 INFO : sub dir/hello world.rclone_chunk.001_51eoom: Moved (server-side) to: sub dir/hello world 2025/05/12 05:41:11 INFO : sub dir/hello world2.rclone_chunk.001_51es9o: Moved (server-side) to: sub dir/hello world2 2025/05/12 05:41:16 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_51ewf1: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/05/12 05:41:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_51f16q: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/05/12 05:41:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_51f4im: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/05/12 05:41:27 DEBUG : a.txt: Excluded (Size Filter) 2025/05/12 05:41:27 DEBUG : a.txt: Excluded 2025/05/12 05:41:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:41:28 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:41:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:41:28 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:41:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:41:28 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:41:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:41:28 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:41:29 DEBUG : sub dir/ignore dir: Excluded 2025/05/12 05:41:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (46.43s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:41:46 INFO : a.txt.rclone_chunk.001_51fre2: Moved (server-side) to: a.txt 2025/05/12 05:41:50 INFO : zend.txt.rclone_chunk.001_51fup9: Moved (server-side) to: zend.txt 2025/05/12 05:41:54 INFO : sub dir/hello world.rclone_chunk.001_51fygc: Moved (server-side) to: sub dir/hello world 2025/05/12 05:41:58 INFO : sub dir/hello world2.rclone_chunk.001_51g3rl: Moved (server-side) to: sub dir/hello world2 2025/05/12 05:42:03 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_51g6xs: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/05/12 05:42:06 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_51gb8w: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/05/12 05:42:11 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_51gfmt: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/05/12 05:42:13 DEBUG : a.txt: Excluded (Size Filter) 2025/05/12 05:42:13 DEBUG : a.txt: Excluded 2025/05/12 05:42:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:42:14 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:42:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:42:14 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:42:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:42:14 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:42:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:42:14 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:42:15 DEBUG : sub dir/ignore dir: Excluded 2025/05/12 05:42:16 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (45.71s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:42:32 INFO : file1.rclone_chunk.001_51h1ol: Moved (server-side) to: file1 2025/05/12 05:42:37 INFO : sub/file2.rclone_chunk.001_51h4q2: 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 (17.24s) --- PASS: TestListJSON/Default (0.37s) --- PASS: TestListJSON/FilesOnly (0.42s) --- PASS: TestListJSON/DirsOnly (0.39s) --- PASS: TestListJSON/Recurse (0.74s) --- PASS: TestListJSON/SubDir (0.38s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.38s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.38s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:42:49 INFO : file1.rclone_chunk.001_51hiln: Moved (server-side) to: file1 2025/05/12 05:42:54 INFO : sub/file2.rclone_chunk.001_51hlg2: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/12 05:43:01 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/notfound" 2025/05/12 05:43:01 DEBUG : Config file has changed externally - reloading 2025/05/12 05:43:01 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/notfound" --- PASS: TestStatJSON (22.30s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.40s) --- PASS: TestStatJSON/Dir (0.68s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s) --- PASS: TestStatJSON/File (1.01s) --- PASS: TestStatJSON/NotFound (0.75s) --- PASS: TestStatJSON/DirFilesOnly (0.33s) --- PASS: TestStatJSON/FileFilesOnly (1.06s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.33s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.39s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (2.67s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:43:08 INFO : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Making directory 2025/05/12 05:43:08 INFO : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Making directory --- PASS: TestMkdir (1.07s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:43:14 INFO : sub dir/hello world.rclone_chunk.001_51i5wl: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (8.82s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:43:22 INFO : potato2.rclone_chunk.001_51ier8: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:43:23 INFO : potato2.rclone_chunk.002_51ier8: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:43:28 INFO : empty space.rclone_chunk.001_51ilmh: Moved (server-side) to: empty space --- PASS: TestLs (16.23s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:43:39 INFO : potato2.rclone_chunk.001_51iu28: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:43:39 INFO : potato2.rclone_chunk.002_51iu28: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:43:44 INFO : empty space.rclone_chunk.001_51j14e: Moved (server-side) to: empty space 2025/05/12 05:43:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/12 05:43:45 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (18.08s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:43:57 INFO : potato2.rclone_chunk.001_51jcn4: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:43:58 INFO : potato2.rclone_chunk.002_51jcn4: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:44:03 INFO : empty space.rclone_chunk.001_51jkvs: Moved (server-side) to: empty space --- PASS: TestLsLong (17.26s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:44:14 INFO : potato2.rclone_chunk.001_51juji: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:44:14 INFO : potato2.rclone_chunk.002_51juji: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:44:19 INFO : empty space.rclone_chunk.001_51k0m1: Moved (server-side) to: empty space --- PASS: TestHashSums (15.74s) === RUN TestHashSumsWithErrors 2025/05/12 05:44:25 DEBUG : Creating backend with remote ":memory:" 2025/05/12 05:44:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/12 05:44:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/12 05:44:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/12 05:44:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/12 05:44:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/12 05:44:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/12 05:44:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/12 05:44:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/12 05:44:25 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 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:44:30 INFO : potato2.rclone_chunk.001_51k9pw: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:44:30 INFO : potato2.rclone_chunk.002_51k9pw: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:44:36 INFO : empty space.rclone_chunk.001_51kg6c: Moved (server-side) to: empty space 2025/05/12 05:44:41 INFO : sub dir/potato3.rclone_chunk.001_51kkpv: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (24.65s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:44:53 INFO : small.rclone_chunk.001_51kyzy: Moved (server-side) to: small 2025/05/12 05:44:58 INFO : medium.rclone_chunk.001_51l2r1: Moved (server-side) to: medium.rclone_chunk.001 2025/05/12 05:44:59 INFO : medium.rclone_chunk.002_51l2r1: Moved (server-side) to: medium.rclone_chunk.002 2025/05/12 05:45:05 INFO : large.rclone_chunk.001_51l98i: Moved (server-side) to: large.rclone_chunk.001 2025/05/12 05:45:06 INFO : large.rclone_chunk.002_51l98i: Moved (server-side) to: large.rclone_chunk.002 2025/05/12 05:45:08 DEBUG : Waiting for deletions to finish 2025/05/12 05:45:08 DEBUG : large: Excluded (Size Filter) 2025/05/12 05:45:08 DEBUG : large: Excluded 2025/05/12 05:45:09 INFO : small: Deleted 2025/05/12 05:45:12 INFO : medium: Deleted --- PASS: TestDelete (27.51s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.41s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.47s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.36s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:45:25 INFO : ReadFile.rclone_chunk.001_51lu6o: Moved (server-side) to: ReadFile --- PASS: TestReadFile (8.11s) === RUN TestRetry 2025/05/12 05:45:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/12 05:45:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/12 05:45:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 05:45:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 05:45:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 05:45:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 05:45:30 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 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:45:33 INFO : file1.rclone_chunk.001_51m2fx: Moved (server-side) to: file1 2025/05/12 05:45:37 INFO : file2.rclone_chunk.001_51m6wa: Moved (server-side) to: file2 --- PASS: TestCat (20.04s) === RUN TestPurge 2025/05/12 05:45:50 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-girofof0dihe" 2025/05/12 05:45:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:45:50 DEBUG : Creating backend with remote "TestBox:rclone-test-girofof0dihe" 2025/05/12 05:45:51 DEBUG : box root 'rclone-test-girofof0dihe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:45:51 DEBUG : Creating backend with remote "/tmp/rclone3489444628" run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-girofof0dihe'", Local "Local file system at /tmp/rclone3489444628", Modify Window "1s" 2025/05/12 05:45:52 DEBUG : box root 'rclone-test-girofof0dihe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:45:59 INFO : A1/B1/C1/one.rclone_chunk.001_51mpf6: Moved (server-side) to: A1/B1/C1/one 2025/05/12 05:45:59 INFO : A2: Making directory 2025/05/12 05:46:00 INFO : A1/B2: Making directory 2025/05/12 05:46:01 INFO : A1/B2/C2: Making directory 2025/05/12 05:46:02 INFO : A1/B1/C3: Making directory 2025/05/12 05:46:03 INFO : A3: Making directory 2025/05/12 05:46:04 INFO : A3/B3: Making directory 2025/05/12 05:46:05 INFO : A3/B3/C4: Making directory 2025/05/12 05:46:10 INFO : A1/two.rclone_chunk.001_51n3p7: Moved (server-side) to: A1/two 2025/05/12 05:46:17 DEBUG : box root 'rclone-test-girofof0dihe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:46:17 ERROR : : error listing: directory not found 2025/05/12 05:46:17 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-girofof0dihe': Purge remote 2025/05/12 05:46:17 DEBUG : box root 'rclone-test-girofof0dihe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:46:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (27.68s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:46:24 INFO : A1/B1/C1/one.rclone_chunk.001_51nejj: Moved (server-side) to: A1/B1/C1/one 2025/05/12 05:46:24 INFO : A2: Making directory 2025/05/12 05:46:25 INFO : A1/B2: Making directory 2025/05/12 05:46:26 INFO : A1/B2/C2: Making directory 2025/05/12 05:46:27 INFO : A1/B1/C3: Making directory 2025/05/12 05:46:28 INFO : A3: Making directory 2025/05/12 05:46:29 INFO : A3/B3: Making directory 2025/05/12 05:46:30 INFO : A3/B3/C4: Making directory 2025/05/12 05:46:35 INFO : A1/two.rclone_chunk.001_51nsc8: Moved (server-side) to: A1/two 2025/05/12 05:46:37 DEBUG : removing 1 level 3 directories 2025/05/12 05:46:37 INFO : A3/B3/C4: Removing directory 2025/05/12 05:46:41 DEBUG : removing 2 level 3 directories 2025/05/12 05:46:41 INFO : A1/B2/C2: Removing directory 2025/05/12 05:46:41 INFO : A1/B1/C3: Removing directory 2025/05/12 05:46:42 DEBUG : removing 2 level 2 directories 2025/05/12 05:46:42 INFO : A3/B3: Removing directory 2025/05/12 05:46:42 INFO : A1/B2: Removing directory 2025/05/12 05:46:43 DEBUG : removing 2 level 1 directories 2025/05/12 05:46:43 INFO : A3: Removing directory 2025/05/12 05:46:43 INFO : A2: Removing directory 2025/05/12 05:46:51 DEBUG : removing 1 level 3 directories 2025/05/12 05:46:51 INFO : A1/B1/C1: Removing directory 2025/05/12 05:46:52 DEBUG : removing 1 level 2 directories 2025/05/12 05:46:52 INFO : A1/B1: Removing directory 2025/05/12 05:46:53 DEBUG : removing 1 level 1 directories 2025/05/12 05:46:53 INFO : A1: Removing directory 2025/05/12 05:46:54 DEBUG : removing 1 level 0 directories 2025/05/12 05:46:54 INFO : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Removing directory 2025/05/12 05:46:55 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:46:55 ERROR : : error listing: directory not found 2025/05/12 05:46:56 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:46:56 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (38.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:46:56 DEBUG : box root 'rclone-test-nevofum3hezu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/12 05:46:57 INFO : A1: Making directory 2025/05/12 05:46:58 INFO : A1/B1: Making directory 2025/05/12 05:46:59 INFO : A1/B1/C1: Making directory 2025/05/12 05:47:02 DEBUG : removing 1 level 3 directories 2025/05/12 05:47:02 INFO : A1/B1/C1: Removing directory 2025/05/12 05:47:03 DEBUG : removing 1 level 2 directories 2025/05/12 05:47:03 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.18s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:47:07 INFO : A1: Making directory 2025/05/12 05:47:08 INFO : A1/B1: Making directory 2025/05/12 05:47:09 INFO : A1/B1/C1: Making directory 2025/05/12 05:47:13 DEBUG : removing 1 level 3 directories 2025/05/12 05:47:13 INFO : A1/B1/C1: Removing directory 2025/05/12 05:47:14 DEBUG : removing 1 level 2 directories 2025/05/12 05:47:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.74s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:47:22 INFO : file1.rclone_chunk.001_51p2zi: Moved (server-side) to: file1 2025/05/12 05:47:23 DEBUG : filename.txt: File name found in url 2025/05/12 05:47:26 INFO : filename.txt.rclone_chunk.001_51p75l: Moved (server-side) to: filename.txt 2025/05/12 05:47:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/12 05:47:30 INFO : headerfilename.txt.rclone_chunk.001_51pb7w: Moved (server-side) to: headerfilename.txt 2025/05/12 05:47:34 INFO : file2.rclone_chunk.001_51pexl: Moved (server-side) to: file2 --- PASS: TestCopyURL (21.27s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:47:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 05:47:44 INFO : sub/file2.rclone_chunk.001_51poth: Moved (server-side) to: sub/file2 2025/05/12 05:47:44 INFO : file1: Copied (new) to: sub/file2 2025/05/12 05:47:44 INFO : file1: Deleted 2025/05/12 05:47:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/12 05:47:45 DEBUG : file1: Unchanged skipping 2025/05/12 05:47:45 INFO : file1: Deleted 2025/05/12 05:47:46 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.17s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:47:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 05:47:51 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:47:54 INFO : file1.rclone_chunk.001_51pz7c: Moved (server-side) to: file1 2025/05/12 05:47:54 INFO : file1: Copied (new) 2025/05/12 05:47:54 INFO : file1: Deleted 2025/05/12 05:47:55 DEBUG : file1: Destination exists, skipping 2025/05/12 05:47:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (7.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:47:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 05:48:03 INFO : sub/file2.rclone_chunk.001_51q6ea: Moved (server-side) to: sub/file2 2025/05/12 05:48:03 INFO : file1: Copied (new) to: sub/file2 2025/05/12 05:48:03 INFO : file1: Deleted 2025/05/12 05:48:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/12 05:48:05 DEBUG : file1: Unchanged skipping 2025/05/12 05:48:05 INFO : file1: Deleted 2025/05/12 05:48:08 DEBUG : sub/file2: moving to sub/File2-rclone-move-diwokal1 2025/05/12 05:48:08 DEBUG : sub/file2: move non-chunked object... 2025/05/12 05:48:08 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-diwokal1 2025/05/12 05:48:08 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-diwokal1 2025/05/12 05:48:08 DEBUG : sub/file2: moving to sub/File2 2025/05/12 05:48:08 DEBUG : sub/File2-rclone-move-diwokal1: move non-chunked object... 2025/05/12 05:48:09 INFO : sub/File2-rclone-move-diwokal1: Moved (server-side) to: sub/File2 2025/05/12 05:48:09 INFO : sub/File2-rclone-move-diwokal1: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (15.06s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:48:16 INFO : hello.rclone_chunk.001_51qlac: Moved (server-side) to: hello 2025/05/12 05:48:18 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (7.87s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:48:25 INFO : dst/file1.rclone_chunk.001_51qt6r: Moved (server-side) to: dst/file1 2025/05/12 05:48:27 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nevofum3hezu/backup" 2025/05/12 05:48:27 DEBUG : Creating backend with remote "TestBox:rclone-test-nevofum3hezu/backup" 2025/05/12 05:48:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/12 05:48:30 DEBUG : dst/file1: move non-chunked object... 2025/05/12 05:48:33 INFO : dst/file1: Moved (server-side) 2025/05/12 05:48:33 INFO : dst/file1: Moved (server-side) 2025/05/12 05:48:33 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/05/12 05:48:36 INFO : dst/file1.rclone_chunk.001_51r54n: Moved (server-side) to: dst/file1 2025/05/12 05:48:36 INFO : dst/file1: Copied (new) 2025/05/12 05:48:36 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (23.08s) === 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 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:48:48 INFO : A1/one.rclone_chunk.001_51rgh3: Moved (server-side) to: A1/one 2025/05/12 05:48:51 INFO : A1/two.rclone_chunk.001_51rki5: Moved (server-side) to: A1/two 2025/05/12 05:48:56 INFO : A1/B1/three.rclone_chunk.001_51ros8: Moved (server-side) to: A1/B1/three 2025/05/12 05:49:01 INFO : A1/B1/C1/four.rclone_chunk.001_51rsot: Moved (server-side) to: A1/B1/C1/four 2025/05/12 05:49:06 INFO : A1/B1/C2/five.rclone_chunk.001_51rxgr: Moved (server-side) to: A1/B1/C2/five 2025/05/12 05:49:06 INFO : A1/B2: Making directory 2025/05/12 05:49:07 INFO : A1/B1/C3: Making directory 2025/05/12 05:49:20 DEBUG : A2/one: move non-chunked object... 2025/05/12 05:49:20 DEBUG : A2/two: move non-chunked object... 2025/05/12 05:49:20 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/05/12 05:49:20 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/05/12 05:49:20 DEBUG : A2/B1/three: move non-chunked object... 2025/05/12 05:49:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/12 05:49:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/12 05:49:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/12 05:49:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/12 05:49:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/12 05:49:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/12 05:49:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/12 05:49:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/12 05:49:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/12 05:49:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/12 05:49:28 INFO : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/12 05:49:36 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/05/12 05:49:36 DEBUG : A3/B1/three: move non-chunked object... 2025/05/12 05:49:36 DEBUG : A3/two: move non-chunked object... 2025/05/12 05:49:36 DEBUG : A3/one: move non-chunked object... 2025/05/12 05:49:36 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/05/12 05:49:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/12 05:49:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/12 05:49:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/12 05:49:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/12 05:49:37 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/12 05:49:37 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/12 05:49:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/12 05:49:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/12 05:49:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/12 05:49:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (73.20s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" --- PASS: TestGetFsInfo (0.70s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/05/12 05:49:58 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/12 05:50:01 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_51tivc: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/05/12 05:50:01 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/12 05:50:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/12 05:50:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/05/12 05:50:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/05/12 05:50:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/05/12 05:50:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/05/12 05:50:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/05/12 05:50:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/05/12 05:50:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/05/12 05:50:41 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/05/12 05:50:41 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/05/12 05:50:42 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/05/12 05:50:42 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/05/12 05:50:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/05/12 05:50:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/05/12 05:50:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/05/12 05:50:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/05/12 05:50:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/05/12 05:50:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/05/12 05:50:46 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/05/12 05:50:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/05/12 05:50:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/05/12 05:50:48 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_51tlfe: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/05/12 05:50:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:51:16 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/12 05:51:19 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_51vooz: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/05/12 05:51:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/12 05:51:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/05/12 05:51:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/05/12 05:51:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/05/12 05:51:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/05/12 05:51:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/05/12 05:51:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/05/12 05:51:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/05/12 05:51:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/05/12 05:51:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/05/12 05:51:59 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/05/12 05:51:59 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/05/12 05:52:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/05/12 05:52:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/05/12 05:52:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/05/12 05:52:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/05/12 05:52:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/05/12 05:52:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/05/12 05:52:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/05/12 05:52:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/05/12 05:52:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/05/12 05:52:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_51vs3v: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/05/12 05:52:06 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:52:32 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/12 05:52:35 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_51xs3y: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/05/12 05:52:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/12 05:53:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/05/12 05:53:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/05/12 05:53:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/05/12 05:53:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/05/12 05:53:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/05/12 05:53:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/05/12 05:53:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/05/12 05:53:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/05/12 05:53:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/05/12 05:53:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/05/12 05:53:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/05/12 05:53:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/05/12 05:53:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/05/12 05:53:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/05/12 05:53:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/05/12 05:53:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/05/12 05:53:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/05/12 05:53:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/05/12 05:53:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/05/12 05:53:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/05/12 05:53:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_51xw8b: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/05/12 05:53:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:53:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/12 05:53:53 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_51zy4l: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/05/12 05:53:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/12 05:54:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/05/12 05:54:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/05/12 05:54:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/05/12 05:54:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/05/12 05:54:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/05/12 05:54:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/05/12 05:54:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/05/12 05:54:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/05/12 05:54:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/05/12 05:54:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/05/12 05:54:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/05/12 05:54:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/05/12 05:54:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/05/12 05:54:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/05/12 05:54:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/05/12 05:54:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/05/12 05:54:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/05/12 05:54:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/05/12 05:54:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/05/12 05:54:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/05/12 05:54:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_5202cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/05/12 05:54:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (310.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (78.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (76.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (77.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (78.72s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.70s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:55:14 INFO : potato1.rclone_chunk.001_5225js: Moved (server-side) to: potato1.rclone_chunk.001 2025/05/12 05:55:14 INFO : potato1.rclone_chunk.002_5225js: Moved (server-side) to: potato1.rclone_chunk.002 2025/05/12 05:55:16 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/12 05:55:21 INFO : potato2.rclone_chunk.001_522d0k: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:55:21 INFO : potato2.rclone_chunk.002_522d0k: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:55:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (23.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.74s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:55:37 INFO : potato2.rclone_chunk.001_522trm: Moved (server-side) to: potato2.rclone_chunk.001 2025/05/12 05:55:38 INFO : potato2.rclone_chunk.002_522trm: Moved (server-side) to: potato2.rclone_chunk.002 2025/05/12 05:55:43 INFO : empty space.rclone_chunk.001_5230t0: Moved (server-side) to: empty space 2025/05/12 05:55:48 INFO : sub dir/potato3.rclone_chunk.001_5234q6: Moved (server-side) to: sub dir/potato3 2025/05/12 05:55:49 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Touching "empty space" 2025/05/12 05:55:49 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Touching "potato2" 2025/05/12 05:55:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Touching "sub dir/potato3" --- PASS: TestTouchDir (26.66s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.75s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.71s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.71s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.65s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.75s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu'", Local "Local file system at /tmp/rclone1142567675", Modify Window "1s" 2025/05/12 05:56:07 INFO : sub dir/test remove existing.rclone_chunk.001_523n9b: Moved (server-side) to: sub dir/test remove existing 2025/05/12 05:56:11 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_523sbi: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/05/12 05:56:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.suvefih8" before starting 2025/05/12 05:56:15 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/05/12 05:56:15 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.suvefih8 2025/05/12 05:56:16 DEBUG : sub dir/test remove existing.suvefih8: TEST: removing renamed existing file after operation 2025/05/12 05:56:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeyapiq0" before starting 2025/05/12 05:56:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/05/12 05:56:20 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeyapiq0 2025/05/12 05:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeyapiq0: TEST: renaming existing back after failed operation 2025/05/12 05:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeyapiq0: move non-chunked object... 2025/05/12 05:56:21 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeyapiq0: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/05/12 05:56:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joyiwob4" before starting 2025/05/12 05:56:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/05/12 05:56:23 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joyiwob4 2025/05/12 05:56:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joyiwob4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (24.58s) === 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) PASS 2025/05/12 05:56:27 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nevofum3hezu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Finished OK in 26m53.507214977s (try 1/5)