"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2022/01/09 05:21:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5" 2022/01/09 05:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/09 05:21:51 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5" 2022/01/09 05:21:51 DEBUG : Reset feature "ListR" 2022/01/09 05:21:51 DEBUG : Creating backend with remote "/tmp/rclone485673554" === 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 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/09 05:21:52 INFO : S3 bucket rclone-test-fuyitap0xuhewut6yepaqim5: Bucket "rclone-test-fuyitap0xuhewut6yepaqim5" created with ACL "private" 2022/01/09 05:21:53 DEBUG : file1.rclone_chunk.001_flif98: md5 = 6ca0caf7e53a3854aa970157cc88be62 OK 2022/01/09 05:21:53 INFO : file1.rclone_chunk.001_flif98: Copied (server-side copy) to: file1 2022/01/09 05:21:53 INFO : file1.rclone_chunk.001_flif98: Deleted 2022/01/09 05:21:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/09 05:21:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/09 05:21:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/09 05:21:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/09 05:21:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/09 05:21:53 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/09 05:21:54 DEBUG : file1.rclone_chunk.001_flig8i: md5 = 9fd630a0b63a7995fa559fc624072224 OK 2022/01/09 05:21:54 INFO : file1.rclone_chunk.001_flig8i: Copied (server-side copy) to: file1 2022/01/09 05:21:54 INFO : file1.rclone_chunk.001_flig8i: Deleted 2022/01/09 05:21:54 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/09 05:21:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/09 05:21:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/09 05:21:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/09 05:21:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/09 05:21:54 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/09 05:21:54 DEBUG : file1.rclone_chunk.001_flih00: md5 = 185ab882690da0a3a326891d0549e513 OK 2022/01/09 05:21:54 INFO : file1.rclone_chunk.001_flih00: Copied (server-side copy) to: file1 2022/01/09 05:21:54 INFO : file1.rclone_chunk.001_flih00: Deleted 2022/01/09 05:21:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/09 05:21:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/09 05:21:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/09 05:21:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/09 05:21:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/09 05:21:55 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (3.39s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (1.67s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (0.74s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (0.83s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/09 05:21:55 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/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/09 05:21:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/09 05:21:55 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 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:21:55 DEBUG : rutabaga.rclone_chunk.001_fliij5: md5 = a49405dcd1c6a545eace9d6825af944b OK 2022/01/09 05:21:55 INFO : rutabaga.rclone_chunk.001_fliij5: Copied (server-side copy) to: rutabaga 2022/01/09 05:21:55 INFO : rutabaga.rclone_chunk.001_fliij5: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2022/01/09 05:21:56 DEBUG : empty space.rclone_chunk.001_flii7q: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:21:56 INFO : empty space.rclone_chunk.001_flii7q: Copied (server-side copy) to: empty space 2022/01/09 05:21:56 INFO : empty space.rclone_chunk.001_flii7q: Deleted === RUN TestCheck/3 2022/01/09 05:21:56 DEBUG : potato2.rclone_chunk.001_flijyt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:21:56 INFO : potato2.rclone_chunk.001_flijyt: Copied (server-side copy) to: potato2 2022/01/09 05:21:56 INFO : potato2.rclone_chunk.001_flijyt: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2022/01/09 05:21:57 DEBUG : remotepotato.rclone_chunk.001_fliko5: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:21:57 INFO : remotepotato.rclone_chunk.001_fliko5: Copied (server-side copy) to: remotepotato 2022/01/09 05:21:57 INFO : remotepotato.rclone_chunk.001_fliko5: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.92s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2022/01/09 05:21:58 DEBUG : Creating backend with remote "non-existent" 2022/01/09 05:21:58 DEBUG : Creating backend with remote "non-existent" 2022/01/09 05:21:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/09 05:21:58 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/01/09 05:21:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/09 05:21:58 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 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:21:58 DEBUG : rutabaga.rclone_chunk.001_flil45: md5 = a49405dcd1c6a545eace9d6825af944b OK 2022/01/09 05:21:58 INFO : rutabaga.rclone_chunk.001_flil45: Copied (server-side copy) to: rutabaga 2022/01/09 05:21:58 INFO : rutabaga.rclone_chunk.001_flil45: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/01/09 05:21:59 DEBUG : empty space.rclone_chunk.001_flilxr: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:21:59 INFO : empty space.rclone_chunk.001_flilxr: Copied (server-side copy) to: empty space 2022/01/09 05:21:59 INFO : empty space.rclone_chunk.001_flilxr: Deleted === RUN TestCheckDownload/3 2022/01/09 05:21:59 DEBUG : potato2.rclone_chunk.001_flimgh: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:21:59 INFO : potato2.rclone_chunk.001_flimgh: Copied (server-side copy) to: potato2 2022/01/09 05:22:00 INFO : potato2.rclone_chunk.001_flimgh: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/01/09 05:22:00 DEBUG : remotepotato.rclone_chunk.001_flin31: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:00 INFO : remotepotato.rclone_chunk.001_flin31: Copied (server-side copy) to: remotepotato 2022/01/09 05:22:00 INFO : remotepotato.rclone_chunk.001_flin31: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.37s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.08s) --- PASS: TestCheckDownload/4 (0.13s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.09s) === RUN TestCheckSizeOnly run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:01 DEBUG : rutabaga.rclone_chunk.001_flioiy: md5 = a49405dcd1c6a545eace9d6825af944b OK 2022/01/09 05:22:01 INFO : rutabaga.rclone_chunk.001_flioiy: Copied (server-side copy) to: rutabaga 2022/01/09 05:22:02 INFO : rutabaga.rclone_chunk.001_flioiy: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/01/09 05:22:02 DEBUG : empty space.rclone_chunk.001_flipm3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:02 INFO : empty space.rclone_chunk.001_flipm3: Copied (server-side copy) to: empty space 2022/01/09 05:22:02 INFO : empty space.rclone_chunk.001_flipm3: Deleted === RUN TestCheckSizeOnly/3 2022/01/09 05:22:03 DEBUG : potato2.rclone_chunk.001_flipfv: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2022/01/09 05:22:03 INFO : potato2.rclone_chunk.001_flipfv: Copied (server-side copy) to: potato2 2022/01/09 05:22:03 INFO : potato2.rclone_chunk.001_flipfv: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/01/09 05:22:04 DEBUG : remotepotato.rclone_chunk.001_fliq8f: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:04 INFO : remotepotato.rclone_chunk.001_fliq8f: Copied (server-side copy) to: remotepotato 2022/01/09 05:22:04 INFO : remotepotato.rclone_chunk.001_fliq8f: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.19s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:05 DEBUG : test.sum.rclone_chunk.001_flir75: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2022/01/09 05:22:05 INFO : test.sum.rclone_chunk.001_flir75: Copied (server-side copy) to: test.sum 2022/01/09 05:22:05 INFO : test.sum.rclone_chunk.001_flir75: Deleted 2022/01/09 05:22:05 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/09 05:22:05 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/09 05:22:05 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/09 05:22:05 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/09 05:22:05 DEBUG : test.sum.rclone_chunk.001_flisyp: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2022/01/09 05:22:05 INFO : test.sum.rclone_chunk.001_flisyp: Copied (server-side copy) to: test.sum 2022/01/09 05:22:05 INFO : test.sum.rclone_chunk.001_flisyp: Deleted 2022/01/09 05:22:06 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/09 05:22:06 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/09 05:22:06 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/09 05:22:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.47s) === RUN TestCheckSum run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/data" 2022/01/09 05:22:06 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/data" 2022/01/09 05:22:06 DEBUG : Reset feature "ListR" 2022/01/09 05:22:06 DEBUG : data/banana.rclone_chunk.001_flits0: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2022/01/09 05:22:06 INFO : data/banana.rclone_chunk.001_flits0: Copied (server-side copy) to: data/banana 2022/01/09 05:22:06 INFO : data/banana.rclone_chunk.001_flits0: Deleted 2022/01/09 05:22:07 DEBUG : test.sum.rclone_chunk.001_flito3: md5 = a466e167cb278a07bb8a055a36371a12 OK 2022/01/09 05:22:07 INFO : test.sum.rclone_chunk.001_flito3: Copied (server-side copy) to: test.sum 2022/01/09 05:22:07 INFO : test.sum.rclone_chunk.001_flito3: Deleted === RUN TestCheckSum/subtest1 2022/01/09 05:22:08 DEBUG : data/potato.rclone_chunk.001_fliu4b: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2022/01/09 05:22:08 INFO : data/potato.rclone_chunk.001_fliu4b: Copied (server-side copy) to: data/potato 2022/01/09 05:22:08 INFO : data/potato.rclone_chunk.001_fliu4b: Deleted 2022/01/09 05:22:08 DEBUG : test.sum.rclone_chunk.001_fliv6d: md5 = a466e167cb278a07bb8a055a36371a12 OK 2022/01/09 05:22:08 INFO : test.sum.rclone_chunk.001_fliv6d: Copied (server-side copy) to: test.sum 2022/01/09 05:22:08 INFO : test.sum.rclone_chunk.001_fliv6d: Deleted === RUN TestCheckSum/subtest2 2022/01/09 05:22:09 DEBUG : test.sum.rclone_chunk.001_fliwbd: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2022/01/09 05:22:09 INFO : test.sum.rclone_chunk.001_fliwbd: Copied (server-side copy) to: test.sum 2022/01/09 05:22:09 INFO : test.sum.rclone_chunk.001_fliwbd: Deleted === RUN TestCheckSum/subtest3 2022/01/09 05:22:10 DEBUG : test.sum.rclone_chunk.001_flixtm: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2022/01/09 05:22:10 INFO : test.sum.rclone_chunk.001_flixtm: Copied (server-side copy) to: test.sum 2022/01/09 05:22:10 INFO : test.sum.rclone_chunk.001_flixtm: Deleted === RUN TestCheckSum/subtest4 2022/01/09 05:22:12 DEBUG : test.sum.rclone_chunk.001_fliyt5: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2022/01/09 05:22:12 INFO : test.sum.rclone_chunk.001_fliyt5: Copied (server-side copy) to: test.sum 2022/01/09 05:22:12 INFO : test.sum.rclone_chunk.001_fliyt5: Deleted === RUN TestCheckSum/subtest5 2022/01/09 05:22:13 DEBUG : test.sum.rclone_chunk.001_flizzy: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2022/01/09 05:22:13 INFO : test.sum.rclone_chunk.001_flizzy: Copied (server-side copy) to: test.sum 2022/01/09 05:22:13 INFO : test.sum.rclone_chunk.001_flizzy: Deleted === RUN TestCheckSum/subtest6 2022/01/09 05:22:14 DEBUG : data/banana.rclone_chunk.001_flj08j: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2022/01/09 05:22:14 INFO : data/banana.rclone_chunk.001_flj08j: Copied (server-side copy) to: data/banana 2022/01/09 05:22:14 INFO : data/banana.rclone_chunk.001_flj08j: Deleted 2022/01/09 05:22:14 DEBUG : data/potato.rclone_chunk.001_flj1hg: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2022/01/09 05:22:14 INFO : data/potato.rclone_chunk.001_flj1hg: Copied (server-side copy) to: data/potato 2022/01/09 05:22:14 INFO : data/potato.rclone_chunk.001_flj1hg: Deleted 2022/01/09 05:22:15 DEBUG : test.sum.rclone_chunk.001_flj10c: md5 = b016be839d91d18cfaa786ab2a641504 OK 2022/01/09 05:22:15 INFO : test.sum.rclone_chunk.001_flj10c: Copied (server-side copy) to: test.sum 2022/01/09 05:22:15 INFO : test.sum.rclone_chunk.001_flj10c: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (9.77s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.20s) --- PASS: TestCheckSum/subtest3 (0.21s) --- PASS: TestCheckSum/subtest4 (0.23s) --- PASS: TestCheckSum/subtest5 (0.21s) --- PASS: TestCheckSum/subtest6 (0.21s) --- PASS: TestCheckSum/subtest7 (0.18s) === RUN TestCheckSumDownload run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/data" 2022/01/09 05:22:15 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/data" 2022/01/09 05:22:16 DEBUG : Reset feature "ListR" 2022/01/09 05:22:16 DEBUG : data/banana.rclone_chunk.001_flj35g: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2022/01/09 05:22:16 INFO : data/banana.rclone_chunk.001_flj35g: Copied (server-side copy) to: data/banana 2022/01/09 05:22:16 INFO : data/banana.rclone_chunk.001_flj35g: Deleted 2022/01/09 05:22:16 DEBUG : test.sum.rclone_chunk.001_flj3nv: md5 = a466e167cb278a07bb8a055a36371a12 OK 2022/01/09 05:22:16 INFO : test.sum.rclone_chunk.001_flj3nv: Copied (server-side copy) to: test.sum 2022/01/09 05:22:17 INFO : test.sum.rclone_chunk.001_flj3nv: Deleted === RUN TestCheckSumDownload/subtest1 2022/01/09 05:22:17 DEBUG : data/potato.rclone_chunk.001_flj42x: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2022/01/09 05:22:17 INFO : data/potato.rclone_chunk.001_flj42x: Copied (server-side copy) to: data/potato 2022/01/09 05:22:17 INFO : data/potato.rclone_chunk.001_flj42x: Deleted 2022/01/09 05:22:18 DEBUG : test.sum.rclone_chunk.001_flj4uk: md5 = a466e167cb278a07bb8a055a36371a12 OK 2022/01/09 05:22:18 INFO : test.sum.rclone_chunk.001_flj4uk: Copied (server-side copy) to: test.sum 2022/01/09 05:22:18 INFO : test.sum.rclone_chunk.001_flj4uk: Deleted === RUN TestCheckSumDownload/subtest2 2022/01/09 05:22:19 DEBUG : test.sum.rclone_chunk.001_flj6oh: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2022/01/09 05:22:19 INFO : test.sum.rclone_chunk.001_flj6oh: Copied (server-side copy) to: test.sum 2022/01/09 05:22:19 INFO : test.sum.rclone_chunk.001_flj6oh: Deleted === RUN TestCheckSumDownload/subtest3 2022/01/09 05:22:20 DEBUG : test.sum.rclone_chunk.001_flj77f: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2022/01/09 05:22:20 INFO : test.sum.rclone_chunk.001_flj77f: Copied (server-side copy) to: test.sum 2022/01/09 05:22:20 INFO : test.sum.rclone_chunk.001_flj77f: Deleted === RUN TestCheckSumDownload/subtest4 2022/01/09 05:22:21 DEBUG : test.sum.rclone_chunk.001_flj821: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2022/01/09 05:22:21 INFO : test.sum.rclone_chunk.001_flj821: Copied (server-side copy) to: test.sum 2022/01/09 05:22:21 INFO : test.sum.rclone_chunk.001_flj821: Deleted === RUN TestCheckSumDownload/subtest5 2022/01/09 05:22:22 DEBUG : test.sum.rclone_chunk.001_flj957: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2022/01/09 05:22:22 INFO : test.sum.rclone_chunk.001_flj957: Copied (server-side copy) to: test.sum 2022/01/09 05:22:22 INFO : test.sum.rclone_chunk.001_flj957: Deleted === RUN TestCheckSumDownload/subtest6 2022/01/09 05:22:23 DEBUG : data/banana.rclone_chunk.001_fljaie: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2022/01/09 05:22:23 INFO : data/banana.rclone_chunk.001_fljaie: Copied (server-side copy) to: data/banana 2022/01/09 05:22:23 INFO : data/banana.rclone_chunk.001_fljaie: Deleted 2022/01/09 05:22:24 DEBUG : data/potato.rclone_chunk.001_fljaka: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2022/01/09 05:22:24 INFO : data/potato.rclone_chunk.001_fljaka: Copied (server-side copy) to: data/potato 2022/01/09 05:22:24 INFO : data/potato.rclone_chunk.001_fljaka: Deleted 2022/01/09 05:22:24 DEBUG : test.sum.rclone_chunk.001_fljb4d: md5 = b016be839d91d18cfaa786ab2a641504 OK 2022/01/09 05:22:24 INFO : test.sum.rclone_chunk.001_fljb4d: Copied (server-side copy) to: test.sum 2022/01/09 05:22:25 INFO : test.sum.rclone_chunk.001_fljb4d: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.77s) --- PASS: TestCheckSumDownload/subtest1 (0.22s) --- PASS: TestCheckSumDownload/subtest2 (0.24s) --- PASS: TestCheckSumDownload/subtest3 (0.28s) --- PASS: TestCheckSumDownload/subtest4 (0.29s) --- PASS: TestCheckSumDownload/subtest5 (0.23s) --- PASS: TestCheckSumDownload/subtest6 (0.24s) --- PASS: TestCheckSumDownload/subtest7 (0.23s) === RUN TestDeduplicateInteractive run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:26 DEBUG : one.rclone_chunk.001_fljdn4: md5 = 8594b83dd0c4dd25ab269b17cc8f3450 OK 2022/01/09 05:22:26 INFO : one.rclone_chunk.001_fljdn4: Copied (server-side copy) to: one 2022/01/09 05:22:26 INFO : one.rclone_chunk.001_fljdn4: Deleted 2022/01/09 05:22:27 DEBUG : also/one.rclone_chunk.001_fljd8x: md5 = 8594b83dd0c4dd25ab269b17cc8f3450 OK 2022/01/09 05:22:27 INFO : also/one.rclone_chunk.001_fljd8x: Copied (server-side copy) to: also/one 2022/01/09 05:22:27 INFO : also/one.rclone_chunk.001_fljd8x: Deleted 2022/01/09 05:22:27 DEBUG : another.rclone_chunk.001_fljef9: md5 = 8594b83dd0c4dd25ab269b17cc8f3450 OK 2022/01/09 05:22:27 INFO : another.rclone_chunk.001_fljef9: Copied (server-side copy) to: another 2022/01/09 05:22:27 INFO : another.rclone_chunk.001_fljef9: Deleted 2022/01/09 05:22:27 DEBUG : not-one.rclone_chunk.001_fljemo: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2022/01/09 05:22:27 INFO : not-one.rclone_chunk.001_fljemo: Copied (server-side copy) to: not-one 2022/01/09 05:22:27 INFO : not-one.rclone_chunk.001_fljemo: Deleted 2022/01/09 05:22:28 INFO : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Looking for duplicate md5 hashes using newest mode. 2022/01/09 05:22:28 NOTICE: 8594b83dd0c4dd25ab269b17cc8f3450: Found 3 files with duplicate md5 hashes 2022/01/09 05:22:28 INFO : one: Deleted 2022/01/09 05:22:28 INFO : also/one: Deleted 2022/01/09 05:22:28 NOTICE: 8594b83dd0c4dd25ab269b17cc8f3450: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.61s) === RUN TestDeduplicateOldest run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.22s) === RUN TestMergeDirs run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:29 DEBUG : a.txt.rclone_chunk.001_fljg9g: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/09 05:22:29 INFO : a.txt.rclone_chunk.001_fljg9g: Copied (server-side copy) to: a.txt 2022/01/09 05:22:29 INFO : a.txt.rclone_chunk.001_fljg9g: Deleted 2022/01/09 05:22:30 DEBUG : zend.txt.rclone_chunk.001_fljgsw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/09 05:22:30 INFO : zend.txt.rclone_chunk.001_fljgsw: Copied (server-side copy) to: zend.txt 2022/01/09 05:22:30 INFO : zend.txt.rclone_chunk.001_fljgsw: Deleted 2022/01/09 05:22:30 DEBUG : sub dir/hello world.rclone_chunk.001_fljhu7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/09 05:22:30 INFO : sub dir/hello world.rclone_chunk.001_fljhu7: Copied (server-side copy) to: sub dir/hello world 2022/01/09 05:22:30 INFO : sub dir/hello world.rclone_chunk.001_fljhu7: Deleted 2022/01/09 05:22:31 DEBUG : sub dir/hello world2.rclone_chunk.001_fljhep: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/09 05:22:31 INFO : sub dir/hello world2.rclone_chunk.001_fljhep: Copied (server-side copy) to: sub dir/hello world2 2022/01/09 05:22:31 INFO : sub dir/hello world2.rclone_chunk.001_fljhep: Deleted 2022/01/09 05:22:31 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_fljis5: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:31 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_fljis5: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2022/01/09 05:22:31 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_fljis5: Deleted 2022/01/09 05:22:32 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_fljiqs: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2022/01/09 05:22:32 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_fljiqs: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2022/01/09 05:22:32 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_fljiqs: Deleted 2022/01/09 05:22:32 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_fljjzt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/09 05:22:32 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_fljjzt: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2022/01/09 05:22:32 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_fljjzt: Deleted 2022/01/09 05:22:33 DEBUG : a.txt: Excluded 2022/01/09 05:22:33 DEBUG : sub dir/hello world: Excluded 2022/01/09 05:22:33 DEBUG : sub dir/hello world2: Excluded 2022/01/09 05:22:33 DEBUG : sub dir/hello world: Excluded 2022/01/09 05:22:33 DEBUG : sub dir/hello world2: Excluded 2022/01/09 05:22:33 DEBUG : sub dir/ignore dir: Excluded 2022/01/09 05:22:33 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.80s) === RUN TestListJSON run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:34 DEBUG : file1.rclone_chunk.001_fljlgp: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2022/01/09 05:22:34 INFO : file1.rclone_chunk.001_fljlgp: Copied (server-side copy) to: file1 2022/01/09 05:22:34 INFO : file1.rclone_chunk.001_fljlgp: Deleted 2022/01/09 05:22:35 DEBUG : sub/file2.rclone_chunk.001_fljlu8: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2022/01/09 05:22:35 INFO : sub/file2.rclone_chunk.001_fljlu8: Copied (server-side copy) to: sub/file2 2022/01/09 05:22:35 INFO : sub/file2.rclone_chunk.001_fljlu8: Deleted === 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 (2.17s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.07s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) === RUN TestStatJSON run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:36 DEBUG : file1.rclone_chunk.001_fljn0a: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2022/01/09 05:22:36 INFO : file1.rclone_chunk.001_fljn0a: Copied (server-side copy) to: file1 2022/01/09 05:22:36 INFO : file1.rclone_chunk.001_fljn0a: Deleted 2022/01/09 05:22:37 DEBUG : sub/file2.rclone_chunk.001_fljnq1: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2022/01/09 05:22:37 INFO : sub/file2.rclone_chunk.001_fljnq1: Copied (server-side copy) to: sub/file2 2022/01/09 05:22:37 INFO : sub/file2.rclone_chunk.001_fljnq1: Deleted === 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/01/09 05:22:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/notfound" 2022/01/09 05:22:38 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/notfound" 2022/01/09 05:22:38 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (2.32s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.08s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.20s) === RUN TestMkdir run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Making directory 2022/01/09 05:22:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Making directory --- PASS: TestMkdir (0.14s) === RUN TestLsd run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:39 DEBUG : sub dir/hello world.rclone_chunk.001_fljpbd: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/09 05:22:39 INFO : sub dir/hello world.rclone_chunk.001_fljpbd: Copied (server-side copy) to: sub dir/hello world 2022/01/09 05:22:39 INFO : sub dir/hello world.rclone_chunk.001_fljpbd: Deleted --- PASS: TestLsd (0.96s) === RUN TestLs run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:40 DEBUG : potato2.rclone_chunk.001_fljqnj: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:40 INFO : potato2.rclone_chunk.001_fljqnj: Copied (server-side copy) to: potato2 2022/01/09 05:22:40 INFO : potato2.rclone_chunk.001_fljqnj: Deleted 2022/01/09 05:22:40 DEBUG : empty space.rclone_chunk.001_fljrgr: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:40 INFO : empty space.rclone_chunk.001_fljrgr: Copied (server-side copy) to: empty space 2022/01/09 05:22:40 INFO : empty space.rclone_chunk.001_fljrgr: Deleted --- PASS: TestLs (1.19s) === RUN TestLsWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:41 DEBUG : potato2.rclone_chunk.001_fljs5j: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:41 INFO : potato2.rclone_chunk.001_fljs5j: Copied (server-side copy) to: potato2 2022/01/09 05:22:41 INFO : potato2.rclone_chunk.001_fljs5j: Deleted 2022/01/09 05:22:41 DEBUG : empty space.rclone_chunk.001_fljsem: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:41 INFO : empty space.rclone_chunk.001_fljsem: Copied (server-side copy) to: empty space 2022/01/09 05:22:41 INFO : empty space.rclone_chunk.001_fljsem: Deleted 2022/01/09 05:22:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.35s) === RUN TestLsLong run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:42 DEBUG : potato2.rclone_chunk.001_fljtg5: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:42 INFO : potato2.rclone_chunk.001_fljtg5: Copied (server-side copy) to: potato2 2022/01/09 05:22:42 INFO : potato2.rclone_chunk.001_fljtg5: Deleted 2022/01/09 05:22:43 DEBUG : empty space.rclone_chunk.001_fljt7e: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:43 INFO : empty space.rclone_chunk.001_fljt7e: Copied (server-side copy) to: empty space 2022/01/09 05:22:43 INFO : empty space.rclone_chunk.001_fljt7e: Deleted --- PASS: TestLsLong (1.31s) === RUN TestHashSums run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:44 DEBUG : potato2.rclone_chunk.001_fljuyp: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:44 INFO : potato2.rclone_chunk.001_fljuyp: Copied (server-side copy) to: potato2 2022/01/09 05:22:44 INFO : potato2.rclone_chunk.001_fljuyp: Deleted 2022/01/09 05:22:44 DEBUG : empty space.rclone_chunk.001_fljvzj: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:44 INFO : empty space.rclone_chunk.001_fljvzj: Copied (server-side copy) to: empty space 2022/01/09 05:22:44 INFO : empty space.rclone_chunk.001_fljvzj: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.43s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.15s) === RUN TestHashSumsWithErrors 2022/01/09 05:22:45 DEBUG : Creating backend with remote ":memory:" 2022/01/09 05:22:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/09 05:22:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/09 05:22:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/09 05:22:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/09 05:22:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/09 05:22:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/09 05:22:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/09 05:22:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/09 05:22:45 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 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:45 DEBUG : potato2.rclone_chunk.001_fljwa2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:45 INFO : potato2.rclone_chunk.001_fljwa2: Copied (server-side copy) to: potato2 2022/01/09 05:22:45 INFO : potato2.rclone_chunk.001_fljwa2: Deleted 2022/01/09 05:22:45 DEBUG : empty space.rclone_chunk.001_fljwil: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:22:45 INFO : empty space.rclone_chunk.001_fljwil: Copied (server-side copy) to: empty space 2022/01/09 05:22:46 INFO : empty space.rclone_chunk.001_fljwil: Deleted 2022/01/09 05:22:46 DEBUG : sub dir/potato3.rclone_chunk.001_fljxc7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/09 05:22:46 INFO : sub dir/potato3.rclone_chunk.001_fljxc7: Copied (server-side copy) to: sub dir/potato3 2022/01/09 05:22:46 INFO : sub dir/potato3.rclone_chunk.001_fljxc7: Deleted --- PASS: TestCount (1.96s) === RUN TestDelete run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:47 DEBUG : small.rclone_chunk.001_fljymj: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2022/01/09 05:22:47 INFO : small.rclone_chunk.001_fljymj: Copied (server-side copy) to: small 2022/01/09 05:22:47 INFO : small.rclone_chunk.001_fljymj: Deleted 2022/01/09 05:22:47 DEBUG : medium.rclone_chunk.001_fljyfq: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:22:47 INFO : medium.rclone_chunk.001_fljyfq: Copied (server-side copy) to: medium 2022/01/09 05:22:47 INFO : medium.rclone_chunk.001_fljyfq: Deleted 2022/01/09 05:22:48 DEBUG : large.rclone_chunk.001_fljzjt: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2022/01/09 05:22:48 INFO : large.rclone_chunk.001_fljzjt: Copied (server-side copy) to: large 2022/01/09 05:22:48 INFO : large.rclone_chunk.001_fljzjt: Deleted 2022/01/09 05:22:48 DEBUG : Waiting for deletions to finish 2022/01/09 05:22:48 DEBUG : large: Excluded 2022/01/09 05:22:48 INFO : small: Deleted 2022/01/09 05:22:48 INFO : medium: Deleted --- PASS: TestDelete (1.94s) === RUN TestRetry 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 1/5 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 2/5 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 1/5 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 2/5 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 3/5 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 4/5 2022/01/09 05:22:48 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:49 DEBUG : file1.rclone_chunk.001_flk0lr: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2022/01/09 05:22:49 INFO : file1.rclone_chunk.001_flk0lr: Copied (server-side copy) to: file1 2022/01/09 05:22:49 INFO : file1.rclone_chunk.001_flk0lr: Deleted 2022/01/09 05:22:49 DEBUG : file2.rclone_chunk.001_flk0mk: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2022/01/09 05:22:49 INFO : file2.rclone_chunk.001_flk0mk: Copied (server-side copy) to: file2 2022/01/09 05:22:49 INFO : file2.rclone_chunk.001_flk0mk: Deleted --- PASS: TestCat (1.76s) === RUN TestPurge 2022/01/09 05:22:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nuxeyak1zewemij8gepidow8" 2022/01/09 05:22:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/09 05:22:50 DEBUG : Creating backend with remote "TestS3:rclone-test-nuxeyak1zewemij8gepidow8" 2022/01/09 05:22:50 DEBUG : Reset feature "ListR" 2022/01/09 05:22:50 DEBUG : Creating backend with remote "/tmp/rclone2356749886" run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-nuxeyak1zewemij8gepidow8'", Local "Local file system at /tmp/rclone2356749886", Modify Window "1ns" 2022/01/09 05:22:51 INFO : S3 bucket rclone-test-nuxeyak1zewemij8gepidow8: Bucket "rclone-test-nuxeyak1zewemij8gepidow8" created with ACL "private" 2022/01/09 05:22:51 DEBUG : A1/B1/C1/one.rclone_chunk.001_flk2i2: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2022/01/09 05:22:51 INFO : A1/B1/C1/one.rclone_chunk.001_flk2i2: Copied (server-side copy) to: A1/B1/C1/one 2022/01/09 05:22:51 INFO : A1/B1/C1/one.rclone_chunk.001_flk2i2: Deleted 2022/01/09 05:22:51 DEBUG : A2: Making directory 2022/01/09 05:22:51 DEBUG : A1/B2: Making directory 2022/01/09 05:22:51 DEBUG : A1/B2/C2: Making directory 2022/01/09 05:22:51 DEBUG : A1/B1/C3: Making directory 2022/01/09 05:22:51 DEBUG : A3: Making directory 2022/01/09 05:22:51 DEBUG : A3/B3: Making directory 2022/01/09 05:22:51 DEBUG : A3/B3/C4: Making directory 2022/01/09 05:22:52 DEBUG : A1/two.rclone_chunk.001_flk2hr: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2022/01/09 05:22:52 INFO : A1/two.rclone_chunk.001_flk2hr: Copied (server-side copy) to: A1/two 2022/01/09 05:22:52 INFO : A1/two.rclone_chunk.001_flk2hr: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/09 05:22:52 DEBUG : Waiting for deletions to finish 2022/01/09 05:22:52 INFO : A1/B1/C1/one: Deleted 2022/01/09 05:22:52 INFO : A1/B1: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/09 05:22:52 DEBUG : Waiting for deletions to finish 2022/01/09 05:22:53 INFO : A1/two: Deleted 2022/01/09 05:22:53 INFO : Chunked 'TestChunkerS3:rclone-test-nuxeyak1zewemij8gepidow8': Removing directory 2022/01/09 05:22:53 INFO : S3 bucket rclone-test-nuxeyak1zewemij8gepidow8: Bucket "rclone-test-nuxeyak1zewemij8gepidow8" deleted 2022/01/09 05:22:53 ERROR : : error listing: directory not found 2022/01/09 05:22:53 ERROR : : error listing: directory not found 2022/01/09 05:22:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-nuxeyak1zewemij8gepidow8': Purge dir "" 2022/01/09 05:22:53 purge failed to rmdir "": bucket already deleted 2022/01/09 05:22:53 purge failed: directory not found --- PASS: TestPurge (2.71s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:53 DEBUG : A1/B1/C1/one.rclone_chunk.001_flk4x8: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2022/01/09 05:22:53 INFO : A1/B1/C1/one.rclone_chunk.001_flk4x8: Copied (server-side copy) to: A1/B1/C1/one 2022/01/09 05:22:53 INFO : A1/B1/C1/one.rclone_chunk.001_flk4x8: Deleted 2022/01/09 05:22:53 DEBUG : A2: Making directory 2022/01/09 05:22:53 DEBUG : A1/B2: Making directory 2022/01/09 05:22:53 DEBUG : A1/B2/C2: Making directory 2022/01/09 05:22:53 DEBUG : A1/B1/C3: Making directory 2022/01/09 05:22:53 DEBUG : A3: Making directory 2022/01/09 05:22:53 DEBUG : A3/B3: Making directory 2022/01/09 05:22:53 DEBUG : A3/B3/C4: Making directory 2022/01/09 05:22:54 DEBUG : A1/two.rclone_chunk.001_flk4yn: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2022/01/09 05:22:54 INFO : A1/two.rclone_chunk.001_flk4yn: Copied (server-side copy) to: A1/two 2022/01/09 05:22:54 INFO : A1/two.rclone_chunk.001_flk4yn: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/09 05:22:54 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (2.23s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:55 DEBUG : A1: Making directory 2022/01/09 05:22:55 DEBUG : A1/B1: Making directory 2022/01/09 05:22:55 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.21s) === RUN TestRmdirsWithFilter run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:55 DEBUG : A1: Making directory 2022/01/09 05:22:55 DEBUG : A1/B1: Making directory 2022/01/09 05:22:55 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.32s) === RUN TestCopyURL run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:56 DEBUG : file1.rclone_chunk.001_flk7te: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2022/01/09 05:22:56 INFO : file1.rclone_chunk.001_flk7te: Copied (server-side copy) to: file1 2022/01/09 05:22:56 INFO : file1.rclone_chunk.001_flk7te: Deleted 2022/01/09 05:22:56 DEBUG : filename.txt: File name found in url 2022/01/09 05:22:57 DEBUG : filename.txt.rclone_chunk.001_flk7rt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2022/01/09 05:22:57 INFO : filename.txt.rclone_chunk.001_flk7rt: Copied (server-side copy) to: filename.txt 2022/01/09 05:22:57 INFO : filename.txt.rclone_chunk.001_flk7rt: Deleted 2022/01/09 05:22:57 DEBUG : file2.rclone_chunk.001_flk8nb: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2022/01/09 05:22:57 INFO : file2.rclone_chunk.001_flk8nb: Copied (server-side copy) to: file2 2022/01/09 05:22:57 INFO : file2.rclone_chunk.001_flk8nb: Deleted --- PASS: TestCopyURL (1.94s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:58 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 05:22:58 DEBUG : sub/file2.rclone_chunk.001_flk94b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:22:58 INFO : sub/file2.rclone_chunk.001_flk94b: Copied (server-side copy) to: sub/file2 2022/01/09 05:22:58 INFO : sub/file2.rclone_chunk.001_flk94b: Deleted 2022/01/09 05:22:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:22:58 INFO : file1: Copied (new) to: sub/file2 2022/01/09 05:22:58 INFO : file1: Deleted 2022/01/09 05:22:58 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:22:58 DEBUG : file1: Unchanged skipping 2022/01/09 05:22:58 INFO : file1: Deleted 2022/01/09 05:22:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.16s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:22:59 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 05:22:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:22:59 DEBUG : file1.rclone_chunk.001_flkayw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:22:59 INFO : file1.rclone_chunk.001_flkayw: Copied (server-side copy) to: file1 2022/01/09 05:22:59 INFO : file1.rclone_chunk.001_flkayw: Deleted 2022/01/09 05:22:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:22:59 INFO : file1: Copied (new) 2022/01/09 05:22:59 INFO : file1: Deleted 2022/01/09 05:22:59 DEBUG : file1: Destination exists, skipping 2022/01/09 05:22:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.87s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestMoveFileBackupDir run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:00 DEBUG : dst/file1.rclone_chunk.001_flkbmg: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/09 05:23:00 INFO : dst/file1.rclone_chunk.001_flkbmg: Copied (server-side copy) to: dst/file1 2022/01/09 05:23:00 INFO : dst/file1.rclone_chunk.001_flkbmg: Deleted 2022/01/09 05:23:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/backup" 2022/01/09 05:23:01 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/backup" 2022/01/09 05:23:01 DEBUG : Reset feature "ListR" 2022/01/09 05:23:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/09 05:23:01 DEBUG : dst/file1: copy non-chunked object... 2022/01/09 05:23:01 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/09 05:23:01 INFO : dst/file1: Copied (server-side copy) 2022/01/09 05:23:01 INFO : dst/file1: Deleted 2022/01/09 05:23:01 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:02 DEBUG : dst/file1.rclone_chunk.001_flkc9x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:02 INFO : dst/file1.rclone_chunk.001_flkc9x: Copied (server-side copy) to: dst/file1 2022/01/09 05:23:02 INFO : dst/file1.rclone_chunk.001_flkc9x: Deleted 2022/01/09 05:23:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:02 INFO : dst/file1: Copied (new) 2022/01/09 05:23:02 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.40s) === RUN TestCopyFile run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:02 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/09 05:23:03 DEBUG : sub/file2.rclone_chunk.001_flkda9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:03 INFO : sub/file2.rclone_chunk.001_flkda9: Copied (server-side copy) to: sub/file2 2022/01/09 05:23:03 INFO : sub/file2.rclone_chunk.001_flkda9: Deleted 2022/01/09 05:23:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:03 INFO : file1: Copied (new) to: sub/file2 2022/01/09 05:23:03 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:03 DEBUG : file1: Unchanged skipping 2022/01/09 05:23:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.23s) === RUN TestCopyFileBackupDir run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:04 DEBUG : dst/file1.rclone_chunk.001_flkekt: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/09 05:23:04 INFO : dst/file1.rclone_chunk.001_flkekt: Copied (server-side copy) to: dst/file1 2022/01/09 05:23:04 INFO : dst/file1.rclone_chunk.001_flkekt: Deleted 2022/01/09 05:23:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/backup" 2022/01/09 05:23:04 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/backup" 2022/01/09 05:23:04 DEBUG : Reset feature "ListR" 2022/01/09 05:23:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/09 05:23:04 DEBUG : dst/file1: copy non-chunked object... 2022/01/09 05:23:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/09 05:23:05 INFO : dst/file1: Copied (server-side copy) 2022/01/09 05:23:05 INFO : dst/file1: Deleted 2022/01/09 05:23:05 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:05 DEBUG : dst/file1.rclone_chunk.001_flkgl7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:05 INFO : dst/file1.rclone_chunk.001_flkgl7: Copied (server-side copy) to: dst/file1 2022/01/09 05:23:05 INFO : dst/file1.rclone_chunk.001_flkgl7: Deleted 2022/01/09 05:23:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:05 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.59s) === RUN TestCopyFileCompareDest run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/dst" 2022/01/09 05:23:06 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/dst" 2022/01/09 05:23:06 DEBUG : Reset feature "ListR" 2022/01/09 05:23:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/CompareDest" 2022/01/09 05:23:06 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/CompareDest" 2022/01/09 05:23:06 DEBUG : Reset feature "ListR" 2022/01/09 05:23:06 DEBUG : one: Need to transfer - File not found at Destination 2022/01/09 05:23:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:07 DEBUG : one.rclone_chunk.001_flkhax: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:07 INFO : one.rclone_chunk.001_flkhax: Copied (server-side copy) to: one 2022/01/09 05:23:07 INFO : one.rclone_chunk.001_flkhax: Deleted 2022/01/09 05:23:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:07 INFO : one: Copied (new) 2022/01/09 05:23:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 05:23:08 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:08 DEBUG : one.rclone_chunk.001_flkj1n: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:08 INFO : one.rclone_chunk.001_flkj1n: Copied (server-side copy) to: one 2022/01/09 05:23:08 INFO : one.rclone_chunk.001_flkj1n: Deleted 2022/01/09 05:23:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:08 INFO : one: Copied (replaced existing) 2022/01/09 05:23:09 DEBUG : dst/one.rclone_chunk.001_flkjgs: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:09 INFO : dst/one.rclone_chunk.001_flkjgs: Copied (server-side copy) to: dst/one 2022/01/09 05:23:09 INFO : dst/one.rclone_chunk.001_flkjgs: Deleted 2022/01/09 05:23:09 DEBUG : CompareDest/one.rclone_chunk.001_flkkej: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:09 INFO : CompareDest/one.rclone_chunk.001_flkkej: Copied (server-side copy) to: CompareDest/one 2022/01/09 05:23:09 INFO : CompareDest/one.rclone_chunk.001_flkkej: Deleted 2022/01/09 05:23:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:10 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/09 05:23:10 DEBUG : CompareDest/two.rclone_chunk.001_flklr1: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 05:23:10 INFO : CompareDest/two.rclone_chunk.001_flklr1: Copied (server-side copy) to: CompareDest/two 2022/01/09 05:23:10 INFO : CompareDest/two.rclone_chunk.001_flklr1: Deleted 2022/01/09 05:23:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/09 05:23:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/09 05:23:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/09 05:23:12 DEBUG : two: Need to transfer - File not found at Destination 2022/01/09 05:23:12 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:12 DEBUG : two.rclone_chunk.001_flkntt: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/09 05:23:12 INFO : two.rclone_chunk.001_flkntt: Copied (server-side copy) to: two 2022/01/09 05:23:12 INFO : two.rclone_chunk.001_flkntt: Deleted 2022/01/09 05:23:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/09 05:23:12 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.73s) === RUN TestCopyFileCopyDest run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/dst" 2022/01/09 05:23:13 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/dst" 2022/01/09 05:23:13 DEBUG : Reset feature "ListR" 2022/01/09 05:23:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/CopyDest" 2022/01/09 05:23:13 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/CopyDest" 2022/01/09 05:23:13 DEBUG : Reset feature "ListR" 2022/01/09 05:23:13 DEBUG : one: Need to transfer - File not found at Destination 2022/01/09 05:23:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:14 DEBUG : one.rclone_chunk.001_flko1i: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:14 INFO : one.rclone_chunk.001_flko1i: Copied (server-side copy) to: one 2022/01/09 05:23:14 INFO : one.rclone_chunk.001_flko1i: Deleted 2022/01/09 05:23:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:14 INFO : one: Copied (new) 2022/01/09 05:23:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 05:23:14 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:15 DEBUG : one.rclone_chunk.001_flkpht: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:15 INFO : one.rclone_chunk.001_flkpht: Copied (server-side copy) to: one 2022/01/09 05:23:15 INFO : one.rclone_chunk.001_flkpht: Deleted 2022/01/09 05:23:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:15 INFO : one: Copied (replaced existing) 2022/01/09 05:23:15 DEBUG : dst/one.rclone_chunk.001_flkqvr: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:15 INFO : dst/one.rclone_chunk.001_flkqvr: Copied (server-side copy) to: dst/one 2022/01/09 05:23:15 INFO : dst/one.rclone_chunk.001_flkqvr: Deleted 2022/01/09 05:23:16 DEBUG : CopyDest/one.rclone_chunk.001_flkqds: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:16 INFO : CopyDest/one.rclone_chunk.001_flkqds: Copied (server-side copy) to: CopyDest/one 2022/01/09 05:23:16 INFO : CopyDest/one.rclone_chunk.001_flkqds: Deleted 2022/01/09 05:23:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5/BackupDir" 2022/01/09 05:23:16 DEBUG : Creating backend with remote "TestS3:rclone-test-fuyitap0xuhewut6yepaqim5/BackupDir" 2022/01/09 05:23:16 DEBUG : Reset feature "ListR" 2022/01/09 05:23:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/09 05:23:16 DEBUG : one: copy non-chunked object... 2022/01/09 05:23:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:17 INFO : one: Copied (server-side copy) 2022/01/09 05:23:17 INFO : one: Deleted 2022/01/09 05:23:17 DEBUG : one: copy non-chunked object... 2022/01/09 05:23:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/09 05:23:17 INFO : one: Copied (server-side copy) 2022/01/09 05:23:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/09 05:23:18 DEBUG : CopyDest/two.rclone_chunk.001_flksl0: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 05:23:18 INFO : CopyDest/two.rclone_chunk.001_flksl0: Copied (server-side copy) to: CopyDest/two 2022/01/09 05:23:18 INFO : CopyDest/two.rclone_chunk.001_flksl0: Deleted 2022/01/09 05:23:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:18 DEBUG : two: copy non-chunked object... 2022/01/09 05:23:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 05:23:18 INFO : two: Copied (server-side copy) 2022/01/09 05:23:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/09 05:23:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/09 05:23:19 DEBUG : two: Unchanged skipping 2022/01/09 05:23:19 DEBUG : CopyDest/three.rclone_chunk.001_flkui5: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/09 05:23:19 INFO : CopyDest/three.rclone_chunk.001_flkui5: Copied (server-side copy) to: CopyDest/three 2022/01/09 05:23:19 INFO : CopyDest/three.rclone_chunk.001_flkui5: Deleted 2022/01/09 05:23:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/09 05:23:20 DEBUG : three: Destination not found in --copy-dest 2022/01/09 05:23:20 DEBUG : three: Need to transfer - File not found at Destination 2022/01/09 05:23:20 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:20 DEBUG : three.rclone_chunk.001_flkv61: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/01/09 05:23:20 INFO : three.rclone_chunk.001_flkv61: Copied (server-side copy) to: three 2022/01/09 05:23:20 INFO : three.rclone_chunk.001_flkv61: Deleted 2022/01/09 05:23:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/01/09 05:23:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.56s) === 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 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:22 DEBUG : A1/one.rclone_chunk.001_flkwwk: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:22 INFO : A1/one.rclone_chunk.001_flkwwk: Copied (server-side copy) to: A1/one 2022/01/09 05:23:22 INFO : A1/one.rclone_chunk.001_flkwwk: Deleted 2022/01/09 05:23:22 DEBUG : A1/two.rclone_chunk.001_flkx1t: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 05:23:22 INFO : A1/two.rclone_chunk.001_flkx1t: Copied (server-side copy) to: A1/two 2022/01/09 05:23:22 INFO : A1/two.rclone_chunk.001_flkx1t: Deleted 2022/01/09 05:23:23 DEBUG : A1/B1/three.rclone_chunk.001_flkxhd: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/09 05:23:23 INFO : A1/B1/three.rclone_chunk.001_flkxhd: Copied (server-side copy) to: A1/B1/three 2022/01/09 05:23:23 INFO : A1/B1/three.rclone_chunk.001_flkxhd: Deleted 2022/01/09 05:23:23 DEBUG : A1/B1/C1/four.rclone_chunk.001_flkyyj: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/09 05:23:23 INFO : A1/B1/C1/four.rclone_chunk.001_flkyyj: Copied (server-side copy) to: A1/B1/C1/four 2022/01/09 05:23:23 INFO : A1/B1/C1/four.rclone_chunk.001_flkyyj: Deleted 2022/01/09 05:23:23 DEBUG : A1/B1/C2/five.rclone_chunk.001_flkytp: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/09 05:23:23 INFO : A1/B1/C2/five.rclone_chunk.001_flkytp: Copied (server-side copy) to: A1/B1/C2/five 2022/01/09 05:23:24 INFO : A1/B1/C2/five.rclone_chunk.001_flkytp: Deleted 2022/01/09 05:23:24 DEBUG : A1/B2: Making directory 2022/01/09 05:23:24 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/01/09 05:23:24 DEBUG : A1/B1/C1/four: copy non-chunked object... 2022/01/09 05:23:24 DEBUG : A1/one: copy non-chunked object... 2022/01/09 05:23:24 DEBUG : A1/two: copy non-chunked object... 2022/01/09 05:23:24 DEBUG : A1/B1/three: copy non-chunked object... 2022/01/09 05:23:24 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/09 05:23:24 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/09 05:23:24 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:24 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/09 05:23:24 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 05:23:24 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/09 05:23:24 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/09 05:23:24 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/09 05:23:24 INFO : A1/B1/C1/four: Deleted 2022/01/09 05:23:24 INFO : A1/one: Deleted 2022/01/09 05:23:24 INFO : A1/two: Deleted 2022/01/09 05:23:24 INFO : A1/B1/three: Deleted 2022/01/09 05:23:24 DEBUG : A1/B1/C2/five: copy non-chunked object... 2022/01/09 05:23:25 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/09 05:23:25 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/09 05:23:25 INFO : A1/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/01/09 05:23:25 DEBUG : A2/two: copy non-chunked object... 2022/01/09 05:23:25 DEBUG : A2/B1/three: copy non-chunked object... 2022/01/09 05:23:25 DEBUG : A2/one: copy non-chunked object... 2022/01/09 05:23:25 DEBUG : A2/B1/C1/four: copy non-chunked object... 2022/01/09 05:23:25 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/09 05:23:25 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/09 05:23:25 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/09 05:23:25 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/09 05:23:25 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/09 05:23:25 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/09 05:23:25 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/09 05:23:25 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/09 05:23:25 INFO : A2/two: Deleted 2022/01/09 05:23:25 INFO : A2/B1/three: Deleted 2022/01/09 05:23:25 INFO : A2/one: Deleted 2022/01/09 05:23:25 INFO : A2/B1/C1/four: Deleted 2022/01/09 05:23:25 DEBUG : A2/B1/C2/five: copy non-chunked object... 2022/01/09 05:23:26 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/09 05:23:26 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/09 05:23:26 INFO : A2/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (5.14s) === RUN TestGetFsInfo run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" --- PASS: TestGetFsInfo (0.08s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 05:23:27 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_fll2th: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/09 05:23:27 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_fll2th: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2022/01/09 05:23:27 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_fll2th: Deleted 2022/01/09 05:23:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/09 05:23:27 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/09 05:23:27 NOTICE: S3 bucket rclone-test-fuyitap0xuhewut6yepaqim5: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2022/01/09 05:23:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_fll2yu: multipart upload starting chunk 1 size 100.001Ki offset 0/off 2022/01/09 05:23:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_fll2yu: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2022/01/09 05:23:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_fll2yu: Deleted 2022/01/09 05:23:28 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 05:23:28 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_fll3am: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/09 05:23:28 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_fll3am: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2022/01/09 05:23:28 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_fll3am: Deleted 2022/01/09 05:23:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/09 05:23:28 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/09 05:23:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_fll3wy: multipart upload starting chunk 1 size 100.001Ki offset 0/off 2022/01/09 05:23:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_fll3wy: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2022/01/09 05:23:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_fll3wy: Deleted 2022/01/09 05:23:29 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2022/01/09 05:23:29 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 05:23:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_fll4ue: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2022/01/09 05:23:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_fll4ue: Deleted 2022/01/09 05:23:30 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/09 05:23:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_fll584: multipart upload starting chunk 1 size 100.001Ki offset 0/off 2022/01/09 05:23:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_fll584: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2022/01/09 05:23:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_fll584: Deleted 2022/01/09 05:23:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': File to upload is small (34 bytes), uploading instead of streaming 2022/01/09 05:23:31 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_fll6sn: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2022/01/09 05:23:31 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_fll6sn: Deleted 2022/01/09 05:23:31 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/09 05:23:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_fll6js: multipart upload starting chunk 1 size 100.001Ki offset 0/off 2022/01/09 05:23:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_fll6js: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2022/01/09 05:23:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_fll6js: Deleted 2022/01/09 05:23:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.58s) === RUN TestRcatSize run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:33 DEBUG : potato1.rclone_chunk.001_fll71e: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:23:33 INFO : potato1.rclone_chunk.001_fll71e: Copied (server-side copy) to: potato1 2022/01/09 05:23:33 INFO : potato1.rclone_chunk.001_fll71e: Deleted 2022/01/09 05:23:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': File to upload is small (60 bytes), uploading instead of streaming 2022/01/09 05:23:33 DEBUG : potato2.rclone_chunk.001_fll8uv: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:23:33 INFO : potato2.rclone_chunk.001_fll8uv: Copied (server-side copy) to: potato2 2022/01/09 05:23:33 INFO : potato2.rclone_chunk.001_fll8uv: Deleted 2022/01/09 05:23:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:23:33 INFO : potato2: Copied (new) --- PASS: TestRcatSize (1.19s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/09 05:23:34 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:34 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_fll9oh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:34 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_fll9oh: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2022/01/09 05:23:34 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_fll9oh: Deleted 2022/01/09 05:23:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/09 05:23:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/09 05:23:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/09 05:23:34 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2022/01/09 05:23:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://rclone-test-fuyitap0xuhewut6yepaqim5.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_fll9w9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIARBEJPGN3GGLBA4HY%2F20220109%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20220109T052334Z&X-Amz-Expires=900&X-Amz-SignedHeaders=content-md5%3Bcontent-type%3Bhost%3Bx-amz-acl%3Bx-amz-meta-mtime&X-Amz-Signature=e0cda6b458c83a08a211b576016a291cc60abe4fd1f35e23272a9710de6a897d": Max transfer limit reached as set by --max-transfer 2022/01/09 05:23:35 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 (1.31s) === RUN TestTouchDir run.go:181: Remote "Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5'", Local "Local file system at /tmp/rclone485673554", Modify Window "1ns" 2022/01/09 05:23:35 DEBUG : potato2.rclone_chunk.001_fllapi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/09 05:23:35 INFO : potato2.rclone_chunk.001_fllapi: Copied (server-side copy) to: potato2 2022/01/09 05:23:35 INFO : potato2.rclone_chunk.001_fllapi: Deleted 2022/01/09 05:23:36 DEBUG : empty space.rclone_chunk.001_flla6u: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/09 05:23:36 INFO : empty space.rclone_chunk.001_flla6u: Copied (server-side copy) to: empty space 2022/01/09 05:23:36 INFO : empty space.rclone_chunk.001_flla6u: Deleted 2022/01/09 05:23:36 DEBUG : sub dir/potato3.rclone_chunk.001_fllbq3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/09 05:23:36 INFO : sub dir/potato3.rclone_chunk.001_fllbq3: Copied (server-side copy) to: sub dir/potato3 2022/01/09 05:23:36 INFO : sub dir/potato3.rclone_chunk.001_fllbq3: Deleted 2022/01/09 05:23:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Touching "empty space" 2022/01/09 05:23:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Touching "potato2" 2022/01/09 05:23:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.39s) === 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/01/09 05:23:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-fuyitap0xuhewut6yepaqim5': Purge dir "" 2022/01/09 05:23:38 INFO : S3 bucket rclone-test-fuyitap0xuhewut6yepaqim5: Bucket "rclone-test-fuyitap0xuhewut6yepaqim5" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m46.209753732s (try 1/5)