"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5) 2022/03/14 06:26:33 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5" 2022/03/14 06:26:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/14 06:26:33 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5" 2022/03/14 06:26:34 DEBUG : box root 'rclone-test-wanugim2hevodux5furubin5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:26:34 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:26:34 DEBUG : Reset feature "ListR" 2022/03/14 06:26:34 DEBUG : Creating backend with remote "/tmp/rclone683493160" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} multithread_test.go:122: exceeded file size limit 131071 > 1024 === RUN TestMultithreadCopy/{size:131072_streams:2} multithread_test.go:122: exceeded file size limit 131072 > 1024 === RUN TestMultithreadCopy/{size:131073_streams:2} multithread_test.go:122: exceeded file size limit 131073 > 1024 2022/03/14 06:26:35 DEBUG : box root 'rclone-test-wanugim2hevodux5furubin5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:26:35 ERROR : : error listing: directory not found --- PASS: TestMultithreadCopy (0.44s) --- SKIP: TestMultithreadCopy/{size:131071_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131072_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131073_streams:2} (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/14 06:26:35 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/14 06:26:35 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/14 06:26:35 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:26:35 DEBUG : box root 'rclone-test-wanugim2hevodux5furubin5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:26:40 INFO : rutabaga.rclone_chunk.001_q76wis: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2022/03/14 06:26:45 INFO : empty space.rclone_chunk.001_q772h8: Moved (server-side) to: empty space === RUN TestCheck/3 2022/03/14 06:26:52 INFO : potato2.rclone_chunk.001_q776o2: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:26:53 INFO : potato2.rclone_chunk.002_q776o2: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2022/03/14 06:27:01 INFO : remotepotato.rclone_chunk.001_q77glo: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/03/14 06:27:02 INFO : remotepotato.rclone_chunk.002_q77glo: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (41.20s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.33s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.41s) --- PASS: TestCheck/6 (0.40s) --- PASS: TestCheck/7 (0.45s) === RUN TestCheckFsError 2022/03/14 06:27:16 DEBUG : Creating backend with remote "non-existent" 2022/03/14 06:27:16 DEBUG : Creating backend with remote "non-existent" 2022/03/14 06:27:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/14 06:27:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/03/14 06:27:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/14 06:27:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:27:20 INFO : rutabaga.rclone_chunk.001_q780zu: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/14 06:27:27 INFO : empty space.rclone_chunk.001_q787kr: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2022/03/14 06:27:34 INFO : potato2.rclone_chunk.001_q78dvh: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:27:35 INFO : potato2.rclone_chunk.002_q78dvh: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/14 06:27:48 INFO : remotepotato.rclone_chunk.001_q78r3f: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/03/14 06:27:48 INFO : remotepotato.rclone_chunk.002_q78r3f: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (50.60s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (2.42s) --- PASS: TestCheckDownload/5 (2.39s) --- PASS: TestCheckDownload/6 (2.72s) --- PASS: TestCheckDownload/7 (2.57s) === RUN TestCheckSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:28:12 INFO : rutabaga.rclone_chunk.001_q79fq2: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/14 06:28:18 INFO : empty space.rclone_chunk.001_q79lnk: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2022/03/14 06:28:24 INFO : potato2.rclone_chunk.001_q79rbt: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:28:25 INFO : potato2.rclone_chunk.002_q79rbt: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/14 06:28:34 INFO : remotepotato.rclone_chunk.001_q7a1qv: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/03/14 06:28:34 INFO : remotepotato.rclone_chunk.002_q7a1qv: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (40.69s) --- PASS: TestCheckSizeOnly/1 (0.41s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.44s) --- PASS: TestCheckSizeOnly/7 (0.42s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:28:53 INFO : test.sum.rclone_chunk.001_q7akco: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:28:53 INFO : test.sum.rclone_chunk.002_q7akco: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/14 06:28:58 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/14 06:28:59 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/14 06:28:59 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/14 06:28:59 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/14 06:29:08 INFO : test.sum.rclone_chunk.001_q7aw44: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:29:08 INFO : test.sum.rclone_chunk.002_q7aw44: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/14 06:29:14 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/14 06:29:14 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/14 06:29:14 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/14 06:29:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (30.86s) === RUN TestCheckSum run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:29:18 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/data" 2022/03/14 06:29:18 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/data" 2022/03/14 06:29:21 DEBUG : Reset feature "ListR" check_test.go:356: Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/data' lacks md5, skipping --- SKIP: TestCheckSum (2.87s) === RUN TestCheckSumDownload run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:29:21 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/data" 2022/03/14 06:29:21 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/data" 2022/03/14 06:29:23 DEBUG : Reset feature "ListR" 2022/03/14 06:29:28 INFO : data/banana.rclone_chunk.001_q7bkcl: Moved (server-side) to: data/banana 2022/03/14 06:29:33 INFO : test.sum.rclone_chunk.001_q7bpp8: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2022/03/14 06:29:40 INFO : data/potato.rclone_chunk.001_q7bwy4: Moved (server-side) to: data/potato 2022/03/14 06:29:46 INFO : test.sum: Deleted 2022/03/14 06:29:47 INFO : test.sum.rclone_chunk.001_q7c1n4: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2022/03/14 06:29:57 INFO : test.sum.rclone_chunk.001_q7cbl4: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:29:57 INFO : test.sum.rclone_chunk.002_q7cbl4: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2022/03/14 06:30:15 INFO : test.sum.rclone_chunk.001_q7crfk: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:30:15 INFO : test.sum.rclone_chunk.002_q7crfk: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2022/03/14 06:30:34 INFO : test.sum.rclone_chunk.001_q7d86e: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:30:34 INFO : test.sum.rclone_chunk.002_q7d86e: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/14 06:30:35 INFO : test.sum.rclone_chunk.003_q7d86e: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2022/03/14 06:30:55 INFO : test.sum.rclone_chunk.001_q7dszz: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:30:56 INFO : test.sum.rclone_chunk.002_q7dszz: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/14 06:30:56 INFO : test.sum.rclone_chunk.003_q7dszz: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2022/03/14 06:31:09 INFO : data/banana: Deleted 2022/03/14 06:31:10 INFO : data/banana.rclone_chunk.001_q7edhx: Moved (server-side) to: data/banana 2022/03/14 06:31:15 INFO : data/potato: Deleted 2022/03/14 06:31:16 INFO : data/potato.rclone_chunk.001_q7eix5: Moved (server-side) to: data/potato 2022/03/14 06:31:26 INFO : test.sum.rclone_chunk.001_q7ep2e: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/14 06:31:27 INFO : test.sum.rclone_chunk.002_q7ep2e: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (140.41s) --- PASS: TestCheckSumDownload/subtest1 (2.64s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (5.05s) --- PASS: TestCheckSumDownload/subtest4 (3.95s) --- PASS: TestCheckSumDownload/subtest5 (5.07s) --- PASS: TestCheckSumDownload/subtest6 (4.77s) --- PASS: TestCheckSumDownload/subtest7 (4.20s) === RUN TestDeduplicateInteractive run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.70s) === RUN TestDeduplicateSkip run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.67s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.68s) === RUN TestDeduplicateFirst run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.78s) === RUN TestDeduplicateNewest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.80s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.91s) === RUN TestDeduplicateOldest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.74s) === RUN TestDeduplicateLargest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.73s) === RUN TestDeduplicateSmallest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.74s) === RUN TestDeduplicateRename run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.68s) === RUN TestMergeDirs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.76s) === RUN TestListDirSorted run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:31:54 INFO : a.txt.rclone_chunk.001_q7fm7u: Moved (server-side) to: a.txt 2022/03/14 06:31:59 INFO : zend.txt.rclone_chunk.001_q7fqax: Moved (server-side) to: zend.txt 2022/03/14 06:32:04 INFO : sub dir/hello world.rclone_chunk.001_q7fvm9: Moved (server-side) to: sub dir/hello world 2022/03/14 06:32:08 INFO : sub dir/hello world2.rclone_chunk.001_q7g013: Moved (server-side) to: sub dir/hello world2 2022/03/14 06:32:14 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_q7g45z: Moved (server-side) to: sub dir/ignore dir/.ignore 2022/03/14 06:32:18 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_q7gaye: Moved (server-side) to: sub dir/ignore dir/should be ignored 2022/03/14 06:32:23 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_q7gejo: Moved (server-side) to: sub dir/sub sub dir/hello world3 2022/03/14 06:32:25 DEBUG : a.txt: Excluded 2022/03/14 06:32:26 DEBUG : sub dir/hello world: Excluded 2022/03/14 06:32:26 DEBUG : sub dir/hello world2: Excluded 2022/03/14 06:32:26 DEBUG : sub dir/hello world: Excluded 2022/03/14 06:32:26 DEBUG : sub dir/hello world2: Excluded 2022/03/14 06:32:27 DEBUG : sub dir/ignore dir: Excluded 2022/03/14 06:32:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (51.30s) === RUN TestListJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:32:45 INFO : file1.rclone_chunk.001_q7h19l: Moved (server-side) to: file1 2022/03/14 06:32:51 INFO : sub/file2.rclone_chunk.001_q7h64v: 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 --- PASS: TestListJSON (18.39s) --- PASS: TestListJSON/Default (0.37s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.79s) --- PASS: TestListJSON/SubDir (0.35s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.40s) --- PASS: TestListJSON/ShowHash (0.45s) --- PASS: TestListJSON/HashTypes (0.34s) === RUN TestStatJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:33:04 INFO : file1.rclone_chunk.001_q7hky3: Moved (server-side) to: file1 2022/03/14 06:33:09 INFO : sub/file2.rclone_chunk.001_q7how1: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === 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 2022/03/14 06:33:16 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/notfound" 2022/03/14 06:33:16 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/notfound" 2022/03/14 06:33:17 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (22.92s) --- PASS: TestStatJSON/Root (0.41s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.48s) --- PASS: TestStatJSON/Dir (0.70s) --- PASS: TestStatJSON/File (0.79s) --- PASS: TestStatJSON/NotFound (0.74s) --- PASS: TestStatJSON/DirFilesOnly (0.38s) --- PASS: TestStatJSON/FileFilesOnly (0.74s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.33s) --- PASS: TestStatJSON/DirDirsOnly (0.48s) --- PASS: TestStatJSON/FileDirsOnly (0.40s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.42s) --- PASS: TestStatJSON/RootNotFound (2.14s) === RUN TestMkdir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:33:22 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': Making directory 2022/03/14 06:33:23 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': Making directory --- PASS: TestMkdir (0.99s) === RUN TestLsd run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:33:28 INFO : sub dir/hello world.rclone_chunk.001_q7i837: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (9.12s) === RUN TestLs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:33:38 INFO : potato2.rclone_chunk.001_q7ih8c: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:33:39 INFO : potato2.rclone_chunk.002_q7ih8c: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:33:45 INFO : empty space.rclone_chunk.001_q7iq4l: Moved (server-side) to: empty space --- PASS: TestLs (18.42s) === RUN TestLsWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:33:57 INFO : potato2.rclone_chunk.001_q7izgn: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:33:58 INFO : potato2.rclone_chunk.002_q7izgn: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:34:05 INFO : empty space.rclone_chunk.001_q7j81r: Moved (server-side) to: empty space 2022/03/14 06:34:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (21.06s) === RUN TestLsLong run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:34:18 INFO : potato2.rclone_chunk.001_q7jkb6: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:34:18 INFO : potato2.rclone_chunk.002_q7jkb6: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:34:25 INFO : empty space.rclone_chunk.001_q7jtl2: Moved (server-side) to: empty space --- PASS: TestLsLong (18.67s) === RUN TestHashSums run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:34:37 INFO : potato2.rclone_chunk.001_q7k3za: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:34:37 INFO : potato2.rclone_chunk.002_q7k3za: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:34:43 INFO : empty space.rclone_chunk.001_q7kbd5: Moved (server-side) to: empty space --- PASS: TestHashSums (18.83s) === RUN TestHashSumsWithErrors 2022/03/14 06:34:49 DEBUG : Creating backend with remote ":memory:" 2022/03/14 06:34:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/14 06:34:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/14 06:34:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/14 06:34:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/14 06:34:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/14 06:34:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/14 06:34:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/14 06:34:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/14 06:34:49 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:34:55 INFO : potato2.rclone_chunk.001_q7kmij: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:34:56 INFO : potato2.rclone_chunk.002_q7kmij: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:35:02 INFO : empty space.rclone_chunk.001_q7ku0o: Moved (server-side) to: empty space 2022/03/14 06:35:08 INFO : sub dir/potato3.rclone_chunk.001_q7kzu6: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (27.12s) === RUN TestDelete run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:35:21 INFO : small.rclone_chunk.001_q7ldsz: Moved (server-side) to: small 2022/03/14 06:35:27 INFO : medium.rclone_chunk.001_q7lh4v: Moved (server-side) to: medium.rclone_chunk.001 2022/03/14 06:35:28 INFO : medium.rclone_chunk.002_q7lh4v: Moved (server-side) to: medium.rclone_chunk.002 2022/03/14 06:35:36 INFO : large.rclone_chunk.001_q7lqc5: Moved (server-side) to: large.rclone_chunk.001 2022/03/14 06:35:36 INFO : large.rclone_chunk.002_q7lqc5: Moved (server-side) to: large.rclone_chunk.002 2022/03/14 06:35:39 DEBUG : Waiting for deletions to finish 2022/03/14 06:35:39 DEBUG : large: Excluded 2022/03/14 06:35:40 INFO : small: Deleted 2022/03/14 06:35:43 INFO : medium: Deleted --- PASS: TestDelete (31.86s) === RUN TestRetry 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 1/5 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 2/5 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 1/5 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 2/5 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 3/5 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 4/5 2022/03/14 06:35:48 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:35:53 INFO : file1.rclone_chunk.001_q7m9v2: Moved (server-side) to: file1 2022/03/14 06:35:57 INFO : file2.rclone_chunk.001_q7me86: Moved (server-side) to: file2 --- PASS: TestCat (19.33s) === RUN TestPurge 2022/03/14 06:36:08 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-guyirul8cecazin4lucejor6" 2022/03/14 06:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/14 06:36:08 DEBUG : Creating backend with remote "TestBox:rclone-test-guyirul8cecazin4lucejor6" 2022/03/14 06:36:08 DEBUG : box root 'rclone-test-guyirul8cecazin4lucejor6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:36:09 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:36:09 DEBUG : Reset feature "ListR" 2022/03/14 06:36:09 DEBUG : Creating backend with remote "/tmp/rclone1502802947" run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-guyirul8cecazin4lucejor6'", Local "Local file system at /tmp/rclone1502802947", Modify Window "1s" 2022/03/14 06:36:10 DEBUG : box root 'rclone-test-guyirul8cecazin4lucejor6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:36:17 INFO : A1/B1/C1/one.rclone_chunk.001_q7mvp9: Moved (server-side) to: A1/B1/C1/one 2022/03/14 06:36:17 DEBUG : A2: Making directory 2022/03/14 06:36:19 DEBUG : A1/B2: Making directory 2022/03/14 06:36:20 DEBUG : A1/B2/C2: Making directory 2022/03/14 06:36:21 DEBUG : A1/B1/C3: Making directory 2022/03/14 06:36:22 DEBUG : A3: Making directory 2022/03/14 06:36:23 DEBUG : A3/B3: Making directory 2022/03/14 06:36:24 DEBUG : A3/B3/C4: Making directory 2022/03/14 06:36:29 INFO : A1/two.rclone_chunk.001_q7n97n: Moved (server-side) to: A1/two 2022/03/14 06:36:36 DEBUG : box root 'rclone-test-guyirul8cecazin4lucejor6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:36:36 ERROR : : error listing: directory not found 2022/03/14 06:36:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-guyirul8cecazin4lucejor6': Purge remote 2022/03/14 06:36:37 DEBUG : box root 'rclone-test-guyirul8cecazin4lucejor6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/14 06:36:37 purge failed: directory not found --- PASS: TestPurge (29.08s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:36:44 INFO : A1/B1/C1/one.rclone_chunk.001_q7nlqm: Moved (server-side) to: A1/B1/C1/one 2022/03/14 06:36:44 DEBUG : A2: Making directory 2022/03/14 06:36:45 DEBUG : A1/B2: Making directory 2022/03/14 06:36:46 DEBUG : A1/B2/C2: Making directory 2022/03/14 06:36:47 DEBUG : A1/B1/C3: Making directory 2022/03/14 06:36:48 DEBUG : A3: Making directory 2022/03/14 06:36:49 DEBUG : A3/B3: Making directory 2022/03/14 06:36:50 DEBUG : A3/B3/C4: Making directory 2022/03/14 06:36:56 INFO : A1/two.rclone_chunk.001_q7o0m3: Moved (server-side) to: A1/two 2022/03/14 06:36:58 INFO : A3/B3/C4: Removing directory 2022/03/14 06:37:02 INFO : A3/B3: Removing directory 2022/03/14 06:37:03 INFO : A3: Removing directory 2022/03/14 06:37:05 INFO : A2: Removing directory 2022/03/14 06:37:06 INFO : A1/B2/C2: Removing directory 2022/03/14 06:37:07 INFO : A1/B2: Removing directory 2022/03/14 06:37:08 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (41.14s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:37:18 DEBUG : A1: Making directory 2022/03/14 06:37:19 DEBUG : A1/B1: Making directory 2022/03/14 06:37:20 DEBUG : A1/B1/C1: Making directory 2022/03/14 06:37:24 INFO : A1/B1/C1: Removing directory 2022/03/14 06:37:25 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.90s) === RUN TestRmdirsWithFilter run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:37:29 DEBUG : A1: Making directory 2022/03/14 06:37:30 DEBUG : A1/B1: Making directory 2022/03/14 06:37:31 DEBUG : A1/B1/C1: Making directory 2022/03/14 06:37:36 INFO : A1/B1/C1: Removing directory 2022/03/14 06:37:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.45s) === RUN TestCopyURL run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:37:46 INFO : file1.rclone_chunk.001_q7pelb: Moved (server-side) to: file1 2022/03/14 06:37:47 DEBUG : filename.txt: File name found in url 2022/03/14 06:37:51 INFO : filename.txt.rclone_chunk.001_q7pjhy: Moved (server-side) to: filename.txt 2022/03/14 06:37:56 INFO : file2.rclone_chunk.001_q7poft: Moved (server-side) to: file2 --- PASS: TestCopyURL (19.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:38:01 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:38:06 INFO : sub/file2.rclone_chunk.001_q7pxum: Moved (server-side) to: sub/file2 2022/03/14 06:38:06 INFO : file1: Copied (new) to: sub/file2 2022/03/14 06:38:06 INFO : file1: Deleted 2022/03/14 06:38:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/14 06:38:07 DEBUG : file1: Unchanged skipping 2022/03/14 06:38:07 INFO : file1: Deleted 2022/03/14 06:38:08 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.73s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:38:12 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:38:13 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:38:16 INFO : file1.rclone_chunk.001_q7q9h8: Moved (server-side) to: file1 2022/03/14 06:38:16 INFO : file1: Copied (new) 2022/03/14 06:38:16 INFO : file1: Deleted 2022/03/14 06:38:17 DEBUG : file1: Destination exists, skipping 2022/03/14 06:38:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (7.62s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:38:20 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:38:26 INFO : sub/file2.rclone_chunk.001_q7qgn4: Moved (server-side) to: sub/file2 2022/03/14 06:38:26 INFO : file1: Copied (new) to: sub/file2 2022/03/14 06:38:26 INFO : file1: Deleted 2022/03/14 06:38:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/14 06:38:27 DEBUG : file1: Unchanged skipping 2022/03/14 06:38:27 INFO : file1: Deleted 2022/03/14 06:38:30 DEBUG : sub/file2: move non-chunked object... 2022/03/14 06:38:30 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-jolasiw3 2022/03/14 06:38:30 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-jolasiw3 2022/03/14 06:38:30 DEBUG : sub/File2-rclone-move-jolasiw3: move non-chunked object... 2022/03/14 06:38:31 INFO : sub/File2-rclone-move-jolasiw3: Moved (server-side) to: sub/File2 2022/03/14 06:38:31 INFO : sub/File2-rclone-move-jolasiw3: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (15.20s) === RUN TestMoveFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:38:39 INFO : dst/file1.rclone_chunk.001_q7qvij: Moved (server-side) to: dst/file1 2022/03/14 06:38:41 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/backup" 2022/03/14 06:38:41 DEBUG : Config file has changed externaly - reloading 2022/03/14 06:38:41 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/backup" 2022/03/14 06:38:43 DEBUG : Reset feature "ListR" 2022/03/14 06:38:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/14 06:38:43 DEBUG : dst/file1: move non-chunked object... 2022/03/14 06:38:48 INFO : dst/file1: Moved (server-side) 2022/03/14 06:38:48 INFO : dst/file1: Moved (server-side) 2022/03/14 06:38:48 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:38:52 INFO : dst/file1.rclone_chunk.001_q7r8cm: Moved (server-side) to: dst/file1 2022/03/14 06:38:52 INFO : dst/file1: Copied (new) 2022/03/14 06:38:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (24.15s) === RUN TestCopyFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:38:59 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:39:04 INFO : sub/file2.rclone_chunk.001_q7rk4n: Moved (server-side) to: sub/file2 2022/03/14 06:39:04 INFO : file1: Copied (new) to: sub/file2 2022/03/14 06:39:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/14 06:39:06 DEBUG : file1: Unchanged skipping 2022/03/14 06:39:06 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.50s) === RUN TestCopyFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:39:17 INFO : dst/file1.rclone_chunk.001_q7rvzy: Moved (server-side) to: dst/file1 2022/03/14 06:39:19 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/backup" 2022/03/14 06:39:19 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/backup" 2022/03/14 06:39:21 DEBUG : Reset feature "ListR" 2022/03/14 06:39:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/14 06:39:21 DEBUG : dst/file1: move non-chunked object... 2022/03/14 06:39:24 INFO : dst/file1: Moved (server-side) 2022/03/14 06:39:24 INFO : dst/file1: Moved (server-side) 2022/03/14 06:39:25 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:39:29 INFO : dst/file1.rclone_chunk.001_q7s97e: Moved (server-side) to: dst/file1 2022/03/14 06:39:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (25.78s) === RUN TestCopyFileCompareDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:39:36 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/dst" 2022/03/14 06:39:36 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/dst" 2022/03/14 06:39:38 DEBUG : Reset feature "ListR" 2022/03/14 06:39:38 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/CompareDest" 2022/03/14 06:39:38 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/CompareDest" 2022/03/14 06:39:41 DEBUG : Reset feature "ListR" 2022/03/14 06:39:41 DEBUG : one: Need to transfer - File not found at Destination 2022/03/14 06:39:42 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:39:47 INFO : one.rclone_chunk.001_q7sq4g: Moved (server-side) to: one 2022/03/14 06:39:47 INFO : one: Copied (new) 2022/03/14 06:39:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:39:49 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:39:54 INFO : one: Deleted 2022/03/14 06:39:54 INFO : one.rclone_chunk.001_q7sxpv: Moved (server-side) to: one 2022/03/14 06:39:54 INFO : one: Copied (replaced existing) 2022/03/14 06:40:00 INFO : dst/one: Deleted 2022/03/14 06:40:01 INFO : dst/one.rclone_chunk.001_q7t41g: Moved (server-side) to: dst/one 2022/03/14 06:40:06 INFO : CompareDest/one.rclone_chunk.001_q7t9xu: Moved (server-side) to: CompareDest/one 2022/03/14 06:40:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:40:09 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/14 06:40:14 INFO : CompareDest/two.rclone_chunk.001_q7ti8o: Moved (server-side) to: CompareDest/two 2022/03/14 06:40:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:40:16 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/14 06:40:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:40:18 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/14 06:40:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/14 06:40:21 DEBUG : two: Need to transfer - File not found at Destination 2022/03/14 06:40:21 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:40:26 INFO : two.rclone_chunk.001_q7ttib: Moved (server-side) to: two 2022/03/14 06:40:26 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (57.43s) === RUN TestCopyFileCopyDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:40:34 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/dst" 2022/03/14 06:40:34 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/dst" 2022/03/14 06:40:35 DEBUG : Reset feature "ListR" 2022/03/14 06:40:36 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/CopyDest" 2022/03/14 06:40:36 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/CopyDest" 2022/03/14 06:40:38 DEBUG : Reset feature "ListR" 2022/03/14 06:40:38 DEBUG : one: Need to transfer - File not found at Destination 2022/03/14 06:40:39 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:40:44 INFO : one.rclone_chunk.001_q7ubbk: Moved (server-side) to: one 2022/03/14 06:40:44 INFO : one: Copied (new) 2022/03/14 06:40:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:40:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:40:51 INFO : one: Deleted 2022/03/14 06:40:51 INFO : one.rclone_chunk.001_q7ui01: Moved (server-side) to: one 2022/03/14 06:40:51 INFO : one: Copied (replaced existing) 2022/03/14 06:40:57 INFO : dst/one: Deleted 2022/03/14 06:40:58 INFO : dst/one.rclone_chunk.001_q7up60: Moved (server-side) to: dst/one 2022/03/14 06:41:04 INFO : CopyDest/one.rclone_chunk.001_q7uuht: Moved (server-side) to: CopyDest/one 2022/03/14 06:41:05 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5/BackupDir" 2022/03/14 06:41:05 DEBUG : Creating backend with remote "TestBox:rclone-test-wanugim2hevodux5furubin5/BackupDir" 2022/03/14 06:41:07 DEBUG : Reset feature "ListR" 2022/03/14 06:41:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:41:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:41:09 DEBUG : one: move non-chunked object... 2022/03/14 06:41:11 INFO : one: Moved (server-side) 2022/03/14 06:41:11 INFO : one: Moved (server-side) 2022/03/14 06:41:11 DEBUG : one: copy non-chunked object... 2022/03/14 06:41:12 INFO : one: Copied (server-side copy) 2022/03/14 06:41:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/14 06:41:17 INFO : CopyDest/two.rclone_chunk.001_q7v9kp: Moved (server-side) to: CopyDest/two 2022/03/14 06:41:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:41:19 DEBUG : two: copy non-chunked object... 2022/03/14 06:41:20 INFO : two: Copied (server-side copy) 2022/03/14 06:41:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/14 06:41:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:41:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:41:23 DEBUG : two: Unchanged skipping 2022/03/14 06:41:30 INFO : CopyDest/three.rclone_chunk.001_q7vkx4: Moved (server-side) to: CopyDest/three 2022/03/14 06:41:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/14 06:41:32 DEBUG : three: Destination not found in --copy-dest 2022/03/14 06:41:32 DEBUG : three: Need to transfer - File not found at Destination 2022/03/14 06:41:32 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:41:36 INFO : three.rclone_chunk.001_q7vs8i: Moved (server-side) to: three 2022/03/14 06:41:36 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (75.24s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:41:54 INFO : A1/one.rclone_chunk.001_q7w963: Moved (server-side) to: A1/one 2022/03/14 06:41:58 INFO : A1/two.rclone_chunk.001_q7wf99: Moved (server-side) to: A1/two 2022/03/14 06:42:03 INFO : A1/B1/three.rclone_chunk.001_q7wjm0: Moved (server-side) to: A1/B1/three 2022/03/14 06:42:08 INFO : A1/B1/C1/four.rclone_chunk.001_q7wosg: Moved (server-side) to: A1/B1/C1/four 2022/03/14 06:42:15 INFO : A1/B1/C2/five.rclone_chunk.001_q7wt6k: Moved (server-side) to: A1/B1/C2/five 2022/03/14 06:42:15 DEBUG : A1/B2: Making directory 2022/03/14 06:42:16 DEBUG : A1/B1/C3: Making directory 2022/03/14 06:42:30 DEBUG : A2/one: move non-chunked object... 2022/03/14 06:42:30 DEBUG : A2/B1/C1/four: move non-chunked object... 2022/03/14 06:42:30 DEBUG : A2/B1/C2/five: move non-chunked object... 2022/03/14 06:42:30 DEBUG : A2/two: move non-chunked object... 2022/03/14 06:42:31 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/14 06:42:31 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/14 06:42:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/14 06:42:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/14 06:42:31 DEBUG : A2/B1/three: move non-chunked object... 2022/03/14 06:42:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/14 06:42:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/14 06:42:31 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/14 06:42:31 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/14 06:42:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/14 06:42:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (64.52s) === RUN TestGetFsInfo run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" --- PASS: TestGetFsInfo (0.79s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" operations_test.go:1496: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2022/03/14 06:42:55 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:42:59 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_q7y362: Moved (server-side) to: no_checksum_small_file_from_pipe 2022/03/14 06:42:59 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:43:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/14 06:43:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/14 06:43:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/14 06:43:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/14 06:43:46 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/14 06:43:46 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/14 06:43:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/14 06:43:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/14 06:43:48 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/14 06:43:48 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/14 06:43:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/14 06:43:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/14 06:43:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/14 06:43:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/14 06:43:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/14 06:43:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/14 06:43:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/14 06:43:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/14 06:43:54 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/14 06:43:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/14 06:43:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_q7y7ez: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/14 06:43:58 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:44:24 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:44:28 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_q80ldm: Moved (server-side) to: with_checksum_small_file_from_pipe 2022/03/14 06:44:28 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:45:10 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/14 06:45:11 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/14 06:45:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/14 06:45:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/14 06:45:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/14 06:45:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/14 06:45:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/14 06:45:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/14 06:45:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/14 06:45:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/14 06:45:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/14 06:45:17 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/14 06:45:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/14 06:45:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/14 06:45:19 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/14 06:45:20 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/14 06:45:20 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/14 06:45:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/14 06:45:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/14 06:45:22 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/14 06:45:23 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_q80ptc: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/14 06:45:24 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/14 06:45:24 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:45:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:45:54 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_q82y4z: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/03/14 06:45:54 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:46:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/14 06:46:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/14 06:46:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/14 06:46:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/14 06:46:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/14 06:46:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/14 06:46:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/14 06:46:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/14 06:46:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/14 06:46:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/14 06:46:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/14 06:46:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/14 06:46:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/14 06:46:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/14 06:46:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/14 06:46:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/14 06:46:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/14 06:46:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/14 06:46:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/14 06:46:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/14 06:46:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_q8325p: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/14 06:46:51 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 === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:47:19 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:47:26 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_q85ft0: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/03/14 06:47:26 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:48:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/14 06:48:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/14 06:48:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/14 06:48:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/14 06:48:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/14 06:48:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/14 06:48:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/14 06:48:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/14 06:48:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/14 06:48:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/14 06:48:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/14 06:48:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/14 06:48:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/14 06:48:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/14 06:48:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/14 06:48:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/14 06:48:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/14 06:48:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/14 06:48:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/14 06:48:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/14 06:48:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_q85mzl: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/14 06:48:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (355.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (89.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (85.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (89.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (90.86s) === RUN TestRcatSize run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:48:55 INFO : potato1.rclone_chunk.001_q87yt8: Moved (server-side) to: potato1.rclone_chunk.001 2022/03/14 06:48:55 INFO : potato1.rclone_chunk.002_q87yt8: Moved (server-side) to: potato1.rclone_chunk.002 2022/03/14 06:48:57 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': File to upload is small (60 bytes), uploading instead of streaming 2022/03/14 06:49:03 INFO : potato2.rclone_chunk.001_q886fr: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:49:04 INFO : potato2.rclone_chunk.002_q886fr: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:49:06 INFO : potato2: Copied (new) --- PASS: TestRcatSize (25.83s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:49:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/14 06:49:16 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:49:21 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_q88oo8: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2022/03/14 06:49:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/14 06:49:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/14 06:49:23 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2022/03/14 06:51:25 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 2022/03/14 06:51:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination operations_test.go:1609: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (135.14s) === RUN TestTouchDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5'", Local "Local file system at /tmp/rclone683493160", Modify Window "1s" 2022/03/14 06:51:37 INFO : potato2.rclone_chunk.001_q8cf2l: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/14 06:51:37 INFO : potato2.rclone_chunk.002_q8cf2l: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/14 06:51:43 INFO : empty space.rclone_chunk.001_q8coxz: Moved (server-side) to: empty space 2022/03/14 06:51:48 INFO : sub dir/potato3.rclone_chunk.001_q8cs7m: Moved (server-side) to: sub dir/potato3 2022/03/14 06:51:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': Touching "empty space" 2022/03/14 06:51:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': Touching "potato2" 2022/03/14 06:51:52 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': Touching "sub dir/potato3" --- PASS: TestTouchDir (32.21s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2022/03/14 06:52:02 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wanugim2hevodux5furubin5': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 25m30.470288552s (try 1/5)