"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2025/10/14 01:37:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo" 2025/10/14 01:37:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:00 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo" 2025/10/14 01:37:00 DEBUG : Creating backend with remote "/tmp/rclone2502291423" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/10/14 01:37:00 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/10/14 01:37:00 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/14 01:37:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/14 01:37:00 DEBUG : potato: Seek from 10 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 10 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Seek from 5 to 2 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/14 01:37:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Seek from 5 to 2 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/14 01:37:00 DEBUG : potato: Seek from 8 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 8 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/14 01:37:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:37:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:37:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:37:00 DEBUG : potato: Seek from 5 to 2 2025/10/14 01:37:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/14 01:37:00 DEBUG : potato: Seek from 9 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 9 to 0 2025/10/14 01:37:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:01 INFO : S3 bucket rclone-test-yihuluj7nezo: Bucket "rclone-test-yihuluj7nezo" created with ACL "" 2025/10/14 01:37:01 DEBUG : rutabaga.rclone_chunk.001_3rhhzu: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/10/14 01:37:01 INFO : rutabaga.rclone_chunk.001_3rhhzu: Copied (server-side copy) to: rutabaga 2025/10/14 01:37:02 INFO : rutabaga.rclone_chunk.001_3rhhzu: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/10/14 01:37:02 DEBUG : empty space.rclone_chunk.001_3rhimd: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:37:02 INFO : empty space.rclone_chunk.001_3rhimd: Copied (server-side copy) to: empty space 2025/10/14 01:37:02 INFO : empty space.rclone_chunk.001_3rhimd: Deleted === RUN TestCheck/3 2025/10/14 01:37:03 DEBUG : potato2.rclone_chunk.001_3rhi9f: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:37:03 INFO : potato2.rclone_chunk.001_3rhi9f: Copied (server-side copy) to: potato2 2025/10/14 01:37:03 INFO : potato2.rclone_chunk.001_3rhi9f: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/10/14 01:37:03 DEBUG : remotepotato.rclone_chunk.001_3rhjtz: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:37:03 INFO : remotepotato.rclone_chunk.001_3rhjtz: Copied (server-side copy) to: remotepotato 2025/10/14 01:37:04 INFO : remotepotato.rclone_chunk.001_3rhjtz: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.72s) --- PASS: TestCheck/1 (0.05s) --- 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.09s) === RUN TestCheckFsError 2025/10/14 01:37:04 DEBUG : Creating backend with remote "nonexistent" 2025/10/14 01:37:04 DEBUG : Creating backend with remote "nonexistent" 2025/10/14 01:37:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/14 01:37:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/14 01:37:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/14 01:37:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:05 DEBUG : rutabaga.rclone_chunk.001_3rhkhc: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/10/14 01:37:05 INFO : rutabaga.rclone_chunk.001_3rhkhc: Copied (server-side copy) to: rutabaga 2025/10/14 01:37:05 INFO : rutabaga.rclone_chunk.001_3rhkhc: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/14 01:37:05 DEBUG : empty space.rclone_chunk.001_3rhlxa: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:37:05 INFO : empty space.rclone_chunk.001_3rhlxa: Copied (server-side copy) to: empty space 2025/10/14 01:37:05 INFO : empty space.rclone_chunk.001_3rhlxa: Deleted === RUN TestCheckDownload/3 2025/10/14 01:37:06 DEBUG : potato2.rclone_chunk.001_3rhmzt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:37:06 INFO : potato2.rclone_chunk.001_3rhmzt: Copied (server-side copy) to: potato2 2025/10/14 01:37:06 INFO : potato2.rclone_chunk.001_3rhmzt: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/14 01:37:07 DEBUG : remotepotato.rclone_chunk.001_3rhn2b: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:37:07 INFO : remotepotato.rclone_chunk.001_3rhn2b: Copied (server-side copy) to: remotepotato 2025/10/14 01:37:07 INFO : remotepotato.rclone_chunk.001_3rhn2b: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.48s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.14s) --- PASS: TestCheckDownload/5 (0.11s) --- PASS: TestCheckDownload/6 (0.12s) --- PASS: TestCheckDownload/7 (0.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:08 DEBUG : rutabaga.rclone_chunk.001_3rho28: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/10/14 01:37:08 INFO : rutabaga.rclone_chunk.001_3rho28: Copied (server-side copy) to: rutabaga 2025/10/14 01:37:08 INFO : rutabaga.rclone_chunk.001_3rho28: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/14 01:37:09 DEBUG : empty space.rclone_chunk.001_3rhow4: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:37:09 INFO : empty space.rclone_chunk.001_3rhow4: Copied (server-side copy) to: empty space 2025/10/14 01:37:09 INFO : empty space.rclone_chunk.001_3rhow4: Deleted === RUN TestCheckSizeOnly/3 2025/10/14 01:37:09 DEBUG : potato2.rclone_chunk.001_3rhpod: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2025/10/14 01:37:09 INFO : potato2.rclone_chunk.001_3rhpod: Copied (server-side copy) to: potato2 2025/10/14 01:37:09 INFO : potato2.rclone_chunk.001_3rhpod: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/14 01:37:10 DEBUG : remotepotato.rclone_chunk.001_3rhqo8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:37:10 INFO : remotepotato.rclone_chunk.001_3rhqo8: Copied (server-side copy) to: remotepotato 2025/10/14 01:37:10 INFO : remotepotato.rclone_chunk.001_3rhqo8: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.03s) --- 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.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:11 DEBUG : test.sum.rclone_chunk.001_3rhr6b: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2025/10/14 01:37:11 INFO : test.sum.rclone_chunk.001_3rhr6b: Copied (server-side copy) to: test.sum 2025/10/14 01:37:11 INFO : test.sum.rclone_chunk.001_3rhr6b: Deleted 2025/10/14 01:37:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/14 01:37:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/14 01:37:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/14 01:37:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/14 01:37:12 DEBUG : test.sum.rclone_chunk.001_3rhr20: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2025/10/14 01:37:12 INFO : test.sum.rclone_chunk.001_3rhr20: Copied (server-side copy) to: test.sum 2025/10/14 01:37:12 INFO : test.sum.rclone_chunk.001_3rhr20: Deleted 2025/10/14 01:37:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/14 01:37:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/14 01:37:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/14 01:37:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.34s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/data" 2025/10/14 01:37:12 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/data" 2025/10/14 01:37:13 DEBUG : data/banana.rclone_chunk.001_3rhsc4: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:13 INFO : data/banana.rclone_chunk.001_3rhsc4: Copied (server-side copy) to: data/banana 2025/10/14 01:37:13 INFO : data/banana.rclone_chunk.001_3rhsc4: Deleted 2025/10/14 01:37:13 DEBUG : test.sum.rclone_chunk.001_3rhtde: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/10/14 01:37:13 INFO : test.sum.rclone_chunk.001_3rhtde: Copied (server-side copy) to: test.sum 2025/10/14 01:37:13 INFO : test.sum.rclone_chunk.001_3rhtde: Deleted === RUN TestCheckSum/subtest1 2025/10/14 01:37:14 DEBUG : data/potato.rclone_chunk.001_3rhto0: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/10/14 01:37:14 INFO : data/potato.rclone_chunk.001_3rhto0: Copied (server-side copy) to: data/potato 2025/10/14 01:37:14 INFO : data/potato.rclone_chunk.001_3rhto0: Deleted 2025/10/14 01:37:14 DEBUG : test.sum.rclone_chunk.001_3rhuk3: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/10/14 01:37:14 INFO : test.sum.rclone_chunk.001_3rhuk3: Copied (server-side copy) to: test.sum 2025/10/14 01:37:14 INFO : test.sum.rclone_chunk.001_3rhuk3: Deleted === RUN TestCheckSum/subtest2 2025/10/14 01:37:15 DEBUG : test.sum.rclone_chunk.001_3rhvuo: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/10/14 01:37:15 INFO : test.sum.rclone_chunk.001_3rhvuo: Copied (server-side copy) to: test.sum 2025/10/14 01:37:15 INFO : test.sum.rclone_chunk.001_3rhvuo: Deleted === RUN TestCheckSum/subtest3 2025/10/14 01:37:16 DEBUG : test.sum.rclone_chunk.001_3rhwbb: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/10/14 01:37:16 INFO : test.sum.rclone_chunk.001_3rhwbb: Copied (server-side copy) to: test.sum 2025/10/14 01:37:16 INFO : test.sum.rclone_chunk.001_3rhwbb: Deleted === RUN TestCheckSum/subtest4 2025/10/14 01:37:17 DEBUG : test.sum.rclone_chunk.001_3rhxxc: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/10/14 01:37:17 INFO : test.sum.rclone_chunk.001_3rhxxc: Copied (server-side copy) to: test.sum 2025/10/14 01:37:17 INFO : test.sum.rclone_chunk.001_3rhxxc: Deleted === RUN TestCheckSum/subtest5 2025/10/14 01:37:18 DEBUG : test.sum.rclone_chunk.001_3rhyer: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/10/14 01:37:18 INFO : test.sum.rclone_chunk.001_3rhyer: Copied (server-side copy) to: test.sum 2025/10/14 01:37:18 INFO : test.sum.rclone_chunk.001_3rhyer: Deleted === RUN TestCheckSum/subtest6 2025/10/14 01:37:19 DEBUG : data/banana.rclone_chunk.001_3rhyj7: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:19 INFO : data/banana.rclone_chunk.001_3rhyj7: Copied (server-side copy) to: data/banana 2025/10/14 01:37:19 INFO : data/banana.rclone_chunk.001_3rhyj7: Deleted 2025/10/14 01:37:19 DEBUG : data/potato.rclone_chunk.001_3rhz9z: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/10/14 01:37:19 INFO : data/potato.rclone_chunk.001_3rhz9z: Copied (server-side copy) to: data/potato 2025/10/14 01:37:19 INFO : data/potato.rclone_chunk.001_3rhz9z: Deleted 2025/10/14 01:37:20 DEBUG : test.sum.rclone_chunk.001_3rhz93: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/10/14 01:37:20 INFO : test.sum.rclone_chunk.001_3rhz93: Copied (server-side copy) to: test.sum 2025/10/14 01:37:20 INFO : test.sum.rclone_chunk.001_3rhz93: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.64s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.18s) --- PASS: TestCheckSum/subtest4 (0.18s) --- PASS: TestCheckSum/subtest5 (0.18s) --- PASS: TestCheckSum/subtest6 (0.18s) --- PASS: TestCheckSum/subtest7 (0.27s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/data" 2025/10/14 01:37:21 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/data" 2025/10/14 01:37:21 DEBUG : data/banana.rclone_chunk.001_3ri1st: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:21 INFO : data/banana.rclone_chunk.001_3ri1st: Copied (server-side copy) to: data/banana 2025/10/14 01:37:21 INFO : data/banana.rclone_chunk.001_3ri1st: Deleted 2025/10/14 01:37:22 DEBUG : test.sum.rclone_chunk.001_3ri1of: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/10/14 01:37:22 INFO : test.sum.rclone_chunk.001_3ri1of: Copied (server-side copy) to: test.sum 2025/10/14 01:37:22 INFO : test.sum.rclone_chunk.001_3ri1of: Deleted === RUN TestCheckSumDownload/subtest1 2025/10/14 01:37:22 DEBUG : data/potato.rclone_chunk.001_3ri29a: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/10/14 01:37:22 INFO : data/potato.rclone_chunk.001_3ri29a: Copied (server-side copy) to: data/potato 2025/10/14 01:37:22 INFO : data/potato.rclone_chunk.001_3ri29a: Deleted 2025/10/14 01:37:23 DEBUG : test.sum.rclone_chunk.001_3ri37x: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/10/14 01:37:23 INFO : test.sum.rclone_chunk.001_3ri37x: Copied (server-side copy) to: test.sum 2025/10/14 01:37:23 INFO : test.sum.rclone_chunk.001_3ri37x: Deleted === RUN TestCheckSumDownload/subtest2 2025/10/14 01:37:24 DEBUG : test.sum.rclone_chunk.001_3ri4r0: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/10/14 01:37:24 INFO : test.sum.rclone_chunk.001_3ri4r0: Copied (server-side copy) to: test.sum 2025/10/14 01:37:24 INFO : test.sum.rclone_chunk.001_3ri4r0: Deleted === RUN TestCheckSumDownload/subtest3 2025/10/14 01:37:25 DEBUG : test.sum.rclone_chunk.001_3ri5oj: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/10/14 01:37:25 INFO : test.sum.rclone_chunk.001_3ri5oj: Copied (server-side copy) to: test.sum 2025/10/14 01:37:25 INFO : test.sum.rclone_chunk.001_3ri5oj: Deleted === RUN TestCheckSumDownload/subtest4 2025/10/14 01:37:26 DEBUG : test.sum.rclone_chunk.001_3ri69f: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/10/14 01:37:26 INFO : test.sum.rclone_chunk.001_3ri69f: Copied (server-side copy) to: test.sum 2025/10/14 01:37:26 INFO : test.sum.rclone_chunk.001_3ri69f: Deleted === RUN TestCheckSumDownload/subtest5 2025/10/14 01:37:27 DEBUG : test.sum.rclone_chunk.001_3ri7ey: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/10/14 01:37:27 INFO : test.sum.rclone_chunk.001_3ri7ey: Copied (server-side copy) to: test.sum 2025/10/14 01:37:27 INFO : test.sum.rclone_chunk.001_3ri7ey: Deleted === RUN TestCheckSumDownload/subtest6 2025/10/14 01:37:28 DEBUG : data/banana.rclone_chunk.001_3ri8hf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:28 INFO : data/banana.rclone_chunk.001_3ri8hf: Copied (server-side copy) to: data/banana 2025/10/14 01:37:28 INFO : data/banana.rclone_chunk.001_3ri8hf: Deleted 2025/10/14 01:37:28 DEBUG : data/potato.rclone_chunk.001_3ri8og: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/10/14 01:37:28 INFO : data/potato.rclone_chunk.001_3ri8og: Copied (server-side copy) to: data/potato 2025/10/14 01:37:28 INFO : data/potato.rclone_chunk.001_3ri8og: Deleted 2025/10/14 01:37:29 DEBUG : test.sum.rclone_chunk.001_3ri9ta: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/10/14 01:37:29 INFO : test.sum.rclone_chunk.001_3ri9ta: Copied (server-side copy) to: test.sum 2025/10/14 01:37:29 INFO : test.sum.rclone_chunk.001_3ri9ta: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.12s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.30s) --- PASS: TestCheckSumDownload/subtest4 (0.25s) --- PASS: TestCheckSumDownload/subtest5 (0.22s) --- PASS: TestCheckSumDownload/subtest6 (0.22s) --- PASS: TestCheckSumDownload/subtest7 (0.23s) === RUN TestApplyTransforms 2025/10/14 01:37:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-payutol5reba" 2025/10/14 01:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:30 DEBUG : Creating backend with remote "TestS3:rclone-test-payutol5reba" 2025/10/14 01:37:30 DEBUG : Creating backend with remote "/tmp/rclone263006473" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-payutol5reba'", Local "Local file system at /tmp/rclone263006473", Modify Window "1ns" 2025/10/14 01:37:31 INFO : S3 bucket rclone-test-payutol5reba: Bucket "rclone-test-payutol5reba" created with ACL "" 2025/10/14 01:37:31 DEBUG : hello, world!.rclone_chunk.001_3rib6n: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:31 INFO : hello, world!.rclone_chunk.001_3rib6n: Copied (server-side copy) to: hello, world! 2025/10/14 01:37:31 INFO : hello, world!.rclone_chunk.001_3rib6n: Deleted upper checkfile vs. lower remote (without normalization) 2025/10/14 01:37:31 ERROR : hello, world!: sum not found 2025/10/14 01:37:31 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-payutol5reba' 2025/10/14 01:37:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-payutol5reba': 1 files missing 2025/10/14 01:37:31 NOTICE: 1 hashes missing 2025/10/14 01:37:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-payutol5reba': 1 differences found 2025/10/14 01:37:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-payutol5reba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/14 01:37:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-payutol5reba': 0 differences found 2025/10/14 01:37:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-payutol5reba': 1 matching files 2025/10/14 01:37:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-faxiqaz0wasu" 2025/10/14 01:37:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:31 DEBUG : Creating backend with remote "TestS3:rclone-test-faxiqaz0wasu" 2025/10/14 01:37:31 DEBUG : Creating backend with remote "/tmp/rclone3750497975" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu'", Local "Local file system at /tmp/rclone3750497975", Modify Window "1ns" 2025/10/14 01:37:32 INFO : S3 bucket rclone-test-faxiqaz0wasu: Bucket "rclone-test-faxiqaz0wasu" created with ACL "" 2025/10/14 01:37:32 DEBUG : HELLO, WORLD!.rclone_chunk.001_3ricci: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:32 INFO : HELLO, WORLD!.rclone_chunk.001_3ricci: Copied (server-side copy) to: HELLO, WORLD! 2025/10/14 01:37:32 INFO : HELLO, WORLD!.rclone_chunk.001_3ricci: Deleted lower checkfile vs. upper remote (without normalization) 2025/10/14 01:37:33 ERROR : HELLO, WORLD!: sum not found 2025/10/14 01:37:33 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu' 2025/10/14 01:37:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu': 1 files missing 2025/10/14 01:37:33 NOTICE: 1 hashes missing 2025/10/14 01:37:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu': 1 differences found 2025/10/14 01:37:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/14 01:37:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu': 0 differences found 2025/10/14 01:37:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu': 1 matching files 2025/10/14 01:37:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kegugef5nolu" 2025/10/14 01:37:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:33 DEBUG : Creating backend with remote "TestS3:rclone-test-kegugef5nolu" 2025/10/14 01:37:33 DEBUG : Creating backend with remote "/tmp/rclone2269367203" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-kegugef5nolu'", Local "Local file system at /tmp/rclone2269367203", Modify Window "1ns" 2025/10/14 01:37:34 INFO : S3 bucket rclone-test-kegugef5nolu: Bucket "rclone-test-kegugef5nolu" created with ACL "" 2025/10/14 01:37:34 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_3rie5c: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:34 INFO : HeLlO, wOrLd!.rclone_chunk.001_3rie5c: Copied (server-side copy) to: HeLlO, wOrLd! 2025/10/14 01:37:34 INFO : HeLlO, wOrLd!.rclone_chunk.001_3rie5c: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/14 01:37:34 ERROR : HeLlO, wOrLd!: sum not found 2025/10/14 01:37:34 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-kegugef5nolu' 2025/10/14 01:37:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-kegugef5nolu': 1 files missing 2025/10/14 01:37:34 NOTICE: 1 hashes missing 2025/10/14 01:37:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-kegugef5nolu': 1 differences found 2025/10/14 01:37:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-kegugef5nolu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/14 01:37:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-kegugef5nolu': 0 differences found 2025/10/14 01:37:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-kegugef5nolu': 1 matching files 2025/10/14 01:37:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qeniyuk1xawo" 2025/10/14 01:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:35 DEBUG : Creating backend with remote "TestS3:rclone-test-qeniyuk1xawo" 2025/10/14 01:37:35 DEBUG : Creating backend with remote "/tmp/rclone2299759372" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo'", Local "Local file system at /tmp/rclone2299759372", Modify Window "1ns" 2025/10/14 01:37:36 INFO : S3 bucket rclone-test-qeniyuk1xawo: Bucket "rclone-test-qeniyuk1xawo" created with ACL "" 2025/10/14 01:37:36 DEBUG : HELLO, WORLD!.rclone_chunk.001_3riglg: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:36 INFO : HELLO, WORLD!.rclone_chunk.001_3riglg: Copied (server-side copy) to: HELLO, WORLD! 2025/10/14 01:37:36 INFO : HELLO, WORLD!.rclone_chunk.001_3riglg: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/14 01:37:36 ERROR : HELLO, WORLD!: sum not found 2025/10/14 01:37:36 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo' 2025/10/14 01:37:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo': 1 files missing 2025/10/14 01:37:36 NOTICE: 1 hashes missing 2025/10/14 01:37:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo': 1 differences found 2025/10/14 01:37:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/14 01:37:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo': 0 differences found 2025/10/14 01:37:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo': 1 matching files 2025/10/14 01:37:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-bogofip1sesa" 2025/10/14 01:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:36 DEBUG : Creating backend with remote "TestS3:rclone-test-bogofip1sesa" 2025/10/14 01:37:36 DEBUG : Creating backend with remote "/tmp/rclone2657831501" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-bogofip1sesa'", Local "Local file system at /tmp/rclone2657831501", Modify Window "1ns" 2025/10/14 01:37:37 INFO : S3 bucket rclone-test-bogofip1sesa: Bucket "rclone-test-bogofip1sesa" created with ACL "" 2025/10/14 01:37:37 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_3rihei: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:37 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_3rihei: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/10/14 01:37:38 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_3rihei: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/10/14 01:37:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/14 01:37:38 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-bogofip1sesa' 2025/10/14 01:37:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-bogofip1sesa': 1 files missing 2025/10/14 01:37:38 NOTICE: 1 hashes missing 2025/10/14 01:37:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-bogofip1sesa': 1 differences found 2025/10/14 01:37:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-bogofip1sesa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/14 01:37:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-bogofip1sesa': 0 differences found 2025/10/14 01:37:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-bogofip1sesa': 1 matching files 2025/10/14 01:37:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jerilic4vugu" 2025/10/14 01:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:38 DEBUG : Creating backend with remote "TestS3:rclone-test-jerilic4vugu" 2025/10/14 01:37:38 DEBUG : Creating backend with remote "/tmp/rclone73118283" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-jerilic4vugu'", Local "Local file system at /tmp/rclone73118283", Modify Window "1ns" 2025/10/14 01:37:39 INFO : S3 bucket rclone-test-jerilic4vugu: Bucket "rclone-test-jerilic4vugu" created with ACL "" 2025/10/14 01:37:39 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_3rijuu: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_3rijuu: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/10/14 01:37:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_3rijuu: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/10/14 01:37:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/14 01:37:39 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-jerilic4vugu' 2025/10/14 01:37:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-jerilic4vugu': 1 files missing 2025/10/14 01:37:39 NOTICE: 1 hashes missing 2025/10/14 01:37:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-jerilic4vugu': 1 differences found 2025/10/14 01:37:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-jerilic4vugu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/14 01:37:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-jerilic4vugu': 0 differences found 2025/10/14 01:37:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-jerilic4vugu': 1 matching files 2025/10/14 01:37:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gicumak5male" 2025/10/14 01:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:39 DEBUG : Creating backend with remote "TestS3:rclone-test-gicumak5male" 2025/10/14 01:37:39 DEBUG : Creating backend with remote "/tmp/rclone160854716" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-gicumak5male'", Local "Local file system at /tmp/rclone160854716", Modify Window "1ns" 2025/10/14 01:37:40 INFO : S3 bucket rclone-test-gicumak5male: Bucket "rclone-test-gicumak5male" created with ACL "" 2025/10/14 01:37:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3rikgp: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3rikgp: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/14 01:37:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3rikgp: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/10/14 01:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-gicumak5male' 2025/10/14 01:37:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-gicumak5male': 1 files missing 2025/10/14 01:37:40 NOTICE: 1 hashes missing 2025/10/14 01:37:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-gicumak5male': 1 differences found 2025/10/14 01:37:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-gicumak5male': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/14 01:37:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-gicumak5male': 0 differences found 2025/10/14 01:37:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-gicumak5male': 1 matching files 2025/10/14 01:37:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zososer9mede" 2025/10/14 01:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:41 DEBUG : Creating backend with remote "TestS3:rclone-test-zososer9mede" 2025/10/14 01:37:41 DEBUG : Creating backend with remote "/tmp/rclone2938704684" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zososer9mede'", Local "Local file system at /tmp/rclone2938704684", Modify Window "1ns" 2025/10/14 01:37:41 INFO : S3 bucket rclone-test-zososer9mede: Bucket "rclone-test-zososer9mede" created with ACL "" 2025/10/14 01:37:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3riler: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3riler: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/14 01:37:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3riler: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/10/14 01:37:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:37:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-zososer9mede' 2025/10/14 01:37:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zososer9mede': 1 files missing 2025/10/14 01:37:42 NOTICE: 1 hashes missing 2025/10/14 01:37:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zososer9mede': 1 differences found 2025/10/14 01:37:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zososer9mede': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/14 01:37:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zososer9mede': 0 differences found 2025/10/14 01:37:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zososer9mede': 1 matching files 2025/10/14 01:37:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qiqikun2viri" 2025/10/14 01:37:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:42 DEBUG : Creating backend with remote "TestS3:rclone-test-qiqikun2viri" 2025/10/14 01:37:42 DEBUG : Creating backend with remote "/tmp/rclone1184319794" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-qiqikun2viri'", Local "Local file system at /tmp/rclone1184319794", Modify Window "1ns" 2025/10/14 01:37:43 INFO : S3 bucket rclone-test-qiqikun2viri: Bucket "rclone-test-qiqikun2viri" created with ACL "" 2025/10/14 01:37:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3rin14: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3rin14: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/14 01:37:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3rin14: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/10/14 01:37:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:37:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-qiqikun2viri' 2025/10/14 01:37:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-qiqikun2viri': 1 files missing 2025/10/14 01:37:43 NOTICE: 1 hashes missing 2025/10/14 01:37:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-qiqikun2viri': 1 differences found 2025/10/14 01:37:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-qiqikun2viri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/14 01:37:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-qiqikun2viri': 0 differences found 2025/10/14 01:37:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-qiqikun2viri': 1 matching files 2025/10/14 01:37:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-poxibet4muzo" 2025/10/14 01:37:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:37:43 DEBUG : Creating backend with remote "TestS3:rclone-test-poxibet4muzo" 2025/10/14 01:37:43 DEBUG : Creating backend with remote "/tmp/rclone631168175" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-poxibet4muzo'", Local "Local file system at /tmp/rclone631168175", Modify Window "1ns" 2025/10/14 01:37:44 INFO : S3 bucket rclone-test-poxibet4muzo: Bucket "rclone-test-poxibet4muzo" created with ACL "" 2025/10/14 01:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3riovo: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3riovo: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/14 01:37:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_3riovo: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/10/14 01:37:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:37:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-poxibet4muzo' 2025/10/14 01:37:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-poxibet4muzo': 1 files missing 2025/10/14 01:37:45 NOTICE: 1 hashes missing 2025/10/14 01:37:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-poxibet4muzo': 1 differences found 2025/10/14 01:37:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-poxibet4muzo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/14 01:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:37:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-poxibet4muzo': 0 differences found 2025/10/14 01:37:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-poxibet4muzo': 1 matching files 2025/10/14 01:37:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-poxibet4muzo': Purge remote 2025/10/14 01:37:45 DEBUG : S3 bucket rclone-test-poxibet4muzo: bucket is versioned: false 2025/10/14 01:37:45 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:45 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/10/14 01:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/10/14 01:37:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/10/14 01:37:45 INFO : S3 bucket rclone-test-poxibet4muzo: Bucket "rclone-test-poxibet4muzo" deleted 2025/10/14 01:37:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qiqikun2viri': Purge remote 2025/10/14 01:37:45 DEBUG : S3 bucket rclone-test-qiqikun2viri: bucket is versioned: false 2025/10/14 01:37:45 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:45 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/10/14 01:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/10/14 01:37:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/10/14 01:37:46 INFO : S3 bucket rclone-test-qiqikun2viri: Bucket "rclone-test-qiqikun2viri" deleted 2025/10/14 01:37:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-zososer9mede': Purge remote 2025/10/14 01:37:46 DEBUG : S3 bucket rclone-test-zososer9mede: bucket is versioned: false 2025/10/14 01:37:46 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:46 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/10/14 01:37:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/10/14 01:37:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/10/14 01:37:46 INFO : S3 bucket rclone-test-zososer9mede: Bucket "rclone-test-zososer9mede" deleted 2025/10/14 01:37:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-gicumak5male': Purge remote 2025/10/14 01:37:46 DEBUG : S3 bucket rclone-test-gicumak5male: bucket is versioned: false 2025/10/14 01:37:46 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:46 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/10/14 01:37:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/10/14 01:37:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/10/14 01:37:47 INFO : S3 bucket rclone-test-gicumak5male: Bucket "rclone-test-gicumak5male" deleted 2025/10/14 01:37:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-jerilic4vugu': Purge remote 2025/10/14 01:37:47 DEBUG : S3 bucket rclone-test-jerilic4vugu: bucket is versioned: false 2025/10/14 01:37:47 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:47 DEBUG : "測試_Русский___ě_áñ" version false 2025/10/14 01:37:47 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/10/14 01:37:47 INFO : 測試_Русский___ě_áñ: Deleted 2025/10/14 01:37:47 INFO : S3 bucket rclone-test-jerilic4vugu: Bucket "rclone-test-jerilic4vugu" deleted 2025/10/14 01:37:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-bogofip1sesa': Purge remote 2025/10/14 01:37:47 DEBUG : S3 bucket rclone-test-bogofip1sesa: bucket is versioned: false 2025/10/14 01:37:47 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:47 DEBUG : "測試_Русский___ě_áñ" version false 2025/10/14 01:37:47 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/10/14 01:37:47 INFO : 測試_Русский___ě_áñ: Deleted 2025/10/14 01:37:48 INFO : S3 bucket rclone-test-bogofip1sesa: Bucket "rclone-test-bogofip1sesa" deleted 2025/10/14 01:37:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qeniyuk1xawo': Purge remote 2025/10/14 01:37:48 DEBUG : S3 bucket rclone-test-qeniyuk1xawo: bucket is versioned: false 2025/10/14 01:37:48 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:48 DEBUG : "HELLO, WORLD!" version false 2025/10/14 01:37:48 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/10/14 01:37:48 INFO : HELLO, WORLD!: Deleted 2025/10/14 01:37:48 INFO : S3 bucket rclone-test-qeniyuk1xawo: Bucket "rclone-test-qeniyuk1xawo" deleted 2025/10/14 01:37:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kegugef5nolu': Purge remote 2025/10/14 01:37:49 DEBUG : S3 bucket rclone-test-kegugef5nolu: bucket is versioned: false 2025/10/14 01:37:49 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:49 DEBUG : "HeLlO, wOrLd!" version false 2025/10/14 01:37:49 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/10/14 01:37:49 INFO : HeLlO, wOrLd!: Deleted 2025/10/14 01:37:49 INFO : S3 bucket rclone-test-kegugef5nolu: Bucket "rclone-test-kegugef5nolu" deleted 2025/10/14 01:37:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-faxiqaz0wasu': Purge remote 2025/10/14 01:37:49 DEBUG : S3 bucket rclone-test-faxiqaz0wasu: bucket is versioned: false 2025/10/14 01:37:49 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:49 DEBUG : "HELLO, WORLD!" version false 2025/10/14 01:37:49 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/10/14 01:37:49 INFO : HELLO, WORLD!: Deleted 2025/10/14 01:37:49 INFO : S3 bucket rclone-test-faxiqaz0wasu: Bucket "rclone-test-faxiqaz0wasu" deleted 2025/10/14 01:37:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-payutol5reba': Purge remote 2025/10/14 01:37:50 DEBUG : S3 bucket rclone-test-payutol5reba: bucket is versioned: false 2025/10/14 01:37:50 DEBUG : Waiting for deletions to finish 2025/10/14 01:37:50 DEBUG : "hello, world!" version false 2025/10/14 01:37:50 DEBUG : hello, world!: Deleting (id "") 2025/10/14 01:37:50 INFO : hello, world!: Deleted 2025/10/14 01:37:50 INFO : S3 bucket rclone-test-payutol5reba: Bucket "rclone-test-payutol5reba" deleted --- PASS: TestApplyTransforms (20.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/14 01:37:51 DEBUG : sub/file2.rclone_chunk.001_3riub9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:37:51 INFO : sub/file2.rclone_chunk.001_3riub9: Copied (server-side copy) to: sub/file2 2025/10/14 01:37:51 INFO : sub/file2.rclone_chunk.001_3riub9: Deleted 2025/10/14 01:37:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:37:51 INFO : file1: Copied (new) to: sub/file2 2025/10/14 01:37:51 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:37:51 DEBUG : file1: Unchanged skipping 2025/10/14 01:37:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.27s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:52 DEBUG : dst/file1.rclone_chunk.001_3rivr3: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/10/14 01:37:52 INFO : dst/file1.rclone_chunk.001_3rivr3: Copied (server-side copy) to: dst/file1 2025/10/14 01:37:52 INFO : dst/file1.rclone_chunk.001_3rivr3: Deleted 2025/10/14 01:37:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/backup" 2025/10/14 01:37:52 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/backup" 2025/10/14 01:37:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/14 01:37:52 DEBUG : dst/file1: copy non-chunked object... 2025/10/14 01:37:53 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/10/14 01:37:53 INFO : dst/file1: Copied (server-side copy) 2025/10/14 01:37:53 INFO : dst/file1: Deleted 2025/10/14 01:37:53 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:37:53 DEBUG : dst/file1.rclone_chunk.001_3rix58: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:37:53 INFO : dst/file1.rclone_chunk.001_3rix58: Copied (server-side copy) to: dst/file1 2025/10/14 01:37:53 INFO : dst/file1.rclone_chunk.001_3rix58: Deleted 2025/10/14 01:37:53 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:37:53 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.35s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:37:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/dst" 2025/10/14 01:37:54 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/dst" 2025/10/14 01:37:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/CompareDest" 2025/10/14 01:37:54 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/CompareDest" 2025/10/14 01:37:54 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 01:37:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:37:55 DEBUG : one.rclone_chunk.001_3riyup: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:37:55 INFO : one.rclone_chunk.001_3riyup: Copied (server-side copy) to: one 2025/10/14 01:37:55 INFO : one.rclone_chunk.001_3riyup: Deleted 2025/10/14 01:37:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:37:55 INFO : one: Copied (new) 2025/10/14 01:37:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:37:55 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:37:56 DEBUG : one.rclone_chunk.001_3riz10: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:37:56 INFO : one.rclone_chunk.001_3riz10: Copied (server-side copy) to: one 2025/10/14 01:37:56 INFO : one.rclone_chunk.001_3riz10: Deleted 2025/10/14 01:37:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:37:56 INFO : one: Copied (replaced existing) 2025/10/14 01:37:56 DEBUG : dst/one.rclone_chunk.001_3rj0s5: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:37:56 INFO : dst/one.rclone_chunk.001_3rj0s5: Copied (server-side copy) to: dst/one 2025/10/14 01:37:56 INFO : dst/one.rclone_chunk.001_3rj0s5: Deleted 2025/10/14 01:37:57 DEBUG : CompareDest/one.rclone_chunk.001_3rj0tw: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:37:57 INFO : CompareDest/one.rclone_chunk.001_3rj0tw: Copied (server-side copy) to: CompareDest/one 2025/10/14 01:37:57 INFO : CompareDest/one.rclone_chunk.001_3rj0tw: Deleted 2025/10/14 01:37:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:37:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:37:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:37:58 DEBUG : CompareDest/two.rclone_chunk.001_3rj1x1: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:37:58 INFO : CompareDest/two.rclone_chunk.001_3rj1x1: Copied (server-side copy) to: CompareDest/two 2025/10/14 01:37:58 INFO : CompareDest/two.rclone_chunk.001_3rj1x1: Deleted 2025/10/14 01:37:58 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:37:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:37:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:37:58 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:37:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:37:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:37:59 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:37:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/14 01:37:59 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:37:59 DEBUG : two.rclone_chunk.001_3rj3xt: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/10/14 01:37:59 INFO : two.rclone_chunk.001_3rj3xt: Copied (server-side copy) to: two 2025/10/14 01:37:59 INFO : two.rclone_chunk.001_3rj3xt: Deleted 2025/10/14 01:37:59 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/10/14 01:37:59 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.28s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/dst" 2025/10/14 01:38:00 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/dst" 2025/10/14 01:38:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/CopyDest" 2025/10/14 01:38:00 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/CopyDest" 2025/10/14 01:38:00 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 01:38:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:01 DEBUG : one.rclone_chunk.001_3rj4d8: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:01 INFO : one.rclone_chunk.001_3rj4d8: Copied (server-side copy) to: one 2025/10/14 01:38:01 INFO : one.rclone_chunk.001_3rj4d8: Deleted 2025/10/14 01:38:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:01 INFO : one: Copied (new) 2025/10/14 01:38:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:38:02 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:02 DEBUG : one.rclone_chunk.001_3rj6ru: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:38:02 INFO : one.rclone_chunk.001_3rj6ru: Copied (server-side copy) to: one 2025/10/14 01:38:02 INFO : one.rclone_chunk.001_3rj6ru: Deleted 2025/10/14 01:38:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:38:02 INFO : one: Copied (replaced existing) 2025/10/14 01:38:03 DEBUG : dst/one.rclone_chunk.001_3rj6ck: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:03 INFO : dst/one.rclone_chunk.001_3rj6ck: Copied (server-side copy) to: dst/one 2025/10/14 01:38:03 INFO : dst/one.rclone_chunk.001_3rj6ck: Deleted 2025/10/14 01:38:03 DEBUG : CopyDest/one.rclone_chunk.001_3rj7wj: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:38:03 INFO : CopyDest/one.rclone_chunk.001_3rj7wj: Copied (server-side copy) to: CopyDest/one 2025/10/14 01:38:03 INFO : CopyDest/one.rclone_chunk.001_3rj7wj: Deleted 2025/10/14 01:38:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/BackupDir" 2025/10/14 01:38:03 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/BackupDir" 2025/10/14 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:38:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:38:04 DEBUG : one: copy non-chunked object... 2025/10/14 01:38:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:04 INFO : one: Copied (server-side copy) 2025/10/14 01:38:04 INFO : one: Deleted 2025/10/14 01:38:04 DEBUG : one: copy non-chunked object... 2025/10/14 01:38:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/14 01:38:04 INFO : one: Copied (server-side copy) 2025/10/14 01:38:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/14 01:38:05 DEBUG : CopyDest/two.rclone_chunk.001_3rj9c6: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:38:05 INFO : CopyDest/two.rclone_chunk.001_3rj9c6: Copied (server-side copy) to: CopyDest/two 2025/10/14 01:38:05 INFO : CopyDest/two.rclone_chunk.001_3rj9c6: Deleted 2025/10/14 01:38:06 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:38:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:38:06 DEBUG : two: copy non-chunked object... 2025/10/14 01:38:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:38:06 INFO : two: Copied (server-side copy) 2025/10/14 01:38:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/14 01:38:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:38:06 DEBUG : two: Unchanged skipping 2025/10/14 01:38:07 DEBUG : CopyDest/three.rclone_chunk.001_3rjagt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/10/14 01:38:07 INFO : CopyDest/three.rclone_chunk.001_3rjagt: Copied (server-side copy) to: CopyDest/three 2025/10/14 01:38:07 INFO : CopyDest/three.rclone_chunk.001_3rjagt: Deleted 2025/10/14 01:38:07 DEBUG : three: Need to transfer - File not found at Destination 2025/10/14 01:38:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/14 01:38:07 DEBUG : three: Destination not found in --copy-dest 2025/10/14 01:38:07 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:08 DEBUG : three.rclone_chunk.001_3rjbci: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/10/14 01:38:08 INFO : three.rclone_chunk.001_3rjbci: Copied (server-side copy) to: three 2025/10/14 01:38:08 INFO : three.rclone_chunk.001_3rjbci: Deleted 2025/10/14 01:38:08 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/10/14 01:38:08 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.60s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/14 01:38:09 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:09 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_3rjdny: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:09 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_3rjdny: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/10/14 01:38:09 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_3rjdny: Deleted 2025/10/14 01:38:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/14 01:38:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/14 01:38:10 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-yihuluj7nezo.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_3rjexh?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/10/14 01:38:10 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:521: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.28s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:11 DEBUG : one.rclone_chunk.001_3rjf8e: md5 = 661ee1abdf125dfc56e18652b5176924 OK 2025/10/14 01:38:11 INFO : one.rclone_chunk.001_3rjf8e: Copied (server-side copy) to: one 2025/10/14 01:38:11 INFO : one.rclone_chunk.001_3rjf8e: Deleted 2025/10/14 01:38:11 DEBUG : also/one.rclone_chunk.001_3rjf9f: md5 = 661ee1abdf125dfc56e18652b5176924 OK 2025/10/14 01:38:11 INFO : also/one.rclone_chunk.001_3rjf9f: Copied (server-side copy) to: also/one 2025/10/14 01:38:11 INFO : also/one.rclone_chunk.001_3rjf9f: Deleted 2025/10/14 01:38:12 DEBUG : another.rclone_chunk.001_3rjg81: md5 = 661ee1abdf125dfc56e18652b5176924 OK 2025/10/14 01:38:12 INFO : another.rclone_chunk.001_3rjg81: Copied (server-side copy) to: another 2025/10/14 01:38:12 INFO : another.rclone_chunk.001_3rjg81: Deleted 2025/10/14 01:38:12 DEBUG : not-one.rclone_chunk.001_3rjgv7: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/10/14 01:38:12 INFO : not-one.rclone_chunk.001_3rjgv7: Copied (server-side copy) to: not-one 2025/10/14 01:38:12 INFO : not-one.rclone_chunk.001_3rjgv7: Deleted 2025/10/14 01:38:13 INFO : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Looking for duplicate md5 hashes using newest mode. 2025/10/14 01:38:13 NOTICE: 661ee1abdf125dfc56e18652b5176924: Found 3 files with duplicate md5 hashes 2025/10/14 01:38:13 INFO : one: Deleted 2025/10/14 01:38:13 INFO : also/one: Deleted 2025/10/14 01:38:13 NOTICE: 661ee1abdf125dfc56e18652b5176924: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.58s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:14 DEBUG : a.txt.rclone_chunk.001_3rjig0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:14 INFO : a.txt.rclone_chunk.001_3rjig0: Copied (server-side copy) to: a.txt 2025/10/14 01:38:14 INFO : a.txt.rclone_chunk.001_3rjig0: Deleted 2025/10/14 01:38:14 DEBUG : zend.txt.rclone_chunk.001_3rji0x: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/14 01:38:14 INFO : zend.txt.rclone_chunk.001_3rji0x: Copied (server-side copy) to: zend.txt 2025/10/14 01:38:15 INFO : zend.txt.rclone_chunk.001_3rji0x: Deleted 2025/10/14 01:38:15 DEBUG : sub dir/hello world.rclone_chunk.001_3rjjwp: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:15 INFO : sub dir/hello world.rclone_chunk.001_3rjjwp: Copied (server-side copy) to: sub dir/hello world 2025/10/14 01:38:15 INFO : sub dir/hello world.rclone_chunk.001_3rjjwp: Deleted 2025/10/14 01:38:15 DEBUG : sub dir/hello world2.rclone_chunk.001_3rjjsu: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:15 INFO : sub dir/hello world2.rclone_chunk.001_3rjjsu: Copied (server-side copy) to: sub dir/hello world2 2025/10/14 01:38:15 INFO : sub dir/hello world2.rclone_chunk.001_3rjjsu: Deleted 2025/10/14 01:38:16 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_3rjjxo: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:16 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_3rjjxo: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/10/14 01:38:16 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_3rjjxo: Deleted 2025/10/14 01:38:16 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_3rjkfo: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/10/14 01:38:16 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_3rjkfo: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/10/14 01:38:16 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_3rjkfo: Deleted 2025/10/14 01:38:17 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_3rjkkp: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:17 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_3rjkkp: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/10/14 01:38:17 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_3rjkkp: Deleted 2025/10/14 01:38:17 DEBUG : a.txt: Excluded (Size Filter) 2025/10/14 01:38:17 DEBUG : a.txt: Excluded 2025/10/14 01:38:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:38:17 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:38:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:38:17 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:38:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:38:17 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:38:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:38:17 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:38:17 DEBUG : sub dir/ignore dir: Excluded 2025/10/14 01:38:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.53s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:19 DEBUG : a.txt.rclone_chunk.001_3rjm6b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:19 INFO : a.txt.rclone_chunk.001_3rjm6b: Copied (server-side copy) to: a.txt 2025/10/14 01:38:19 INFO : a.txt.rclone_chunk.001_3rjm6b: Deleted 2025/10/14 01:38:19 DEBUG : zend.txt.rclone_chunk.001_3rjnm2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/14 01:38:19 INFO : zend.txt.rclone_chunk.001_3rjnm2: Copied (server-side copy) to: zend.txt 2025/10/14 01:38:19 INFO : zend.txt.rclone_chunk.001_3rjnm2: Deleted 2025/10/14 01:38:19 DEBUG : sub dir/hello world.rclone_chunk.001_3rjnh1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:19 INFO : sub dir/hello world.rclone_chunk.001_3rjnh1: Copied (server-side copy) to: sub dir/hello world 2025/10/14 01:38:19 INFO : sub dir/hello world.rclone_chunk.001_3rjnh1: Deleted 2025/10/14 01:38:20 DEBUG : sub dir/hello world2.rclone_chunk.001_3rjn3b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:20 INFO : sub dir/hello world2.rclone_chunk.001_3rjn3b: Copied (server-side copy) to: sub dir/hello world2 2025/10/14 01:38:20 INFO : sub dir/hello world2.rclone_chunk.001_3rjn3b: Deleted 2025/10/14 01:38:20 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_3rjogg: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:20 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_3rjogg: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/10/14 01:38:20 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_3rjogg: Deleted 2025/10/14 01:38:21 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_3rjoxh: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/10/14 01:38:21 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_3rjoxh: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/10/14 01:38:21 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_3rjoxh: Deleted 2025/10/14 01:38:21 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_3rjpfd: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:21 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_3rjpfd: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/10/14 01:38:21 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_3rjpfd: Deleted 2025/10/14 01:38:22 DEBUG : a.txt: Excluded (Size Filter) 2025/10/14 01:38:22 DEBUG : a.txt: Excluded 2025/10/14 01:38:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:38:22 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:38:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:38:22 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:38:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:38:22 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:38:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:38:22 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:38:22 DEBUG : sub dir/ignore dir: Excluded 2025/10/14 01:38:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.26s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:23 DEBUG : file1.rclone_chunk.001_3rjrnk: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/10/14 01:38:23 INFO : file1.rclone_chunk.001_3rjrnk: Copied (server-side copy) to: file1 2025/10/14 01:38:23 INFO : file1.rclone_chunk.001_3rjrnk: Deleted 2025/10/14 01:38:23 DEBUG : sub/file2.rclone_chunk.001_3rjr8e: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/10/14 01:38:23 INFO : sub/file2.rclone_chunk.001_3rjr8e: Copied (server-side copy) to: sub/file2 2025/10/14 01:38:23 INFO : sub/file2.rclone_chunk.001_3rjr8e: 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.08s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.08s) --- PASS: TestListJSON/DirsOnly (0.06s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:25 DEBUG : file1.rclone_chunk.001_3rjtah: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/10/14 01:38:25 INFO : file1.rclone_chunk.001_3rjtah: Copied (server-side copy) to: file1 2025/10/14 01:38:25 INFO : file1.rclone_chunk.001_3rjtah: Deleted 2025/10/14 01:38:25 DEBUG : sub/file2.rclone_chunk.001_3rjt9a: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/10/14 01:38:25 INFO : sub/file2.rclone_chunk.001_3rjt9a: Copied (server-side copy) to: sub/file2 2025/10/14 01:38:25 INFO : sub/file2.rclone_chunk.001_3rjt9a: Deleted === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/14 01:38:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/notfound" 2025/10/14 01:38:26 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/notfound" --- PASS: TestStatJSON (2.06s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.08s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.18s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:27 INFO : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Making directory 2025/10/14 01:38:27 INFO : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:27 DEBUG : sub dir/hello world.rclone_chunk.001_3rjvun: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/14 01:38:27 INFO : sub dir/hello world.rclone_chunk.001_3rjvun: Copied (server-side copy) to: sub dir/hello world 2025/10/14 01:38:27 INFO : sub dir/hello world.rclone_chunk.001_3rjvun: Deleted --- PASS: TestLsd (0.84s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:28 DEBUG : potato2.rclone_chunk.001_3rjwjq: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:38:28 INFO : potato2.rclone_chunk.001_3rjwjq: Copied (server-side copy) to: potato2 2025/10/14 01:38:28 INFO : potato2.rclone_chunk.001_3rjwjq: Deleted 2025/10/14 01:38:28 DEBUG : empty space.rclone_chunk.001_3rjwmb: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:28 INFO : empty space.rclone_chunk.001_3rjwmb: Copied (server-side copy) to: empty space 2025/10/14 01:38:28 INFO : empty space.rclone_chunk.001_3rjwmb: Deleted --- PASS: TestLs (1.17s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:29 DEBUG : potato2.rclone_chunk.001_3rjxk9: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:38:29 INFO : potato2.rclone_chunk.001_3rjxk9: Copied (server-side copy) to: potato2 2025/10/14 01:38:29 INFO : potato2.rclone_chunk.001_3rjxk9: Deleted 2025/10/14 01:38:30 DEBUG : empty space.rclone_chunk.001_3rjx0d: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:30 INFO : empty space.rclone_chunk.001_3rjx0d: Copied (server-side copy) to: empty space 2025/10/14 01:38:30 INFO : empty space.rclone_chunk.001_3rjx0d: Deleted 2025/10/14 01:38:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/14 01:38:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.32s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:30 DEBUG : potato2.rclone_chunk.001_3rjyct: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:38:30 INFO : potato2.rclone_chunk.001_3rjyct: Copied (server-side copy) to: potato2 2025/10/14 01:38:30 INFO : potato2.rclone_chunk.001_3rjyct: Deleted 2025/10/14 01:38:31 DEBUG : empty space.rclone_chunk.001_3rjzx9: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:31 INFO : empty space.rclone_chunk.001_3rjzx9: Copied (server-side copy) to: empty space 2025/10/14 01:38:31 INFO : empty space.rclone_chunk.001_3rjzx9: Deleted --- PASS: TestLsLong (1.27s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:32 DEBUG : potato2.rclone_chunk.001_3rjzmt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:38:32 INFO : potato2.rclone_chunk.001_3rjzmt: Copied (server-side copy) to: potato2 2025/10/14 01:38:32 INFO : potato2.rclone_chunk.001_3rjzmt: Deleted 2025/10/14 01:38:32 DEBUG : empty space.rclone_chunk.001_3rk0po: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:32 INFO : empty space.rclone_chunk.001_3rk0po: Copied (server-side copy) to: empty space 2025/10/14 01:38:32 INFO : empty space.rclone_chunk.001_3rk0po: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.32s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.11s) === RUN TestHashSumsWithErrors 2025/10/14 01:38:33 DEBUG : Creating backend with remote ":memory:" 2025/10/14 01:38:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/14 01:38:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/14 01:38:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:33 DEBUG : potato2.rclone_chunk.001_3rk12h: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:38:33 INFO : potato2.rclone_chunk.001_3rk12h: Copied (server-side copy) to: potato2 2025/10/14 01:38:33 INFO : potato2.rclone_chunk.001_3rk12h: Deleted 2025/10/14 01:38:33 DEBUG : empty space.rclone_chunk.001_3rk1m3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:38:33 INFO : empty space.rclone_chunk.001_3rk1m3: Copied (server-side copy) to: empty space 2025/10/14 01:38:33 INFO : empty space.rclone_chunk.001_3rk1m3: Deleted 2025/10/14 01:38:34 DEBUG : sub dir/potato3.rclone_chunk.001_3rk2m7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/14 01:38:34 INFO : sub dir/potato3.rclone_chunk.001_3rk2m7: Copied (server-side copy) to: sub dir/potato3 2025/10/14 01:38:34 INFO : sub dir/potato3.rclone_chunk.001_3rk2m7: Deleted --- PASS: TestCount (1.80s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:35 DEBUG : small.rclone_chunk.001_3rk3nh: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/10/14 01:38:35 INFO : small.rclone_chunk.001_3rk3nh: Copied (server-side copy) to: small 2025/10/14 01:38:35 INFO : small.rclone_chunk.001_3rk3nh: Deleted 2025/10/14 01:38:35 DEBUG : medium.rclone_chunk.001_3rk3ab: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:38:35 INFO : medium.rclone_chunk.001_3rk3ab: Copied (server-side copy) to: medium 2025/10/14 01:38:35 INFO : medium.rclone_chunk.001_3rk3ab: Deleted 2025/10/14 01:38:36 DEBUG : large.rclone_chunk.001_3rk31q: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2025/10/14 01:38:36 INFO : large.rclone_chunk.001_3rk31q: Copied (server-side copy) to: large 2025/10/14 01:38:36 INFO : large.rclone_chunk.001_3rk31q: Deleted 2025/10/14 01:38:36 DEBUG : Waiting for deletions to finish 2025/10/14 01:38:36 DEBUG : large: Excluded (Size Filter) 2025/10/14 01:38:36 DEBUG : large: Excluded 2025/10/14 01:38:36 INFO : small: Deleted 2025/10/14 01:38:36 INFO : medium: Deleted --- PASS: TestDelete (1.75s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.18s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.17s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:37 DEBUG : ReadFile.rclone_chunk.001_3rk5mp: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/10/14 01:38:37 INFO : ReadFile.rclone_chunk.001_3rk5mp: Copied (server-side copy) to: ReadFile 2025/10/14 01:38:37 INFO : ReadFile.rclone_chunk.001_3rk5mp: Deleted --- PASS: TestReadFile (0.84s) === RUN TestRetry 2025/10/14 01:38:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/14 01:38:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/14 01:38:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:38:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:38:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:38:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:38:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:38 DEBUG : file1.rclone_chunk.001_3rk6u5: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/10/14 01:38:38 INFO : file1.rclone_chunk.001_3rk6u5: Copied (server-side copy) to: file1 2025/10/14 01:38:38 INFO : file1.rclone_chunk.001_3rk6u5: Deleted 2025/10/14 01:38:38 DEBUG : file2.rclone_chunk.001_3rk61i: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/10/14 01:38:38 INFO : file2.rclone_chunk.001_3rk61i: Copied (server-side copy) to: file2 2025/10/14 01:38:38 INFO : file2.rclone_chunk.001_3rk61i: Deleted --- PASS: TestCat (1.95s) === RUN TestPurge 2025/10/14 01:38:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hadimex8mila" 2025/10/14 01:38:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:38:40 DEBUG : Creating backend with remote "TestS3:rclone-test-hadimex8mila" 2025/10/14 01:38:40 DEBUG : Creating backend with remote "/tmp/rclone3174002553" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hadimex8mila'", Local "Local file system at /tmp/rclone3174002553", Modify Window "1ns" 2025/10/14 01:38:40 INFO : S3 bucket rclone-test-hadimex8mila: Bucket "rclone-test-hadimex8mila" created with ACL "" 2025/10/14 01:38:41 DEBUG : A1/B1/C1/one.rclone_chunk.001_3rk89w: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/10/14 01:38:41 INFO : A1/B1/C1/one.rclone_chunk.001_3rk89w: Copied (server-side copy) to: A1/B1/C1/one 2025/10/14 01:38:41 INFO : A1/B1/C1/one.rclone_chunk.001_3rk89w: Deleted 2025/10/14 01:38:41 INFO : A2: Making directory 2025/10/14 01:38:41 INFO : A1/B2: Making directory 2025/10/14 01:38:41 INFO : A1/B2/C2: Making directory 2025/10/14 01:38:41 INFO : A1/B1/C3: Making directory 2025/10/14 01:38:41 INFO : A3: Making directory 2025/10/14 01:38:41 INFO : A3/B3: Making directory 2025/10/14 01:38:41 INFO : A3/B3/C4: Making directory 2025/10/14 01:38:41 DEBUG : A1/two.rclone_chunk.001_3rk95q: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/10/14 01:38:41 INFO : A1/two.rclone_chunk.001_3rk95q: Copied (server-side copy) to: A1/two 2025/10/14 01:38:41 INFO : A1/two.rclone_chunk.001_3rk95q: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/10/14 01:38:42 DEBUG : S3 bucket rclone-test-hadimex8mila: bucket is versioned: false 2025/10/14 01:38:42 DEBUG : Waiting for deletions to finish 2025/10/14 01:38:42 DEBUG : "A1/B1/C1/one" version false 2025/10/14 01:38:42 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/10/14 01:38:42 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/10/14 01:38:42 DEBUG : Waiting for deletions to finish 2025/10/14 01:38:42 DEBUG : "A1/two" version false 2025/10/14 01:38:42 DEBUG : A1/two: Deleting (id "") 2025/10/14 01:38:42 INFO : A1/two: Deleted 2025/10/14 01:38:42 INFO : S3 bucket rclone-test-hadimex8mila: Bucket "rclone-test-hadimex8mila" deleted 2025/10/14 01:38:42 ERROR : error listing: directory not found 2025/10/14 01:38:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-hadimex8mila': Purge remote 2025/10/14 01:38:42 DEBUG : Waiting for deletions to finish 2025/10/14 01:38:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.77s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:43 DEBUG : A1/B1/C1/one.rclone_chunk.001_3rkar0: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/10/14 01:38:43 INFO : A1/B1/C1/one.rclone_chunk.001_3rkar0: Copied (server-side copy) to: A1/B1/C1/one 2025/10/14 01:38:43 INFO : A1/B1/C1/one.rclone_chunk.001_3rkar0: Deleted 2025/10/14 01:38:43 INFO : A2: Making directory 2025/10/14 01:38:43 INFO : A1/B2: Making directory 2025/10/14 01:38:43 INFO : A1/B2/C2: Making directory 2025/10/14 01:38:43 INFO : A1/B1/C3: Making directory 2025/10/14 01:38:43 INFO : A3: Making directory 2025/10/14 01:38:43 INFO : A3/B3: Making directory 2025/10/14 01:38:43 INFO : A3/B3/C4: Making directory 2025/10/14 01:38:43 DEBUG : A1/two.rclone_chunk.001_3rkb66: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/10/14 01:38:43 INFO : A1/two.rclone_chunk.001_3rkb66: Copied (server-side copy) to: A1/two 2025/10/14 01:38:43 INFO : A1/two.rclone_chunk.001_3rkb66: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/10/14 01:38:44 DEBUG : removing 1 level 3 directories 2025/10/14 01:38:44 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/10/14 01:38:45 DEBUG : removing 1 level 0 directories 2025/10/14 01:38:45 INFO : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Removing directory 2025/10/14 01:38:45 INFO : S3 bucket rclone-test-yihuluj7nezo: Bucket "rclone-test-yihuluj7nezo" deleted 2025/10/14 01:38:45 ERROR : error listing: directory not found 2025/10/14 01:38:45 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:46 INFO : S3 bucket rclone-test-yihuluj7nezo: Bucket "rclone-test-yihuluj7nezo" created with ACL "" 2025/10/14 01:38:46 INFO : A1: Making directory 2025/10/14 01:38:46 INFO : A1/B1: Making directory 2025/10/14 01:38:46 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.96s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:46 INFO : A1: Making directory 2025/10/14 01:38:46 INFO : A1/B1: Making directory 2025/10/14 01:38:46 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.22s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:47 DEBUG : file1.rclone_chunk.001_3rke6g: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/10/14 01:38:47 INFO : file1.rclone_chunk.001_3rke6g: Copied (server-side copy) to: file1 2025/10/14 01:38:47 INFO : file1.rclone_chunk.001_3rke6g: Deleted 2025/10/14 01:38:47 DEBUG : filename.txt: File name found in url 2025/10/14 01:38:47 DEBUG : filename.txt.rclone_chunk.001_3rkft7: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/10/14 01:38:47 INFO : filename.txt.rclone_chunk.001_3rkft7: Copied (server-side copy) to: filename.txt 2025/10/14 01:38:47 INFO : filename.txt.rclone_chunk.001_3rkft7: Deleted 2025/10/14 01:38:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/14 01:38:48 DEBUG : headerfilename.txt.rclone_chunk.001_3rkfkf: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/10/14 01:38:48 INFO : headerfilename.txt.rclone_chunk.001_3rkfkf: Copied (server-side copy) to: headerfilename.txt 2025/10/14 01:38:48 INFO : headerfilename.txt.rclone_chunk.001_3rkfkf: Deleted 2025/10/14 01:38:48 DEBUG : file2.rclone_chunk.001_3rkgk6: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/10/14 01:38:48 INFO : file2.rclone_chunk.001_3rkgk6: Copied (server-side copy) to: file2 2025/10/14 01:38:48 INFO : file2.rclone_chunk.001_3rkgk6: Deleted --- PASS: TestCopyURL (2.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/14 01:38:49 DEBUG : sub/file2.rclone_chunk.001_3rkhm5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:49 INFO : sub/file2.rclone_chunk.001_3rkhm5: Copied (server-side copy) to: sub/file2 2025/10/14 01:38:49 INFO : sub/file2.rclone_chunk.001_3rkhm5: Deleted 2025/10/14 01:38:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:49 INFO : file1: Copied (new) to: sub/file2 2025/10/14 01:38:49 INFO : file1: Deleted 2025/10/14 01:38:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:38:49 DEBUG : file1: Unchanged skipping 2025/10/14 01:38:49 INFO : file1: Deleted 2025/10/14 01:38:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.17s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/14 01:38:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:50 DEBUG : file1.rclone_chunk.001_3rkioj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:50 INFO : file1.rclone_chunk.001_3rkioj: Copied (server-side copy) to: file1 2025/10/14 01:38:50 INFO : file1.rclone_chunk.001_3rkioj: Deleted 2025/10/14 01:38:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:50 INFO : file1: Copied (new) 2025/10/14 01:38:50 INFO : file1: Deleted 2025/10/14 01:38:51 DEBUG : file1: Destination exists, skipping 2025/10/14 01:38:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.94s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:51 DEBUG : dst/file1.rclone_chunk.001_3rkjma: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/10/14 01:38:51 INFO : dst/file1.rclone_chunk.001_3rkjma: Copied (server-side copy) to: dst/file1 2025/10/14 01:38:52 INFO : dst/file1.rclone_chunk.001_3rkjma: Deleted 2025/10/14 01:38:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yihuluj7nezo/backup" 2025/10/14 01:38:52 DEBUG : Creating backend with remote "TestS3:rclone-test-yihuluj7nezo/backup" 2025/10/14 01:38:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/14 01:38:52 DEBUG : dst/file1: copy non-chunked object... 2025/10/14 01:38:52 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/10/14 01:38:52 INFO : dst/file1: Copied (server-side copy) 2025/10/14 01:38:52 INFO : dst/file1: Deleted 2025/10/14 01:38:52 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/10/14 01:38:53 DEBUG : dst/file1.rclone_chunk.001_3rkk7s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:53 INFO : dst/file1.rclone_chunk.001_3rkk7s: Copied (server-side copy) to: dst/file1 2025/10/14 01:38:53 INFO : dst/file1.rclone_chunk.001_3rkk7s: Deleted 2025/10/14 01:38:53 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/14 01:38:53 INFO : dst/file1: Copied (new) 2025/10/14 01:38:53 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.44s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:54 DEBUG : A1/one.rclone_chunk.001_3rkman: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:54 INFO : A1/one.rclone_chunk.001_3rkman: Copied (server-side copy) to: A1/one 2025/10/14 01:38:54 INFO : A1/one.rclone_chunk.001_3rkman: Deleted 2025/10/14 01:38:54 DEBUG : A1/two.rclone_chunk.001_3rkmbx: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:38:54 INFO : A1/two.rclone_chunk.001_3rkmbx: Copied (server-side copy) to: A1/two 2025/10/14 01:38:54 INFO : A1/two.rclone_chunk.001_3rkmbx: Deleted 2025/10/14 01:38:55 DEBUG : A1/B1/three.rclone_chunk.001_3rkmd2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/10/14 01:38:55 INFO : A1/B1/three.rclone_chunk.001_3rkmd2: Copied (server-side copy) to: A1/B1/three 2025/10/14 01:38:55 INFO : A1/B1/three.rclone_chunk.001_3rkmd2: Deleted 2025/10/14 01:38:55 DEBUG : A1/B1/C1/four.rclone_chunk.001_3rknl3: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/10/14 01:38:55 INFO : A1/B1/C1/four.rclone_chunk.001_3rknl3: Copied (server-side copy) to: A1/B1/C1/four 2025/10/14 01:38:55 INFO : A1/B1/C1/four.rclone_chunk.001_3rknl3: Deleted 2025/10/14 01:38:55 DEBUG : A1/B1/C2/five.rclone_chunk.001_3rkns7: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/10/14 01:38:55 INFO : A1/B1/C2/five.rclone_chunk.001_3rkns7: Copied (server-side copy) to: A1/B1/C2/five 2025/10/14 01:38:56 INFO : A1/B1/C2/five.rclone_chunk.001_3rkns7: Deleted 2025/10/14 01:38:56 INFO : A1/B2: Making directory 2025/10/14 01:38:56 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/10/14 01:38:56 DEBUG : A1/two: copy non-chunked object... 2025/10/14 01:38:56 DEBUG : A1/one: copy non-chunked object... 2025/10/14 01:38:56 DEBUG : A1/B1/three: copy non-chunked object... 2025/10/14 01:38:56 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/10/14 01:38:56 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/10/14 01:38:56 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:38:56 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/10/14 01:38:56 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/10/14 01:38:56 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/10/14 01:38:56 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/10/14 01:38:56 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/10/14 01:38:56 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/10/14 01:38:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/10/14 01:38:56 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:56 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/10/14 01:38:56 INFO : A1/two: Deleted 2025/10/14 01:38:56 INFO : A1/B1/C1/four: Deleted 2025/10/14 01:38:56 INFO : A1/B1/three: Deleted 2025/10/14 01:38:56 INFO : A1/B1/C2/five: Deleted 2025/10/14 01:38:56 INFO : A1/one: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/10/14 01:38:57 DEBUG : A2/one: copy non-chunked object... 2025/10/14 01:38:57 DEBUG : A2/B1/three: copy non-chunked object... 2025/10/14 01:38:57 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/10/14 01:38:57 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/10/14 01:38:57 DEBUG : A2/two: copy non-chunked object... 2025/10/14 01:38:57 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/10/14 01:38:57 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/10/14 01:38:57 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/10/14 01:38:57 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/10/14 01:38:57 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:57 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/10/14 01:38:57 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:38:57 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/10/14 01:38:57 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/10/14 01:38:57 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/10/14 01:38:57 INFO : A2/B1/three: Deleted 2025/10/14 01:38:57 INFO : A2/B1/C1/four: Deleted 2025/10/14 01:38:57 INFO : A2/two: Deleted 2025/10/14 01:38:57 INFO : A2/one: Deleted 2025/10/14 01:38:57 INFO : A2/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/10/14 01:38:58 INFO : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/14 01:38:58 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/10/14 01:38:58 DEBUG : A3/one: copy non-chunked object... 2025/10/14 01:38:58 DEBUG : A3/B1/three: copy non-chunked object... 2025/10/14 01:38:58 DEBUG : A3/two: copy non-chunked object... 2025/10/14 01:38:58 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/10/14 01:38:58 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/14 01:38:58 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/10/14 01:38:58 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/10/14 01:38:58 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/10/14 01:38:58 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/10/14 01:38:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/10/14 01:38:58 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/14 01:38:58 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/10/14 01:38:58 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/10/14 01:38:58 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/10/14 01:38:58 INFO : A3/B1/C1/four: Deleted 2025/10/14 01:38:58 INFO : A3/two: Deleted 2025/10/14 01:38:58 INFO : A3/B1/three: Deleted 2025/10/14 01:38:58 INFO : A3/one: Deleted 2025/10/14 01:38:58 INFO : A3/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.28s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:38:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:38:59 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_3rkr4s: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/10/14 01:38:59 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_3rkr4s: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/10/14 01:38:59 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_3rkr4s: Deleted 2025/10/14 01:38:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/10/14 01:38:59 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/10/14 01:38:59 NOTICE: S3 bucket rclone-test-yihuluj7nezo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/14 01:38:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: open chunk writer: started multipart upload: nxj1nOdyGJXmj05MoWegzUBghoLhKor.xUtO52.pglgBx6zoxM8l_gXWFd6mp_ZxhnE2zvXsv7nmitJtEi3JOYrPmm.jXVaiu5WfKGxtizpD0o._sIPaJ7B3PvjYIW8U 2025/10/14 01:38:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/10/14 01:39:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/10/14 01:39:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: multipart upload "nxj1nOdyGJXmj05MoWegzUBghoLhKor.xUtO52.pglgBx6zoxM8l_gXWFd6mp_ZxhnE2zvXsv7nmitJtEi3JOYrPmm.jXVaiu5WfKGxtizpD0o._sIPaJ7B3PvjYIW8U" finished 2025/10/14 01:39:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/10/14 01:39:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: Src hash empty - aborting Dst hash check 2025/10/14 01:39:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2025/10/14 01:39:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_3rkrsc: Deleted 2025/10/14 01:39:00 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/10/14 01:39:00 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:39:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:39:01 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_3rktm7: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/10/14 01:39:01 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_3rktm7: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/10/14 01:39:01 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_3rktm7: Deleted 2025/10/14 01:39:01 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/10/14 01:39:01 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/10/14 01:39:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: open chunk writer: started multipart upload: ZYqiv3GS2o3c6aAXK7mIOTvpsOzGJFVxt6S7eOqyebXhfM3nBN87FQCSthqmi_8kAgHn3UE4HK0_i_AsINjZy.uyoFCCFhXTg.GCuXzTkFTjdnp4EzmsBVAHRPTO6rOJ 2025/10/14 01:39:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/10/14 01:39:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/10/14 01:39:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: multipart upload "ZYqiv3GS2o3c6aAXK7mIOTvpsOzGJFVxt6S7eOqyebXhfM3nBN87FQCSthqmi_8kAgHn3UE4HK0_i_AsINjZy.uyoFCCFhXTg.GCuXzTkFTjdnp4EzmsBVAHRPTO6rOJ" finished 2025/10/14 01:39:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/10/14 01:39:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: Src hash empty - aborting Dst hash check 2025/10/14 01:39:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2025/10/14 01:39:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_3rkts6: Deleted 2025/10/14 01:39:02 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/10/14 01:39:02 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:39:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:39:02 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_3rkuke: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/10/14 01:39:02 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_3rkuke: Deleted 2025/10/14 01:39:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/10/14 01:39:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkulx: open chunk writer: started multipart upload: MJQ1yv5OAcbODB_FdQlGPG63N9JS7QZgO0fB4J6X7cSvggCTWL8rxw7OpPhTHjJ2HRWTD78trUIX6g7eCbiCo7r8mRTyzNAh5hJ4Cho09mvmAhKbKGU_5ktAb3soOh6L 2025/10/14 01:39:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/10/14 01:39:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkulx: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/10/14 01:39:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkulx: multipart upload "MJQ1yv5OAcbODB_FdQlGPG63N9JS7QZgO0fB4J6X7cSvggCTWL8rxw7OpPhTHjJ2HRWTD78trUIX6g7eCbiCo7r8mRTyzNAh5hJ4Cho09mvmAhKbKGU_5ktAb3soOh6L" finished 2025/10/14 01:39:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkulx: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/10/14 01:39:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkulx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/10/14 01:39:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkulx: Deleted 2025/10/14 01:39:03 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:39:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:39:04 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_3rkwuq: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/10/14 01:39:04 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_3rkwuq: Deleted 2025/10/14 01:39:04 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/14 01:39:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/14 01:39:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkw62: open chunk writer: started multipart upload: hsmcTUvlHCUY79tXAu.0Q1i05jzuJ4NFhTDOZo16eZ_ZTxsYyUBObB051RzzHZ49deszgef0QC1KlPY0wGA1KMqKPm2k0CyZgZPSEuRF0g1_toYxlAGu.2ISMr2y6Nt6 2025/10/14 01:39:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/10/14 01:39:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkw62: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/10/14 01:39:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkw62: multipart upload "hsmcTUvlHCUY79tXAu.0Q1i05jzuJ4NFhTDOZo16eZ_ZTxsYyUBObB051RzzHZ49deszgef0QC1KlPY0wGA1KMqKPm2k0CyZgZPSEuRF0g1_toYxlAGu.2ISMr2y6Nt6" finished 2025/10/14 01:39:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkw62: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/10/14 01:39:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkw62: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/10/14 01:39:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_3rkw62: Deleted 2025/10/14 01:39:05 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/14 01:39:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.77s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:39:06 DEBUG : potato1.rclone_chunk.001_3rkxpu: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:39:06 INFO : potato1.rclone_chunk.001_3rkxpu: Copied (server-side copy) to: potato1 2025/10/14 01:39:06 INFO : potato1.rclone_chunk.001_3rkxpu: Deleted 2025/10/14 01:39:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/14 01:39:06 DEBUG : potato2.rclone_chunk.001_3rkyyd: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:39:06 INFO : potato2.rclone_chunk.001_3rkyyd: Copied (server-side copy) to: potato2 2025/10/14 01:39:06 INFO : potato2.rclone_chunk.001_3rkyyd: Deleted 2025/10/14 01:39:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:39:06 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" 2025/10/14 01:39:07 DEBUG : potato2.rclone_chunk.001_3rkzr4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/14 01:39:07 INFO : potato2.rclone_chunk.001_3rkzr4: Copied (server-side copy) to: potato2 2025/10/14 01:39:07 INFO : potato2.rclone_chunk.001_3rkzr4: Deleted 2025/10/14 01:39:07 DEBUG : empty space.rclone_chunk.001_3rkz2v: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/14 01:39:07 INFO : empty space.rclone_chunk.001_3rkz2v: Copied (server-side copy) to: empty space 2025/10/14 01:39:07 INFO : empty space.rclone_chunk.001_3rkz2v: Deleted 2025/10/14 01:39:08 DEBUG : sub dir/potato3.rclone_chunk.001_3rkzwi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/14 01:39:08 INFO : sub dir/potato3.rclone_chunk.001_3rkzwi: Copied (server-side copy) to: sub dir/potato3 2025/10/14 01:39:08 INFO : sub dir/potato3.rclone_chunk.001_3rkzwi: Deleted 2025/10/14 01:39:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Touching "empty space" 2025/10/14 01:39:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Touching "potato2" 2025/10/14 01:39:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.23s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo'", Local "Local file system at /tmp/rclone2502291423", Modify Window "1ns" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/14 01:39:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-yihuluj7nezo': Purge remote 2025/10/14 01:39:09 DEBUG : S3 bucket rclone-test-yihuluj7nezo: bucket is versioned: false 2025/10/14 01:39:09 DEBUG : Waiting for deletions to finish 2025/10/14 01:39:10 INFO : S3 bucket rclone-test-yihuluj7nezo: Bucket "rclone-test-yihuluj7nezo" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m9.617810594s (try 1/5)