"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Starting (try 1/5) 2025/03/07 05:56:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno" 2025/03/07 05:56:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:13 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno" 2025/03/07 05:56:13 DEBUG : Reset feature "ListR" 2025/03/07 05:56:13 DEBUG : Creating backend with remote "/tmp/rclone785328503" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/03/07 05:56:13 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/03/07 05:56:13 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.03s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/07 05:56:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/07 05:56:13 DEBUG : potato: Seek from 10 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 10 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Seek from 5 to 2 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/07 05:56:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Seek from 5 to 2 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/07 05:56:13 DEBUG : potato: Seek from 8 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 8 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/07 05:56:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 05:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 05:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 05:56:13 DEBUG : potato: Seek from 5 to 2 2025/03/07 05:56:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/07 05:56:13 DEBUG : potato: Seek from 9 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 9 to 0 2025/03/07 05:56:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:13 INFO : S3 bucket rclone-test-xumenom6buno: Bucket "rclone-test-xumenom6buno" created with ACL "" 2025/03/07 05:56:14 DEBUG : rutabaga.rclone_chunk.001_qu351b: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/03/07 05:56:14 INFO : rutabaga.rclone_chunk.001_qu351b: Copied (server-side copy) to: rutabaga 2025/03/07 05:56:14 INFO : rutabaga.rclone_chunk.001_qu351b: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/03/07 05:56:14 DEBUG : empty space.rclone_chunk.001_qu36ez: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:56:14 INFO : empty space.rclone_chunk.001_qu36ez: Copied (server-side copy) to: empty space 2025/03/07 05:56:14 INFO : empty space.rclone_chunk.001_qu36ez: Deleted === RUN TestCheck/3 2025/03/07 05:56:15 DEBUG : potato2.rclone_chunk.001_qu37lx: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:56:15 INFO : potato2.rclone_chunk.001_qu37lx: Copied (server-side copy) to: potato2 2025/03/07 05:56:15 INFO : potato2.rclone_chunk.001_qu37lx: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/03/07 05:56:16 DEBUG : remotepotato.rclone_chunk.001_qu37lq: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:56:16 INFO : remotepotato.rclone_chunk.001_qu37lq: Copied (server-side copy) to: remotepotato 2025/03/07 05:56:16 INFO : remotepotato.rclone_chunk.001_qu37lq: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.39s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.04s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.04s) --- PASS: TestCheck/5 (0.04s) --- PASS: TestCheck/6 (0.04s) --- PASS: TestCheck/7 (0.04s) === RUN TestCheckFsError 2025/03/07 05:56:16 DEBUG : Creating backend with remote "nonexistent" 2025/03/07 05:56:16 DEBUG : Creating backend with remote "nonexistent" 2025/03/07 05:56:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/07 05:56:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/07 05:56:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/07 05:56:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:16 DEBUG : rutabaga.rclone_chunk.001_qu383j: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/03/07 05:56:16 INFO : rutabaga.rclone_chunk.001_qu383j: Copied (server-side copy) to: rutabaga 2025/03/07 05:56:17 INFO : rutabaga.rclone_chunk.001_qu383j: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/07 05:56:17 DEBUG : empty space.rclone_chunk.001_qu39ph: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:56:17 INFO : empty space.rclone_chunk.001_qu39ph: Copied (server-side copy) to: empty space 2025/03/07 05:56:17 INFO : empty space.rclone_chunk.001_qu39ph: Deleted === RUN TestCheckDownload/3 2025/03/07 05:56:18 DEBUG : potato2.rclone_chunk.001_qu39x8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:56:18 INFO : potato2.rclone_chunk.001_qu39x8: Copied (server-side copy) to: potato2 2025/03/07 05:56:18 INFO : potato2.rclone_chunk.001_qu39x8: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/07 05:56:19 DEBUG : remotepotato.rclone_chunk.001_qu3a4b: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:56:19 INFO : remotepotato.rclone_chunk.001_qu3a4b: Copied (server-side copy) to: remotepotato 2025/03/07 05:56:19 INFO : remotepotato.rclone_chunk.001_qu3a4b: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.09s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.08s) --- PASS: TestCheckDownload/4 (0.13s) --- PASS: TestCheckDownload/5 (0.09s) --- PASS: TestCheckDownload/6 (0.08s) --- PASS: TestCheckDownload/7 (0.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:20 DEBUG : rutabaga.rclone_chunk.001_qu3bas: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/03/07 05:56:20 INFO : rutabaga.rclone_chunk.001_qu3bas: Copied (server-side copy) to: rutabaga 2025/03/07 05:56:20 INFO : rutabaga.rclone_chunk.001_qu3bas: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/07 05:56:20 DEBUG : empty space.rclone_chunk.001_qu3c5t: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:56:20 INFO : empty space.rclone_chunk.001_qu3c5t: Copied (server-side copy) to: empty space 2025/03/07 05:56:20 INFO : empty space.rclone_chunk.001_qu3c5t: Deleted === RUN TestCheckSizeOnly/3 2025/03/07 05:56:21 DEBUG : potato2.rclone_chunk.001_qu3cqp: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2025/03/07 05:56:21 INFO : potato2.rclone_chunk.001_qu3cqp: Copied (server-side copy) to: potato2 2025/03/07 05:56:21 INFO : potato2.rclone_chunk.001_qu3cqp: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/07 05:56:21 DEBUG : remotepotato.rclone_chunk.001_qu3djb: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:56:21 INFO : remotepotato.rclone_chunk.001_qu3djb: Copied (server-side copy) to: remotepotato 2025/03/07 05:56:21 INFO : remotepotato.rclone_chunk.001_qu3djb: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.78s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.04s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:22 DEBUG : test.sum.rclone_chunk.001_qu3eh8: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2025/03/07 05:56:22 INFO : test.sum.rclone_chunk.001_qu3eh8: Copied (server-side copy) to: test.sum 2025/03/07 05:56:22 INFO : test.sum.rclone_chunk.001_qu3eh8: Deleted 2025/03/07 05:56:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/07 05:56:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/07 05:56:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/07 05:56:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/07 05:56:23 DEBUG : test.sum.rclone_chunk.001_qu3fge: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2025/03/07 05:56:23 INFO : test.sum.rclone_chunk.001_qu3fge: Copied (server-side copy) to: test.sum 2025/03/07 05:56:23 INFO : test.sum.rclone_chunk.001_qu3fge: Deleted 2025/03/07 05:56:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/07 05:56:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/07 05:56:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/07 05:56:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.26s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/data" 2025/03/07 05:56:23 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/data" 2025/03/07 05:56:23 DEBUG : Reset feature "ListR" 2025/03/07 05:56:24 DEBUG : data/banana.rclone_chunk.001_qu3fe5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:24 INFO : data/banana.rclone_chunk.001_qu3fe5: Copied (server-side copy) to: data/banana 2025/03/07 05:56:24 INFO : data/banana.rclone_chunk.001_qu3fe5: Deleted 2025/03/07 05:56:24 DEBUG : test.sum.rclone_chunk.001_qu3gqn: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/03/07 05:56:24 INFO : test.sum.rclone_chunk.001_qu3gqn: Copied (server-side copy) to: test.sum 2025/03/07 05:56:24 INFO : test.sum.rclone_chunk.001_qu3gqn: Deleted === RUN TestCheckSum/subtest1 2025/03/07 05:56:25 DEBUG : data/potato.rclone_chunk.001_qu3hgi: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/03/07 05:56:25 INFO : data/potato.rclone_chunk.001_qu3hgi: Copied (server-side copy) to: data/potato 2025/03/07 05:56:25 INFO : data/potato.rclone_chunk.001_qu3hgi: Deleted 2025/03/07 05:56:25 DEBUG : test.sum.rclone_chunk.001_qu3hhx: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/03/07 05:56:25 INFO : test.sum.rclone_chunk.001_qu3hhx: Copied (server-side copy) to: test.sum 2025/03/07 05:56:25 INFO : test.sum.rclone_chunk.001_qu3hhx: Deleted === RUN TestCheckSum/subtest2 2025/03/07 05:56:26 DEBUG : test.sum.rclone_chunk.001_qu3iyn: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/03/07 05:56:26 INFO : test.sum.rclone_chunk.001_qu3iyn: Copied (server-side copy) to: test.sum 2025/03/07 05:56:26 INFO : test.sum.rclone_chunk.001_qu3iyn: Deleted === RUN TestCheckSum/subtest3 2025/03/07 05:56:27 DEBUG : test.sum.rclone_chunk.001_qu3j9h: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/03/07 05:56:27 INFO : test.sum.rclone_chunk.001_qu3j9h: Copied (server-side copy) to: test.sum 2025/03/07 05:56:27 INFO : test.sum.rclone_chunk.001_qu3j9h: Deleted === RUN TestCheckSum/subtest4 2025/03/07 05:56:28 DEBUG : test.sum.rclone_chunk.001_qu3k6r: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/03/07 05:56:28 INFO : test.sum.rclone_chunk.001_qu3k6r: Copied (server-side copy) to: test.sum 2025/03/07 05:56:28 INFO : test.sum.rclone_chunk.001_qu3k6r: Deleted === RUN TestCheckSum/subtest5 2025/03/07 05:56:29 DEBUG : test.sum.rclone_chunk.001_qu3kcv: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/03/07 05:56:29 INFO : test.sum.rclone_chunk.001_qu3kcv: Copied (server-side copy) to: test.sum 2025/03/07 05:56:29 INFO : test.sum.rclone_chunk.001_qu3kcv: Deleted === RUN TestCheckSum/subtest6 2025/03/07 05:56:30 DEBUG : data/banana.rclone_chunk.001_qu3ldf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:30 INFO : data/banana.rclone_chunk.001_qu3ldf: Copied (server-side copy) to: data/banana 2025/03/07 05:56:30 INFO : data/banana.rclone_chunk.001_qu3ldf: Deleted 2025/03/07 05:56:30 DEBUG : data/potato.rclone_chunk.001_qu3mqn: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/03/07 05:56:30 INFO : data/potato.rclone_chunk.001_qu3mqn: Copied (server-side copy) to: data/potato 2025/03/07 05:56:30 INFO : data/potato.rclone_chunk.001_qu3mqn: Deleted 2025/03/07 05:56:31 DEBUG : test.sum.rclone_chunk.001_qu3m2o: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/03/07 05:56:31 INFO : test.sum.rclone_chunk.001_qu3m2o: Copied (server-side copy) to: test.sum 2025/03/07 05:56:31 INFO : test.sum.rclone_chunk.001_qu3m2o: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.14s) --- PASS: TestCheckSum/subtest1 (0.16s) --- PASS: TestCheckSum/subtest2 (0.17s) --- PASS: TestCheckSum/subtest3 (0.17s) --- PASS: TestCheckSum/subtest4 (0.20s) --- PASS: TestCheckSum/subtest5 (0.17s) --- PASS: TestCheckSum/subtest6 (0.17s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/data" 2025/03/07 05:56:31 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/data" 2025/03/07 05:56:32 DEBUG : Reset feature "ListR" 2025/03/07 05:56:32 DEBUG : data/banana.rclone_chunk.001_qu3ocq: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:32 INFO : data/banana.rclone_chunk.001_qu3ocq: Copied (server-side copy) to: data/banana 2025/03/07 05:56:32 INFO : data/banana.rclone_chunk.001_qu3ocq: Deleted 2025/03/07 05:56:32 DEBUG : test.sum.rclone_chunk.001_qu3ohk: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/03/07 05:56:32 INFO : test.sum.rclone_chunk.001_qu3ohk: Copied (server-side copy) to: test.sum 2025/03/07 05:56:32 INFO : test.sum.rclone_chunk.001_qu3ohk: Deleted === RUN TestCheckSumDownload/subtest1 2025/03/07 05:56:33 DEBUG : data/potato.rclone_chunk.001_qu3put: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/03/07 05:56:33 INFO : data/potato.rclone_chunk.001_qu3put: Copied (server-side copy) to: data/potato 2025/03/07 05:56:33 INFO : data/potato.rclone_chunk.001_qu3put: Deleted 2025/03/07 05:56:34 DEBUG : test.sum.rclone_chunk.001_qu3prz: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/03/07 05:56:34 INFO : test.sum.rclone_chunk.001_qu3prz: Copied (server-side copy) to: test.sum 2025/03/07 05:56:34 INFO : test.sum.rclone_chunk.001_qu3prz: Deleted === RUN TestCheckSumDownload/subtest2 2025/03/07 05:56:34 DEBUG : test.sum.rclone_chunk.001_qu3qoe: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/03/07 05:56:34 INFO : test.sum.rclone_chunk.001_qu3qoe: Copied (server-side copy) to: test.sum 2025/03/07 05:56:34 INFO : test.sum.rclone_chunk.001_qu3qoe: Deleted === RUN TestCheckSumDownload/subtest3 2025/03/07 05:56:35 DEBUG : test.sum.rclone_chunk.001_qu3r4e: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/03/07 05:56:35 INFO : test.sum.rclone_chunk.001_qu3r4e: Copied (server-side copy) to: test.sum 2025/03/07 05:56:35 INFO : test.sum.rclone_chunk.001_qu3r4e: Deleted === RUN TestCheckSumDownload/subtest4 2025/03/07 05:56:36 DEBUG : test.sum.rclone_chunk.001_qu3sgm: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/03/07 05:56:36 INFO : test.sum.rclone_chunk.001_qu3sgm: Copied (server-side copy) to: test.sum 2025/03/07 05:56:36 INFO : test.sum.rclone_chunk.001_qu3sgm: Deleted === RUN TestCheckSumDownload/subtest5 2025/03/07 05:56:37 DEBUG : test.sum.rclone_chunk.001_qu3tr1: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/03/07 05:56:37 INFO : test.sum.rclone_chunk.001_qu3tr1: Copied (server-side copy) to: test.sum 2025/03/07 05:56:37 INFO : test.sum.rclone_chunk.001_qu3tr1: Deleted === RUN TestCheckSumDownload/subtest6 2025/03/07 05:56:38 DEBUG : data/banana.rclone_chunk.001_qu3u81: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:38 INFO : data/banana.rclone_chunk.001_qu3u81: Copied (server-side copy) to: data/banana 2025/03/07 05:56:38 INFO : data/banana.rclone_chunk.001_qu3u81: Deleted 2025/03/07 05:56:39 DEBUG : data/potato.rclone_chunk.001_qu3u4c: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/03/07 05:56:39 INFO : data/potato.rclone_chunk.001_qu3u4c: Copied (server-side copy) to: data/potato 2025/03/07 05:56:39 INFO : data/potato.rclone_chunk.001_qu3u4c: Deleted 2025/03/07 05:56:39 DEBUG : test.sum.rclone_chunk.001_qu3voa: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/03/07 05:56:39 INFO : test.sum.rclone_chunk.001_qu3voa: Copied (server-side copy) to: test.sum 2025/03/07 05:56:39 INFO : test.sum.rclone_chunk.001_qu3voa: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (8.48s) --- PASS: TestCheckSumDownload/subtest1 (0.21s) --- PASS: TestCheckSumDownload/subtest2 (0.21s) --- PASS: TestCheckSumDownload/subtest3 (0.24s) --- PASS: TestCheckSumDownload/subtest4 (0.21s) --- PASS: TestCheckSumDownload/subtest5 (0.21s) --- PASS: TestCheckSumDownload/subtest6 (0.21s) --- PASS: TestCheckSumDownload/subtest7 (0.21s) === RUN TestApplyTransforms 2025/03/07 05:56:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-towixuj4yayo" 2025/03/07 05:56:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:40 DEBUG : Creating backend with remote "TestS3:rclone-test-towixuj4yayo" 2025/03/07 05:56:40 DEBUG : Reset feature "ListR" 2025/03/07 05:56:40 DEBUG : Creating backend with remote "/tmp/rclone3070686120" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-towixuj4yayo'", Local "Local file system at /tmp/rclone3070686120", Modify Window "1ns" 2025/03/07 05:56:41 INFO : S3 bucket rclone-test-towixuj4yayo: Bucket "rclone-test-towixuj4yayo" created with ACL "" 2025/03/07 05:56:41 DEBUG : hello, world!.rclone_chunk.001_qu3xnb: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:41 INFO : hello, world!.rclone_chunk.001_qu3xnb: Copied (server-side copy) to: hello, world! 2025/03/07 05:56:41 INFO : hello, world!.rclone_chunk.001_qu3xnb: Deleted upper checkfile vs. lower remote (without normalization) 2025/03/07 05:56:41 ERROR : hello, world!: sum not found 2025/03/07 05:56:41 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-towixuj4yayo' 2025/03/07 05:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-towixuj4yayo': 1 files missing 2025/03/07 05:56:41 NOTICE: 1 hashes missing 2025/03/07 05:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-towixuj4yayo': 2 differences found 2025/03/07 05:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-towixuj4yayo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/07 05:56:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-towixuj4yayo': 0 differences found 2025/03/07 05:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-towixuj4yayo': 1 matching files 2025/03/07 05:56:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuhawap5sala" 2025/03/07 05:56:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:41 DEBUG : Creating backend with remote "TestS3:rclone-test-xuhawap5sala" 2025/03/07 05:56:41 DEBUG : Reset feature "ListR" 2025/03/07 05:56:41 DEBUG : Creating backend with remote "/tmp/rclone916093459" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xuhawap5sala'", Local "Local file system at /tmp/rclone916093459", Modify Window "1ns" 2025/03/07 05:56:42 INFO : S3 bucket rclone-test-xuhawap5sala: Bucket "rclone-test-xuhawap5sala" created with ACL "" 2025/03/07 05:56:42 DEBUG : HELLO, WORLD!.rclone_chunk.001_qu3y4h: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:42 INFO : HELLO, WORLD!.rclone_chunk.001_qu3y4h: Copied (server-side copy) to: HELLO, WORLD! 2025/03/07 05:56:43 INFO : HELLO, WORLD!.rclone_chunk.001_qu3y4h: Deleted lower checkfile vs. upper remote (without normalization) 2025/03/07 05:56:43 ERROR : HELLO, WORLD!: sum not found 2025/03/07 05:56:43 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-xuhawap5sala' 2025/03/07 05:56:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xuhawap5sala': 1 files missing 2025/03/07 05:56:43 NOTICE: 1 hashes missing 2025/03/07 05:56:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xuhawap5sala': 2 differences found 2025/03/07 05:56:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xuhawap5sala': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/07 05:56:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xuhawap5sala': 0 differences found 2025/03/07 05:56:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xuhawap5sala': 1 matching files 2025/03/07 05:56:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yaseguz6tayi" 2025/03/07 05:56:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:43 DEBUG : Creating backend with remote "TestS3:rclone-test-yaseguz6tayi" 2025/03/07 05:56:43 DEBUG : Reset feature "ListR" 2025/03/07 05:56:43 DEBUG : Creating backend with remote "/tmp/rclone4081465175" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi'", Local "Local file system at /tmp/rclone4081465175", Modify Window "1ns" 2025/03/07 05:56:43 INFO : S3 bucket rclone-test-yaseguz6tayi: Bucket "rclone-test-yaseguz6tayi" created with ACL "" 2025/03/07 05:56:44 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_qu40f8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:44 INFO : HeLlO, wOrLd!.rclone_chunk.001_qu40f8: Copied (server-side copy) to: HeLlO, wOrLd! 2025/03/07 05:56:44 INFO : HeLlO, wOrLd!.rclone_chunk.001_qu40f8: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/07 05:56:44 ERROR : HeLlO, wOrLd!: sum not found 2025/03/07 05:56:44 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi' 2025/03/07 05:56:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi': 1 files missing 2025/03/07 05:56:44 NOTICE: 1 hashes missing 2025/03/07 05:56:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi': 2 differences found 2025/03/07 05:56:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/07 05:56:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi': 0 differences found 2025/03/07 05:56:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi': 1 matching files 2025/03/07 05:56:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tukoliy4beci" 2025/03/07 05:56:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:44 DEBUG : Creating backend with remote "TestS3:rclone-test-tukoliy4beci" 2025/03/07 05:56:44 DEBUG : Reset feature "ListR" 2025/03/07 05:56:44 DEBUG : Creating backend with remote "/tmp/rclone1447788876" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-tukoliy4beci'", Local "Local file system at /tmp/rclone1447788876", Modify Window "1ns" 2025/03/07 05:56:45 INFO : S3 bucket rclone-test-tukoliy4beci: Bucket "rclone-test-tukoliy4beci" created with ACL "" 2025/03/07 05:56:45 DEBUG : HELLO, WORLD!.rclone_chunk.001_qu412i: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:45 INFO : HELLO, WORLD!.rclone_chunk.001_qu412i: Copied (server-side copy) to: HELLO, WORLD! 2025/03/07 05:56:45 INFO : HELLO, WORLD!.rclone_chunk.001_qu412i: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/07 05:56:45 ERROR : HELLO, WORLD!: sum not found 2025/03/07 05:56:45 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-tukoliy4beci' 2025/03/07 05:56:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-tukoliy4beci': 1 files missing 2025/03/07 05:56:45 NOTICE: 1 hashes missing 2025/03/07 05:56:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-tukoliy4beci': 2 differences found 2025/03/07 05:56:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-tukoliy4beci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/07 05:56:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-tukoliy4beci': 0 differences found 2025/03/07 05:56:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-tukoliy4beci': 1 matching files 2025/03/07 05:56:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-koyedec4yoze" 2025/03/07 05:56:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:46 DEBUG : Creating backend with remote "TestS3:rclone-test-koyedec4yoze" 2025/03/07 05:56:46 DEBUG : Reset feature "ListR" 2025/03/07 05:56:46 DEBUG : Creating backend with remote "/tmp/rclone3895203123" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-koyedec4yoze'", Local "Local file system at /tmp/rclone3895203123", Modify Window "1ns" 2025/03/07 05:56:46 INFO : S3 bucket rclone-test-koyedec4yoze: Bucket "rclone-test-koyedec4yoze" created with ACL "" 2025/03/07 05:56:47 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_qu42k2: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:47 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_qu42k2: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/03/07 05:56:47 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_qu42k2: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/03/07 05:56:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/07 05:56:47 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-koyedec4yoze' 2025/03/07 05:56:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-koyedec4yoze': 1 files missing 2025/03/07 05:56:47 NOTICE: 1 hashes missing 2025/03/07 05:56:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-koyedec4yoze': 2 differences found 2025/03/07 05:56:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-koyedec4yoze': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/07 05:56:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-koyedec4yoze': 0 differences found 2025/03/07 05:56:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-koyedec4yoze': 1 matching files 2025/03/07 05:56:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-segoxar1qezu" 2025/03/07 05:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:47 DEBUG : Creating backend with remote "TestS3:rclone-test-segoxar1qezu" 2025/03/07 05:56:47 DEBUG : Reset feature "ListR" 2025/03/07 05:56:47 DEBUG : Creating backend with remote "/tmp/rclone565534103" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-segoxar1qezu'", Local "Local file system at /tmp/rclone565534103", Modify Window "1ns" 2025/03/07 05:56:48 INFO : S3 bucket rclone-test-segoxar1qezu: Bucket "rclone-test-segoxar1qezu" created with ACL "" 2025/03/07 05:56:48 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_qu4411: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_qu4411: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/03/07 05:56:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_qu4411: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/03/07 05:56:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/07 05:56:48 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-segoxar1qezu' 2025/03/07 05:56:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-segoxar1qezu': 1 files missing 2025/03/07 05:56:48 NOTICE: 1 hashes missing 2025/03/07 05:56:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-segoxar1qezu': 2 differences found 2025/03/07 05:56:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-segoxar1qezu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/07 05:56:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-segoxar1qezu': 0 differences found 2025/03/07 05:56:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-segoxar1qezu': 1 matching files 2025/03/07 05:56:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-riwaris1nehu" 2025/03/07 05:56:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:48 DEBUG : Creating backend with remote "TestS3:rclone-test-riwaris1nehu" 2025/03/07 05:56:48 DEBUG : Reset feature "ListR" 2025/03/07 05:56:48 DEBUG : Creating backend with remote "/tmp/rclone1250024889" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-riwaris1nehu'", Local "Local file system at /tmp/rclone1250024889", Modify Window "1ns" 2025/03/07 05:56:49 INFO : S3 bucket rclone-test-riwaris1nehu: Bucket "rclone-test-riwaris1nehu" created with ACL "" 2025/03/07 05:56:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu45d6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu45d6: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/03/07 05:56:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu45d6: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/03/07 05:56:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 05:56:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-riwaris1nehu' 2025/03/07 05:56:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-riwaris1nehu': 1 files missing 2025/03/07 05:56:49 NOTICE: 1 hashes missing 2025/03/07 05:56:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-riwaris1nehu': 2 differences found 2025/03/07 05:56:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-riwaris1nehu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/07 05:56:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:50 NOTICE: Chunked 'TestChunkerS3:rclone-test-riwaris1nehu': 0 differences found 2025/03/07 05:56:50 NOTICE: Chunked 'TestChunkerS3:rclone-test-riwaris1nehu': 1 matching files 2025/03/07 05:56:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ciraciw7fefo" 2025/03/07 05:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:50 DEBUG : Creating backend with remote "TestS3:rclone-test-ciraciw7fefo" 2025/03/07 05:56:50 DEBUG : Reset feature "ListR" 2025/03/07 05:56:50 DEBUG : Creating backend with remote "/tmp/rclone747295835" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo'", Local "Local file system at /tmp/rclone747295835", Modify Window "1ns" 2025/03/07 05:56:50 INFO : S3 bucket rclone-test-ciraciw7fefo: Bucket "rclone-test-ciraciw7fefo" created with ACL "" 2025/03/07 05:56:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu467k: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu467k: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/03/07 05:56:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu467k: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/03/07 05:56:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 05:56:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo' 2025/03/07 05:56:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo': 1 files missing 2025/03/07 05:56:51 NOTICE: 1 hashes missing 2025/03/07 05:56:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo': 2 differences found 2025/03/07 05:56:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/07 05:56:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo': 0 differences found 2025/03/07 05:56:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo': 1 matching files 2025/03/07 05:56:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zorofuf3xope" 2025/03/07 05:56:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:51 DEBUG : Creating backend with remote "TestS3:rclone-test-zorofuf3xope" 2025/03/07 05:56:51 DEBUG : Reset feature "ListR" 2025/03/07 05:56:51 DEBUG : Creating backend with remote "/tmp/rclone410817626" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zorofuf3xope'", Local "Local file system at /tmp/rclone410817626", Modify Window "1ns" 2025/03/07 05:56:52 INFO : S3 bucket rclone-test-zorofuf3xope: Bucket "rclone-test-zorofuf3xope" created with ACL "" 2025/03/07 05:56:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu48z3: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu48z3: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/03/07 05:56:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu48z3: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/03/07 05:56:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 05:56:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-zorofuf3xope' 2025/03/07 05:56:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-zorofuf3xope': 1 files missing 2025/03/07 05:56:52 NOTICE: 1 hashes missing 2025/03/07 05:56:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-zorofuf3xope': 2 differences found 2025/03/07 05:56:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-zorofuf3xope': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/07 05:56:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-zorofuf3xope': 0 differences found 2025/03/07 05:56:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-zorofuf3xope': 1 matching files 2025/03/07 05:56:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapados7bewe" 2025/03/07 05:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:56:52 DEBUG : Creating backend with remote "TestS3:rclone-test-lapados7bewe" 2025/03/07 05:56:52 DEBUG : Reset feature "ListR" 2025/03/07 05:56:52 DEBUG : Creating backend with remote "/tmp/rclone813123473" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-lapados7bewe'", Local "Local file system at /tmp/rclone813123473", Modify Window "1ns" 2025/03/07 05:56:53 INFO : S3 bucket rclone-test-lapados7bewe: Bucket "rclone-test-lapados7bewe" created with ACL "" 2025/03/07 05:56:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu49jq: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu49jq: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/03/07 05:56:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_qu49jq: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/03/07 05:56:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 05:56:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-lapados7bewe' 2025/03/07 05:56:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-lapados7bewe': 1 files missing 2025/03/07 05:56:54 NOTICE: 1 hashes missing 2025/03/07 05:56:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-lapados7bewe': 2 differences found 2025/03/07 05:56:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-lapados7bewe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/07 05:56:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 05:56:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-lapados7bewe': 0 differences found 2025/03/07 05:56:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-lapados7bewe': 1 matching files 2025/03/07 05:56:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-lapados7bewe': Purge remote 2025/03/07 05:56:54 DEBUG : S3 bucket rclone-test-lapados7bewe: bucket is versioned: false 2025/03/07 05:56:54 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:54 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/03/07 05:56:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/03/07 05:56:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/03/07 05:56:54 INFO : S3 bucket rclone-test-lapados7bewe: Bucket "rclone-test-lapados7bewe" deleted 2025/03/07 05:56:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-zorofuf3xope': Purge remote 2025/03/07 05:56:54 DEBUG : S3 bucket rclone-test-zorofuf3xope: bucket is versioned: false 2025/03/07 05:56:54 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:54 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/03/07 05:56:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/03/07 05:56:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/03/07 05:56:55 INFO : S3 bucket rclone-test-zorofuf3xope: Bucket "rclone-test-zorofuf3xope" deleted 2025/03/07 05:56:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-ciraciw7fefo': Purge remote 2025/03/07 05:56:55 DEBUG : S3 bucket rclone-test-ciraciw7fefo: bucket is versioned: false 2025/03/07 05:56:55 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:55 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/03/07 05:56:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/03/07 05:56:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/03/07 05:56:55 INFO : S3 bucket rclone-test-ciraciw7fefo: Bucket "rclone-test-ciraciw7fefo" deleted 2025/03/07 05:56:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-riwaris1nehu': Purge remote 2025/03/07 05:56:55 DEBUG : S3 bucket rclone-test-riwaris1nehu: bucket is versioned: false 2025/03/07 05:56:55 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:55 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/03/07 05:56:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/03/07 05:56:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/03/07 05:56:55 INFO : S3 bucket rclone-test-riwaris1nehu: Bucket "rclone-test-riwaris1nehu" deleted 2025/03/07 05:56:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-segoxar1qezu': Purge remote 2025/03/07 05:56:56 DEBUG : S3 bucket rclone-test-segoxar1qezu: bucket is versioned: false 2025/03/07 05:56:56 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:56 DEBUG : "測試_Русский___ě_áñ" version false 2025/03/07 05:56:56 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/03/07 05:56:56 INFO : 測試_Русский___ě_áñ: Deleted 2025/03/07 05:56:56 INFO : S3 bucket rclone-test-segoxar1qezu: Bucket "rclone-test-segoxar1qezu" deleted 2025/03/07 05:56:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-koyedec4yoze': Purge remote 2025/03/07 05:56:56 DEBUG : S3 bucket rclone-test-koyedec4yoze: bucket is versioned: false 2025/03/07 05:56:56 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:56 DEBUG : "測試_Русский___ě_áñ" version false 2025/03/07 05:56:56 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/03/07 05:56:56 INFO : 測試_Русский___ě_áñ: Deleted 2025/03/07 05:56:57 INFO : S3 bucket rclone-test-koyedec4yoze: Bucket "rclone-test-koyedec4yoze" deleted 2025/03/07 05:56:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-tukoliy4beci': Purge remote 2025/03/07 05:56:57 DEBUG : S3 bucket rclone-test-tukoliy4beci: bucket is versioned: false 2025/03/07 05:56:57 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:57 DEBUG : "HELLO, WORLD!" version false 2025/03/07 05:56:57 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/03/07 05:56:57 INFO : HELLO, WORLD!: Deleted 2025/03/07 05:56:57 INFO : S3 bucket rclone-test-tukoliy4beci: Bucket "rclone-test-tukoliy4beci" deleted 2025/03/07 05:56:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-yaseguz6tayi': Purge remote 2025/03/07 05:56:57 DEBUG : S3 bucket rclone-test-yaseguz6tayi: bucket is versioned: false 2025/03/07 05:56:57 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:57 DEBUG : "HeLlO, wOrLd!" version false 2025/03/07 05:56:57 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/03/07 05:56:57 INFO : HeLlO, wOrLd!: Deleted 2025/03/07 05:56:58 INFO : S3 bucket rclone-test-yaseguz6tayi: Bucket "rclone-test-yaseguz6tayi" deleted 2025/03/07 05:56:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-xuhawap5sala': Purge remote 2025/03/07 05:56:58 DEBUG : S3 bucket rclone-test-xuhawap5sala: bucket is versioned: false 2025/03/07 05:56:58 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:58 DEBUG : "HELLO, WORLD!" version false 2025/03/07 05:56:58 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/03/07 05:56:58 INFO : HELLO, WORLD!: Deleted 2025/03/07 05:56:58 INFO : S3 bucket rclone-test-xuhawap5sala: Bucket "rclone-test-xuhawap5sala" deleted 2025/03/07 05:56:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-towixuj4yayo': Purge remote 2025/03/07 05:56:58 DEBUG : S3 bucket rclone-test-towixuj4yayo: bucket is versioned: false 2025/03/07 05:56:58 DEBUG : Waiting for deletions to finish 2025/03/07 05:56:58 DEBUG : "hello, world!" version false 2025/03/07 05:56:58 DEBUG : hello, world!: Deleting (id "") 2025/03/07 05:56:58 INFO : hello, world!: Deleted 2025/03/07 05:56:59 INFO : S3 bucket rclone-test-towixuj4yayo: Bucket "rclone-test-towixuj4yayo" deleted --- PASS: TestApplyTransforms (18.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:56:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 05:56:59 DEBUG : sub/file2.rclone_chunk.001_qu4fxu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:56:59 INFO : sub/file2.rclone_chunk.001_qu4fxu: Copied (server-side copy) to: sub/file2 2025/03/07 05:56:59 INFO : sub/file2.rclone_chunk.001_qu4fxu: Deleted 2025/03/07 05:56:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:56:59 INFO : file1: Copied (new) to: sub/file2 2025/03/07 05:56:59 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:56:59 DEBUG : file1: Unchanged skipping 2025/03/07 05:57:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.31s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:00 DEBUG : dst/file1.rclone_chunk.001_qu4gjw: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/07 05:57:00 INFO : dst/file1.rclone_chunk.001_qu4gjw: Copied (server-side copy) to: dst/file1 2025/03/07 05:57:00 INFO : dst/file1.rclone_chunk.001_qu4gjw: Deleted 2025/03/07 05:57:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/backup" 2025/03/07 05:57:01 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/backup" 2025/03/07 05:57:01 DEBUG : Reset feature "ListR" 2025/03/07 05:57:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/07 05:57:01 DEBUG : dst/file1: copy non-chunked object... 2025/03/07 05:57:01 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/07 05:57:01 INFO : dst/file1: Copied (server-side copy) 2025/03/07 05:57:01 INFO : dst/file1: Deleted 2025/03/07 05:57:01 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:02 DEBUG : dst/file1.rclone_chunk.001_qu4h2r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:02 INFO : dst/file1.rclone_chunk.001_qu4h2r: Copied (server-side copy) to: dst/file1 2025/03/07 05:57:02 INFO : dst/file1.rclone_chunk.001_qu4h2r: Deleted 2025/03/07 05:57:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:02 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/dst" 2025/03/07 05:57:02 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/dst" 2025/03/07 05:57:02 DEBUG : Reset feature "ListR" 2025/03/07 05:57:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/CompareDest" 2025/03/07 05:57:02 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/CompareDest" 2025/03/07 05:57:03 DEBUG : Reset feature "ListR" 2025/03/07 05:57:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 05:57:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:03 DEBUG : one.rclone_chunk.001_qu4j5j: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:03 INFO : one.rclone_chunk.001_qu4j5j: Copied (server-side copy) to: one 2025/03/07 05:57:03 INFO : one.rclone_chunk.001_qu4j5j: Deleted 2025/03/07 05:57:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:03 INFO : one: Copied (new) 2025/03/07 05:57:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:57:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:04 DEBUG : one.rclone_chunk.001_qu4ksj: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:04 INFO : one.rclone_chunk.001_qu4ksj: Copied (server-side copy) to: one 2025/03/07 05:57:04 INFO : one.rclone_chunk.001_qu4ksj: Deleted 2025/03/07 05:57:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:04 INFO : one: Copied (replaced existing) 2025/03/07 05:57:05 DEBUG : dst/one.rclone_chunk.001_qu4kxl: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:05 INFO : dst/one.rclone_chunk.001_qu4kxl: Copied (server-side copy) to: dst/one 2025/03/07 05:57:05 INFO : dst/one.rclone_chunk.001_qu4kxl: Deleted 2025/03/07 05:57:05 DEBUG : CompareDest/one.rclone_chunk.001_qu4lxq: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:05 INFO : CompareDest/one.rclone_chunk.001_qu4lxq: Copied (server-side copy) to: CompareDest/one 2025/03/07 05:57:05 INFO : CompareDest/one.rclone_chunk.001_qu4lxq: Deleted 2025/03/07 05:57:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:57:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 05:57:06 DEBUG : CompareDest/two.rclone_chunk.001_qu4mjv: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:06 INFO : CompareDest/two.rclone_chunk.001_qu4mjv: Copied (server-side copy) to: CompareDest/two 2025/03/07 05:57:06 INFO : CompareDest/two.rclone_chunk.001_qu4mjv: Deleted 2025/03/07 05:57:06 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 05:57:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 05:57:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 05:57:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 05:57:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 05:57:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/07 05:57:07 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:08 DEBUG : two.rclone_chunk.001_qu4n43: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/07 05:57:08 INFO : two.rclone_chunk.001_qu4n43: Copied (server-side copy) to: two 2025/03/07 05:57:08 INFO : two.rclone_chunk.001_qu4n43: Deleted 2025/03/07 05:57:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/07 05:57:08 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (5.92s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/dst" 2025/03/07 05:57:08 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/dst" 2025/03/07 05:57:08 DEBUG : Reset feature "ListR" 2025/03/07 05:57:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/CopyDest" 2025/03/07 05:57:08 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/CopyDest" 2025/03/07 05:57:08 DEBUG : Reset feature "ListR" 2025/03/07 05:57:08 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 05:57:09 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:09 DEBUG : one.rclone_chunk.001_qu4plf: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:09 INFO : one.rclone_chunk.001_qu4plf: Copied (server-side copy) to: one 2025/03/07 05:57:09 INFO : one.rclone_chunk.001_qu4plf: Deleted 2025/03/07 05:57:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:09 INFO : one: Copied (new) 2025/03/07 05:57:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:57:10 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:10 DEBUG : one.rclone_chunk.001_qu4qxg: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:10 INFO : one.rclone_chunk.001_qu4qxg: Copied (server-side copy) to: one 2025/03/07 05:57:10 INFO : one.rclone_chunk.001_qu4qxg: Deleted 2025/03/07 05:57:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:10 INFO : one: Copied (replaced existing) 2025/03/07 05:57:11 DEBUG : dst/one.rclone_chunk.001_qu4qqg: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:11 INFO : dst/one.rclone_chunk.001_qu4qqg: Copied (server-side copy) to: dst/one 2025/03/07 05:57:11 INFO : dst/one.rclone_chunk.001_qu4qqg: Deleted 2025/03/07 05:57:11 DEBUG : CopyDest/one.rclone_chunk.001_qu4rfw: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:11 INFO : CopyDest/one.rclone_chunk.001_qu4rfw: Copied (server-side copy) to: CopyDest/one 2025/03/07 05:57:11 INFO : CopyDest/one.rclone_chunk.001_qu4rfw: Deleted 2025/03/07 05:57:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/BackupDir" 2025/03/07 05:57:11 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/BackupDir" 2025/03/07 05:57:11 DEBUG : Reset feature "ListR" 2025/03/07 05:57:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:57:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:57:12 DEBUG : one: copy non-chunked object... 2025/03/07 05:57:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:12 INFO : one: Copied (server-side copy) 2025/03/07 05:57:12 INFO : one: Deleted 2025/03/07 05:57:12 DEBUG : one: copy non-chunked object... 2025/03/07 05:57:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 05:57:12 INFO : one: Copied (server-side copy) 2025/03/07 05:57:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/07 05:57:13 DEBUG : CopyDest/two.rclone_chunk.001_qu4s83: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:13 INFO : CopyDest/two.rclone_chunk.001_qu4s83: Copied (server-side copy) to: CopyDest/two 2025/03/07 05:57:13 INFO : CopyDest/two.rclone_chunk.001_qu4s83: Deleted 2025/03/07 05:57:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 05:57:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:13 DEBUG : two: copy non-chunked object... 2025/03/07 05:57:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:13 INFO : two: Copied (server-side copy) 2025/03/07 05:57:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/07 05:57:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:14 DEBUG : two: Unchanged skipping 2025/03/07 05:57:14 DEBUG : CopyDest/three.rclone_chunk.001_qu4u83: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/07 05:57:14 INFO : CopyDest/three.rclone_chunk.001_qu4u83: Copied (server-side copy) to: CopyDest/three 2025/03/07 05:57:14 INFO : CopyDest/three.rclone_chunk.001_qu4u83: Deleted 2025/03/07 05:57:15 DEBUG : three: Need to transfer - File not found at Destination 2025/03/07 05:57:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/07 05:57:15 DEBUG : three: Destination not found in --copy-dest 2025/03/07 05:57:15 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:15 DEBUG : three.rclone_chunk.001_qu4v5z: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/07 05:57:15 INFO : three.rclone_chunk.001_qu4v5z: Copied (server-side copy) to: three 2025/03/07 05:57:15 INFO : three.rclone_chunk.001_qu4v5z: Deleted 2025/03/07 05:57:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/07 05:57:15 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (7.78s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.08s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/07 05:57:16 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:16 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_qu4wsf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:16 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_qu4wsf: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/03/07 05:57:17 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_qu4wsf: Deleted 2025/03/07 05:57:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/07 05:57:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/07 05:57:17 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:17 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-xumenom6buno.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_qu4xen?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/03/07 05:57:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.08s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.08s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:18 DEBUG : one.rclone_chunk.001_qu4yl1: md5 = cad2c973ab11ff9a232078f54121841a OK 2025/03/07 05:57:18 INFO : one.rclone_chunk.001_qu4yl1: Copied (server-side copy) to: one 2025/03/07 05:57:18 INFO : one.rclone_chunk.001_qu4yl1: Deleted 2025/03/07 05:57:18 DEBUG : also/one.rclone_chunk.001_qu4yws: md5 = cad2c973ab11ff9a232078f54121841a OK 2025/03/07 05:57:18 INFO : also/one.rclone_chunk.001_qu4yws: Copied (server-side copy) to: also/one 2025/03/07 05:57:18 INFO : also/one.rclone_chunk.001_qu4yws: Deleted 2025/03/07 05:57:19 DEBUG : another.rclone_chunk.001_qu4zai: md5 = cad2c973ab11ff9a232078f54121841a OK 2025/03/07 05:57:19 INFO : another.rclone_chunk.001_qu4zai: Copied (server-side copy) to: another 2025/03/07 05:57:19 INFO : another.rclone_chunk.001_qu4zai: Deleted 2025/03/07 05:57:19 DEBUG : not-one.rclone_chunk.001_qu4zg3: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/03/07 05:57:19 INFO : not-one.rclone_chunk.001_qu4zg3: Copied (server-side copy) to: not-one 2025/03/07 05:57:19 INFO : not-one.rclone_chunk.001_qu4zg3: Deleted 2025/03/07 05:57:20 INFO : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Looking for duplicate md5 hashes using newest mode. 2025/03/07 05:57:20 NOTICE: cad2c973ab11ff9a232078f54121841a: Found 3 files with duplicate md5 hashes 2025/03/07 05:57:20 INFO : one: Deleted 2025/03/07 05:57:20 INFO : also/one: Deleted 2025/03/07 05:57:20 NOTICE: cad2c973ab11ff9a232078f54121841a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.08s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:21 DEBUG : a.txt.rclone_chunk.001_qu51r8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 05:57:21 INFO : a.txt.rclone_chunk.001_qu51r8: Copied (server-side copy) to: a.txt 2025/03/07 05:57:21 INFO : a.txt.rclone_chunk.001_qu51r8: Deleted 2025/03/07 05:57:21 DEBUG : zend.txt.rclone_chunk.001_qu51ea: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/07 05:57:21 INFO : zend.txt.rclone_chunk.001_qu51ea: Copied (server-side copy) to: zend.txt 2025/03/07 05:57:21 INFO : zend.txt.rclone_chunk.001_qu51ea: Deleted 2025/03/07 05:57:22 DEBUG : sub dir/hello world.rclone_chunk.001_qu514h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 05:57:22 INFO : sub dir/hello world.rclone_chunk.001_qu514h: Copied (server-side copy) to: sub dir/hello world 2025/03/07 05:57:22 INFO : sub dir/hello world.rclone_chunk.001_qu514h: Deleted 2025/03/07 05:57:22 DEBUG : sub dir/hello world2.rclone_chunk.001_qu523a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 05:57:22 INFO : sub dir/hello world2.rclone_chunk.001_qu523a: Copied (server-side copy) to: sub dir/hello world2 2025/03/07 05:57:22 INFO : sub dir/hello world2.rclone_chunk.001_qu523a: Deleted 2025/03/07 05:57:23 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_qu52he: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:57:23 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_qu52he: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/03/07 05:57:23 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_qu52he: Deleted 2025/03/07 05:57:23 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_qu53dd: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/03/07 05:57:23 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_qu53dd: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/03/07 05:57:23 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_qu53dd: Deleted 2025/03/07 05:57:23 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_qu537a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 05:57:23 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_qu537a: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/03/07 05:57:23 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_qu537a: Deleted 2025/03/07 05:57:24 DEBUG : a.txt: Excluded (Size Filter) 2025/03/07 05:57:24 DEBUG : a.txt: Excluded 2025/03/07 05:57:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/07 05:57:24 DEBUG : sub dir/hello world: Excluded 2025/03/07 05:57:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/07 05:57:24 DEBUG : sub dir/hello world2: Excluded 2025/03/07 05:57:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/07 05:57:24 DEBUG : sub dir/hello world: Excluded 2025/03/07 05:57:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/07 05:57:24 DEBUG : sub dir/hello world2: Excluded 2025/03/07 05:57:24 DEBUG : sub dir/ignore dir: Excluded 2025/03/07 05:57:24 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.19s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:25 DEBUG : file1.rclone_chunk.001_qu55l9: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/03/07 05:57:25 INFO : file1.rclone_chunk.001_qu55l9: Copied (server-side copy) to: file1 2025/03/07 05:57:25 INFO : file1.rclone_chunk.001_qu55l9: Deleted 2025/03/07 05:57:26 DEBUG : sub/file2.rclone_chunk.001_qu550r: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/03/07 05:57:26 INFO : sub/file2.rclone_chunk.001_qu550r: Copied (server-side copy) to: sub/file2 2025/03/07 05:57:26 INFO : sub/file2.rclone_chunk.001_qu550r: 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.01s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (0.16s) --- PASS: TestListJSON/SubDir (0.08s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.08s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:27 DEBUG : file1.rclone_chunk.001_qu570q: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/03/07 05:57:27 INFO : file1.rclone_chunk.001_qu570q: Copied (server-side copy) to: file1 2025/03/07 05:57:27 INFO : file1.rclone_chunk.001_qu570q: Deleted 2025/03/07 05:57:28 DEBUG : sub/file2.rclone_chunk.001_qu57f7: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/03/07 05:57:28 INFO : sub/file2.rclone_chunk.001_qu57f7: Copied (server-side copy) to: sub/file2 2025/03/07 05:57:28 INFO : sub/file2.rclone_chunk.001_qu57f7: Deleted === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/07 05:57:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/notfound" 2025/03/07 05:57:28 DEBUG : Config file has changed externally - reloading 2025/03/07 05:57:28 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/notfound" 2025/03/07 05:57:29 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (2.02s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.08s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.19s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:29 INFO : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Making directory 2025/03/07 05:57:29 INFO : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Making directory --- PASS: TestMkdir (0.12s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:29 DEBUG : sub dir/hello world.rclone_chunk.001_qu59p3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 05:57:29 INFO : sub dir/hello world.rclone_chunk.001_qu59p3: Copied (server-side copy) to: sub dir/hello world 2025/03/07 05:57:29 INFO : sub dir/hello world.rclone_chunk.001_qu59p3: Deleted --- PASS: TestLsd (0.75s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:30 DEBUG : potato2.rclone_chunk.001_qu5ay4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:57:30 INFO : potato2.rclone_chunk.001_qu5ay4: Copied (server-side copy) to: potato2 2025/03/07 05:57:30 INFO : potato2.rclone_chunk.001_qu5ay4: Deleted 2025/03/07 05:57:30 DEBUG : empty space.rclone_chunk.001_qu5a1e: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:57:30 INFO : empty space.rclone_chunk.001_qu5a1e: Copied (server-side copy) to: empty space 2025/03/07 05:57:31 INFO : empty space.rclone_chunk.001_qu5a1e: Deleted --- PASS: TestLs (1.15s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:31 DEBUG : potato2.rclone_chunk.001_qu5bms: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:57:31 INFO : potato2.rclone_chunk.001_qu5bms: Copied (server-side copy) to: potato2 2025/03/07 05:57:31 INFO : potato2.rclone_chunk.001_qu5bms: Deleted 2025/03/07 05:57:32 DEBUG : empty space.rclone_chunk.001_qu5b9l: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:57:32 INFO : empty space.rclone_chunk.001_qu5b9l: Copied (server-side copy) to: empty space 2025/03/07 05:57:32 INFO : empty space.rclone_chunk.001_qu5b9l: Deleted 2025/03/07 05:57:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/07 05:57:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.26s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:32 DEBUG : potato2.rclone_chunk.001_qu5ckh: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:57:32 INFO : potato2.rclone_chunk.001_qu5ckh: Copied (server-side copy) to: potato2 2025/03/07 05:57:33 INFO : potato2.rclone_chunk.001_qu5ckh: Deleted 2025/03/07 05:57:33 DEBUG : empty space.rclone_chunk.001_qu5dpl: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:57:33 INFO : empty space.rclone_chunk.001_qu5dpl: Copied (server-side copy) to: empty space 2025/03/07 05:57:33 INFO : empty space.rclone_chunk.001_qu5dpl: Deleted --- PASS: TestLsLong (1.20s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:34 DEBUG : potato2.rclone_chunk.001_qu5dn5: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:57:34 INFO : potato2.rclone_chunk.001_qu5dn5: Copied (server-side copy) to: potato2 2025/03/07 05:57:34 INFO : potato2.rclone_chunk.001_qu5dn5: Deleted 2025/03/07 05:57:34 DEBUG : empty space.rclone_chunk.001_qu5ejk: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:57:34 INFO : empty space.rclone_chunk.001_qu5ejk: Copied (server-side copy) to: empty space 2025/03/07 05:57:34 INFO : empty space.rclone_chunk.001_qu5ejk: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.25s) --- PASS: TestHashSums/Md5 (0.04s) --- PASS: TestHashSums/Md5Download (0.12s) === RUN TestHashSumsWithErrors 2025/03/07 05:57:35 DEBUG : Creating backend with remote ":memory:" 2025/03/07 05:57:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/07 05:57:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/07 05:57:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:35 DEBUG : potato2.rclone_chunk.001_qu5f0y: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:57:35 INFO : potato2.rclone_chunk.001_qu5f0y: Copied (server-side copy) to: potato2 2025/03/07 05:57:35 INFO : potato2.rclone_chunk.001_qu5f0y: Deleted 2025/03/07 05:57:35 DEBUG : empty space.rclone_chunk.001_qu5fqc: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:57:35 INFO : empty space.rclone_chunk.001_qu5fqc: Copied (server-side copy) to: empty space 2025/03/07 05:57:35 INFO : empty space.rclone_chunk.001_qu5fqc: Deleted 2025/03/07 05:57:36 DEBUG : sub dir/potato3.rclone_chunk.001_qu5ft5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/07 05:57:36 INFO : sub dir/potato3.rclone_chunk.001_qu5ft5: Copied (server-side copy) to: sub dir/potato3 2025/03/07 05:57:36 INFO : sub dir/potato3.rclone_chunk.001_qu5ft5: Deleted --- PASS: TestCount (1.68s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:37 DEBUG : small.rclone_chunk.001_qu5gwq: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/03/07 05:57:37 INFO : small.rclone_chunk.001_qu5gwq: Copied (server-side copy) to: small 2025/03/07 05:57:37 INFO : small.rclone_chunk.001_qu5gwq: Deleted 2025/03/07 05:57:37 DEBUG : medium.rclone_chunk.001_qu5hf3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:57:37 INFO : medium.rclone_chunk.001_qu5hf3: Copied (server-side copy) to: medium 2025/03/07 05:57:37 INFO : medium.rclone_chunk.001_qu5hf3: Deleted 2025/03/07 05:57:37 DEBUG : large.rclone_chunk.001_qu5h4w: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2025/03/07 05:57:37 INFO : large.rclone_chunk.001_qu5h4w: Copied (server-side copy) to: large 2025/03/07 05:57:37 INFO : large.rclone_chunk.001_qu5h4w: Deleted 2025/03/07 05:57:38 DEBUG : Waiting for deletions to finish 2025/03/07 05:57:38 DEBUG : large: Excluded (Size Filter) 2025/03/07 05:57:38 DEBUG : large: Excluded 2025/03/07 05:57:38 INFO : medium: Deleted 2025/03/07 05:57:38 INFO : small: Deleted --- PASS: TestDelete (1.67s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.16s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.16s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:39 DEBUG : ReadFile.rclone_chunk.001_qu5imf: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/03/07 05:57:39 INFO : ReadFile.rclone_chunk.001_qu5imf: Copied (server-side copy) to: ReadFile 2025/03/07 05:57:39 INFO : ReadFile.rclone_chunk.001_qu5imf: Deleted --- PASS: TestReadFile (0.82s) === RUN TestRetry 2025/03/07 05:57:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/07 05:57:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/07 05:57:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 05:57:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 05:57:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 05:57:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 05:57:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:40 DEBUG : file1.rclone_chunk.001_qu5juu: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/03/07 05:57:40 INFO : file1.rclone_chunk.001_qu5juu: Copied (server-side copy) to: file1 2025/03/07 05:57:40 INFO : file1.rclone_chunk.001_qu5juu: Deleted 2025/03/07 05:57:40 DEBUG : file2.rclone_chunk.001_qu5kuz: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/03/07 05:57:40 INFO : file2.rclone_chunk.001_qu5kuz: Copied (server-side copy) to: file2 2025/03/07 05:57:40 INFO : file2.rclone_chunk.001_qu5kuz: Deleted --- PASS: TestCat (1.74s) === RUN TestPurge 2025/03/07 05:57:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yupurey5zevi" 2025/03/07 05:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:57:41 DEBUG : Creating backend with remote "TestS3:rclone-test-yupurey5zevi" 2025/03/07 05:57:41 DEBUG : Reset feature "ListR" 2025/03/07 05:57:41 DEBUG : Creating backend with remote "/tmp/rclone3385576627" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yupurey5zevi'", Local "Local file system at /tmp/rclone3385576627", Modify Window "1ns" 2025/03/07 05:57:42 INFO : S3 bucket rclone-test-yupurey5zevi: Bucket "rclone-test-yupurey5zevi" created with ACL "" 2025/03/07 05:57:42 DEBUG : A1/B1/C1/one.rclone_chunk.001_qu5m77: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/03/07 05:57:42 INFO : A1/B1/C1/one.rclone_chunk.001_qu5m77: Copied (server-side copy) to: A1/B1/C1/one 2025/03/07 05:57:42 INFO : A1/B1/C1/one.rclone_chunk.001_qu5m77: Deleted 2025/03/07 05:57:42 INFO : A2: Making directory 2025/03/07 05:57:42 INFO : A1/B2: Making directory 2025/03/07 05:57:42 INFO : A1/B2/C2: Making directory 2025/03/07 05:57:42 INFO : A1/B1/C3: Making directory 2025/03/07 05:57:42 INFO : A3: Making directory 2025/03/07 05:57:42 INFO : A3/B3: Making directory 2025/03/07 05:57:42 INFO : A3/B3/C4: Making directory 2025/03/07 05:57:43 DEBUG : A1/two.rclone_chunk.001_qu5mcc: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/03/07 05:57:43 INFO : A1/two.rclone_chunk.001_qu5mcc: Copied (server-side copy) to: A1/two 2025/03/07 05:57:43 INFO : A1/two.rclone_chunk.001_qu5mcc: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/07 05:57:43 DEBUG : S3 bucket rclone-test-yupurey5zevi: bucket is versioned: false 2025/03/07 05:57:43 DEBUG : Waiting for deletions to finish 2025/03/07 05:57:43 DEBUG : "A1/B1/C1/one" version false 2025/03/07 05:57:43 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/03/07 05:57:43 INFO : A1/B1/C1/one: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/07 05:57:43 DEBUG : Waiting for deletions to finish 2025/03/07 05:57:43 DEBUG : "A1/two" version false 2025/03/07 05:57:43 DEBUG : A1/two: Deleting (id "") 2025/03/07 05:57:43 INFO : A1/two: Deleted 2025/03/07 05:57:44 INFO : S3 bucket rclone-test-yupurey5zevi: Bucket "rclone-test-yupurey5zevi" deleted 2025/03/07 05:57:44 ERROR : : error listing: directory not found 2025/03/07 05:57:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-yupurey5zevi': Purge remote 2025/03/07 05:57:44 DEBUG : Waiting for deletions to finish 2025/03/07 05:57:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.67s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:44 DEBUG : A1/B1/C1/one.rclone_chunk.001_qu5opk: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/03/07 05:57:44 INFO : A1/B1/C1/one.rclone_chunk.001_qu5opk: Copied (server-side copy) to: A1/B1/C1/one 2025/03/07 05:57:44 INFO : A1/B1/C1/one.rclone_chunk.001_qu5opk: Deleted 2025/03/07 05:57:44 INFO : A2: Making directory 2025/03/07 05:57:44 INFO : A1/B2: Making directory 2025/03/07 05:57:44 INFO : A1/B2/C2: Making directory 2025/03/07 05:57:44 INFO : A1/B1/C3: Making directory 2025/03/07 05:57:44 INFO : A3: Making directory 2025/03/07 05:57:44 INFO : A3/B3: Making directory 2025/03/07 05:57:44 INFO : A3/B3/C4: Making directory 2025/03/07 05:57:44 DEBUG : A1/two.rclone_chunk.001_qu5oun: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/03/07 05:57:44 INFO : A1/two.rclone_chunk.001_qu5oun: Copied (server-side copy) to: A1/two 2025/03/07 05:57:45 INFO : A1/two.rclone_chunk.001_qu5oun: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/07 05:57:45 DEBUG : removing 1 level 3 directories 2025/03/07 05:57:45 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/07 05:57:46 DEBUG : removing 1 level 0 directories 2025/03/07 05:57:46 INFO : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Removing directory 2025/03/07 05:57:46 INFO : S3 bucket rclone-test-xumenom6buno: Bucket "rclone-test-xumenom6buno" deleted 2025/03/07 05:57:46 ERROR : : error listing: directory not found 2025/03/07 05:57:46 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.57s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:47 INFO : S3 bucket rclone-test-xumenom6buno: Bucket "rclone-test-xumenom6buno" created with ACL "" 2025/03/07 05:57:47 INFO : A1: Making directory 2025/03/07 05:57:47 INFO : A1/B1: Making directory 2025/03/07 05:57:47 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.93s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:47 INFO : A1: Making directory 2025/03/07 05:57:47 INFO : A1/B1: Making directory 2025/03/07 05:57:47 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.20s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:48 DEBUG : file1.rclone_chunk.001_qu5ras: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/03/07 05:57:48 INFO : file1.rclone_chunk.001_qu5ras: Copied (server-side copy) to: file1 2025/03/07 05:57:48 INFO : file1.rclone_chunk.001_qu5ras: Deleted 2025/03/07 05:57:48 DEBUG : filename.txt: File name found in url 2025/03/07 05:57:48 DEBUG : filename.txt.rclone_chunk.001_qu5sz6: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/03/07 05:57:48 INFO : filename.txt.rclone_chunk.001_qu5sz6: Copied (server-side copy) to: filename.txt 2025/03/07 05:57:48 INFO : filename.txt.rclone_chunk.001_qu5sz6: Deleted 2025/03/07 05:57:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/07 05:57:49 DEBUG : headerfilename.txt.rclone_chunk.001_qu5sji: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/03/07 05:57:49 INFO : headerfilename.txt.rclone_chunk.001_qu5sji: Copied (server-side copy) to: headerfilename.txt 2025/03/07 05:57:49 INFO : headerfilename.txt.rclone_chunk.001_qu5sji: Deleted 2025/03/07 05:57:49 DEBUG : file2.rclone_chunk.001_qu5twi: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/03/07 05:57:49 INFO : file2.rclone_chunk.001_qu5twi: Copied (server-side copy) to: file2 2025/03/07 05:57:49 INFO : file2.rclone_chunk.001_qu5twi: Deleted --- PASS: TestCopyURL (2.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 05:57:50 DEBUG : sub/file2.rclone_chunk.001_qu5udq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:50 INFO : sub/file2.rclone_chunk.001_qu5udq: Copied (server-side copy) to: sub/file2 2025/03/07 05:57:50 INFO : sub/file2.rclone_chunk.001_qu5udq: Deleted 2025/03/07 05:57:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:50 INFO : file1: Copied (new) to: sub/file2 2025/03/07 05:57:50 INFO : file1: Deleted 2025/03/07 05:57:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:57:50 DEBUG : file1: Unchanged skipping 2025/03/07 05:57:50 INFO : file1: Deleted 2025/03/07 05:57:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.16s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 05:57:51 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:51 DEBUG : file1.rclone_chunk.001_qu5vhx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:51 INFO : file1.rclone_chunk.001_qu5vhx: Copied (server-side copy) to: file1 2025/03/07 05:57:51 INFO : file1.rclone_chunk.001_qu5vhx: Deleted 2025/03/07 05:57:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:51 INFO : file1: Copied (new) 2025/03/07 05:57:51 INFO : file1: Deleted 2025/03/07 05:57:51 DEBUG : file1: Destination exists, skipping 2025/03/07 05:57:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.86s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.08s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:52 DEBUG : dst/file1.rclone_chunk.001_qu5weg: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/07 05:57:52 INFO : dst/file1.rclone_chunk.001_qu5weg: Copied (server-side copy) to: dst/file1 2025/03/07 05:57:52 INFO : dst/file1.rclone_chunk.001_qu5weg: Deleted 2025/03/07 05:57:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xumenom6buno/backup" 2025/03/07 05:57:52 DEBUG : Config file has changed externally - reloading 2025/03/07 05:57:52 DEBUG : Creating backend with remote "TestS3:rclone-test-xumenom6buno/backup" 2025/03/07 05:57:53 DEBUG : Reset feature "ListR" 2025/03/07 05:57:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/07 05:57:53 DEBUG : dst/file1: copy non-chunked object... 2025/03/07 05:57:53 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/07 05:57:53 INFO : dst/file1: Copied (server-side copy) 2025/03/07 05:57:53 INFO : dst/file1: Deleted 2025/03/07 05:57:53 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/03/07 05:57:54 DEBUG : dst/file1.rclone_chunk.001_qu5xvc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:54 INFO : dst/file1.rclone_chunk.001_qu5xvc: Copied (server-side copy) to: dst/file1 2025/03/07 05:57:54 INFO : dst/file1.rclone_chunk.001_qu5xvc: Deleted 2025/03/07 05:57:54 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/07 05:57:54 INFO : dst/file1: Copied (new) 2025/03/07 05:57:54 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.49s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:55 DEBUG : A1/one.rclone_chunk.001_qu5yvy: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:55 INFO : A1/one.rclone_chunk.001_qu5yvy: Copied (server-side copy) to: A1/one 2025/03/07 05:57:55 INFO : A1/one.rclone_chunk.001_qu5yvy: Deleted 2025/03/07 05:57:55 DEBUG : A1/two.rclone_chunk.001_qu5z1x: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:55 INFO : A1/two.rclone_chunk.001_qu5z1x: Copied (server-side copy) to: A1/two 2025/03/07 05:57:55 INFO : A1/two.rclone_chunk.001_qu5z1x: Deleted 2025/03/07 05:57:55 DEBUG : A1/B1/three.rclone_chunk.001_qu5zs1: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/07 05:57:55 INFO : A1/B1/three.rclone_chunk.001_qu5zs1: Copied (server-side copy) to: A1/B1/three 2025/03/07 05:57:56 INFO : A1/B1/three.rclone_chunk.001_qu5zs1: Deleted 2025/03/07 05:57:56 DEBUG : A1/B1/C1/four.rclone_chunk.001_qu60bk: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/07 05:57:56 INFO : A1/B1/C1/four.rclone_chunk.001_qu60bk: Copied (server-side copy) to: A1/B1/C1/four 2025/03/07 05:57:56 INFO : A1/B1/C1/four.rclone_chunk.001_qu60bk: Deleted 2025/03/07 05:57:56 DEBUG : A1/B1/C2/five.rclone_chunk.001_qu60dx: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/07 05:57:56 INFO : A1/B1/C2/five.rclone_chunk.001_qu60dx: Copied (server-side copy) to: A1/B1/C2/five 2025/03/07 05:57:56 INFO : A1/B1/C2/five.rclone_chunk.001_qu60dx: Deleted 2025/03/07 05:57:56 INFO : A1/B2: Making directory 2025/03/07 05:57:56 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/03/07 05:57:57 DEBUG : A1/two: copy non-chunked object... 2025/03/07 05:57:57 DEBUG : A1/one: copy non-chunked object... 2025/03/07 05:57:57 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/03/07 05:57:57 DEBUG : A1/B1/three: copy non-chunked object... 2025/03/07 05:57:57 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/03/07 05:57:57 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:57 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/03/07 05:57:57 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/07 05:57:57 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/03/07 05:57:57 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/07 05:57:57 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/03/07 05:57:57 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:57 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/03/07 05:57:57 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/07 05:57:57 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/03/07 05:57:57 INFO : A1/one: Deleted 2025/03/07 05:57:57 INFO : A1/B1/three: Deleted 2025/03/07 05:57:57 INFO : A1/B1/C1/four: Deleted 2025/03/07 05:57:57 INFO : A1/two: Deleted 2025/03/07 05:57:57 INFO : A1/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/03/07 05:57:58 DEBUG : A2/one: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A2/B1/three: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A2/two: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:58 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/03/07 05:57:58 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/07 05:57:58 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/03/07 05:57:58 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:58 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/03/07 05:57:58 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/07 05:57:58 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/03/07 05:57:58 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/07 05:57:58 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/03/07 05:57:58 INFO : A2/two: Deleted 2025/03/07 05:57:58 INFO : A2/B1/three: Deleted 2025/03/07 05:57:58 INFO : A2/one: Deleted 2025/03/07 05:57:58 INFO : A2/B1/C2/five: Deleted 2025/03/07 05:57:58 INFO : A2/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/03/07 05:57:58 INFO : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/07 05:57:58 DEBUG : A3/B1/three: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A3/two: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A3/one: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/03/07 05:57:58 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/07 05:57:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/03/07 05:57:58 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/07 05:57:58 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/03/07 05:57:58 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 05:57:58 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/03/07 05:57:58 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 05:57:58 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/03/07 05:57:58 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/07 05:57:58 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/03/07 05:57:58 INFO : A3/B1/three: Deleted 2025/03/07 05:57:58 INFO : A3/two: Deleted 2025/03/07 05:57:58 INFO : A3/B1/C1/four: Deleted 2025/03/07 05:57:58 INFO : A3/one: Deleted 2025/03/07 05:57:58 INFO : A3/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.03s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" --- PASS: TestGetFsInfo (0.08s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:57:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 05:58:00 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_qu64fm: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/03/07 05:58:00 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_qu64fm: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/03/07 05:58:00 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_qu64fm: Deleted 2025/03/07 05:58:00 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/03/07 05:58:00 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/03/07 05:58:00 NOTICE: S3 bucket rclone-test-xumenom6buno: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/03/07 05:58:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: open chunk writer: started multipart upload: uIjCgfrjTb1r99q_qoeY3I2WmvzleEAwyvzsxIm1yfpF5eA3SBqRf1o5UsiTLZ8ZCChpiAEiFWyyF0M5Myp3zJA55uPYAn452Tv._.VrBSj1cGEiP8WcO322RkKVeOhN 2025/03/07 05:58:00 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/03/07 05:58:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/03/07 05:58:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: multipart upload "uIjCgfrjTb1r99q_qoeY3I2WmvzleEAwyvzsxIm1yfpF5eA3SBqRf1o5UsiTLZ8ZCChpiAEiFWyyF0M5Myp3zJA55uPYAn452Tv._.VrBSj1cGEiP8WcO322RkKVeOhN" finished 2025/03/07 05:58:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/03/07 05:58:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: Src hash empty - aborting Dst hash check 2025/03/07 05:58:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2025/03/07 05:58:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_qu64kk: Deleted 2025/03/07 05:58:01 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/03/07 05:58:01 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:58:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 05:58:01 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_qu6502: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/03/07 05:58:01 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_qu6502: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/03/07 05:58:01 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_qu6502: Deleted 2025/03/07 05:58:01 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/03/07 05:58:01 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: open chunk writer: started multipart upload: tmGareR5tC.jhgwZMZtu0c7SX9RftWO4xBlcBLJXFkGo4eHk.BqzxFl5daRIWFtuovaQrZBXaw1vWXM0fXmCnzCnVkkTyk7giRD8tf0KxiX3CVuylVzROlKF2yub1YTu 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: multipart upload "tmGareR5tC.jhgwZMZtu0c7SX9RftWO4xBlcBLJXFkGo4eHk.BqzxFl5daRIWFtuovaQrZBXaw1vWXM0fXmCnzCnVkkTyk7giRD8tf0KxiX3CVuylVzROlKF2yub1YTu" finished 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: Src hash empty - aborting Dst hash check 2025/03/07 05:58:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2025/03/07 05:58:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_qu65op: Deleted 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/03/07 05:58:02 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:58:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 05:58:03 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_qu66qg: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/03/07 05:58:03 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_qu66qg: Deleted 2025/03/07 05:58:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 05:58:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu67y8: open chunk writer: started multipart upload: U1Yhe7BaZOzhOImHATWAiLYDa9OkeEQ3.3Pxyp1fqibGkMRV2UXJZypRCWm65vxnMzsAEr5S72yhpXDwexU62SsXiCc5UK1PZ_nPLuYCGpGvVQa99FDZqjRpkRa7L.iZ 2025/03/07 05:58:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/03/07 05:58:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu67y8: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/03/07 05:58:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu67y8: multipart upload "U1Yhe7BaZOzhOImHATWAiLYDa9OkeEQ3.3Pxyp1fqibGkMRV2UXJZypRCWm65vxnMzsAEr5S72yhpXDwexU62SsXiCc5UK1PZ_nPLuYCGpGvVQa99FDZqjRpkRa7L.iZ" finished 2025/03/07 05:58:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu67y8: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/03/07 05:58:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu67y8: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/03/07 05:58:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu67y8: Deleted 2025/03/07 05:58:03 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:58:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 05:58:04 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_qu68py: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/03/07 05:58:04 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_qu68py: Deleted 2025/03/07 05:58:04 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/03/07 05:58:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 05:58:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu687o: open chunk writer: started multipart upload: f.O20NkWmOTZaHCivDgvzb5rqaQJmmkR7OMJ8Ss32LsZp3pxnOskYP0_vKAtpgN2ycSyb2Jiro_i10LhT3TwhmNV36IsMxtHYEJNSl4CkuZifE.a_OB69aibNDiggRU6 2025/03/07 05:58:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/03/07 05:58:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu687o: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/03/07 05:58:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu687o: multipart upload "f.O20NkWmOTZaHCivDgvzb5rqaQJmmkR7OMJ8Ss32LsZp3pxnOskYP0_vKAtpgN2ycSyb2Jiro_i10LhT3TwhmNV36IsMxtHYEJNSl4CkuZifE.a_OB69aibNDiggRU6" finished 2025/03/07 05:58:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu687o: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/03/07 05:58:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu687o: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/03/07 05:58:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_qu687o: Deleted 2025/03/07 05:58:05 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/03/07 05:58:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.34s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:58:06 DEBUG : potato1.rclone_chunk.001_qu693j: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:58:06 INFO : potato1.rclone_chunk.001_qu693j: Copied (server-side copy) to: potato1 2025/03/07 05:58:06 INFO : potato1.rclone_chunk.001_qu693j: Deleted 2025/03/07 05:58:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': File to upload is small (60 bytes), uploading instead of streaming 2025/03/07 05:58:06 DEBUG : potato2.rclone_chunk.001_qu6ako: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:58:06 INFO : potato2.rclone_chunk.001_qu6ako: Copied (server-side copy) to: potato2 2025/03/07 05:58:06 INFO : potato2.rclone_chunk.001_qu6ako: Deleted 2025/03/07 05:58:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:58:06 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.08s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" 2025/03/07 05:58:07 DEBUG : potato2.rclone_chunk.001_qu6akd: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 05:58:07 INFO : potato2.rclone_chunk.001_qu6akd: Copied (server-side copy) to: potato2 2025/03/07 05:58:07 INFO : potato2.rclone_chunk.001_qu6akd: Deleted 2025/03/07 05:58:07 DEBUG : empty space.rclone_chunk.001_qu6b97: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 05:58:07 INFO : empty space.rclone_chunk.001_qu6b97: Copied (server-side copy) to: empty space 2025/03/07 05:58:07 INFO : empty space.rclone_chunk.001_qu6b97: Deleted 2025/03/07 05:58:08 DEBUG : sub dir/potato3.rclone_chunk.001_qu6b2h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/07 05:58:08 INFO : sub dir/potato3.rclone_chunk.001_qu6b2h: Copied (server-side copy) to: sub dir/potato3 2025/03/07 05:58:08 INFO : sub dir/potato3.rclone_chunk.001_qu6b2h: Deleted 2025/03/07 05:58:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Touching "empty space" 2025/03/07 05:58:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Touching "potato2" 2025/03/07 05:58:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.04s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.08s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.08s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.08s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.08s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.08s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xumenom6buno'", Local "Local file system at /tmp/rclone785328503", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.08s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/07 05:58:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-xumenom6buno': Purge remote 2025/03/07 05:58:09 DEBUG : S3 bucket rclone-test-xumenom6buno: bucket is versioned: false 2025/03/07 05:58:09 DEBUG : Waiting for deletions to finish 2025/03/07 05:58:09 INFO : S3 bucket rclone-test-xumenom6buno: Bucket "rclone-test-xumenom6buno" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Finished OK in 1m56.782585998s (try 1/5)