"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/06/26 04:28:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago" 2026/06/26 04:28:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:28:30 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago" 2026/06/26 04:28:30 DEBUG : Creating backend with remote "/tmp/rclone321747598" === 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/06/26 04:28:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/06/26 04:28:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers 2026/06/26 04:28:31 DEBUG : a: size = 0 OK 2026/06/26 04:28:31 DEBUG : a: size = 1 (memory) 2026/06/26 04:28:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/26 04:28:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/26 04:28:31 DEBUG : potato: Seek from 10 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 10 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 2 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/26 04:28:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 2 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/26 04:28:31 DEBUG : potato: Seek from 8 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 8 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/26 04:28:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/26 04:28:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/26 04:28:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/26 04:28:31 DEBUG : potato: Seek from 5 to 2 2026/06/26 04:28:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/26 04:28:31 DEBUG : potato: Seek from 9 to 0 2026/06/26 04:28:31 DEBUG : potato: Seek from 9 to 0 2026/06/26 04:28:31 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:28:31 INFO : S3 bucket rclone-test-lilesug5jago: Bucket "rclone-test-lilesug5jago" created with ACL "" 2026/06/26 04:28:32 DEBUG : rutabaga: size = 8 OK 2026/06/26 04:28:32 DEBUG : rutabaga.rclone_chunk.001_87huxy: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/06/26 04:28:32 INFO : rutabaga.rclone_chunk.001_87huxy: Copied (server-side copy) to: rutabaga 2026/06/26 04:28:32 INFO : rutabaga.rclone_chunk.001_87huxy: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2026/06/26 04:28:32 DEBUG : empty space: size = 1 OK 2026/06/26 04:28:32 DEBUG : empty space.rclone_chunk.001_87hvoi: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:28:32 INFO : empty space.rclone_chunk.001_87hvoi: Copied (server-side copy) to: empty space 2026/06/26 04:28:32 INFO : empty space.rclone_chunk.001_87hvoi: Deleted === RUN TestCheck/3 2026/06/26 04:28:33 DEBUG : potato2: size = 60 OK 2026/06/26 04:28:33 DEBUG : potato2.rclone_chunk.001_87hwas: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:28:33 INFO : potato2.rclone_chunk.001_87hwas: Copied (server-side copy) to: potato2 2026/06/26 04:28:33 INFO : potato2.rclone_chunk.001_87hwas: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2026/06/26 04:28:34 DEBUG : remotepotato: size = 60 OK 2026/06/26 04:28:34 DEBUG : remotepotato.rclone_chunk.001_87hw6h: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:28:34 INFO : remotepotato.rclone_chunk.001_87hw6h: Copied (server-side copy) to: remotepotato 2026/06/26 04:28:34 INFO : remotepotato.rclone_chunk.001_87hw6h: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.99s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.06s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2026/06/26 04:28:35 DEBUG : Creating backend with remote "nonexistent" 2026/06/26 04:28:35 DEBUG : Creating backend with remote "nonexistent" 2026/06/26 04:28:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/26 04:28:35 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/26 04:28:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/26 04:28:35 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:28:35 DEBUG : rutabaga: size = 8 OK 2026/06/26 04:28:35 DEBUG : rutabaga.rclone_chunk.001_87hyq2: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/06/26 04:28:35 INFO : rutabaga.rclone_chunk.001_87hyq2: Copied (server-side copy) to: rutabaga 2026/06/26 04:28:35 INFO : rutabaga.rclone_chunk.001_87hyq2: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/26 04:28:36 DEBUG : empty space: size = 1 OK 2026/06/26 04:28:36 DEBUG : empty space.rclone_chunk.001_87hy5w: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:28:36 INFO : empty space.rclone_chunk.001_87hy5w: Copied (server-side copy) to: empty space 2026/06/26 04:28:36 INFO : empty space.rclone_chunk.001_87hy5w: Deleted === RUN TestCheckDownload/3 2026/06/26 04:28:37 DEBUG : potato2: size = 60 OK 2026/06/26 04:28:37 DEBUG : potato2.rclone_chunk.001_87hz4w: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:28:37 INFO : potato2.rclone_chunk.001_87hz4w: Copied (server-side copy) to: potato2 2026/06/26 04:28:37 INFO : potato2.rclone_chunk.001_87hz4w: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/26 04:28:38 DEBUG : remotepotato: size = 60 OK 2026/06/26 04:28:38 DEBUG : remotepotato.rclone_chunk.001_87i0np: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:28:38 INFO : remotepotato.rclone_chunk.001_87i0np: Copied (server-side copy) to: remotepotato 2026/06/26 04:28:38 INFO : remotepotato.rclone_chunk.001_87i0np: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.97s) --- PASS: TestCheckDownload/1 (0.12s) --- PASS: TestCheckDownload/2 (0.12s) --- PASS: TestCheckDownload/3 (0.12s) --- PASS: TestCheckDownload/4 (0.17s) --- PASS: TestCheckDownload/5 (0.11s) --- PASS: TestCheckDownload/6 (0.12s) --- PASS: TestCheckDownload/7 (0.14s) === RUN TestCheckSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:28:39 DEBUG : rutabaga: size = 8 OK 2026/06/26 04:28:39 DEBUG : rutabaga.rclone_chunk.001_87i2u2: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/06/26 04:28:39 INFO : rutabaga.rclone_chunk.001_87i2u2: Copied (server-side copy) to: rutabaga 2026/06/26 04:28:39 INFO : rutabaga.rclone_chunk.001_87i2u2: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/26 04:28:40 DEBUG : empty space: size = 1 OK 2026/06/26 04:28:40 DEBUG : empty space.rclone_chunk.001_87i2o6: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:28:40 INFO : empty space.rclone_chunk.001_87i2o6: Copied (server-side copy) to: empty space 2026/06/26 04:28:40 INFO : empty space.rclone_chunk.001_87i2o6: Deleted === RUN TestCheckSizeOnly/3 2026/06/26 04:28:40 DEBUG : potato2: size = 60 OK 2026/06/26 04:28:40 DEBUG : potato2.rclone_chunk.001_87i33i: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2026/06/26 04:28:40 INFO : potato2.rclone_chunk.001_87i33i: Copied (server-side copy) to: potato2 2026/06/26 04:28:40 INFO : potato2.rclone_chunk.001_87i33i: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/26 04:28:41 DEBUG : remotepotato: size = 60 OK 2026/06/26 04:28:41 DEBUG : remotepotato.rclone_chunk.001_87i4f0: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:28:41 INFO : remotepotato.rclone_chunk.001_87i4f0: Copied (server-side copy) to: remotepotato 2026/06/26 04:28:41 INFO : remotepotato.rclone_chunk.001_87i4f0: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.32s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:28:42 DEBUG : test.sum: size = 81 OK 2026/06/26 04:28:42 DEBUG : test.sum.rclone_chunk.001_87i5ao: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2026/06/26 04:28:42 INFO : test.sum.rclone_chunk.001_87i5ao: Copied (server-side copy) to: test.sum 2026/06/26 04:28:42 INFO : test.sum.rclone_chunk.001_87i5ao: Deleted 2026/06/26 04:28:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/26 04:28:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/26 04:28:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/26 04:28:43 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/26 04:28:43 DEBUG : test.sum: size = 90 OK 2026/06/26 04:28:43 DEBUG : test.sum.rclone_chunk.001_87i6x7: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2026/06/26 04:28:43 INFO : test.sum.rclone_chunk.001_87i6x7: Copied (server-side copy) to: test.sum 2026/06/26 04:28:43 INFO : test.sum.rclone_chunk.001_87i6x7: Deleted 2026/06/26 04:28:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/26 04:28:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/26 04:28:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/26 04:28:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.55s) === RUN TestCheckSum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:28:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/data" 2026/06/26 04:28:43 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/data" 2026/06/26 04:28:44 DEBUG : data/banana: size = 13 OK 2026/06/26 04:28:44 DEBUG : data/banana.rclone_chunk.001_87i7pq: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:28:44 INFO : data/banana.rclone_chunk.001_87i7pq: Copied (server-side copy) to: data/banana 2026/06/26 04:28:44 INFO : data/banana.rclone_chunk.001_87i7pq: Deleted 2026/06/26 04:28:44 DEBUG : test.sum: size = 41 OK 2026/06/26 04:28:44 DEBUG : test.sum.rclone_chunk.001_87i7uv: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/06/26 04:28:44 INFO : test.sum.rclone_chunk.001_87i7uv: Copied (server-side copy) to: test.sum 2026/06/26 04:28:45 INFO : test.sum.rclone_chunk.001_87i7uv: Deleted === RUN TestCheckSum/subtest1 2026/06/26 04:28:45 DEBUG : data/potato: size = 15 OK 2026/06/26 04:28:45 DEBUG : data/potato.rclone_chunk.001_87i8yw: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/06/26 04:28:45 INFO : data/potato.rclone_chunk.001_87i8yw: Copied (server-side copy) to: data/potato 2026/06/26 04:28:45 INFO : data/potato.rclone_chunk.001_87i8yw: Deleted 2026/06/26 04:28:46 DEBUG : test.sum: size = 41 OK 2026/06/26 04:28:46 DEBUG : test.sum.rclone_chunk.001_87i8dp: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/06/26 04:28:46 INFO : test.sum.rclone_chunk.001_87i8dp: Copied (server-side copy) to: test.sum 2026/06/26 04:28:46 INFO : test.sum.rclone_chunk.001_87i8dp: Deleted === RUN TestCheckSum/subtest2 2026/06/26 04:28:47 DEBUG : test.sum: size = 82 OK 2026/06/26 04:28:47 DEBUG : test.sum.rclone_chunk.001_87iavc: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/06/26 04:28:47 INFO : test.sum.rclone_chunk.001_87iavc: Copied (server-side copy) to: test.sum 2026/06/26 04:28:47 INFO : test.sum.rclone_chunk.001_87iavc: Deleted === RUN TestCheckSum/subtest3 2026/06/26 04:28:48 DEBUG : test.sum: size = 82 OK 2026/06/26 04:28:48 DEBUG : test.sum.rclone_chunk.001_87ib0d: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/06/26 04:28:48 INFO : test.sum.rclone_chunk.001_87ib0d: Copied (server-side copy) to: test.sum 2026/06/26 04:28:48 INFO : test.sum.rclone_chunk.001_87ib0d: Deleted === RUN TestCheckSum/subtest4 2026/06/26 04:28:49 DEBUG : test.sum: size = 123 OK 2026/06/26 04:28:49 DEBUG : test.sum.rclone_chunk.001_87ic6h: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/06/26 04:28:49 INFO : test.sum.rclone_chunk.001_87ic6h: Copied (server-side copy) to: test.sum 2026/06/26 04:28:49 INFO : test.sum.rclone_chunk.001_87ic6h: Deleted === RUN TestCheckSum/subtest5 2026/06/26 04:28:50 DEBUG : test.sum: size = 123 OK 2026/06/26 04:28:50 DEBUG : test.sum.rclone_chunk.001_87id1s: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/06/26 04:28:50 INFO : test.sum.rclone_chunk.001_87id1s: Copied (server-side copy) to: test.sum 2026/06/26 04:28:50 INFO : test.sum.rclone_chunk.001_87id1s: Deleted === RUN TestCheckSum/subtest6 2026/06/26 04:28:51 DEBUG : data/banana: size = 13 OK 2026/06/26 04:28:51 DEBUG : data/banana.rclone_chunk.001_87ielr: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:28:51 INFO : data/banana.rclone_chunk.001_87ielr: Copied (server-side copy) to: data/banana 2026/06/26 04:28:51 INFO : data/banana.rclone_chunk.001_87ielr: Deleted 2026/06/26 04:28:52 DEBUG : data/potato: size = 15 OK 2026/06/26 04:28:52 DEBUG : data/potato.rclone_chunk.001_87iel4: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/06/26 04:28:52 INFO : data/potato.rclone_chunk.001_87iel4: Copied (server-side copy) to: data/potato 2026/06/26 04:28:52 INFO : data/potato.rclone_chunk.001_87iel4: Deleted 2026/06/26 04:28:53 DEBUG : test.sum: size = 82 OK 2026/06/26 04:28:53 DEBUG : test.sum.rclone_chunk.001_87ifoj: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/06/26 04:28:53 INFO : test.sum.rclone_chunk.001_87ifoj: Copied (server-side copy) to: test.sum 2026/06/26 04:28:53 INFO : test.sum.rclone_chunk.001_87ifoj: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (10.07s) --- PASS: TestCheckSum/subtest1 (0.21s) --- PASS: TestCheckSum/subtest2 (0.23s) --- PASS: TestCheckSum/subtest3 (0.22s) --- PASS: TestCheckSum/subtest4 (0.22s) --- PASS: TestCheckSum/subtest5 (0.22s) --- PASS: TestCheckSum/subtest6 (0.21s) --- PASS: TestCheckSum/subtest7 (0.31s) === RUN TestCheckSumDownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:28:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/data" 2026/06/26 04:28:54 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/data" 2026/06/26 04:28:54 DEBUG : data/banana: size = 13 OK 2026/06/26 04:28:54 DEBUG : data/banana.rclone_chunk.001_87ih7h: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:28:54 INFO : data/banana.rclone_chunk.001_87ih7h: Copied (server-side copy) to: data/banana 2026/06/26 04:28:54 INFO : data/banana.rclone_chunk.001_87ih7h: Deleted 2026/06/26 04:28:55 DEBUG : test.sum: size = 41 OK 2026/06/26 04:28:55 DEBUG : test.sum.rclone_chunk.001_87ihbd: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/06/26 04:28:55 INFO : test.sum.rclone_chunk.001_87ihbd: Copied (server-side copy) to: test.sum 2026/06/26 04:28:55 INFO : test.sum.rclone_chunk.001_87ihbd: Deleted === RUN TestCheckSumDownload/subtest1 2026/06/26 04:28:56 DEBUG : data/potato: size = 15 OK 2026/06/26 04:28:56 DEBUG : data/potato.rclone_chunk.001_87iino: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/06/26 04:28:56 INFO : data/potato.rclone_chunk.001_87iino: Copied (server-side copy) to: data/potato 2026/06/26 04:28:56 INFO : data/potato.rclone_chunk.001_87iino: Deleted 2026/06/26 04:28:56 DEBUG : test.sum: size = 41 OK 2026/06/26 04:28:56 DEBUG : test.sum.rclone_chunk.001_87ijh0: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/06/26 04:28:56 INFO : test.sum.rclone_chunk.001_87ijh0: Copied (server-side copy) to: test.sum 2026/06/26 04:28:56 INFO : test.sum.rclone_chunk.001_87ijh0: Deleted === RUN TestCheckSumDownload/subtest2 2026/06/26 04:28:57 DEBUG : test.sum: size = 82 OK 2026/06/26 04:28:57 DEBUG : test.sum.rclone_chunk.001_87ikau: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/06/26 04:28:57 INFO : test.sum.rclone_chunk.001_87ikau: Copied (server-side copy) to: test.sum 2026/06/26 04:28:57 INFO : test.sum.rclone_chunk.001_87ikau: Deleted === RUN TestCheckSumDownload/subtest3 2026/06/26 04:28:58 DEBUG : test.sum: size = 82 OK 2026/06/26 04:28:58 DEBUG : test.sum.rclone_chunk.001_87il54: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/06/26 04:28:58 INFO : test.sum.rclone_chunk.001_87il54: Copied (server-side copy) to: test.sum 2026/06/26 04:28:59 INFO : test.sum.rclone_chunk.001_87il54: Deleted === RUN TestCheckSumDownload/subtest4 2026/06/26 04:29:00 DEBUG : test.sum: size = 123 OK 2026/06/26 04:29:00 DEBUG : test.sum.rclone_chunk.001_87imlr: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/06/26 04:29:00 INFO : test.sum.rclone_chunk.001_87imlr: Copied (server-side copy) to: test.sum 2026/06/26 04:29:00 INFO : test.sum.rclone_chunk.001_87imlr: Deleted === RUN TestCheckSumDownload/subtest5 2026/06/26 04:29:01 DEBUG : test.sum: size = 123 OK 2026/06/26 04:29:01 DEBUG : test.sum.rclone_chunk.001_87inet: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/06/26 04:29:01 INFO : test.sum.rclone_chunk.001_87inet: Copied (server-side copy) to: test.sum 2026/06/26 04:29:01 INFO : test.sum.rclone_chunk.001_87inet: Deleted === RUN TestCheckSumDownload/subtest6 2026/06/26 04:29:02 DEBUG : data/banana: size = 13 OK 2026/06/26 04:29:02 DEBUG : data/banana.rclone_chunk.001_87ip9l: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:02 INFO : data/banana.rclone_chunk.001_87ip9l: Copied (server-side copy) to: data/banana 2026/06/26 04:29:02 INFO : data/banana.rclone_chunk.001_87ip9l: Deleted 2026/06/26 04:29:03 DEBUG : data/potato: size = 15 OK 2026/06/26 04:29:03 DEBUG : data/potato.rclone_chunk.001_87ip6a: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/06/26 04:29:03 INFO : data/potato.rclone_chunk.001_87ip6a: Copied (server-side copy) to: data/potato 2026/06/26 04:29:03 INFO : data/potato.rclone_chunk.001_87ip6a: Deleted 2026/06/26 04:29:03 DEBUG : test.sum: size = 82 OK 2026/06/26 04:29:03 DEBUG : test.sum.rclone_chunk.001_87iq1x: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/06/26 04:29:03 INFO : test.sum.rclone_chunk.001_87iq1x: Copied (server-side copy) to: test.sum 2026/06/26 04:29:03 INFO : test.sum.rclone_chunk.001_87iq1x: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (10.50s) --- PASS: TestCheckSumDownload/subtest1 (0.28s) --- PASS: TestCheckSumDownload/subtest2 (0.28s) --- PASS: TestCheckSumDownload/subtest3 (0.33s) --- PASS: TestCheckSumDownload/subtest4 (0.28s) --- PASS: TestCheckSumDownload/subtest5 (0.29s) --- PASS: TestCheckSumDownload/subtest6 (0.27s) --- PASS: TestCheckSumDownload/subtest7 (0.28s) === RUN TestApplyTransforms 2026/06/26 04:29:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-casuwef5milo" 2026/06/26 04:29:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:04 DEBUG : Creating backend with remote "TestS3:rclone-test-casuwef5milo" 2026/06/26 04:29:04 DEBUG : Creating backend with remote "/tmp/rclone4079045186" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-casuwef5milo'", Local "Local file system at /tmp/rclone4079045186", Modify Window "1ns" 2026/06/26 04:29:05 INFO : S3 bucket rclone-test-casuwef5milo: Bucket "rclone-test-casuwef5milo" created with ACL "" 2026/06/26 04:29:06 DEBUG : hello, world!: size = 13 OK 2026/06/26 04:29:06 DEBUG : hello, world!.rclone_chunk.001_87is7l: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:06 INFO : hello, world!.rclone_chunk.001_87is7l: Copied (server-side copy) to: hello, world! 2026/06/26 04:29:06 INFO : hello, world!.rclone_chunk.001_87is7l: Deleted upper checkfile vs. lower remote (without normalization) 2026/06/26 04:29:06 ERROR : hello, world!: sum not found 2026/06/26 04:29:06 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-casuwef5milo' 2026/06/26 04:29:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-casuwef5milo': 1 files missing 2026/06/26 04:29:06 NOTICE: 1 hashes missing 2026/06/26 04:29:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-casuwef5milo': 1 differences found 2026/06/26 04:29:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-casuwef5milo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/26 04:29:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-casuwef5milo': 0 differences found 2026/06/26 04:29:06 NOTICE: Chunked 'TestChunkerS3:rclone-test-casuwef5milo': 1 matching files 2026/06/26 04:29:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xineriq7hige" 2026/06/26 04:29:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:06 DEBUG : Creating backend with remote "TestS3:rclone-test-xineriq7hige" 2026/06/26 04:29:06 DEBUG : Creating backend with remote "/tmp/rclone440019372" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-xineriq7hige'", Local "Local file system at /tmp/rclone440019372", Modify Window "1ns" 2026/06/26 04:29:07 INFO : S3 bucket rclone-test-xineriq7hige: Bucket "rclone-test-xineriq7hige" created with ACL "" 2026/06/26 04:29:07 DEBUG : HELLO, WORLD!: size = 13 OK 2026/06/26 04:29:07 DEBUG : HELLO, WORLD!.rclone_chunk.001_87iud8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:07 INFO : HELLO, WORLD!.rclone_chunk.001_87iud8: Copied (server-side copy) to: HELLO, WORLD! 2026/06/26 04:29:07 INFO : HELLO, WORLD!.rclone_chunk.001_87iud8: Deleted lower checkfile vs. upper remote (without normalization) 2026/06/26 04:29:07 ERROR : HELLO, WORLD!: sum not found 2026/06/26 04:29:07 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-xineriq7hige' 2026/06/26 04:29:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-xineriq7hige': 1 files missing 2026/06/26 04:29:07 NOTICE: 1 hashes missing 2026/06/26 04:29:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-xineriq7hige': 1 differences found 2026/06/26 04:29:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-xineriq7hige': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/26 04:29:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-xineriq7hige': 0 differences found 2026/06/26 04:29:07 NOTICE: Chunked 'TestChunkerS3:rclone-test-xineriq7hige': 1 matching files 2026/06/26 04:29:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-porimeq8heve" 2026/06/26 04:29:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:07 DEBUG : Creating backend with remote "TestS3:rclone-test-porimeq8heve" 2026/06/26 04:29:07 DEBUG : Creating backend with remote "/tmp/rclone1975358857" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-porimeq8heve'", Local "Local file system at /tmp/rclone1975358857", Modify Window "1ns" 2026/06/26 04:29:08 INFO : S3 bucket rclone-test-porimeq8heve: Bucket "rclone-test-porimeq8heve" created with ACL "" 2026/06/26 04:29:09 DEBUG : HeLlO, wOrLd!: size = 13 OK 2026/06/26 04:29:09 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_87ivny: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:09 INFO : HeLlO, wOrLd!.rclone_chunk.001_87ivny: Copied (server-side copy) to: HeLlO, wOrLd! 2026/06/26 04:29:09 INFO : HeLlO, wOrLd!.rclone_chunk.001_87ivny: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/26 04:29:09 ERROR : HeLlO, wOrLd!: sum not found 2026/06/26 04:29:09 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-porimeq8heve' 2026/06/26 04:29:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-porimeq8heve': 1 files missing 2026/06/26 04:29:09 NOTICE: 1 hashes missing 2026/06/26 04:29:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-porimeq8heve': 1 differences found 2026/06/26 04:29:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-porimeq8heve': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/26 04:29:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-porimeq8heve': 0 differences found 2026/06/26 04:29:09 NOTICE: Chunked 'TestChunkerS3:rclone-test-porimeq8heve': 1 matching files 2026/06/26 04:29:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cukejut5woka" 2026/06/26 04:29:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:09 DEBUG : Creating backend with remote "TestS3:rclone-test-cukejut5woka" 2026/06/26 04:29:09 DEBUG : Creating backend with remote "/tmp/rclone534428922" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-cukejut5woka'", Local "Local file system at /tmp/rclone534428922", Modify Window "1ns" 2026/06/26 04:29:10 INFO : S3 bucket rclone-test-cukejut5woka: Bucket "rclone-test-cukejut5woka" created with ACL "" 2026/06/26 04:29:10 DEBUG : HELLO, WORLD!: size = 13 OK 2026/06/26 04:29:10 DEBUG : HELLO, WORLD!.rclone_chunk.001_87ix4u: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:10 INFO : HELLO, WORLD!.rclone_chunk.001_87ix4u: Copied (server-side copy) to: HELLO, WORLD! 2026/06/26 04:29:10 INFO : HELLO, WORLD!.rclone_chunk.001_87ix4u: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/26 04:29:10 ERROR : HELLO, WORLD!: sum not found 2026/06/26 04:29:10 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-cukejut5woka' 2026/06/26 04:29:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-cukejut5woka': 1 files missing 2026/06/26 04:29:10 NOTICE: 1 hashes missing 2026/06/26 04:29:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-cukejut5woka': 1 differences found 2026/06/26 04:29:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-cukejut5woka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/26 04:29:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-cukejut5woka': 0 differences found 2026/06/26 04:29:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-cukejut5woka': 1 matching files 2026/06/26 04:29:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yidaweb5faqa" 2026/06/26 04:29:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:11 DEBUG : Creating backend with remote "TestS3:rclone-test-yidaweb5faqa" 2026/06/26 04:29:11 DEBUG : Creating backend with remote "/tmp/rclone1424634870" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa'", Local "Local file system at /tmp/rclone1424634870", Modify Window "1ns" 2026/06/26 04:29:11 INFO : S3 bucket rclone-test-yidaweb5faqa: Bucket "rclone-test-yidaweb5faqa" created with ACL "" 2026/06/26 04:29:12 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/06/26 04:29:12 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_87iyfg: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:12 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_87iyfg: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/26 04:29:12 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_87iyfg: Deleted NFD checkfile vs. NFC remote (without normalization) 2026/06/26 04:29:12 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/26 04:29:12 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa' 2026/06/26 04:29:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa': 1 files missing 2026/06/26 04:29:12 NOTICE: 1 hashes missing 2026/06/26 04:29:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa': 1 differences found 2026/06/26 04:29:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/26 04:29:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa': 0 differences found 2026/06/26 04:29:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa': 1 matching files 2026/06/26 04:29:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lohanir3lewu" 2026/06/26 04:29:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:12 DEBUG : Creating backend with remote "TestS3:rclone-test-lohanir3lewu" 2026/06/26 04:29:12 DEBUG : Creating backend with remote "/tmp/rclone4066432457" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lohanir3lewu'", Local "Local file system at /tmp/rclone4066432457", Modify Window "1ns" 2026/06/26 04:29:13 INFO : S3 bucket rclone-test-lohanir3lewu: Bucket "rclone-test-lohanir3lewu" created with ACL "" 2026/06/26 04:29:13 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/06/26 04:29:13 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_87j0xl: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:13 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_87j0xl: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/26 04:29:13 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_87j0xl: Deleted NFC checkfile vs. NFD remote (without normalization) 2026/06/26 04:29:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/26 04:29:13 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-lohanir3lewu' 2026/06/26 04:29:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohanir3lewu': 1 files missing 2026/06/26 04:29:13 NOTICE: 1 hashes missing 2026/06/26 04:29:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohanir3lewu': 1 differences found 2026/06/26 04:29:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohanir3lewu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/26 04:29:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohanir3lewu': 0 differences found 2026/06/26 04:29:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohanir3lewu': 1 matching files 2026/06/26 04:29:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-napatah9kivi" 2026/06/26 04:29:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:14 DEBUG : Creating backend with remote "TestS3:rclone-test-napatah9kivi" 2026/06/26 04:29:14 DEBUG : Creating backend with remote "/tmp/rclone3464218190" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-napatah9kivi'", Local "Local file system at /tmp/rclone3464218190", Modify Window "1ns" 2026/06/26 04:29:14 INFO : S3 bucket rclone-test-napatah9kivi: Bucket "rclone-test-napatah9kivi" created with ACL "" 2026/06/26 04:29:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/06/26 04:29:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j172: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j172: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/06/26 04:29:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j172: Deleted NFDx2 checkfile vs. both remote (without normalization) 2026/06/26 04:29:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/26 04:29:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-napatah9kivi' 2026/06/26 04:29:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-napatah9kivi': 1 files missing 2026/06/26 04:29:15 NOTICE: 1 hashes missing 2026/06/26 04:29:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-napatah9kivi': 1 differences found 2026/06/26 04:29:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-napatah9kivi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/26 04:29:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-napatah9kivi': 0 differences found 2026/06/26 04:29:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-napatah9kivi': 1 matching files 2026/06/26 04:29:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ritupop9deta" 2026/06/26 04:29:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:15 DEBUG : Creating backend with remote "TestS3:rclone-test-ritupop9deta" 2026/06/26 04:29:15 DEBUG : Creating backend with remote "/tmp/rclone2658991319" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-ritupop9deta'", Local "Local file system at /tmp/rclone2658991319", Modify Window "1ns" 2026/06/26 04:29:16 INFO : S3 bucket rclone-test-ritupop9deta: Bucket "rclone-test-ritupop9deta" created with ACL "" 2026/06/26 04:29:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/06/26 04:29:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j3tz: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j3tz: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/06/26 04:29:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j3tz: Deleted NFCx2 checkfile vs. both remote (without normalization) 2026/06/26 04:29:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/26 04:29:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-ritupop9deta' 2026/06/26 04:29:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-ritupop9deta': 1 files missing 2026/06/26 04:29:16 NOTICE: 1 hashes missing 2026/06/26 04:29:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-ritupop9deta': 1 differences found 2026/06/26 04:29:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-ritupop9deta': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/26 04:29:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-ritupop9deta': 0 differences found 2026/06/26 04:29:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-ritupop9deta': 1 matching files 2026/06/26 04:29:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-giguraw2cuji" 2026/06/26 04:29:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:17 DEBUG : Creating backend with remote "TestS3:rclone-test-giguraw2cuji" 2026/06/26 04:29:17 DEBUG : Creating backend with remote "/tmp/rclone1519762478" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-giguraw2cuji'", Local "Local file system at /tmp/rclone1519762478", Modify Window "1ns" 2026/06/26 04:29:17 INFO : S3 bucket rclone-test-giguraw2cuji: Bucket "rclone-test-giguraw2cuji" created with ACL "" 2026/06/26 04:29:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/06/26 04:29:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j4i4: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j4i4: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/06/26 04:29:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j4i4: Deleted both checkfile vs. NFDx2 remote (without normalization) 2026/06/26 04:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/26 04:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-giguraw2cuji' 2026/06/26 04:29:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-giguraw2cuji': 1 files missing 2026/06/26 04:29:18 NOTICE: 1 hashes missing 2026/06/26 04:29:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-giguraw2cuji': 1 differences found 2026/06/26 04:29:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-giguraw2cuji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/26 04:29:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-giguraw2cuji': 0 differences found 2026/06/26 04:29:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-giguraw2cuji': 1 matching files 2026/06/26 04:29:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nitucut4qaji" 2026/06/26 04:29:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:29:18 DEBUG : Creating backend with remote "TestS3:rclone-test-nitucut4qaji" 2026/06/26 04:29:18 DEBUG : Creating backend with remote "/tmp/rclone1694251240" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-nitucut4qaji'", Local "Local file system at /tmp/rclone1694251240", Modify Window "1ns" 2026/06/26 04:29:19 INFO : S3 bucket rclone-test-nitucut4qaji: Bucket "rclone-test-nitucut4qaji" created with ACL "" 2026/06/26 04:29:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/06/26 04:29:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j6k5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j6k5: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/06/26 04:29:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_87j6k5: Deleted both checkfile vs. NFCx2 remote (without normalization) 2026/06/26 04:29:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/26 04:29:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-nitucut4qaji' 2026/06/26 04:29:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-nitucut4qaji': 1 files missing 2026/06/26 04:29:19 NOTICE: 1 hashes missing 2026/06/26 04:29:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-nitucut4qaji': 1 differences found 2026/06/26 04:29:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-nitucut4qaji': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/26 04:29:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/26 04:29:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-nitucut4qaji': 0 differences found 2026/06/26 04:29:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-nitucut4qaji': 1 matching files 2026/06/26 04:29:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-nitucut4qaji': Purge remote 2026/06/26 04:29:20 DEBUG : S3 bucket rclone-test-nitucut4qaji: bucket is versioned: false 2026/06/26 04:29:20 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:20 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/06/26 04:29:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/06/26 04:29:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/06/26 04:29:20 INFO : S3 bucket rclone-test-nitucut4qaji: Bucket "rclone-test-nitucut4qaji" deleted 2026/06/26 04:29:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-giguraw2cuji': Purge remote 2026/06/26 04:29:20 DEBUG : S3 bucket rclone-test-giguraw2cuji: bucket is versioned: false 2026/06/26 04:29:20 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:20 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/06/26 04:29:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/06/26 04:29:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/06/26 04:29:20 INFO : S3 bucket rclone-test-giguraw2cuji: Bucket "rclone-test-giguraw2cuji" deleted 2026/06/26 04:29:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-ritupop9deta': Purge remote 2026/06/26 04:29:21 DEBUG : S3 bucket rclone-test-ritupop9deta: bucket is versioned: false 2026/06/26 04:29:21 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:21 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/06/26 04:29:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/06/26 04:29:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/06/26 04:29:21 INFO : S3 bucket rclone-test-ritupop9deta: Bucket "rclone-test-ritupop9deta" deleted 2026/06/26 04:29:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-napatah9kivi': Purge remote 2026/06/26 04:29:21 DEBUG : S3 bucket rclone-test-napatah9kivi: bucket is versioned: false 2026/06/26 04:29:21 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:21 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/06/26 04:29:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/06/26 04:29:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/06/26 04:29:22 INFO : S3 bucket rclone-test-napatah9kivi: Bucket "rclone-test-napatah9kivi" deleted 2026/06/26 04:29:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-lohanir3lewu': Purge remote 2026/06/26 04:29:22 DEBUG : S3 bucket rclone-test-lohanir3lewu: bucket is versioned: false 2026/06/26 04:29:22 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:22 DEBUG : "測試_Русский___ě_áñ" version false 2026/06/26 04:29:22 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/06/26 04:29:22 INFO : 測試_Русский___ě_áñ: Deleted 2026/06/26 04:29:22 INFO : S3 bucket rclone-test-lohanir3lewu: Bucket "rclone-test-lohanir3lewu" deleted 2026/06/26 04:29:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-yidaweb5faqa': Purge remote 2026/06/26 04:29:22 DEBUG : S3 bucket rclone-test-yidaweb5faqa: bucket is versioned: false 2026/06/26 04:29:22 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:22 DEBUG : "測試_Русский___ě_áñ" version false 2026/06/26 04:29:22 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/06/26 04:29:23 INFO : 測試_Русский___ě_áñ: Deleted 2026/06/26 04:29:23 INFO : S3 bucket rclone-test-yidaweb5faqa: Bucket "rclone-test-yidaweb5faqa" deleted 2026/06/26 04:29:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-cukejut5woka': Purge remote 2026/06/26 04:29:23 DEBUG : S3 bucket rclone-test-cukejut5woka: bucket is versioned: false 2026/06/26 04:29:23 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:23 DEBUG : "HELLO, WORLD!" version false 2026/06/26 04:29:23 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/06/26 04:29:23 INFO : HELLO, WORLD!: Deleted 2026/06/26 04:29:24 INFO : S3 bucket rclone-test-cukejut5woka: Bucket "rclone-test-cukejut5woka" deleted 2026/06/26 04:29:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-porimeq8heve': Purge remote 2026/06/26 04:29:24 DEBUG : S3 bucket rclone-test-porimeq8heve: bucket is versioned: false 2026/06/26 04:29:24 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:24 DEBUG : "HeLlO, wOrLd!" version false 2026/06/26 04:29:24 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/06/26 04:29:24 INFO : HeLlO, wOrLd!: Deleted 2026/06/26 04:29:24 INFO : S3 bucket rclone-test-porimeq8heve: Bucket "rclone-test-porimeq8heve" deleted 2026/06/26 04:29:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-xineriq7hige': Purge remote 2026/06/26 04:29:24 DEBUG : S3 bucket rclone-test-xineriq7hige: bucket is versioned: false 2026/06/26 04:29:24 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:24 DEBUG : "HELLO, WORLD!" version false 2026/06/26 04:29:24 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/06/26 04:29:24 INFO : HELLO, WORLD!: Deleted 2026/06/26 04:29:25 INFO : S3 bucket rclone-test-xineriq7hige: Bucket "rclone-test-xineriq7hige" deleted 2026/06/26 04:29:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-casuwef5milo': Purge remote 2026/06/26 04:29:25 DEBUG : S3 bucket rclone-test-casuwef5milo: bucket is versioned: false 2026/06/26 04:29:25 DEBUG : Waiting for deletions to finish 2026/06/26 04:29:25 DEBUG : "hello, world!" version false 2026/06/26 04:29:25 DEBUG : hello, world!: Deleting (id "") 2026/06/26 04:29:25 INFO : hello, world!: Deleted 2026/06/26 04:29:25 INFO : S3 bucket rclone-test-casuwef5milo: Bucket "rclone-test-casuwef5milo" deleted --- PASS: TestApplyTransforms (21.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/26 04:29:26 DEBUG : sub/file2: size = 14 OK 2026/06/26 04:29:26 DEBUG : sub/file2.rclone_chunk.001_87jd4f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:29:26 INFO : sub/file2.rclone_chunk.001_87jd4f: Copied (server-side copy) to: sub/file2 2026/06/26 04:29:26 INFO : sub/file2.rclone_chunk.001_87jd4f: Deleted 2026/06/26 04:29:26 DEBUG : sub/file2: size = 14 OK 2026/06/26 04:29:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:29:26 INFO : file1: Copied (new) to: sub/file2 2026/06/26 04:29:26 DEBUG : sub/file2: size = 14 OK 2026/06/26 04:29:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:26 DEBUG : file1: Unchanged skipping 2026/06/26 04:29:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.43s) === RUN TestCopyLongFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.10s) === RUN TestCopyFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:27 DEBUG : dst/file1: size = 18 OK 2026/06/26 04:29:27 DEBUG : dst/file1.rclone_chunk.001_87je0p: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/06/26 04:29:27 INFO : dst/file1.rclone_chunk.001_87je0p: Copied (server-side copy) to: dst/file1 2026/06/26 04:29:27 INFO : dst/file1.rclone_chunk.001_87je0p: Deleted 2026/06/26 04:29:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/backup" 2026/06/26 04:29:28 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/backup" 2026/06/26 04:29:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:28 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago') 2026/06/26 04:29:28 DEBUG : dst/file1: Sizes differ 2026/06/26 04:29:28 DEBUG : dst/file1: copy non-chunked object... 2026/06/26 04:29:28 DEBUG : dst/file1: size = 18 OK 2026/06/26 04:29:28 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/06/26 04:29:28 INFO : dst/file1: Copied (server-side copy) 2026/06/26 04:29:28 INFO : dst/file1: Deleted 2026/06/26 04:29:28 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:29 DEBUG : dst/file1: size = 14 OK 2026/06/26 04:29:29 DEBUG : dst/file1.rclone_chunk.001_87jfs4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:29:29 INFO : dst/file1.rclone_chunk.001_87jfs4: Copied (server-side copy) to: dst/file1 2026/06/26 04:29:29 INFO : dst/file1.rclone_chunk.001_87jfs4: Deleted 2026/06/26 04:29:29 DEBUG : dst/file1: size = 14 OK 2026/06/26 04:29:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:29:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.53s) === RUN TestCopyFileCompareDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/dst" 2026/06/26 04:29:29 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/dst" 2026/06/26 04:29:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/CompareDest" 2026/06/26 04:29:30 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/CompareDest" 2026/06/26 04:29:30 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 04:29:30 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:31 DEBUG : one: size = 3 OK 2026/06/26 04:29:31 DEBUG : one.rclone_chunk.001_87jhjo: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:31 INFO : one.rclone_chunk.001_87jhjo: Copied (server-side copy) to: one 2026/06/26 04:29:31 INFO : one.rclone_chunk.001_87jhjo: Deleted 2026/06/26 04:29:31 DEBUG : one: size = 3 OK 2026/06/26 04:29:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:31 INFO : one: Copied (new) 2026/06/26 04:29:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:31 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/dst') 2026/06/26 04:29:31 DEBUG : one: Sizes differ 2026/06/26 04:29:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:32 DEBUG : one: size = 5 OK 2026/06/26 04:29:32 DEBUG : one.rclone_chunk.001_87jikg: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:32 INFO : one.rclone_chunk.001_87jikg: Copied (server-side copy) to: one 2026/06/26 04:29:32 INFO : one.rclone_chunk.001_87jikg: Deleted 2026/06/26 04:29:32 DEBUG : one: size = 5 OK 2026/06/26 04:29:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:32 INFO : one: Copied (replaced existing) 2026/06/26 04:29:32 DEBUG : dst/one: size = 3 OK 2026/06/26 04:29:32 DEBUG : dst/one.rclone_chunk.001_87jjaj: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:32 INFO : dst/one.rclone_chunk.001_87jjaj: Copied (server-side copy) to: dst/one 2026/06/26 04:29:32 INFO : dst/one.rclone_chunk.001_87jjaj: Deleted 2026/06/26 04:29:33 DEBUG : CompareDest/one: size = 5 OK 2026/06/26 04:29:33 DEBUG : CompareDest/one.rclone_chunk.001_87jj8z: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:33 INFO : CompareDest/one.rclone_chunk.001_87jj8z: Copied (server-side copy) to: CompareDest/one 2026/06/26 04:29:33 INFO : CompareDest/one.rclone_chunk.001_87jj8z: Deleted 2026/06/26 04:29:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:33 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/dst') 2026/06/26 04:29:33 DEBUG : one: Sizes differ 2026/06/26 04:29:33 DEBUG : one: size = 5 OK 2026/06/26 04:29:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 04:29:34 DEBUG : CompareDest/two: size = 3 OK 2026/06/26 04:29:34 DEBUG : CompareDest/two.rclone_chunk.001_87jldc: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:29:34 INFO : CompareDest/two.rclone_chunk.001_87jldc: Copied (server-side copy) to: CompareDest/two 2026/06/26 04:29:34 INFO : CompareDest/two.rclone_chunk.001_87jldc: Deleted 2026/06/26 04:29:34 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 04:29:34 DEBUG : two: size = 3 OK 2026/06/26 04:29:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 04:29:35 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 04:29:35 DEBUG : two: size = 3 OK 2026/06/26 04:29:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 04:29:35 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 04:29:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:36 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/CompareDest') 2026/06/26 04:29:36 DEBUG : two: Sizes differ 2026/06/26 04:29:36 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:36 DEBUG : two: size = 5 OK 2026/06/26 04:29:36 DEBUG : two.rclone_chunk.001_87jnfv: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/26 04:29:36 INFO : two.rclone_chunk.001_87jnfv: Copied (server-side copy) to: two 2026/06/26 04:29:36 INFO : two.rclone_chunk.001_87jnfv: Deleted 2026/06/26 04:29:36 DEBUG : two: size = 5 OK 2026/06/26 04:29:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/26 04:29:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (7.21s) === RUN TestCopyFileCopyDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/dst" 2026/06/26 04:29:37 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/dst" 2026/06/26 04:29:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/CopyDest" 2026/06/26 04:29:37 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/CopyDest" 2026/06/26 04:29:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 04:29:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:38 DEBUG : one: size = 3 OK 2026/06/26 04:29:38 DEBUG : one.rclone_chunk.001_87job9: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:38 INFO : one.rclone_chunk.001_87job9: Copied (server-side copy) to: one 2026/06/26 04:29:38 INFO : one.rclone_chunk.001_87job9: Deleted 2026/06/26 04:29:38 DEBUG : one: size = 3 OK 2026/06/26 04:29:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:38 INFO : one: Copied (new) 2026/06/26 04:29:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:38 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/dst') 2026/06/26 04:29:38 DEBUG : one: Sizes differ 2026/06/26 04:29:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:39 DEBUG : one: size = 5 OK 2026/06/26 04:29:39 DEBUG : one.rclone_chunk.001_87jp2c: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:39 INFO : one.rclone_chunk.001_87jp2c: Copied (server-side copy) to: one 2026/06/26 04:29:39 INFO : one.rclone_chunk.001_87jp2c: Deleted 2026/06/26 04:29:39 DEBUG : one: size = 5 OK 2026/06/26 04:29:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:39 INFO : one: Copied (replaced existing) 2026/06/26 04:29:40 DEBUG : dst/one: size = 3 OK 2026/06/26 04:29:40 DEBUG : dst/one.rclone_chunk.001_87jqc3: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:40 INFO : dst/one.rclone_chunk.001_87jqc3: Copied (server-side copy) to: dst/one 2026/06/26 04:29:40 INFO : dst/one.rclone_chunk.001_87jqc3: Deleted 2026/06/26 04:29:40 DEBUG : CopyDest/one: size = 5 OK 2026/06/26 04:29:40 DEBUG : CopyDest/one.rclone_chunk.001_87jrzd: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:40 INFO : CopyDest/one.rclone_chunk.001_87jrzd: Copied (server-side copy) to: CopyDest/one 2026/06/26 04:29:40 INFO : CopyDest/one.rclone_chunk.001_87jrzd: Deleted 2026/06/26 04:29:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/BackupDir" 2026/06/26 04:29:41 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/BackupDir" 2026/06/26 04:29:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:41 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/dst') 2026/06/26 04:29:41 DEBUG : one: Sizes differ 2026/06/26 04:29:41 DEBUG : one: size = 5 OK 2026/06/26 04:29:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:41 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/dst') 2026/06/26 04:29:41 DEBUG : one: Sizes differ 2026/06/26 04:29:41 DEBUG : one: copy non-chunked object... 2026/06/26 04:29:41 DEBUG : one: size = 3 OK 2026/06/26 04:29:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:29:41 INFO : one: Copied (server-side copy) 2026/06/26 04:29:41 INFO : one: Deleted 2026/06/26 04:29:41 DEBUG : one: copy non-chunked object... 2026/06/26 04:29:42 DEBUG : one: size = 5 OK 2026/06/26 04:29:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/26 04:29:42 INFO : one: Copied (server-side copy) 2026/06/26 04:29:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/26 04:29:42 DEBUG : CopyDest/two: size = 3 OK 2026/06/26 04:29:42 DEBUG : CopyDest/two.rclone_chunk.001_87jt8l: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:29:42 INFO : CopyDest/two.rclone_chunk.001_87jt8l: Copied (server-side copy) to: CopyDest/two 2026/06/26 04:29:42 INFO : CopyDest/two.rclone_chunk.001_87jt8l: Deleted 2026/06/26 04:29:43 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 04:29:43 DEBUG : two: size = 3 OK 2026/06/26 04:29:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:43 DEBUG : two: copy non-chunked object... 2026/06/26 04:29:43 DEBUG : two: size = 3 OK 2026/06/26 04:29:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:29:43 INFO : two: Copied (server-side copy) 2026/06/26 04:29:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/26 04:29:43 DEBUG : two: size = 3 OK 2026/06/26 04:29:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:29:43 DEBUG : two: Unchanged skipping 2026/06/26 04:29:44 DEBUG : CopyDest/three: size = 5 OK 2026/06/26 04:29:44 DEBUG : CopyDest/three.rclone_chunk.001_87jvft: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/06/26 04:29:44 INFO : CopyDest/three.rclone_chunk.001_87jvft: Copied (server-side copy) to: CopyDest/three 2026/06/26 04:29:44 INFO : CopyDest/three.rclone_chunk.001_87jvft: Deleted 2026/06/26 04:29:45 DEBUG : three: Need to transfer - File not found at Destination 2026/06/26 04:29:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone321747598) 2026/06/26 04:29:45 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago/CopyDest') 2026/06/26 04:29:45 DEBUG : three: Sizes differ 2026/06/26 04:29:45 DEBUG : three: Destination not found in --copy-dest 2026/06/26 04:29:45 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:45 DEBUG : three: size = 7 OK 2026/06/26 04:29:45 DEBUG : three.rclone_chunk.001_87jwmq: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/06/26 04:29:45 INFO : three.rclone_chunk.001_87jwmq: Copied (server-side copy) to: three 2026/06/26 04:29:45 INFO : three.rclone_chunk.001_87jwmq: Deleted 2026/06/26 04:29:45 DEBUG : three: size = 7 OK 2026/06/26 04:29:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/06/26 04:29:45 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (9.61s) === RUN TestCopyInplace run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.10s) === RUN TestCopyLongFileName run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.10s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_87jy7w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:29:47 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_87jy7w: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2026/06/26 04:29:47 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_87jy7w: Deleted 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:29:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/26 04:29:47 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:29:47 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-lilesug5jago.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_87jyjl?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/06/26 04:29:48 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.40s) === RUN TestDeduplicateInteractive run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:49 DEBUG : one: size = 100 OK 2026/06/26 04:29:49 DEBUG : one.rclone_chunk.001_87k0io: md5 = 6f22d619ff7580501bfab2c0b583cb53 OK 2026/06/26 04:29:49 INFO : one.rclone_chunk.001_87k0io: Copied (server-side copy) to: one 2026/06/26 04:29:49 INFO : one.rclone_chunk.001_87k0io: Deleted 2026/06/26 04:29:49 DEBUG : also/one: size = 100 OK 2026/06/26 04:29:49 DEBUG : also/one.rclone_chunk.001_87k08q: md5 = 6f22d619ff7580501bfab2c0b583cb53 OK 2026/06/26 04:29:49 INFO : also/one.rclone_chunk.001_87k08q: Copied (server-side copy) to: also/one 2026/06/26 04:29:49 INFO : also/one.rclone_chunk.001_87k08q: Deleted 2026/06/26 04:29:50 DEBUG : another: size = 100 OK 2026/06/26 04:29:50 DEBUG : another.rclone_chunk.001_87k04i: md5 = 6f22d619ff7580501bfab2c0b583cb53 OK 2026/06/26 04:29:50 INFO : another.rclone_chunk.001_87k04i: Copied (server-side copy) to: another 2026/06/26 04:29:50 INFO : another.rclone_chunk.001_87k04i: Deleted 2026/06/26 04:29:50 DEBUG : not-one: size = 5 OK 2026/06/26 04:29:50 DEBUG : not-one.rclone_chunk.001_87k1rh: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/26 04:29:50 INFO : not-one.rclone_chunk.001_87k1rh: Copied (server-side copy) to: not-one 2026/06/26 04:29:50 INFO : not-one.rclone_chunk.001_87k1rh: Deleted 2026/06/26 04:29:51 INFO : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Looking for duplicate md5 hashes using newest mode. 2026/06/26 04:29:51 NOTICE: 6f22d619ff7580501bfab2c0b583cb53: Found 3 files with duplicate md5 hashes 2026/06/26 04:29:51 INFO : one: Deleted 2026/06/26 04:29:51 INFO : also/one: Deleted 2026/06/26 04:29:51 NOTICE: 6f22d619ff7580501bfab2c0b583cb53: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.93s) === RUN TestDeduplicateOldest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:52 DEBUG : a.txt: size = 11 OK 2026/06/26 04:29:52 DEBUG : a.txt.rclone_chunk.001_87k32u: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:52 INFO : a.txt.rclone_chunk.001_87k32u: Copied (server-side copy) to: a.txt 2026/06/26 04:29:52 INFO : a.txt.rclone_chunk.001_87k32u: Deleted 2026/06/26 04:29:53 DEBUG : zend.txt: size = 5 OK 2026/06/26 04:29:53 DEBUG : zend.txt.rclone_chunk.001_87k3sy: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 04:29:53 INFO : zend.txt.rclone_chunk.001_87k3sy: Copied (server-side copy) to: zend.txt 2026/06/26 04:29:53 INFO : zend.txt.rclone_chunk.001_87k3sy: Deleted 2026/06/26 04:29:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 04:29:53 DEBUG : sub dir/hello world.rclone_chunk.001_87k434: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:53 INFO : sub dir/hello world.rclone_chunk.001_87k434: Copied (server-side copy) to: sub dir/hello world 2026/06/26 04:29:53 INFO : sub dir/hello world.rclone_chunk.001_87k434: Deleted 2026/06/26 04:29:54 DEBUG : sub dir/hello world2: size = 11 OK 2026/06/26 04:29:54 DEBUG : sub dir/hello world2.rclone_chunk.001_87k4ux: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:54 INFO : sub dir/hello world2.rclone_chunk.001_87k4ux: Copied (server-side copy) to: sub dir/hello world2 2026/06/26 04:29:54 INFO : sub dir/hello world2.rclone_chunk.001_87k4ux: Deleted 2026/06/26 04:29:54 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/06/26 04:29:54 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_87k5up: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:29:54 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_87k5up: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/06/26 04:29:54 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_87k5up: Deleted 2026/06/26 04:29:55 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/06/26 04:29:55 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_87k5sb: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/06/26 04:29:55 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_87k5sb: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/06/26 04:29:55 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_87k5sb: Deleted 2026/06/26 04:29:55 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/06/26 04:29:55 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_87k607: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:55 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_87k607: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/06/26 04:29:55 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_87k607: Deleted 2026/06/26 04:29:56 DEBUG : a.txt: Excluded (Size Filter) 2026/06/26 04:29:56 DEBUG : a.txt: Excluded 2026/06/26 04:29:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/26 04:29:56 DEBUG : sub dir/hello world: Excluded 2026/06/26 04:29:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/26 04:29:56 DEBUG : sub dir/hello world2: Excluded 2026/06/26 04:29:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/26 04:29:56 DEBUG : sub dir/hello world: Excluded 2026/06/26 04:29:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/26 04:29:56 DEBUG : sub dir/hello world2: Excluded 2026/06/26 04:29:56 DEBUG : sub dir/ignore dir: Excluded 2026/06/26 04:29:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.11s) === RUN TestListDirSortedFn run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:29:57 DEBUG : a.txt: size = 11 OK 2026/06/26 04:29:57 DEBUG : a.txt.rclone_chunk.001_87k8qw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:57 INFO : a.txt.rclone_chunk.001_87k8qw: Copied (server-side copy) to: a.txt 2026/06/26 04:29:57 INFO : a.txt.rclone_chunk.001_87k8qw: Deleted 2026/06/26 04:29:58 DEBUG : zend.txt: size = 5 OK 2026/06/26 04:29:58 DEBUG : zend.txt.rclone_chunk.001_87k9i9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 04:29:58 INFO : zend.txt.rclone_chunk.001_87k9i9: Copied (server-side copy) to: zend.txt 2026/06/26 04:29:58 INFO : zend.txt.rclone_chunk.001_87k9i9: Deleted 2026/06/26 04:29:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 04:29:58 DEBUG : sub dir/hello world.rclone_chunk.001_87k9cm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:58 INFO : sub dir/hello world.rclone_chunk.001_87k9cm: Copied (server-side copy) to: sub dir/hello world 2026/06/26 04:29:58 INFO : sub dir/hello world.rclone_chunk.001_87k9cm: Deleted 2026/06/26 04:29:59 DEBUG : sub dir/hello world2: size = 11 OK 2026/06/26 04:29:59 DEBUG : sub dir/hello world2.rclone_chunk.001_87kag9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:29:59 INFO : sub dir/hello world2.rclone_chunk.001_87kag9: Copied (server-side copy) to: sub dir/hello world2 2026/06/26 04:29:59 INFO : sub dir/hello world2.rclone_chunk.001_87kag9: Deleted 2026/06/26 04:29:59 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/06/26 04:29:59 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_87kawj: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:29:59 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_87kawj: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/06/26 04:29:59 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_87kawj: Deleted 2026/06/26 04:30:00 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/06/26 04:30:00 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_87ka9b: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/06/26 04:30:00 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_87ka9b: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/06/26 04:30:00 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_87ka9b: Deleted 2026/06/26 04:30:00 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/06/26 04:30:00 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_87kbil: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:30:00 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_87kbil: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/06/26 04:30:00 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_87kbil: Deleted 2026/06/26 04:30:01 DEBUG : a.txt: Excluded (Size Filter) 2026/06/26 04:30:01 DEBUG : a.txt: Excluded 2026/06/26 04:30:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/26 04:30:01 DEBUG : sub dir/hello world: Excluded 2026/06/26 04:30:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/26 04:30:01 DEBUG : sub dir/hello world2: Excluded 2026/06/26 04:30:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/26 04:30:01 DEBUG : sub dir/hello world: Excluded 2026/06/26 04:30:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/26 04:30:01 DEBUG : sub dir/hello world2: Excluded 2026/06/26 04:30:01 DEBUG : sub dir/ignore dir: Excluded 2026/06/26 04:30:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.13s) === RUN TestListJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:03 DEBUG : file1: size = 5 OK 2026/06/26 04:30:03 DEBUG : file1.rclone_chunk.001_87kdh0: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/06/26 04:30:03 INFO : file1.rclone_chunk.001_87kdh0: Copied (server-side copy) to: file1 2026/06/26 04:30:03 INFO : file1.rclone_chunk.001_87kdh0: Deleted 2026/06/26 04:30:03 DEBUG : sub/file2: size = 9 OK 2026/06/26 04:30:03 DEBUG : sub/file2.rclone_chunk.001_87ke9l: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/06/26 04:30:03 INFO : sub/file2.rclone_chunk.001_87ke9l: Copied (server-side copy) to: sub/file2 2026/06/26 04:30:03 INFO : sub/file2.rclone_chunk.001_87ke9l: 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.51s) --- PASS: TestListJSON/Default (0.10s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.21s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.06s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.10s) --- PASS: TestListJSON/HashTypes (0.10s) --- PASS: TestListJSON/Metadata (0.10s) === RUN TestStatJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:05 DEBUG : file1: size = 5 OK 2026/06/26 04:30:05 DEBUG : file1.rclone_chunk.001_87kgg8: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/06/26 04:30:05 INFO : file1.rclone_chunk.001_87kgg8: Copied (server-side copy) to: file1 2026/06/26 04:30:05 INFO : file1.rclone_chunk.001_87kgg8: Deleted 2026/06/26 04:30:06 DEBUG : sub/file2: size = 9 OK 2026/06/26 04:30:06 DEBUG : sub/file2.rclone_chunk.001_87kg9c: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/06/26 04:30:06 INFO : sub/file2.rclone_chunk.001_87kg9c: Copied (server-side copy) to: sub/file2 2026/06/26 04:30:06 INFO : sub/file2.rclone_chunk.001_87kg9c: 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 2026/06/26 04:30:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/notfound" 2026/06/26 04:30:07 DEBUG : Config file has changed externally - reloading 2026/06/26 04:30:07 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/notfound" --- PASS: TestStatJSON (2.51s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.10s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.10s) --- PASS: TestStatJSON/NotFound (0.10s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.06s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s) --- PASS: TestStatJSON/RootNotFound (0.20s) === RUN TestMkdir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:07 INFO : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Making directory 2026/06/26 04:30:07 INFO : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Making directory --- PASS: TestMkdir (0.15s) === RUN TestLsd run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/26 04:30:08 DEBUG : sub dir/hello world.rclone_chunk.001_87kidu: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 04:30:08 INFO : sub dir/hello world.rclone_chunk.001_87kidu: Copied (server-side copy) to: sub dir/hello world 2026/06/26 04:30:08 INFO : sub dir/hello world.rclone_chunk.001_87kidu: Deleted --- PASS: TestLsd (0.99s) === RUN TestLs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:09 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:09 DEBUG : potato2.rclone_chunk.001_87kjyn: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:09 INFO : potato2.rclone_chunk.001_87kjyn: Copied (server-side copy) to: potato2 2026/06/26 04:30:09 INFO : potato2.rclone_chunk.001_87kjyn: Deleted 2026/06/26 04:30:09 DEBUG : empty space: size = 1 OK 2026/06/26 04:30:09 DEBUG : empty space.rclone_chunk.001_87kk22: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:30:09 INFO : empty space.rclone_chunk.001_87kk22: Copied (server-side copy) to: empty space 2026/06/26 04:30:09 INFO : empty space.rclone_chunk.001_87kk22: Deleted --- PASS: TestLs (1.39s) === RUN TestLsWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:10 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:10 DEBUG : potato2.rclone_chunk.001_87klp3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:10 INFO : potato2.rclone_chunk.001_87klp3: Copied (server-side copy) to: potato2 2026/06/26 04:30:10 INFO : potato2.rclone_chunk.001_87klp3: Deleted 2026/06/26 04:30:11 DEBUG : empty space: size = 1 OK 2026/06/26 04:30:11 DEBUG : empty space.rclone_chunk.001_87kl07: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:30:11 INFO : empty space.rclone_chunk.001_87kl07: Copied (server-side copy) to: empty space 2026/06/26 04:30:11 INFO : empty space.rclone_chunk.001_87kl07: Deleted 2026/06/26 04:30:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/26 04:30:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.54s) === RUN TestLsLong run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:12 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:12 DEBUG : potato2.rclone_chunk.001_87km8s: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:12 INFO : potato2.rclone_chunk.001_87km8s: Copied (server-side copy) to: potato2 2026/06/26 04:30:12 INFO : potato2.rclone_chunk.001_87km8s: Deleted 2026/06/26 04:30:12 DEBUG : empty space: size = 1 OK 2026/06/26 04:30:12 DEBUG : empty space.rclone_chunk.001_87kn3g: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:30:12 INFO : empty space.rclone_chunk.001_87kn3g: Copied (server-side copy) to: empty space 2026/06/26 04:30:12 INFO : empty space.rclone_chunk.001_87kn3g: Deleted --- PASS: TestLsLong (1.50s) === RUN TestHashSums run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:13 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:13 DEBUG : potato2.rclone_chunk.001_87ko9s: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:13 INFO : potato2.rclone_chunk.001_87ko9s: Copied (server-side copy) to: potato2 2026/06/26 04:30:13 INFO : potato2.rclone_chunk.001_87ko9s: Deleted 2026/06/26 04:30:14 DEBUG : empty space: size = 1 OK 2026/06/26 04:30:14 DEBUG : empty space.rclone_chunk.001_87ko6i: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:30:14 INFO : empty space.rclone_chunk.001_87ko6i: Copied (server-side copy) to: empty space 2026/06/26 04:30:14 INFO : empty space.rclone_chunk.001_87ko6i: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.52s) --- PASS: TestHashSums/Md5 (0.06s) --- PASS: TestHashSums/Md5Download (0.12s) === RUN TestHashSumsWithErrors 2026/06/26 04:30:14 DEBUG : Creating backend with remote ":memory:" 2026/06/26 04:30:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/26 04:30:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/26 04:30:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/26 04:30:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/26 04:30:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/26 04:30:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/26 04:30:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/26 04:30:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/26 04:30:14 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:15 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:15 DEBUG : potato2.rclone_chunk.001_87kpz1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:15 INFO : potato2.rclone_chunk.001_87kpz1: Copied (server-side copy) to: potato2 2026/06/26 04:30:15 INFO : potato2.rclone_chunk.001_87kpz1: Deleted 2026/06/26 04:30:15 DEBUG : empty space: size = 1 OK 2026/06/26 04:30:15 DEBUG : empty space.rclone_chunk.001_87kqd8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:30:15 INFO : empty space.rclone_chunk.001_87kqd8: Copied (server-side copy) to: empty space 2026/06/26 04:30:15 INFO : empty space.rclone_chunk.001_87kqd8: Deleted 2026/06/26 04:30:16 DEBUG : sub dir/potato3: size = 5 OK 2026/06/26 04:30:16 DEBUG : sub dir/potato3.rclone_chunk.001_87kqb2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 04:30:16 INFO : sub dir/potato3.rclone_chunk.001_87kqb2: Copied (server-side copy) to: sub dir/potato3 2026/06/26 04:30:16 INFO : sub dir/potato3.rclone_chunk.001_87kqb2: Deleted --- PASS: TestCount (2.09s) === RUN TestDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:17 DEBUG : small: size = 10 OK 2026/06/26 04:30:17 DEBUG : small.rclone_chunk.001_87krdm: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2026/06/26 04:30:17 INFO : small.rclone_chunk.001_87krdm: Copied (server-side copy) to: small 2026/06/26 04:30:17 INFO : small.rclone_chunk.001_87krdm: Deleted 2026/06/26 04:30:17 DEBUG : medium: size = 60 OK 2026/06/26 04:30:17 DEBUG : medium.rclone_chunk.001_87ksct: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:17 INFO : medium.rclone_chunk.001_87ksct: Copied (server-side copy) to: medium 2026/06/26 04:30:17 INFO : medium.rclone_chunk.001_87ksct: Deleted 2026/06/26 04:30:18 DEBUG : large: size = 100 OK 2026/06/26 04:30:18 DEBUG : large.rclone_chunk.001_87ks1g: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/06/26 04:30:18 INFO : large.rclone_chunk.001_87ks1g: Copied (server-side copy) to: large 2026/06/26 04:30:18 INFO : large.rclone_chunk.001_87ks1g: Deleted 2026/06/26 04:30:18 DEBUG : Waiting for deletions to finish 2026/06/26 04:30:18 DEBUG : large: Excluded (Size Filter) 2026/06/26 04:30:18 DEBUG : large: Excluded 2026/06/26 04:30:18 INFO : medium: Deleted 2026/06/26 04:30:18 INFO : small: Deleted --- PASS: TestDelete (2.00s) === RUN TestMaxDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.20s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.19s) === RUN TestMaxDeleteSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.24s) === RUN TestReadFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:19 DEBUG : ReadFile: size = 28 OK 2026/06/26 04:30:19 DEBUG : ReadFile.rclone_chunk.001_87kuee: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2026/06/26 04:30:19 INFO : ReadFile.rclone_chunk.001_87kuee: Copied (server-side copy) to: ReadFile 2026/06/26 04:30:19 INFO : ReadFile.rclone_chunk.001_87kuee: Deleted --- PASS: TestReadFile (1.00s) === RUN TestRetry 2026/06/26 04:30:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/26 04:30:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/26 04:30:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/26 04:30:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/26 04:30:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/26 04:30:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/26 04:30:20 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:20 DEBUG : file1: size = 10 OK 2026/06/26 04:30:20 DEBUG : file1.rclone_chunk.001_87kvi7: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2026/06/26 04:30:20 INFO : file1.rclone_chunk.001_87kvi7: Copied (server-side copy) to: file1 2026/06/26 04:30:20 INFO : file1.rclone_chunk.001_87kvi7: Deleted 2026/06/26 04:30:21 DEBUG : file2: size = 9 OK 2026/06/26 04:30:21 DEBUG : file2.rclone_chunk.001_87kwqy: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2026/06/26 04:30:21 INFO : file2.rclone_chunk.001_87kwqy: Copied (server-side copy) to: file2 2026/06/26 04:30:21 INFO : file2.rclone_chunk.001_87kwqy: Deleted --- PASS: TestCat (2.16s) === RUN TestPurge 2026/06/26 04:30:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pawaduf2hogi" 2026/06/26 04:30:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 04:30:22 DEBUG : Creating backend with remote "TestS3:rclone-test-pawaduf2hogi" 2026/06/26 04:30:22 DEBUG : Creating backend with remote "/tmp/rclone3457682430" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-pawaduf2hogi'", Local "Local file system at /tmp/rclone3457682430", Modify Window "1ns" 2026/06/26 04:30:23 INFO : S3 bucket rclone-test-pawaduf2hogi: Bucket "rclone-test-pawaduf2hogi" created with ACL "" 2026/06/26 04:30:23 DEBUG : A1/B1/C1/one: size = 3 OK 2026/06/26 04:30:23 DEBUG : A1/B1/C1/one.rclone_chunk.001_87ky03: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/06/26 04:30:23 INFO : A1/B1/C1/one.rclone_chunk.001_87ky03: Copied (server-side copy) to: A1/B1/C1/one 2026/06/26 04:30:23 INFO : A1/B1/C1/one.rclone_chunk.001_87ky03: Deleted 2026/06/26 04:30:23 INFO : A2: Making directory 2026/06/26 04:30:23 INFO : A1/B2: Making directory 2026/06/26 04:30:23 INFO : A1/B2/C2: Making directory 2026/06/26 04:30:23 INFO : A1/B1/C3: Making directory 2026/06/26 04:30:23 INFO : A3: Making directory 2026/06/26 04:30:23 INFO : A3/B3: Making directory 2026/06/26 04:30:23 INFO : A3/B3/C4: Making directory 2026/06/26 04:30:24 DEBUG : A1/two: size = 3 OK 2026/06/26 04:30:24 DEBUG : A1/two.rclone_chunk.001_87ky58: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/06/26 04:30:24 INFO : A1/two.rclone_chunk.001_87ky58: Copied (server-side copy) to: A1/two 2026/06/26 04:30:24 INFO : A1/two.rclone_chunk.001_87ky58: 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" 2026/06/26 04:30:24 DEBUG : S3 bucket rclone-test-pawaduf2hogi: bucket is versioned: false 2026/06/26 04:30:24 DEBUG : Waiting for deletions to finish 2026/06/26 04:30:24 DEBUG : "A1/B1/C1/one" version false 2026/06/26 04:30:24 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/06/26 04:30:24 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" 2026/06/26 04:30:25 DEBUG : Waiting for deletions to finish 2026/06/26 04:30:25 DEBUG : "A1/two" version false 2026/06/26 04:30:25 DEBUG : A1/two: Deleting (id "") 2026/06/26 04:30:25 INFO : A1/two: Deleted 2026/06/26 04:30:25 INFO : S3 bucket rclone-test-pawaduf2hogi: Bucket "rclone-test-pawaduf2hogi" deleted 2026/06/26 04:30:25 ERROR : error listing: directory not found 2026/06/26 04:30:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-pawaduf2hogi': Purge remote 2026/06/26 04:30:25 DEBUG : Waiting for deletions to finish 2026/06/26 04:30:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.90s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:25 DEBUG : A1/B1/C1/one: size = 3 OK 2026/06/26 04:30:25 DEBUG : A1/B1/C1/one.rclone_chunk.001_87l0l3: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/06/26 04:30:25 INFO : A1/B1/C1/one.rclone_chunk.001_87l0l3: Copied (server-side copy) to: A1/B1/C1/one 2026/06/26 04:30:26 INFO : A1/B1/C1/one.rclone_chunk.001_87l0l3: Deleted 2026/06/26 04:30:26 INFO : A2: Making directory 2026/06/26 04:30:26 INFO : A1/B2: Making directory 2026/06/26 04:30:26 INFO : A1/B2/C2: Making directory 2026/06/26 04:30:26 INFO : A1/B1/C3: Making directory 2026/06/26 04:30:26 INFO : A3: Making directory 2026/06/26 04:30:26 INFO : A3/B3: Making directory 2026/06/26 04:30:26 INFO : A3/B3/C4: Making directory 2026/06/26 04:30:26 DEBUG : A1/two: size = 3 OK 2026/06/26 04:30:26 DEBUG : A1/two.rclone_chunk.001_87l18o: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/06/26 04:30:26 INFO : A1/two.rclone_chunk.001_87l18o: Copied (server-side copy) to: A1/two 2026/06/26 04:30:26 INFO : A1/two.rclone_chunk.001_87l18o: 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" 2026/06/26 04:30:26 DEBUG : removing 1 level 3 directories 2026/06/26 04:30:26 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" 2026/06/26 04:30:28 DEBUG : removing 1 level 0 directories 2026/06/26 04:30:28 INFO : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Removing directory 2026/06/26 04:30:28 INFO : S3 bucket rclone-test-lilesug5jago: Bucket "rclone-test-lilesug5jago" deleted 2026/06/26 04:30:28 ERROR : error listing: directory not found 2026/06/26 04:30:28 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.89s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:29 INFO : S3 bucket rclone-test-lilesug5jago: Bucket "rclone-test-lilesug5jago" created with ACL "" 2026/06/26 04:30:29 INFO : A1: Making directory 2026/06/26 04:30:29 INFO : A1/B1: Making directory 2026/06/26 04:30:29 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.93s) === RUN TestRmdirsWithFilter run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:29 INFO : A1: Making directory 2026/06/26 04:30:29 INFO : A1/B1: Making directory 2026/06/26 04:30:29 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.24s) === RUN TestCopyURL run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:30 DEBUG : file1: size = 14 OK 2026/06/26 04:30:30 DEBUG : file1.rclone_chunk.001_87l4av: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/06/26 04:30:30 INFO : file1.rclone_chunk.001_87l4av: Copied (server-side copy) to: file1 2026/06/26 04:30:30 INFO : file1.rclone_chunk.001_87l4av: Deleted 2026/06/26 04:30:30 DEBUG : filename.txt: File name found in url 2026/06/26 04:30:30 DEBUG : filename.txt: size = 14 OK 2026/06/26 04:30:30 DEBUG : filename.txt.rclone_chunk.001_87l5q3: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/06/26 04:30:30 INFO : filename.txt.rclone_chunk.001_87l5q3: Copied (server-side copy) to: filename.txt 2026/06/26 04:30:30 INFO : filename.txt.rclone_chunk.001_87l5q3: Deleted 2026/06/26 04:30:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/26 04:30:31 DEBUG : headerfilename.txt: size = 14 OK 2026/06/26 04:30:31 DEBUG : headerfilename.txt.rclone_chunk.001_87l5qm: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/06/26 04:30:31 INFO : headerfilename.txt.rclone_chunk.001_87l5qm: Copied (server-side copy) to: headerfilename.txt 2026/06/26 04:30:31 INFO : headerfilename.txt.rclone_chunk.001_87l5qm: Deleted 2026/06/26 04:30:31 DEBUG : file2: size = 14 OK 2026/06/26 04:30:31 DEBUG : file2.rclone_chunk.001_87l64n: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/06/26 04:30:31 INFO : file2.rclone_chunk.001_87l64n: Copied (server-side copy) to: file2 2026/06/26 04:30:31 INFO : file2.rclone_chunk.001_87l64n: Deleted --- PASS: TestCopyURL (2.80s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:32 DEBUG : file1: size = 14 OK 2026/06/26 04:30:32 DEBUG : file1.rclone_chunk.001_87l7pm: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/06/26 04:30:32 INFO : file1.rclone_chunk.001_87l7pm: Copied (server-side copy) to: file1 2026/06/26 04:30:32 INFO : file1.rclone_chunk.001_87l7pm: Deleted --- PASS: TestCopyURLDownloadHeaders (0.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/26 04:30:33 DEBUG : sub/file2: size = 14 OK 2026/06/26 04:30:33 DEBUG : sub/file2.rclone_chunk.001_87l8l6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:30:33 INFO : sub/file2.rclone_chunk.001_87l8l6: Copied (server-side copy) to: sub/file2 2026/06/26 04:30:33 INFO : sub/file2.rclone_chunk.001_87l8l6: Deleted 2026/06/26 04:30:33 DEBUG : sub/file2: size = 14 OK 2026/06/26 04:30:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:30:33 INFO : file1: Copied (new) to: sub/file2 2026/06/26 04:30:33 INFO : file1: Deleted 2026/06/26 04:30:33 DEBUG : sub/file2: size = 14 OK 2026/06/26 04:30:33 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:30:33 DEBUG : file1: Unchanged skipping 2026/06/26 04:30:33 INFO : file1: Deleted 2026/06/26 04:30:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.36s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/26 04:30:34 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:30:34 DEBUG : file1: size = 14 OK 2026/06/26 04:30:34 DEBUG : file1.rclone_chunk.001_87l93x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:30:34 INFO : file1.rclone_chunk.001_87l93x: Copied (server-side copy) to: file1 2026/06/26 04:30:34 INFO : file1.rclone_chunk.001_87l93x: Deleted 2026/06/26 04:30:34 DEBUG : file1: size = 14 OK 2026/06/26 04:30:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:30:34 INFO : file1: Copied (new) 2026/06/26 04:30:34 INFO : file1: Deleted 2026/06/26 04:30:35 DEBUG : file1: Destination exists, skipping 2026/06/26 04:30:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.03s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.11s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:36 DEBUG : dst/file1: size = 18 OK 2026/06/26 04:30:36 DEBUG : dst/file1.rclone_chunk.001_87la21: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/06/26 04:30:36 INFO : dst/file1.rclone_chunk.001_87la21: Copied (server-side copy) to: dst/file1 2026/06/26 04:30:36 INFO : dst/file1.rclone_chunk.001_87la21: Deleted 2026/06/26 04:30:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lilesug5jago/backup" 2026/06/26 04:30:36 DEBUG : Creating backend with remote "TestS3:rclone-test-lilesug5jago/backup" 2026/06/26 04:30:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone321747598) 2026/06/26 04:30:36 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-lilesug5jago') 2026/06/26 04:30:36 DEBUG : dst/file1: Sizes differ 2026/06/26 04:30:36 DEBUG : dst/file1: copy non-chunked object... 2026/06/26 04:30:37 DEBUG : dst/file1: size = 18 OK 2026/06/26 04:30:37 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/06/26 04:30:37 INFO : dst/file1: Copied (server-side copy) 2026/06/26 04:30:37 INFO : dst/file1: Deleted 2026/06/26 04:30:37 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/06/26 04:30:37 DEBUG : dst/file1: size = 14 OK 2026/06/26 04:30:37 DEBUG : dst/file1.rclone_chunk.001_87lcjk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:30:37 INFO : dst/file1.rclone_chunk.001_87lcjk: Copied (server-side copy) to: dst/file1 2026/06/26 04:30:37 INFO : dst/file1.rclone_chunk.001_87lcjk: Deleted 2026/06/26 04:30:37 DEBUG : dst/file1: size = 14 OK 2026/06/26 04:30:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 04:30:37 INFO : dst/file1: Copied (new) 2026/06/26 04:30:37 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.64s) === 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:38 DEBUG : A1/one: size = 3 OK 2026/06/26 04:30:38 DEBUG : A1/one.rclone_chunk.001_87ldpd: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:30:38 INFO : A1/one.rclone_chunk.001_87ldpd: Copied (server-side copy) to: A1/one 2026/06/26 04:30:38 INFO : A1/one.rclone_chunk.001_87ldpd: Deleted 2026/06/26 04:30:39 DEBUG : A1/two: size = 3 OK 2026/06/26 04:30:39 DEBUG : A1/two.rclone_chunk.001_87ldu4: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:30:39 INFO : A1/two.rclone_chunk.001_87ldu4: Copied (server-side copy) to: A1/two 2026/06/26 04:30:39 INFO : A1/two.rclone_chunk.001_87ldu4: Deleted 2026/06/26 04:30:39 DEBUG : A1/B1/three: size = 5 OK 2026/06/26 04:30:39 DEBUG : A1/B1/three.rclone_chunk.001_87lefc: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/06/26 04:30:39 INFO : A1/B1/three.rclone_chunk.001_87lefc: Copied (server-side copy) to: A1/B1/three 2026/06/26 04:30:39 INFO : A1/B1/three.rclone_chunk.001_87lefc: Deleted 2026/06/26 04:30:40 DEBUG : A1/B1/C1/four: size = 4 OK 2026/06/26 04:30:40 DEBUG : A1/B1/C1/four.rclone_chunk.001_87legp: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/06/26 04:30:40 INFO : A1/B1/C1/four.rclone_chunk.001_87legp: Copied (server-side copy) to: A1/B1/C1/four 2026/06/26 04:30:40 INFO : A1/B1/C1/four.rclone_chunk.001_87legp: Deleted 2026/06/26 04:30:40 DEBUG : A1/B1/C2/five: size = 4 OK 2026/06/26 04:30:40 DEBUG : A1/B1/C2/five.rclone_chunk.001_87lfcn: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/26 04:30:40 INFO : A1/B1/C2/five.rclone_chunk.001_87lfcn: Copied (server-side copy) to: A1/B1/C2/five 2026/06/26 04:30:40 INFO : A1/B1/C2/five.rclone_chunk.001_87lfcn: Deleted 2026/06/26 04:30:40 INFO : A1/B2: Making directory 2026/06/26 04:30:40 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/06/26 04:30:41 DEBUG : A1/B1/C2/five: copy non-chunked object... 2026/06/26 04:30:41 DEBUG : A1/B1/three: copy non-chunked object... 2026/06/26 04:30:41 DEBUG : A1/B1/C1/four: copy non-chunked object... 2026/06/26 04:30:41 DEBUG : A1/one: copy non-chunked object... 2026/06/26 04:30:41 DEBUG : A1/two: copy non-chunked object... 2026/06/26 04:30:41 DEBUG : A2/B1/C2/five: size = 4 OK 2026/06/26 04:30:41 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/26 04:30:41 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/06/26 04:30:41 DEBUG : A2/one: size = 3 OK 2026/06/26 04:30:41 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:30:41 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/06/26 04:30:41 DEBUG : A2/B1/three: size = 5 OK 2026/06/26 04:30:41 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/06/26 04:30:41 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/06/26 04:30:41 DEBUG : A2/two: size = 3 OK 2026/06/26 04:30:41 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:30:41 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/06/26 04:30:41 DEBUG : A2/B1/C1/four: size = 4 OK 2026/06/26 04:30:41 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/06/26 04:30:41 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/06/26 04:30:41 INFO : A1/B1/C2/five: Deleted 2026/06/26 04:30:41 INFO : A1/B1/three: Deleted 2026/06/26 04:30:41 INFO : A1/one: Deleted 2026/06/26 04:30:41 INFO : A1/two: Deleted 2026/06/26 04:30:41 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/06/26 04:30:42 DEBUG : A2/B1/C2/five: copy non-chunked object... 2026/06/26 04:30:42 DEBUG : A2/B1/three: copy non-chunked object... 2026/06/26 04:30:42 DEBUG : A2/one: copy non-chunked object... 2026/06/26 04:30:42 DEBUG : A2/two: copy non-chunked object... 2026/06/26 04:30:42 DEBUG : A2/B1/C1/four: copy non-chunked object... 2026/06/26 04:30:42 DEBUG : A3/B1/three: size = 5 OK 2026/06/26 04:30:42 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/06/26 04:30:42 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/06/26 04:30:42 DEBUG : A3/two: size = 3 OK 2026/06/26 04:30:42 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:30:42 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/06/26 04:30:42 DEBUG : A3/one: size = 3 OK 2026/06/26 04:30:42 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:30:42 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/06/26 04:30:42 DEBUG : A3/B1/C2/five: size = 4 OK 2026/06/26 04:30:42 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/26 04:30:42 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/06/26 04:30:42 DEBUG : A3/B1/C1/four: size = 4 OK 2026/06/26 04:30:42 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/06/26 04:30:42 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/06/26 04:30:42 INFO : A2/B1/three: Deleted 2026/06/26 04:30:42 INFO : A2/two: Deleted 2026/06/26 04:30:42 INFO : A2/one: Deleted 2026/06/26 04:30:42 INFO : A2/B1/C2/five: Deleted 2026/06/26 04:30:42 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/06/26 04:30:42 INFO : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/26 04:30:43 DEBUG : A3/B1/C2/five: copy non-chunked object... 2026/06/26 04:30:43 DEBUG : A3/B1/C1/four: copy non-chunked object... 2026/06/26 04:30:43 DEBUG : A3/B1/three: copy non-chunked object... 2026/06/26 04:30:43 DEBUG : A3/one: copy non-chunked object... 2026/06/26 04:30:43 DEBUG : A3/two: copy non-chunked object... 2026/06/26 04:30:43 DEBUG : A4/one: size = 3 OK 2026/06/26 04:30:43 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/26 04:30:43 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/06/26 04:30:43 DEBUG : A4/B1/C2/five: size = 4 OK 2026/06/26 04:30:43 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/26 04:30:43 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/06/26 04:30:43 DEBUG : A4/B1/C1/four: size = 4 OK 2026/06/26 04:30:43 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/06/26 04:30:43 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/06/26 04:30:43 DEBUG : A4/B1/three: size = 5 OK 2026/06/26 04:30:43 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/06/26 04:30:43 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/06/26 04:30:43 DEBUG : A4/two: size = 3 OK 2026/06/26 04:30:43 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/26 04:30:43 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/06/26 04:30:43 INFO : A3/B1/three: Deleted 2026/06/26 04:30:43 INFO : A3/one: Deleted 2026/06/26 04:30:43 INFO : A3/B1/C1/four: Deleted 2026/06/26 04:30:43 INFO : A3/two: Deleted 2026/06/26 04:30:43 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 (6.11s) === RUN TestGetFsInfo run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': File to upload is small (34 bytes), uploading instead of streaming 2026/06/26 04:30:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:44 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_87lj2f: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/06/26 04:30:44 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_87lj2f: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2026/06/26 04:30:45 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_87lj2f: Deleted 2026/06/26 04:30:45 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/06/26 04:30:45 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/06/26 04:30:45 NOTICE: S3 bucket rclone-test-lilesug5jago: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: open chunk writer: started multipart upload: BU1imQSfb1Fv_Cg6ExVzlBjgNgz.ckxebgPBHXn26Jna73LBDhAWKwF.LcAwAZUCP0JYkIXgsj4ldlA1v_HzvM6TJJ.OumDDlZV5gw.P_Er06YlgJLtOJ1rKvxWHeYUF 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: multipart upload "BU1imQSfb1Fv_Cg6ExVzlBjgNgz.ckxebgPBHXn26Jna73LBDhAWKwF.LcAwAZUCP0JYkIXgsj4ldlA1v_HzvM6TJJ.OumDDlZV5gw.P_Er06YlgJLtOJ1rKvxWHeYUF" finished 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: Src hash empty - aborting Dst hash check 2026/06/26 04:30:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2026/06/26 04:30:45 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_87lk1k: Deleted 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/06/26 04:30:45 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': File to upload is small (34 bytes), uploading instead of streaming 2026/06/26 04:30:46 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:46 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_87ll3c: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/06/26 04:30:46 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_87ll3c: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2026/06/26 04:30:46 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_87ll3c: Deleted 2026/06/26 04:30:46 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/06/26 04:30:46 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/06/26 04:30:46 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: open chunk writer: started multipart upload: TrFipN5OrQWOolA3m6XBSxomNxNPD1.QPawrJlhVd.Wmtx9.FUmN6N0qBcs5BFHkK6pR4Nphee0oDwDRgcRO24m8ZypCzCqt6cn.LEe8fjhu57z4NpruYGbSbTU2feR8 2026/06/26 04:30:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: multipart upload "TrFipN5OrQWOolA3m6XBSxomNxNPD1.QPawrJlhVd.Wmtx9.FUmN6N0qBcs5BFHkK6pR4Nphee0oDwDRgcRO24m8ZypCzCqt6cn.LEe8fjhu57z4NpruYGbSbTU2feR8" finished 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: Src hash empty - aborting Dst hash check 2026/06/26 04:30:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2026/06/26 04:30:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_87lle7: Deleted 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/06/26 04:30:47 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': File to upload is small (34 bytes), uploading instead of streaming 2026/06/26 04:30:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:48 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_87lm7x: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/06/26 04:30:48 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_87lm7x: Deleted 2026/06/26 04:30:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/26 04:30:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87ln47: open chunk writer: started multipart upload: R6EFeSABKOcTCvLLKayWkfXSZSWdJ0R4OeKSFxTTAFgZkaMXYlYVBWDLpejvGn0LWo5LCRGFfTlAKKBheVxC1k5oTuYcjzZYCywfCuB_CcQwPB7e_RRWoligzMfb99Dk 2026/06/26 04:30:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/06/26 04:30:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87ln47: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/06/26 04:30:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87ln47: multipart upload "R6EFeSABKOcTCvLLKayWkfXSZSWdJ0R4OeKSFxTTAFgZkaMXYlYVBWDLpejvGn0LWo5LCRGFfTlAKKBheVxC1k5oTuYcjzZYCywfCuB_CcQwPB7e_RRWoligzMfb99Dk" finished 2026/06/26 04:30:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87ln47: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/06/26 04:30:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87ln47: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/06/26 04:30:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87ln47: Deleted 2026/06/26 04:30:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:49 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': File to upload is small (34 bytes), uploading instead of streaming 2026/06/26 04:30:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:49 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_87loby: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/06/26 04:30:50 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_87loby: Deleted 2026/06/26 04:30:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/26 04:30:50 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/26 04:30:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87lpbp: open chunk writer: started multipart upload: vC47E3VYzXZ_er5kJ9sOhYFrWOk5yJKMiMX1jWKySjSJxHz2Rd2PDl5jyOqkU7uRZ_b5e6gGdUFiH6oNrIuh.Q3CPhHdECckj5jCVB3cfQXXnH9mnsqNjttmrU1phpwU 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87lpbp: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87lpbp: multipart upload "vC47E3VYzXZ_er5kJ9sOhYFrWOk5yJKMiMX1jWKySjSJxHz2Rd2PDl5jyOqkU7uRZ_b5e6gGdUFiH6oNrIuh.Q3CPhHdECckj5jCVB3cfQXXnH9mnsqNjttmrU1phpwU" finished 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87lpbp: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87lpbp: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/06/26 04:30:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_87lpbp: Deleted 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/26 04:30:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.72s) === RUN TestRcatMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.10s) === RUN TestRcatSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:51 DEBUG : potato1: size = 60 OK 2026/06/26 04:30:51 DEBUG : potato1.rclone_chunk.001_87lq2d: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:51 INFO : potato1.rclone_chunk.001_87lq2d: Copied (server-side copy) to: potato1 2026/06/26 04:30:51 INFO : potato1.rclone_chunk.001_87lq2d: Deleted 2026/06/26 04:30:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': File to upload is small (60 bytes), uploading instead of streaming 2026/06/26 04:30:52 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:52 DEBUG : potato2.rclone_chunk.001_87lqf8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:52 INFO : potato2.rclone_chunk.001_87lqf8: Copied (server-side copy) to: potato2 2026/06/26 04:30:52 INFO : potato2.rclone_chunk.001_87lqf8: Deleted 2026/06/26 04:30:52 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:52 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.30s) === RUN TestRcatSizeMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:52 ERROR : potato1.rclone_chunk.001_87lrdw: Don't know how to set key "X-Upload-Header" on upload 2026/06/26 04:30:53 ERROR : potato1.rclone_chunk.001_87lrdw: Don't know how to set key "X-Upload-Header" on upload 2026/06/26 04:30:53 DEBUG : potato1: size = 60 OK 2026/06/26 04:30:53 DEBUG : potato1.rclone_chunk.001_87lrdw: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:53 INFO : potato1.rclone_chunk.001_87lrdw: Copied (server-side copy) to: potato1 2026/06/26 04:30:53 INFO : potato1.rclone_chunk.001_87lrdw: Deleted --- PASS: TestRcatSizeUploadHeaders (0.66s) === RUN TestTouchDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" 2026/06/26 04:30:53 DEBUG : potato2: size = 60 OK 2026/06/26 04:30:53 DEBUG : potato2.rclone_chunk.001_87lsjj: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/26 04:30:53 INFO : potato2.rclone_chunk.001_87lsjj: Copied (server-side copy) to: potato2 2026/06/26 04:30:53 INFO : potato2.rclone_chunk.001_87lsjj: Deleted 2026/06/26 04:30:54 DEBUG : empty space: size = 1 OK 2026/06/26 04:30:54 DEBUG : empty space.rclone_chunk.001_87lsxz: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/26 04:30:54 INFO : empty space.rclone_chunk.001_87lsxz: Copied (server-side copy) to: empty space 2026/06/26 04:30:54 INFO : empty space.rclone_chunk.001_87lsxz: Deleted 2026/06/26 04:30:54 DEBUG : sub dir/potato3: size = 5 OK 2026/06/26 04:30:54 DEBUG : sub dir/potato3.rclone_chunk.001_87ltop: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 04:30:54 INFO : sub dir/potato3.rclone_chunk.001_87ltop: Copied (server-side copy) to: sub dir/potato3 2026/06/26 04:30:54 INFO : sub dir/potato3.rclone_chunk.001_87ltop: Deleted 2026/06/26 04:30:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Touching "empty space" 2026/06/26 04:30:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Touching "potato2" 2026/06/26 04:30:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.58s) === RUN TestMkdirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.10s) === RUN TestMkdirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.10s) === RUN TestCopyDirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.10s) === RUN TestSetDirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.10s) === RUN TestDirsEqual run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === RUN TestRemoveExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lilesug5jago'", Local "Local file system at /tmp/rclone321747598", Modify Window "1ns" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.10s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/26 04:30:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-lilesug5jago': Purge remote 2026/06/26 04:30:56 DEBUG : S3 bucket rclone-test-lilesug5jago: bucket is versioned: false 2026/06/26 04:30:56 DEBUG : Waiting for deletions to finish 2026/06/26 04:30:56 INFO : S3 bucket rclone-test-lilesug5jago: Bucket "rclone-test-lilesug5jago" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m26.106779199s (try 1/5)