"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5)
2025/04/05 05:16:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno"
2025/04/05 05:16:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:16:40 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno"
2025/04/05 05:16:40 DEBUG : Reset feature "ListR"
2025/04/05 05:16:40 DEBUG : Creating backend with remote "/tmp/rclone4013849093"
=== 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2025/04/05 05:16:40 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.19s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2025/04/05 05:16:40 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/04/05 05:16:40 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/05 05:16:40 DEBUG : potato: Seek from 10 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 10 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Seek from 5 to 2
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/05 05:16:40 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Seek from 5 to 2
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/05 05:16:40 DEBUG : potato: Seek from 8 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 8 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/05 05:16:40 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/05 05:16:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/05 05:16:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/05 05:16:40 DEBUG : potato: Seek from 5 to 2
2025/04/05 05:16:40 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/05 05:16:40 DEBUG : potato: Seek from 9 to 0
2025/04/05 05:16:40 DEBUG : potato: Seek from 9 to 0
2025/04/05 05:16:40 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:16:41 INFO  : S3 bucket rclone-test-sipazey5vuno: Bucket "rclone-test-sipazey5vuno" created with ACL ""
2025/04/05 05:16:41 DEBUG : rutabaga.rclone_chunk.001_8hlnsl: md5 = a49405dcd1c6a545eace9d6825af944b OK
2025/04/05 05:16:41 INFO  : rutabaga.rclone_chunk.001_8hlnsl: Copied (server-side copy) to: rutabaga
2025/04/05 05:16:41 INFO  : rutabaga.rclone_chunk.001_8hlnsl: Deleted
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/04/05 05:16:42 DEBUG : empty space.rclone_chunk.001_8hlote: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:16:42 INFO  : empty space.rclone_chunk.001_8hlote: Copied (server-side copy) to: empty space
2025/04/05 05:16:42 INFO  : empty space.rclone_chunk.001_8hlote: Deleted
=== RUN   TestCheck/3
2025/04/05 05:16:43 DEBUG : potato2.rclone_chunk.001_8hloxm: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:16:43 INFO  : potato2.rclone_chunk.001_8hloxm: Copied (server-side copy) to: potato2
2025/04/05 05:16:43 INFO  : potato2.rclone_chunk.001_8hloxm: Deleted
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/04/05 05:16:43 DEBUG : remotepotato.rclone_chunk.001_8hlpn2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:16:43 INFO  : remotepotato.rclone_chunk.001_8hlpn2: Copied (server-side copy) to: remotepotato
2025/04/05 05:16:43 INFO  : remotepotato.rclone_chunk.001_8hlpn2: Deleted
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (3.55s)
    --- PASS: TestCheck/1 (0.04s)
    --- PASS: TestCheck/2 (0.05s)
    --- PASS: TestCheck/3 (0.05s)
    --- PASS: TestCheck/4 (0.05s)
    --- PASS: TestCheck/5 (0.05s)
    --- PASS: TestCheck/6 (0.04s)
    --- PASS: TestCheck/7 (0.04s)
=== RUN   TestCheckFsError
2025/04/05 05:16:44 DEBUG : Creating backend with remote "nonexistent"
2025/04/05 05:16:44 DEBUG : Creating backend with remote "nonexistent"
2025/04/05 05:16:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/05 05:16:44 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/04/05 05:16:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/05 05:16:44 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:16:44 DEBUG : rutabaga.rclone_chunk.001_8hlq9f: md5 = a49405dcd1c6a545eace9d6825af944b OK
2025/04/05 05:16:44 INFO  : rutabaga.rclone_chunk.001_8hlq9f: Copied (server-side copy) to: rutabaga
2025/04/05 05:16:44 INFO  : rutabaga.rclone_chunk.001_8hlq9f: Deleted
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/04/05 05:16:45 DEBUG : empty space.rclone_chunk.001_8hlri5: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:16:45 INFO  : empty space.rclone_chunk.001_8hlri5: Copied (server-side copy) to: empty space
2025/04/05 05:16:45 INFO  : empty space.rclone_chunk.001_8hlri5: Deleted
=== RUN   TestCheckDownload/3
2025/04/05 05:16:46 DEBUG : potato2.rclone_chunk.001_8hlry8: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:16:46 INFO  : potato2.rclone_chunk.001_8hlry8: Copied (server-side copy) to: potato2
2025/04/05 05:16:46 INFO  : potato2.rclone_chunk.001_8hlry8: Deleted
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/04/05 05:16:47 DEBUG : remotepotato.rclone_chunk.001_8hlswm: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:16:47 INFO  : remotepotato.rclone_chunk.001_8hlswm: Copied (server-side copy) to: remotepotato
2025/04/05 05:16:47 INFO  : remotepotato.rclone_chunk.001_8hlswm: Deleted
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (3.32s)
    --- PASS: TestCheckDownload/1 (0.09s)
    --- PASS: TestCheckDownload/2 (0.09s)
    --- PASS: TestCheckDownload/3 (0.09s)
    --- PASS: TestCheckDownload/4 (0.14s)
    --- PASS: TestCheckDownload/5 (0.09s)
    --- PASS: TestCheckDownload/6 (0.09s)
    --- PASS: TestCheckDownload/7 (0.09s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:16:48 DEBUG : rutabaga.rclone_chunk.001_8hlts9: md5 = a49405dcd1c6a545eace9d6825af944b OK
2025/04/05 05:16:48 INFO  : rutabaga.rclone_chunk.001_8hlts9: Copied (server-side copy) to: rutabaga
2025/04/05 05:16:48 INFO  : rutabaga.rclone_chunk.001_8hlts9: Deleted
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/04/05 05:16:48 DEBUG : empty space.rclone_chunk.001_8hluiu: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:16:48 INFO  : empty space.rclone_chunk.001_8hluiu: Copied (server-side copy) to: empty space
2025/04/05 05:16:48 INFO  : empty space.rclone_chunk.001_8hluiu: Deleted
=== RUN   TestCheckSizeOnly/3
2025/04/05 05:16:49 DEBUG : potato2.rclone_chunk.001_8hlv3v: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK
2025/04/05 05:16:49 INFO  : potato2.rclone_chunk.001_8hlv3v: Copied (server-side copy) to: potato2
2025/04/05 05:16:49 INFO  : potato2.rclone_chunk.001_8hlv3v: Deleted
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/04/05 05:16:50 DEBUG : remotepotato.rclone_chunk.001_8hlvaf: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:16:50 INFO  : remotepotato.rclone_chunk.001_8hlvaf: Copied (server-side copy) to: remotepotato
2025/04/05 05:16:50 INFO  : remotepotato.rclone_chunk.001_8hlvaf: Deleted
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (2.83s)
    --- PASS: TestCheckSizeOnly/1 (0.05s)
    --- PASS: TestCheckSizeOnly/2 (0.05s)
    --- PASS: TestCheckSizeOnly/3 (0.04s)
    --- PASS: TestCheckSizeOnly/4 (0.04s)
    --- PASS: TestCheckSizeOnly/5 (0.04s)
    --- PASS: TestCheckSizeOnly/6 (0.05s)
    --- PASS: TestCheckSizeOnly/7 (0.04s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:16:50 DEBUG : test.sum.rclone_chunk.001_8hlw1y: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK
2025/04/05 05:16:50 INFO  : test.sum.rclone_chunk.001_8hlw1y: Copied (server-side copy) to: test.sum
2025/04/05 05:16:51 INFO  : test.sum.rclone_chunk.001_8hlw1y: Deleted
2025/04/05 05:16:51 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/05 05:16:51 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/05 05:16:51 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/05 05:16:51 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/05 05:16:51 DEBUG : test.sum.rclone_chunk.001_8hlxsy: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK
2025/04/05 05:16:51 INFO  : test.sum.rclone_chunk.001_8hlxsy: Copied (server-side copy) to: test.sum
2025/04/05 05:16:51 INFO  : test.sum.rclone_chunk.001_8hlxsy: Deleted
2025/04/05 05:16:51 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/05 05:16:51 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/05 05:16:51 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/05 05:16:51 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (1.30s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:16:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/data"
2025/04/05 05:16:51 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/data"
2025/04/05 05:16:52 DEBUG : Reset feature "ListR"
2025/04/05 05:16:52 DEBUG : data/banana.rclone_chunk.001_8hly5o: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:16:52 INFO  : data/banana.rclone_chunk.001_8hly5o: Copied (server-side copy) to: data/banana
2025/04/05 05:16:52 INFO  : data/banana.rclone_chunk.001_8hly5o: Deleted
2025/04/05 05:16:52 DEBUG : test.sum.rclone_chunk.001_8hly7p: md5 = a466e167cb278a07bb8a055a36371a12 OK
2025/04/05 05:16:52 INFO  : test.sum.rclone_chunk.001_8hly7p: Copied (server-side copy) to: test.sum
2025/04/05 05:16:52 INFO  : test.sum.rclone_chunk.001_8hly7p: Deleted
=== RUN   TestCheckSum/subtest1
2025/04/05 05:16:53 DEBUG : data/potato.rclone_chunk.001_8hlzkr: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK
2025/04/05 05:16:53 INFO  : data/potato.rclone_chunk.001_8hlzkr: Copied (server-side copy) to: data/potato
2025/04/05 05:16:53 INFO  : data/potato.rclone_chunk.001_8hlzkr: Deleted
2025/04/05 05:16:54 DEBUG : test.sum.rclone_chunk.001_8hlzmv: md5 = a466e167cb278a07bb8a055a36371a12 OK
2025/04/05 05:16:54 INFO  : test.sum.rclone_chunk.001_8hlzmv: Copied (server-side copy) to: test.sum
2025/04/05 05:16:54 INFO  : test.sum.rclone_chunk.001_8hlzmv: Deleted
=== RUN   TestCheckSum/subtest2
2025/04/05 05:16:54 DEBUG : test.sum.rclone_chunk.001_8hm0tx: md5 = 8b285896bf09dbe9c259309cb73ee53d OK
2025/04/05 05:16:54 INFO  : test.sum.rclone_chunk.001_8hm0tx: Copied (server-side copy) to: test.sum
2025/04/05 05:16:55 INFO  : test.sum.rclone_chunk.001_8hm0tx: Deleted
=== RUN   TestCheckSum/subtest3
2025/04/05 05:16:55 DEBUG : test.sum.rclone_chunk.001_8hm1ka: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK
2025/04/05 05:16:55 INFO  : test.sum.rclone_chunk.001_8hm1ka: Copied (server-side copy) to: test.sum
2025/04/05 05:16:55 INFO  : test.sum.rclone_chunk.001_8hm1ka: Deleted
=== RUN   TestCheckSum/subtest4
2025/04/05 05:16:56 DEBUG : test.sum.rclone_chunk.001_8hm2oq: md5 = 4b34b061f9d75ae495fb99d247dc697e OK
2025/04/05 05:16:56 INFO  : test.sum.rclone_chunk.001_8hm2oq: Copied (server-side copy) to: test.sum
2025/04/05 05:16:56 INFO  : test.sum.rclone_chunk.001_8hm2oq: Deleted
=== RUN   TestCheckSum/subtest5
2025/04/05 05:16:57 DEBUG : test.sum.rclone_chunk.001_8hm3x1: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK
2025/04/05 05:16:57 INFO  : test.sum.rclone_chunk.001_8hm3x1: Copied (server-side copy) to: test.sum
2025/04/05 05:16:57 INFO  : test.sum.rclone_chunk.001_8hm3x1: Deleted
=== RUN   TestCheckSum/subtest6
2025/04/05 05:16:58 DEBUG : data/banana.rclone_chunk.001_8hm41v: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:16:58 INFO  : data/banana.rclone_chunk.001_8hm41v: Copied (server-side copy) to: data/banana
2025/04/05 05:16:58 INFO  : data/banana.rclone_chunk.001_8hm41v: Deleted
2025/04/05 05:16:59 DEBUG : data/potato.rclone_chunk.001_8hm4s4: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK
2025/04/05 05:16:59 INFO  : data/potato.rclone_chunk.001_8hm4s4: Copied (server-side copy) to: data/potato
2025/04/05 05:16:59 INFO  : data/potato.rclone_chunk.001_8hm4s4: Deleted
2025/04/05 05:16:59 DEBUG : test.sum.rclone_chunk.001_8hm5mg: md5 = b016be839d91d18cfaa786ab2a641504 OK
2025/04/05 05:16:59 INFO  : test.sum.rclone_chunk.001_8hm5mg: Copied (server-side copy) to: test.sum
2025/04/05 05:16:59 INFO  : test.sum.rclone_chunk.001_8hm5mg: Deleted
=== RUN   TestCheckSum/subtest7
--- PASS: TestCheckSum (8.43s)
    --- PASS: TestCheckSum/subtest1 (0.18s)
    --- PASS: TestCheckSum/subtest2 (0.17s)
    --- PASS: TestCheckSum/subtest3 (0.17s)
    --- PASS: TestCheckSum/subtest4 (0.17s)
    --- PASS: TestCheckSum/subtest5 (0.17s)
    --- PASS: TestCheckSum/subtest6 (0.17s)
    --- PASS: TestCheckSum/subtest7 (0.25s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/data"
2025/04/05 05:17:00 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/data"
2025/04/05 05:17:00 DEBUG : Reset feature "ListR"
2025/04/05 05:17:00 DEBUG : data/banana.rclone_chunk.001_8hm6mf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:00 INFO  : data/banana.rclone_chunk.001_8hm6mf: Copied (server-side copy) to: data/banana
2025/04/05 05:17:00 INFO  : data/banana.rclone_chunk.001_8hm6mf: Deleted
2025/04/05 05:17:01 DEBUG : test.sum.rclone_chunk.001_8hm6to: md5 = a466e167cb278a07bb8a055a36371a12 OK
2025/04/05 05:17:01 INFO  : test.sum.rclone_chunk.001_8hm6to: Copied (server-side copy) to: test.sum
2025/04/05 05:17:01 INFO  : test.sum.rclone_chunk.001_8hm6to: Deleted
=== RUN   TestCheckSumDownload/subtest1
2025/04/05 05:17:02 DEBUG : data/potato.rclone_chunk.001_8hm7j0: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK
2025/04/05 05:17:02 INFO  : data/potato.rclone_chunk.001_8hm7j0: Copied (server-side copy) to: data/potato
2025/04/05 05:17:02 INFO  : data/potato.rclone_chunk.001_8hm7j0: Deleted
2025/04/05 05:17:02 DEBUG : test.sum.rclone_chunk.001_8hm85q: md5 = a466e167cb278a07bb8a055a36371a12 OK
2025/04/05 05:17:02 INFO  : test.sum.rclone_chunk.001_8hm85q: Copied (server-side copy) to: test.sum
2025/04/05 05:17:02 INFO  : test.sum.rclone_chunk.001_8hm85q: Deleted
=== RUN   TestCheckSumDownload/subtest2
2025/04/05 05:17:03 DEBUG : test.sum.rclone_chunk.001_8hm9ji: md5 = 8b285896bf09dbe9c259309cb73ee53d OK
2025/04/05 05:17:03 INFO  : test.sum.rclone_chunk.001_8hm9ji: Copied (server-side copy) to: test.sum
2025/04/05 05:17:03 INFO  : test.sum.rclone_chunk.001_8hm9ji: Deleted
=== RUN   TestCheckSumDownload/subtest3
2025/04/05 05:17:04 DEBUG : test.sum.rclone_chunk.001_8hmapa: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK
2025/04/05 05:17:04 INFO  : test.sum.rclone_chunk.001_8hmapa: Copied (server-side copy) to: test.sum
2025/04/05 05:17:04 INFO  : test.sum.rclone_chunk.001_8hmapa: Deleted
=== RUN   TestCheckSumDownload/subtest4
2025/04/05 05:17:05 DEBUG : test.sum.rclone_chunk.001_8hmbkb: md5 = 4b34b061f9d75ae495fb99d247dc697e OK
2025/04/05 05:17:05 INFO  : test.sum.rclone_chunk.001_8hmbkb: Copied (server-side copy) to: test.sum
2025/04/05 05:17:05 INFO  : test.sum.rclone_chunk.001_8hmbkb: Deleted
=== RUN   TestCheckSumDownload/subtest5
2025/04/05 05:17:06 DEBUG : test.sum.rclone_chunk.001_8hmcyz: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK
2025/04/05 05:17:06 INFO  : test.sum.rclone_chunk.001_8hmcyz: Copied (server-side copy) to: test.sum
2025/04/05 05:17:06 INFO  : test.sum.rclone_chunk.001_8hmcyz: Deleted
=== RUN   TestCheckSumDownload/subtest6
2025/04/05 05:17:07 DEBUG : data/banana.rclone_chunk.001_8hmd4h: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:07 INFO  : data/banana.rclone_chunk.001_8hmd4h: Copied (server-side copy) to: data/banana
2025/04/05 05:17:07 INFO  : data/banana.rclone_chunk.001_8hmd4h: Deleted
2025/04/05 05:17:07 DEBUG : data/potato.rclone_chunk.001_8hmdb1: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK
2025/04/05 05:17:07 INFO  : data/potato.rclone_chunk.001_8hmdb1: Copied (server-side copy) to: data/potato
2025/04/05 05:17:07 INFO  : data/potato.rclone_chunk.001_8hmdb1: Deleted
2025/04/05 05:17:08 DEBUG : test.sum.rclone_chunk.001_8hmest: md5 = b016be839d91d18cfaa786ab2a641504 OK
2025/04/05 05:17:08 INFO  : test.sum.rclone_chunk.001_8hmest: Copied (server-side copy) to: test.sum
2025/04/05 05:17:08 INFO  : test.sum.rclone_chunk.001_8hmest: Deleted
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (8.94s)
    --- PASS: TestCheckSumDownload/subtest1 (0.21s)
    --- PASS: TestCheckSumDownload/subtest2 (0.21s)
    --- PASS: TestCheckSumDownload/subtest3 (0.26s)
    --- PASS: TestCheckSumDownload/subtest4 (0.22s)
    --- PASS: TestCheckSumDownload/subtest5 (0.22s)
    --- PASS: TestCheckSumDownload/subtest6 (0.24s)
    --- PASS: TestCheckSumDownload/subtest7 (0.23s)
=== RUN   TestApplyTransforms
2025/04/05 05:17:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wulodup0yuva"
2025/04/05 05:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:09 DEBUG : Creating backend with remote "TestS3:rclone-test-wulodup0yuva"
2025/04/05 05:17:09 DEBUG : Reset feature "ListR"
2025/04/05 05:17:09 DEBUG : Creating backend with remote "/tmp/rclone2952737078"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-wulodup0yuva'", Local "Local file system at /tmp/rclone2952737078", Modify Window "1ns"
2025/04/05 05:17:10 INFO  : S3 bucket rclone-test-wulodup0yuva: Bucket "rclone-test-wulodup0yuva" created with ACL ""
2025/04/05 05:17:10 DEBUG : hello, world!.rclone_chunk.001_8hmg9g: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:10 INFO  : hello, world!.rclone_chunk.001_8hmg9g: Copied (server-side copy) to: hello, world!
2025/04/05 05:17:10 INFO  : hello, world!.rclone_chunk.001_8hmg9g: Deleted
upper checkfile vs. lower remote (without normalization)
2025/04/05 05:17:10 ERROR : hello, world!: sum not found
2025/04/05 05:17:10 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-wulodup0yuva'
2025/04/05 05:17:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-wulodup0yuva': 1 files missing
2025/04/05 05:17:10 NOTICE: 1 hashes missing
2025/04/05 05:17:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-wulodup0yuva': 2 differences found
2025/04/05 05:17:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-wulodup0yuva': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/05 05:17:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-wulodup0yuva': 0 differences found
2025/04/05 05:17:10 NOTICE: Chunked 'TestChunkerS3:rclone-test-wulodup0yuva': 1 matching files
2025/04/05 05:17:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zudimot2huki"
2025/04/05 05:17:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:10 DEBUG : Creating backend with remote "TestS3:rclone-test-zudimot2huki"
2025/04/05 05:17:10 DEBUG : Reset feature "ListR"
2025/04/05 05:17:10 DEBUG : Creating backend with remote "/tmp/rclone3310293247"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zudimot2huki'", Local "Local file system at /tmp/rclone3310293247", Modify Window "1ns"
2025/04/05 05:17:11 INFO  : S3 bucket rclone-test-zudimot2huki: Bucket "rclone-test-zudimot2huki" created with ACL ""
2025/04/05 05:17:11 DEBUG : HELLO, WORLD!.rclone_chunk.001_8hmhbu: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:11 INFO  : HELLO, WORLD!.rclone_chunk.001_8hmhbu: Copied (server-side copy) to: HELLO, WORLD!
2025/04/05 05:17:11 INFO  : HELLO, WORLD!.rclone_chunk.001_8hmhbu: Deleted
lower checkfile vs. upper remote (without normalization)
2025/04/05 05:17:11 ERROR : HELLO, WORLD!: sum not found
2025/04/05 05:17:11 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-zudimot2huki'
2025/04/05 05:17:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-zudimot2huki': 1 files missing
2025/04/05 05:17:11 NOTICE: 1 hashes missing
2025/04/05 05:17:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-zudimot2huki': 2 differences found
2025/04/05 05:17:11 NOTICE: Chunked 'TestChunkerS3:rclone-test-zudimot2huki': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/05 05:17:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-zudimot2huki': 0 differences found
2025/04/05 05:17:12 NOTICE: Chunked 'TestChunkerS3:rclone-test-zudimot2huki': 1 matching files
2025/04/05 05:17:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyolac6qojo"
2025/04/05 05:17:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:12 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyolac6qojo"
2025/04/05 05:17:12 DEBUG : Reset feature "ListR"
2025/04/05 05:17:12 DEBUG : Creating backend with remote "/tmp/rclone1174623601"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo'", Local "Local file system at /tmp/rclone1174623601", Modify Window "1ns"
2025/04/05 05:17:12 INFO  : S3 bucket rclone-test-jiyolac6qojo: Bucket "rclone-test-jiyolac6qojo" created with ACL ""
2025/04/05 05:17:13 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_8hmia8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:13 INFO  : HeLlO, wOrLd!.rclone_chunk.001_8hmia8: Copied (server-side copy) to: HeLlO, wOrLd!
2025/04/05 05:17:13 INFO  : HeLlO, wOrLd!.rclone_chunk.001_8hmia8: Deleted
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/05 05:17:13 ERROR : HeLlO, wOrLd!: sum not found
2025/04/05 05:17:13 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo'
2025/04/05 05:17:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo': 1 files missing
2025/04/05 05:17:13 NOTICE: 1 hashes missing
2025/04/05 05:17:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo': 2 differences found
2025/04/05 05:17:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/05 05:17:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo': 0 differences found
2025/04/05 05:17:13 NOTICE: Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo': 1 matching files
2025/04/05 05:17:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-bibozah8jese"
2025/04/05 05:17:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:13 DEBUG : Creating backend with remote "TestS3:rclone-test-bibozah8jese"
2025/04/05 05:17:13 DEBUG : Reset feature "ListR"
2025/04/05 05:17:13 DEBUG : Creating backend with remote "/tmp/rclone3011664309"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-bibozah8jese'", Local "Local file system at /tmp/rclone3011664309", Modify Window "1ns"
2025/04/05 05:17:14 INFO  : S3 bucket rclone-test-bibozah8jese: Bucket "rclone-test-bibozah8jese" created with ACL ""
2025/04/05 05:17:14 DEBUG : HELLO, WORLD!.rclone_chunk.001_8hmkcb: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:14 INFO  : HELLO, WORLD!.rclone_chunk.001_8hmkcb: Copied (server-side copy) to: HELLO, WORLD!
2025/04/05 05:17:14 INFO  : HELLO, WORLD!.rclone_chunk.001_8hmkcb: Deleted
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/05 05:17:14 ERROR : HELLO, WORLD!: sum not found
2025/04/05 05:17:14 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-bibozah8jese'
2025/04/05 05:17:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-bibozah8jese': 1 files missing
2025/04/05 05:17:14 NOTICE: 1 hashes missing
2025/04/05 05:17:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-bibozah8jese': 2 differences found
2025/04/05 05:17:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-bibozah8jese': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/05 05:17:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-bibozah8jese': 0 differences found
2025/04/05 05:17:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-bibozah8jese': 1 matching files
2025/04/05 05:17:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-labolah8xuru"
2025/04/05 05:17:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:14 DEBUG : Creating backend with remote "TestS3:rclone-test-labolah8xuru"
2025/04/05 05:17:14 DEBUG : Reset feature "ListR"
2025/04/05 05:17:14 DEBUG : Creating backend with remote "/tmp/rclone3890938045"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-labolah8xuru'", Local "Local file system at /tmp/rclone3890938045", Modify Window "1ns"
2025/04/05 05:17:15 INFO  : S3 bucket rclone-test-labolah8xuru: Bucket "rclone-test-labolah8xuru" created with ACL ""
2025/04/05 05:17:16 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_8hmldo: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:16 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_8hmldo: Copied (server-side copy) to: 測試_Русский___ě_áñ
2025/04/05 05:17:16 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_8hmldo: Deleted
NFD checkfile vs. NFC remote (without normalization)
2025/04/05 05:17:16 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/05 05:17:16 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-labolah8xuru'
2025/04/05 05:17:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-labolah8xuru': 1 files missing
2025/04/05 05:17:16 NOTICE: 1 hashes missing
2025/04/05 05:17:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-labolah8xuru': 2 differences found
2025/04/05 05:17:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-labolah8xuru': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/05 05:17:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-labolah8xuru': 0 differences found
2025/04/05 05:17:16 NOTICE: Chunked 'TestChunkerS3:rclone-test-labolah8xuru': 1 matching files
2025/04/05 05:17:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tuderuy3gigo"
2025/04/05 05:17:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:16 DEBUG : Creating backend with remote "TestS3:rclone-test-tuderuy3gigo"
2025/04/05 05:17:16 DEBUG : Reset feature "ListR"
2025/04/05 05:17:16 DEBUG : Creating backend with remote "/tmp/rclone2753491109"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo'", Local "Local file system at /tmp/rclone2753491109", Modify Window "1ns"
2025/04/05 05:17:17 INFO  : S3 bucket rclone-test-tuderuy3gigo: Bucket "rclone-test-tuderuy3gigo" created with ACL ""
2025/04/05 05:17:17 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_8hmnb4: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:17 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_8hmnb4: Copied (server-side copy) to: 測試_Русский___ě_áñ
2025/04/05 05:17:17 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_8hmnb4: Deleted
NFC checkfile vs. NFD remote (without normalization)
2025/04/05 05:17:17 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/05 05:17:17 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo'
2025/04/05 05:17:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo': 1 files missing
2025/04/05 05:17:17 NOTICE: 1 hashes missing
2025/04/05 05:17:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo': 2 differences found
2025/04/05 05:17:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/05 05:17:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo': 0 differences found
2025/04/05 05:17:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo': 1 matching files
2025/04/05 05:17:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dekiker2zoru"
2025/04/05 05:17:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:17 DEBUG : Creating backend with remote "TestS3:rclone-test-dekiker2zoru"
2025/04/05 05:17:17 DEBUG : Reset feature "ListR"
2025/04/05 05:17:17 DEBUG : Creating backend with remote "/tmp/rclone2302120007"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-dekiker2zoru'", Local "Local file system at /tmp/rclone2302120007", Modify Window "1ns"
2025/04/05 05:17:18 INFO  : S3 bucket rclone-test-dekiker2zoru: Bucket "rclone-test-dekiker2zoru" created with ACL ""
2025/04/05 05:17:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmowz: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:18 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmowz: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/05 05:17:18 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmowz: Deleted
NFDx2 checkfile vs. both remote (without normalization)
2025/04/05 05:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/05 05:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-dekiker2zoru'
2025/04/05 05:17:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-dekiker2zoru': 1 files missing
2025/04/05 05:17:19 NOTICE: 1 hashes missing
2025/04/05 05:17:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-dekiker2zoru': 2 differences found
2025/04/05 05:17:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-dekiker2zoru': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/05 05:17:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-dekiker2zoru': 0 differences found
2025/04/05 05:17:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-dekiker2zoru': 1 matching files
2025/04/05 05:17:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-diruwoy9hewi"
2025/04/05 05:17:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:19 DEBUG : Creating backend with remote "TestS3:rclone-test-diruwoy9hewi"
2025/04/05 05:17:19 DEBUG : Reset feature "ListR"
2025/04/05 05:17:19 DEBUG : Creating backend with remote "/tmp/rclone3067369600"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi'", Local "Local file system at /tmp/rclone3067369600", Modify Window "1ns"
2025/04/05 05:17:19 INFO  : S3 bucket rclone-test-diruwoy9hewi: Bucket "rclone-test-diruwoy9hewi" created with ACL ""
2025/04/05 05:17:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmp4s: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:20 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmp4s: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/05 05:17:20 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmp4s: Deleted
NFCx2 checkfile vs. both remote (without normalization)
2025/04/05 05:17:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/05 05:17:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi'
2025/04/05 05:17:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi': 1 files missing
2025/04/05 05:17:20 NOTICE: 1 hashes missing
2025/04/05 05:17:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi': 2 differences found
2025/04/05 05:17:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/05 05:17:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi': 0 differences found
2025/04/05 05:17:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi': 1 matching files
2025/04/05 05:17:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lobucov1tiro"
2025/04/05 05:17:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:20 DEBUG : Creating backend with remote "TestS3:rclone-test-lobucov1tiro"
2025/04/05 05:17:20 DEBUG : Reset feature "ListR"
2025/04/05 05:17:20 DEBUG : Creating backend with remote "/tmp/rclone3177056067"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-lobucov1tiro'", Local "Local file system at /tmp/rclone3177056067", Modify Window "1ns"
2025/04/05 05:17:21 INFO  : S3 bucket rclone-test-lobucov1tiro: Bucket "rclone-test-lobucov1tiro" created with ACL ""
2025/04/05 05:17:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmrm8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:21 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmrm8: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/05 05:17:21 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmrm8: Deleted
both checkfile vs. NFDx2 remote (without normalization)
2025/04/05 05:17:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/05 05:17:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-lobucov1tiro'
2025/04/05 05:17:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-lobucov1tiro': 1 files missing
2025/04/05 05:17:21 NOTICE: 1 hashes missing
2025/04/05 05:17:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-lobucov1tiro': 2 differences found
2025/04/05 05:17:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-lobucov1tiro': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/05 05:17:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-lobucov1tiro': 0 differences found
2025/04/05 05:17:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-lobucov1tiro': 1 matching files
2025/04/05 05:17:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dacamij1qucu"
2025/04/05 05:17:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:17:21 DEBUG : Creating backend with remote "TestS3:rclone-test-dacamij1qucu"
2025/04/05 05:17:21 DEBUG : Reset feature "ListR"
2025/04/05 05:17:21 DEBUG : Creating backend with remote "/tmp/rclone2648216495"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-dacamij1qucu'", Local "Local file system at /tmp/rclone2648216495", Modify Window "1ns"
2025/04/05 05:17:22 INFO  : S3 bucket rclone-test-dacamij1qucu: Bucket "rclone-test-dacamij1qucu" created with ACL ""
2025/04/05 05:17:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmsp9: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:23 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmsp9: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/05 05:17:23 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8hmsp9: Deleted
both checkfile vs. NFCx2 remote (without normalization)
2025/04/05 05:17:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/05 05:17:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-dacamij1qucu'
2025/04/05 05:17:23 NOTICE: Chunked 'TestChunkerS3:rclone-test-dacamij1qucu': 1 files missing
2025/04/05 05:17:23 NOTICE: 1 hashes missing
2025/04/05 05:17:23 NOTICE: Chunked 'TestChunkerS3:rclone-test-dacamij1qucu': 2 differences found
2025/04/05 05:17:23 NOTICE: Chunked 'TestChunkerS3:rclone-test-dacamij1qucu': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/05 05:17:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/05 05:17:23 NOTICE: Chunked 'TestChunkerS3:rclone-test-dacamij1qucu': 0 differences found
2025/04/05 05:17:23 NOTICE: Chunked 'TestChunkerS3:rclone-test-dacamij1qucu': 1 matching files
2025/04/05 05:17:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-dacamij1qucu': Purge remote
2025/04/05 05:17:23 DEBUG : S3 bucket rclone-test-dacamij1qucu: bucket is versioned: false
2025/04/05 05:17:23 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:23 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false
2025/04/05 05:17:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "")
2025/04/05 05:17:23 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted
2025/04/05 05:17:23 INFO  : S3 bucket rclone-test-dacamij1qucu: Bucket "rclone-test-dacamij1qucu" deleted
2025/04/05 05:17:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-lobucov1tiro': Purge remote
2025/04/05 05:17:23 DEBUG : S3 bucket rclone-test-lobucov1tiro: bucket is versioned: false
2025/04/05 05:17:23 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:23 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false
2025/04/05 05:17:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "")
2025/04/05 05:17:23 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted
2025/04/05 05:17:24 INFO  : S3 bucket rclone-test-lobucov1tiro: Bucket "rclone-test-lobucov1tiro" deleted
2025/04/05 05:17:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-diruwoy9hewi': Purge remote
2025/04/05 05:17:24 DEBUG : S3 bucket rclone-test-diruwoy9hewi: bucket is versioned: false
2025/04/05 05:17:24 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:24 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false
2025/04/05 05:17:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "")
2025/04/05 05:17:24 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted
2025/04/05 05:17:24 INFO  : S3 bucket rclone-test-diruwoy9hewi: Bucket "rclone-test-diruwoy9hewi" deleted
2025/04/05 05:17:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-dekiker2zoru': Purge remote
2025/04/05 05:17:24 DEBUG : S3 bucket rclone-test-dekiker2zoru: bucket is versioned: false
2025/04/05 05:17:24 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:24 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false
2025/04/05 05:17:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "")
2025/04/05 05:17:24 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted
2025/04/05 05:17:25 INFO  : S3 bucket rclone-test-dekiker2zoru: Bucket "rclone-test-dekiker2zoru" deleted
2025/04/05 05:17:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-tuderuy3gigo': Purge remote
2025/04/05 05:17:25 DEBUG : S3 bucket rclone-test-tuderuy3gigo: bucket is versioned: false
2025/04/05 05:17:25 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:25 DEBUG : "測試_Русский___ě_áñ" version false
2025/04/05 05:17:25 DEBUG : 測試_Русский___ě_áñ: Deleting (id "")
2025/04/05 05:17:25 INFO  : 測試_Русский___ě_áñ: Deleted
2025/04/05 05:17:25 INFO  : S3 bucket rclone-test-tuderuy3gigo: Bucket "rclone-test-tuderuy3gigo" deleted
2025/04/05 05:17:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-labolah8xuru': Purge remote
2025/04/05 05:17:25 DEBUG : S3 bucket rclone-test-labolah8xuru: bucket is versioned: false
2025/04/05 05:17:25 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:25 DEBUG : "測試_Русский___ě_áñ" version false
2025/04/05 05:17:25 DEBUG : 測試_Русский___ě_áñ: Deleting (id "")
2025/04/05 05:17:25 INFO  : 測試_Русский___ě_áñ: Deleted
2025/04/05 05:17:26 INFO  : S3 bucket rclone-test-labolah8xuru: Bucket "rclone-test-labolah8xuru" deleted
2025/04/05 05:17:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-bibozah8jese': Purge remote
2025/04/05 05:17:26 DEBUG : S3 bucket rclone-test-bibozah8jese: bucket is versioned: false
2025/04/05 05:17:26 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:26 DEBUG : "HELLO, WORLD!" version false
2025/04/05 05:17:26 DEBUG : HELLO, WORLD!: Deleting (id "")
2025/04/05 05:17:26 INFO  : HELLO, WORLD!: Deleted
2025/04/05 05:17:26 INFO  : S3 bucket rclone-test-bibozah8jese: Bucket "rclone-test-bibozah8jese" deleted
2025/04/05 05:17:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jiyolac6qojo': Purge remote
2025/04/05 05:17:26 DEBUG : S3 bucket rclone-test-jiyolac6qojo: bucket is versioned: false
2025/04/05 05:17:26 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:26 DEBUG : "HeLlO, wOrLd!" version false
2025/04/05 05:17:26 DEBUG : HeLlO, wOrLd!: Deleting (id "")
2025/04/05 05:17:26 INFO  : HeLlO, wOrLd!: Deleted
2025/04/05 05:17:27 INFO  : S3 bucket rclone-test-jiyolac6qojo: Bucket "rclone-test-jiyolac6qojo" deleted
2025/04/05 05:17:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-zudimot2huki': Purge remote
2025/04/05 05:17:27 DEBUG : S3 bucket rclone-test-zudimot2huki: bucket is versioned: false
2025/04/05 05:17:27 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:27 DEBUG : "HELLO, WORLD!" version false
2025/04/05 05:17:27 DEBUG : HELLO, WORLD!: Deleting (id "")
2025/04/05 05:17:27 INFO  : HELLO, WORLD!: Deleted
2025/04/05 05:17:27 INFO  : S3 bucket rclone-test-zudimot2huki: Bucket "rclone-test-zudimot2huki" deleted
2025/04/05 05:17:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-wulodup0yuva': Purge remote
2025/04/05 05:17:27 DEBUG : S3 bucket rclone-test-wulodup0yuva: bucket is versioned: false
2025/04/05 05:17:27 DEBUG : Waiting for deletions to finish
2025/04/05 05:17:28 DEBUG : "hello, world!" version false
2025/04/05 05:17:28 DEBUG : hello, world!: Deleting (id "")
2025/04/05 05:17:28 INFO  : hello, world!: Deleted
2025/04/05 05:17:28 INFO  : S3 bucket rclone-test-wulodup0yuva: Bucket "rclone-test-wulodup0yuva" deleted
--- PASS: TestApplyTransforms (19.14s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/05 05:17:28 DEBUG : sub/file2.rclone_chunk.001_8hmy39: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:17:28 INFO  : sub/file2.rclone_chunk.001_8hmy39: Copied (server-side copy) to: sub/file2
2025/04/05 05:17:28 INFO  : sub/file2.rclone_chunk.001_8hmy39: Deleted
2025/04/05 05:17:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:17:28 INFO  : file1: Copied (new) to: sub/file2
2025/04/05 05:17:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:29 DEBUG : file1: Unchanged skipping
2025/04/05 05:17:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (1.22s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.09s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:30 DEBUG : dst/file1.rclone_chunk.001_8hmz5c: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/05 05:17:30 INFO  : dst/file1.rclone_chunk.001_8hmz5c: Copied (server-side copy) to: dst/file1
2025/04/05 05:17:30 INFO  : dst/file1.rclone_chunk.001_8hmz5c: Deleted
2025/04/05 05:17:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/backup"
2025/04/05 05:17:30 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/backup"
2025/04/05 05:17:30 DEBUG : Reset feature "ListR"
2025/04/05 05:17:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/05 05:17:30 DEBUG : dst/file1: copy non-chunked object...
2025/04/05 05:17:30 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/05 05:17:30 INFO  : dst/file1: Copied (server-side copy)
2025/04/05 05:17:31 INFO  : dst/file1: Deleted
2025/04/05 05:17:31 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:31 DEBUG : dst/file1.rclone_chunk.001_8hn1vl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:17:31 INFO  : dst/file1.rclone_chunk.001_8hn1vl: Copied (server-side copy) to: dst/file1
2025/04/05 05:17:31 INFO  : dst/file1.rclone_chunk.001_8hn1vl: Deleted
2025/04/05 05:17:31 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:17:31 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (2.19s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/dst"
2025/04/05 05:17:31 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/dst"
2025/04/05 05:17:32 DEBUG : Reset feature "ListR"
2025/04/05 05:17:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/CompareDest"
2025/04/05 05:17:32 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/CompareDest"
2025/04/05 05:17:32 DEBUG : Reset feature "ListR"
2025/04/05 05:17:32 DEBUG : one: Need to transfer - File not found at Destination
2025/04/05 05:17:32 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:33 DEBUG : one.rclone_chunk.001_8hn2je: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:33 INFO  : one.rclone_chunk.001_8hn2je: Copied (server-side copy) to: one
2025/04/05 05:17:33 INFO  : one.rclone_chunk.001_8hn2je: Deleted
2025/04/05 05:17:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:33 INFO  : one: Copied (new)
2025/04/05 05:17:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/05 05:17:33 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:33 DEBUG : one.rclone_chunk.001_8hn3sb: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:33 INFO  : one.rclone_chunk.001_8hn3sb: Copied (server-side copy) to: one
2025/04/05 05:17:33 INFO  : one.rclone_chunk.001_8hn3sb: Deleted
2025/04/05 05:17:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:33 INFO  : one: Copied (replaced existing)
2025/04/05 05:17:34 DEBUG : dst/one.rclone_chunk.001_8hn4h0: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:34 INFO  : dst/one.rclone_chunk.001_8hn4h0: Copied (server-side copy) to: dst/one
2025/04/05 05:17:34 INFO  : dst/one.rclone_chunk.001_8hn4h0: Deleted
2025/04/05 05:17:34 DEBUG : CompareDest/one.rclone_chunk.001_8hn48d: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:34 INFO  : CompareDest/one.rclone_chunk.001_8hn48d: Copied (server-side copy) to: CompareDest/one
2025/04/05 05:17:34 INFO  : CompareDest/one.rclone_chunk.001_8hn48d: Deleted
2025/04/05 05:17:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/05 05:17:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:35 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/05 05:17:35 DEBUG : CompareDest/two.rclone_chunk.001_8hn5n7: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:17:35 INFO  : CompareDest/two.rclone_chunk.001_8hn5n7: Copied (server-side copy) to: CompareDest/two
2025/04/05 05:17:35 INFO  : CompareDest/two.rclone_chunk.001_8hn5n7: Deleted
2025/04/05 05:17:36 DEBUG : two: Need to transfer - File not found at Destination
2025/04/05 05:17:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:36 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/05 05:17:36 DEBUG : two: Need to transfer - File not found at Destination
2025/04/05 05:17:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:36 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/05 05:17:37 DEBUG : two: Need to transfer - File not found at Destination
2025/04/05 05:17:37 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/05 05:17:37 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:37 DEBUG : two.rclone_chunk.001_8hn775: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/05 05:17:37 INFO  : two.rclone_chunk.001_8hn775: Copied (server-side copy) to: two
2025/04/05 05:17:37 INFO  : two.rclone_chunk.001_8hn775: Deleted
2025/04/05 05:17:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/05 05:17:37 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (6.20s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/dst"
2025/04/05 05:17:38 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/dst"
2025/04/05 05:17:38 DEBUG : Reset feature "ListR"
2025/04/05 05:17:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/CopyDest"
2025/04/05 05:17:38 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/CopyDest"
2025/04/05 05:17:38 DEBUG : Reset feature "ListR"
2025/04/05 05:17:38 DEBUG : one: Need to transfer - File not found at Destination
2025/04/05 05:17:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:39 DEBUG : one.rclone_chunk.001_8hn8x3: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:39 INFO  : one.rclone_chunk.001_8hn8x3: Copied (server-side copy) to: one
2025/04/05 05:17:39 INFO  : one.rclone_chunk.001_8hn8x3: Deleted
2025/04/05 05:17:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:39 INFO  : one: Copied (new)
2025/04/05 05:17:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/05 05:17:39 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:39 DEBUG : one.rclone_chunk.001_8hn986: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:39 INFO  : one.rclone_chunk.001_8hn986: Copied (server-side copy) to: one
2025/04/05 05:17:40 INFO  : one.rclone_chunk.001_8hn986: Deleted
2025/04/05 05:17:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:40 INFO  : one: Copied (replaced existing)
2025/04/05 05:17:40 DEBUG : dst/one.rclone_chunk.001_8hnar9: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:40 INFO  : dst/one.rclone_chunk.001_8hnar9: Copied (server-side copy) to: dst/one
2025/04/05 05:17:40 INFO  : dst/one.rclone_chunk.001_8hnar9: Deleted
2025/04/05 05:17:40 DEBUG : CopyDest/one.rclone_chunk.001_8hnazj: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:40 INFO  : CopyDest/one.rclone_chunk.001_8hnazj: Copied (server-side copy) to: CopyDest/one
2025/04/05 05:17:41 INFO  : CopyDest/one.rclone_chunk.001_8hnazj: Deleted
2025/04/05 05:17:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/BackupDir"
2025/04/05 05:17:41 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/BackupDir"
2025/04/05 05:17:41 DEBUG : Reset feature "ListR"
2025/04/05 05:17:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/05 05:17:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/05 05:17:41 DEBUG : one: copy non-chunked object...
2025/04/05 05:17:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:17:41 INFO  : one: Copied (server-side copy)
2025/04/05 05:17:41 INFO  : one: Deleted
2025/04/05 05:17:41 DEBUG : one: copy non-chunked object...
2025/04/05 05:17:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/05 05:17:42 INFO  : one: Copied (server-side copy)
2025/04/05 05:17:42 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/05 05:17:42 DEBUG : CopyDest/two.rclone_chunk.001_8hncwx: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:17:42 INFO  : CopyDest/two.rclone_chunk.001_8hncwx: Copied (server-side copy) to: CopyDest/two
2025/04/05 05:17:42 INFO  : CopyDest/two.rclone_chunk.001_8hncwx: Deleted
2025/04/05 05:17:43 DEBUG : two: Need to transfer - File not found at Destination
2025/04/05 05:17:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:43 DEBUG : two: copy non-chunked object...
2025/04/05 05:17:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:17:43 INFO  : two: Copied (server-side copy)
2025/04/05 05:17:43 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/05 05:17:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:17:43 DEBUG : two: Unchanged skipping
2025/04/05 05:17:44 DEBUG : CopyDest/three.rclone_chunk.001_8hndu2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/05 05:17:44 INFO  : CopyDest/three.rclone_chunk.001_8hndu2: Copied (server-side copy) to: CopyDest/three
2025/04/05 05:17:44 INFO  : CopyDest/three.rclone_chunk.001_8hndu2: Deleted
2025/04/05 05:17:44 DEBUG : three: Need to transfer - File not found at Destination
2025/04/05 05:17:44 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/05 05:17:44 DEBUG : three: Destination not found in --copy-dest
2025/04/05 05:17:44 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:45 DEBUG : three.rclone_chunk.001_8hnenv: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/05 05:17:45 INFO  : three.rclone_chunk.001_8hnenv: Copied (server-side copy) to: three
2025/04/05 05:17:45 INFO  : three.rclone_chunk.001_8hnenv: Deleted
2025/04/05 05:17:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/05 05:17:45 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (7.98s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/05 05:17:46 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:46 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_8hngen: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:17:46 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_8hngen: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1
2025/04/05 05:17:46 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_8hngen: Deleted
2025/04/05 05:17:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:17:46 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/05 05:17:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/05 05:17:46 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:17:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-sipazey5vuno.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_8hngab?x-id=PutObject": max transfer limit reached as set by --max-transfer
2025/04/05 05:17:47 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.27s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.08s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.08s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.09s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:48 DEBUG : one.rclone_chunk.001_8hnhox: md5 = d53dd1831050e1a638cf642941afb39b OK
2025/04/05 05:17:48 INFO  : one.rclone_chunk.001_8hnhox: Copied (server-side copy) to: one
2025/04/05 05:17:48 INFO  : one.rclone_chunk.001_8hnhox: Deleted
2025/04/05 05:17:48 DEBUG : also/one.rclone_chunk.001_8hni7x: md5 = d53dd1831050e1a638cf642941afb39b OK
2025/04/05 05:17:48 INFO  : also/one.rclone_chunk.001_8hni7x: Copied (server-side copy) to: also/one
2025/04/05 05:17:48 INFO  : also/one.rclone_chunk.001_8hni7x: Deleted
2025/04/05 05:17:49 DEBUG : another.rclone_chunk.001_8hniqe: md5 = d53dd1831050e1a638cf642941afb39b OK
2025/04/05 05:17:49 INFO  : another.rclone_chunk.001_8hniqe: Copied (server-side copy) to: another
2025/04/05 05:17:49 INFO  : another.rclone_chunk.001_8hniqe: Deleted
2025/04/05 05:17:49 DEBUG : not-one.rclone_chunk.001_8hnjs1: md5 = c13d88cb4cb02003daedb8a84e5d272a OK
2025/04/05 05:17:49 INFO  : not-one.rclone_chunk.001_8hnjs1: Copied (server-side copy) to: not-one
2025/04/05 05:17:49 INFO  : not-one.rclone_chunk.001_8hnjs1: Deleted
2025/04/05 05:17:49 INFO  : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Looking for duplicate md5 hashes using newest mode.
2025/04/05 05:17:49 NOTICE: d53dd1831050e1a638cf642941afb39b: Found 3 files with duplicate md5 hashes
2025/04/05 05:17:50 INFO  : one: Deleted
2025/04/05 05:17:50 INFO  : also/one: Deleted
2025/04/05 05:17:50 NOTICE: d53dd1831050e1a638cf642941afb39b: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (2.51s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.08s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.09s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.09s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:51 DEBUG : a.txt.rclone_chunk.001_8hnko4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/04/05 05:17:51 INFO  : a.txt.rclone_chunk.001_8hnko4: Copied (server-side copy) to: a.txt
2025/04/05 05:17:51 INFO  : a.txt.rclone_chunk.001_8hnko4: Deleted
2025/04/05 05:17:51 DEBUG : zend.txt.rclone_chunk.001_8hnl9i: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/04/05 05:17:51 INFO  : zend.txt.rclone_chunk.001_8hnl9i: Copied (server-side copy) to: zend.txt
2025/04/05 05:17:51 INFO  : zend.txt.rclone_chunk.001_8hnl9i: Deleted
2025/04/05 05:17:52 DEBUG : sub dir/hello world.rclone_chunk.001_8hnlrx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/04/05 05:17:52 INFO  : sub dir/hello world.rclone_chunk.001_8hnlrx: Copied (server-side copy) to: sub dir/hello world
2025/04/05 05:17:52 INFO  : sub dir/hello world.rclone_chunk.001_8hnlrx: Deleted
2025/04/05 05:17:52 DEBUG : sub dir/hello world2.rclone_chunk.001_8hnm3a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/04/05 05:17:52 INFO  : sub dir/hello world2.rclone_chunk.001_8hnm3a: Copied (server-side copy) to: sub dir/hello world2
2025/04/05 05:17:52 INFO  : sub dir/hello world2.rclone_chunk.001_8hnm3a: Deleted
2025/04/05 05:17:52 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_8hnmd7: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:17:52 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_8hnmd7: Copied (server-side copy) to: sub dir/ignore dir/.ignore
2025/04/05 05:17:52 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_8hnmd7: Deleted
2025/04/05 05:17:53 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_8hnmzn: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK
2025/04/05 05:17:53 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_8hnmzn: Copied (server-side copy) to: sub dir/ignore dir/should be ignored
2025/04/05 05:17:53 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_8hnmzn: Deleted
2025/04/05 05:17:53 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_8hnnuw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/04/05 05:17:53 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_8hnnuw: Copied (server-side copy) to: sub dir/sub sub dir/hello world3
2025/04/05 05:17:53 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_8hnnuw: Deleted
2025/04/05 05:17:54 DEBUG : a.txt: Excluded (Size Filter)
2025/04/05 05:17:54 DEBUG : a.txt: Excluded
2025/04/05 05:17:54 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/05 05:17:54 DEBUG : sub dir/hello world: Excluded
2025/04/05 05:17:54 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/05 05:17:54 DEBUG : sub dir/hello world2: Excluded
2025/04/05 05:17:54 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/05 05:17:54 DEBUG : sub dir/hello world: Excluded
2025/04/05 05:17:54 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/05 05:17:54 DEBUG : sub dir/hello world2: Excluded
2025/04/05 05:17:54 DEBUG : sub dir/ignore dir: Excluded
2025/04/05 05:17:54 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (4.27s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:55 DEBUG : file1.rclone_chunk.001_8hnp9a: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK
2025/04/05 05:17:55 INFO  : file1.rclone_chunk.001_8hnp9a: Copied (server-side copy) to: file1
2025/04/05 05:17:55 INFO  : file1.rclone_chunk.001_8hnp9a: Deleted
2025/04/05 05:17:55 DEBUG : sub/file2.rclone_chunk.001_8hnp06: md5 = 104d0f2e235ef69c15de04267c19f365 OK
2025/04/05 05:17:55 INFO  : sub/file2.rclone_chunk.001_8hnp06: Copied (server-side copy) to: sub/file2
2025/04/05 05:17:55 INFO  : sub/file2.rclone_chunk.001_8hnp06: Deleted
=== RUN   TestListJSON/Default
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
=== RUN   TestListJSON/Recurse
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (2.08s)
    --- PASS: TestListJSON/Default (0.09s)
    --- PASS: TestListJSON/FilesOnly (0.08s)
    --- PASS: TestListJSON/DirsOnly (0.04s)
    --- PASS: TestListJSON/Recurse (0.17s)
    --- PASS: TestListJSON/SubDir (0.08s)
    --- PASS: TestListJSON/NoModTime (0.05s)
    --- PASS: TestListJSON/NoMimeType (0.08s)
    --- PASS: TestListJSON/ShowHash (0.08s)
    --- PASS: TestListJSON/HashTypes (0.09s)
    --- PASS: TestListJSON/Metadata (0.08s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:57 DEBUG : file1.rclone_chunk.001_8hnr7q: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK
2025/04/05 05:17:57 INFO  : file1.rclone_chunk.001_8hnr7q: Copied (server-side copy) to: file1
2025/04/05 05:17:57 INFO  : file1.rclone_chunk.001_8hnr7q: Deleted
2025/04/05 05:17:57 DEBUG : sub/file2.rclone_chunk.001_8hnrwq: md5 = 104d0f2e235ef69c15de04267c19f365 OK
2025/04/05 05:17:57 INFO  : sub/file2.rclone_chunk.001_8hnrwq: Copied (server-side copy) to: sub/file2
2025/04/05 05:17:58 INFO  : sub/file2.rclone_chunk.001_8hnrwq: 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/04/05 05:17:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/notfound"
2025/04/05 05:17:58 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/notfound"
2025/04/05 05:17:59 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (2.05s)
    --- PASS: TestStatJSON/Root (0.04s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.04s)
    --- PASS: TestStatJSON/Dir (0.09s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s)
    --- PASS: TestStatJSON/File (0.08s)
    --- PASS: TestStatJSON/NotFound (0.09s)
    --- PASS: TestStatJSON/DirFilesOnly (0.04s)
    --- PASS: TestStatJSON/FileFilesOnly (0.09s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
    --- PASS: TestStatJSON/DirDirsOnly (0.04s)
    --- PASS: TestStatJSON/FileDirsOnly (0.04s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
    --- PASS: TestStatJSON/RootNotFound (0.16s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:59 INFO  : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Making directory
2025/04/05 05:17:59 INFO  : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Making directory
--- PASS: TestMkdir (0.13s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:17:59 DEBUG : sub dir/hello world.rclone_chunk.001_8hnt47: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/04/05 05:17:59 INFO  : sub dir/hello world.rclone_chunk.001_8hnt47: Copied (server-side copy) to: sub dir/hello world
2025/04/05 05:17:59 INFO  : sub dir/hello world.rclone_chunk.001_8hnt47: Deleted
--- PASS: TestLsd (0.79s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:00 DEBUG : potato2.rclone_chunk.001_8hnuaf: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:00 INFO  : potato2.rclone_chunk.001_8hnuaf: Copied (server-side copy) to: potato2
2025/04/05 05:18:00 INFO  : potato2.rclone_chunk.001_8hnuaf: Deleted
2025/04/05 05:18:00 DEBUG : empty space.rclone_chunk.001_8hnucs: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:18:00 INFO  : empty space.rclone_chunk.001_8hnucs: Copied (server-side copy) to: empty space
2025/04/05 05:18:01 INFO  : empty space.rclone_chunk.001_8hnucs: Deleted
--- PASS: TestLs (1.20s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:01 DEBUG : potato2.rclone_chunk.001_8hnvk4: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:01 INFO  : potato2.rclone_chunk.001_8hnvk4: Copied (server-side copy) to: potato2
2025/04/05 05:18:01 INFO  : potato2.rclone_chunk.001_8hnvk4: Deleted
2025/04/05 05:18:02 DEBUG : empty space.rclone_chunk.001_8hnv8y: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:18:02 INFO  : empty space.rclone_chunk.001_8hnv8y: Copied (server-side copy) to: empty space
2025/04/05 05:18:02 INFO  : empty space.rclone_chunk.001_8hnv8y: Deleted
2025/04/05 05:18:02 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/05 05:18:02 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (1.30s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:03 DEBUG : potato2.rclone_chunk.001_8hnwdn: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:03 INFO  : potato2.rclone_chunk.001_8hnwdn: Copied (server-side copy) to: potato2
2025/04/05 05:18:03 INFO  : potato2.rclone_chunk.001_8hnwdn: Deleted
2025/04/05 05:18:03 DEBUG : empty space.rclone_chunk.001_8hnx5c: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:18:03 INFO  : empty space.rclone_chunk.001_8hnx5c: Copied (server-side copy) to: empty space
2025/04/05 05:18:03 INFO  : empty space.rclone_chunk.001_8hnx5c: Deleted
--- PASS: TestLsLong (1.36s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:04 DEBUG : potato2.rclone_chunk.001_8hnylz: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:04 INFO  : potato2.rclone_chunk.001_8hnylz: Copied (server-side copy) to: potato2
2025/04/05 05:18:04 INFO  : potato2.rclone_chunk.001_8hnylz: Deleted
2025/04/05 05:18:04 DEBUG : empty space.rclone_chunk.001_8hnyel: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:18:04 INFO  : empty space.rclone_chunk.001_8hnyel: Copied (server-side copy) to: empty space
2025/04/05 05:18:04 INFO  : empty space.rclone_chunk.001_8hnyel: Deleted
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
--- PASS: TestHashSums (1.37s)
    --- PASS: TestHashSums/Md5 (0.05s)
    --- PASS: TestHashSums/Md5Download (0.10s)
=== RUN   TestHashSumsWithErrors
2025/04/05 05:18:05 DEBUG : Creating backend with remote ":memory:"
2025/04/05 05:18:05 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/05 05:18:05 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/05 05:18:05 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/05 05:18:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/05 05:18:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/05 05:18:05 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/05 05:18:05 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/05 05:18:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/05 05:18:05 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:05 DEBUG : potato2.rclone_chunk.001_8hnzcx: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:05 INFO  : potato2.rclone_chunk.001_8hnzcx: Copied (server-side copy) to: potato2
2025/04/05 05:18:05 INFO  : potato2.rclone_chunk.001_8hnzcx: Deleted
2025/04/05 05:18:06 DEBUG : empty space.rclone_chunk.001_8hnz68: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:18:06 INFO  : empty space.rclone_chunk.001_8hnz68: Copied (server-side copy) to: empty space
2025/04/05 05:18:06 INFO  : empty space.rclone_chunk.001_8hnz68: Deleted
2025/04/05 05:18:06 DEBUG : sub dir/potato3.rclone_chunk.001_8ho0ru: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/04/05 05:18:06 INFO  : sub dir/potato3.rclone_chunk.001_8ho0ru: Copied (server-side copy) to: sub dir/potato3
2025/04/05 05:18:06 INFO  : sub dir/potato3.rclone_chunk.001_8ho0ru: Deleted
--- PASS: TestCount (1.74s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:07 DEBUG : small.rclone_chunk.001_8ho1fm: md5 = e807f1fcf82d132f9bb018ca6738a19f OK
2025/04/05 05:18:07 INFO  : small.rclone_chunk.001_8ho1fm: Copied (server-side copy) to: small
2025/04/05 05:18:07 INFO  : small.rclone_chunk.001_8ho1fm: Deleted
2025/04/05 05:18:07 DEBUG : medium.rclone_chunk.001_8ho1ig: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:07 INFO  : medium.rclone_chunk.001_8ho1ig: Copied (server-side copy) to: medium
2025/04/05 05:18:07 INFO  : medium.rclone_chunk.001_8ho1ig: Deleted
2025/04/05 05:18:08 DEBUG : large.rclone_chunk.001_8ho2bd: md5 = 8adc5937e635f6c9af646f0b23560fae OK
2025/04/05 05:18:08 INFO  : large.rclone_chunk.001_8ho2bd: Copied (server-side copy) to: large
2025/04/05 05:18:08 INFO  : large.rclone_chunk.001_8ho2bd: Deleted
2025/04/05 05:18:08 DEBUG : Waiting for deletions to finish
2025/04/05 05:18:08 DEBUG : large: Excluded (Size Filter)
2025/04/05 05:18:08 DEBUG : large: Excluded
2025/04/05 05:18:08 INFO  : medium: Deleted
2025/04/05 05:18:08 INFO  : small: Deleted
--- PASS: TestDelete (1.76s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (0.19s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (0.18s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (0.18s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:09 DEBUG : ReadFile.rclone_chunk.001_8ho34g: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK
2025/04/05 05:18:09 INFO  : ReadFile.rclone_chunk.001_8ho34g: Copied (server-side copy) to: ReadFile
2025/04/05 05:18:09 INFO  : ReadFile.rclone_chunk.001_8ho34g: Deleted
--- PASS: TestReadFile (0.92s)
=== RUN   TestRetry
2025/04/05 05:18:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/05 05:18:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/05 05:18:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/05 05:18:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/05 05:18:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/05 05:18:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/05 05:18:10 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:10 DEBUG : file1.rclone_chunk.001_8ho4ln: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK
2025/04/05 05:18:10 INFO  : file1.rclone_chunk.001_8ho4ln: Copied (server-side copy) to: file1
2025/04/05 05:18:10 INFO  : file1.rclone_chunk.001_8ho4ln: Deleted
2025/04/05 05:18:11 DEBUG : file2.rclone_chunk.001_8ho4eg: md5 = 22975d8a5ed1b91445f6c55ac121505b OK
2025/04/05 05:18:11 INFO  : file2.rclone_chunk.001_8ho4eg: Copied (server-side copy) to: file2
2025/04/05 05:18:11 INFO  : file2.rclone_chunk.001_8ho4eg: Deleted
--- PASS: TestCat (1.87s)
=== RUN   TestPurge
2025/04/05 05:18:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hutabox6dipi"
2025/04/05 05:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/05 05:18:12 DEBUG : Creating backend with remote "TestS3:rclone-test-hutabox6dipi"
2025/04/05 05:18:12 DEBUG : Reset feature "ListR"
2025/04/05 05:18:12 DEBUG : Creating backend with remote "/tmp/rclone1868686166"
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hutabox6dipi'", Local "Local file system at /tmp/rclone1868686166", Modify Window "1ns"
2025/04/05 05:18:13 INFO  : S3 bucket rclone-test-hutabox6dipi: Bucket "rclone-test-hutabox6dipi" created with ACL ""
2025/04/05 05:18:13 DEBUG : A1/B1/C1/one.rclone_chunk.001_8ho7zz: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK
2025/04/05 05:18:13 INFO  : A1/B1/C1/one.rclone_chunk.001_8ho7zz: Copied (server-side copy) to: A1/B1/C1/one
2025/04/05 05:18:13 INFO  : A1/B1/C1/one.rclone_chunk.001_8ho7zz: Deleted
2025/04/05 05:18:13 INFO  : A2: Making directory
2025/04/05 05:18:13 INFO  : A1/B2: Making directory
2025/04/05 05:18:13 INFO  : A1/B2/C2: Making directory
2025/04/05 05:18:13 INFO  : A1/B1/C3: Making directory
2025/04/05 05:18:13 INFO  : A3: Making directory
2025/04/05 05:18:13 INFO  : A3/B3: Making directory
2025/04/05 05:18:13 INFO  : A3/B3/C4: Making directory
2025/04/05 05:18:13 DEBUG : A1/two.rclone_chunk.001_8ho79j: md5 = 08f8e0260c64418510cefb2b06eee5cd OK
2025/04/05 05:18:13 INFO  : A1/two.rclone_chunk.001_8ho79j: Copied (server-side copy) to: A1/two
2025/04/05 05:18:13 INFO  : A1/two.rclone_chunk.001_8ho79j: 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/04/05 05:18:14 DEBUG : S3 bucket rclone-test-hutabox6dipi: bucket is versioned: false
2025/04/05 05:18:14 DEBUG : Waiting for deletions to finish
2025/04/05 05:18:14 DEBUG : "A1/B1/C1/one" version false
2025/04/05 05:18:14 DEBUG : A1/B1/C1/one: Deleting (id "")
2025/04/05 05:18:14 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/04/05 05:18:14 DEBUG : Waiting for deletions to finish
2025/04/05 05:18:14 DEBUG : "A1/two" version false
2025/04/05 05:18:14 DEBUG : A1/two: Deleting (id "")
2025/04/05 05:18:14 INFO  : A1/two: Deleted
2025/04/05 05:18:14 INFO  : S3 bucket rclone-test-hutabox6dipi: Bucket "rclone-test-hutabox6dipi" deleted
2025/04/05 05:18:14 ERROR : : error listing: directory not found
2025/04/05 05:18:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-hutabox6dipi': Purge remote
2025/04/05 05:18:14 DEBUG : Waiting for deletions to finish
2025/04/05 05:18:14 NOTICE: purge failed: directory not found
--- PASS: TestPurge (2.56s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:15 DEBUG : A1/B1/C1/one.rclone_chunk.001_8ho8o6: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK
2025/04/05 05:18:15 INFO  : A1/B1/C1/one.rclone_chunk.001_8ho8o6: Copied (server-side copy) to: A1/B1/C1/one
2025/04/05 05:18:15 INFO  : A1/B1/C1/one.rclone_chunk.001_8ho8o6: Deleted
2025/04/05 05:18:15 INFO  : A2: Making directory
2025/04/05 05:18:15 INFO  : A1/B2: Making directory
2025/04/05 05:18:15 INFO  : A1/B2/C2: Making directory
2025/04/05 05:18:15 INFO  : A1/B1/C3: Making directory
2025/04/05 05:18:15 INFO  : A3: Making directory
2025/04/05 05:18:15 INFO  : A3/B3: Making directory
2025/04/05 05:18:15 INFO  : A3/B3/C4: Making directory
2025/04/05 05:18:15 DEBUG : A1/two.rclone_chunk.001_8ho9n9: md5 = 08f8e0260c64418510cefb2b06eee5cd OK
2025/04/05 05:18:15 INFO  : A1/two.rclone_chunk.001_8ho9n9: Copied (server-side copy) to: A1/two
2025/04/05 05:18:15 INFO  : A1/two.rclone_chunk.001_8ho9n9: 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/04/05 05:18:15 DEBUG : removing 1 level 3 directories
2025/04/05 05:18:15 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/04/05 05:18:16 DEBUG : removing 1 level 0 directories
2025/04/05 05:18:16 INFO  : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Removing directory
2025/04/05 05:18:17 INFO  : S3 bucket rclone-test-sipazey5vuno: Bucket "rclone-test-sipazey5vuno" deleted
2025/04/05 05:18:17 ERROR : : error listing: directory not found
2025/04/05 05:18:17 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (2.56s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:18 INFO  : S3 bucket rclone-test-sipazey5vuno: Bucket "rclone-test-sipazey5vuno" created with ACL ""
2025/04/05 05:18:18 INFO  : A1: Making directory
2025/04/05 05:18:18 INFO  : A1/B1: Making directory
2025/04/05 05:18:18 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.95s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:18 INFO  : A1: Making directory
2025/04/05 05:18:18 INFO  : A1/B1: Making directory
2025/04/05 05:18:18 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.21s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:18 DEBUG : file1.rclone_chunk.001_8hocv6: md5 = 081404b3d2ae5bf599add15b7445ac07 OK
2025/04/05 05:18:18 INFO  : file1.rclone_chunk.001_8hocv6: Copied (server-side copy) to: file1
2025/04/05 05:18:19 INFO  : file1.rclone_chunk.001_8hocv6: Deleted
2025/04/05 05:18:19 DEBUG : filename.txt: File name found in url
2025/04/05 05:18:19 DEBUG : filename.txt.rclone_chunk.001_8hodvl: md5 = 081404b3d2ae5bf599add15b7445ac07 OK
2025/04/05 05:18:19 INFO  : filename.txt.rclone_chunk.001_8hodvl: Copied (server-side copy) to: filename.txt
2025/04/05 05:18:19 INFO  : filename.txt.rclone_chunk.001_8hodvl: Deleted
2025/04/05 05:18:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/05 05:18:20 DEBUG : headerfilename.txt.rclone_chunk.001_8hodto: md5 = 081404b3d2ae5bf599add15b7445ac07 OK
2025/04/05 05:18:20 INFO  : headerfilename.txt.rclone_chunk.001_8hodto: Copied (server-side copy) to: headerfilename.txt
2025/04/05 05:18:20 INFO  : headerfilename.txt.rclone_chunk.001_8hodto: Deleted
2025/04/05 05:18:20 DEBUG : file2.rclone_chunk.001_8hoe3c: md5 = 081404b3d2ae5bf599add15b7445ac07 OK
2025/04/05 05:18:20 INFO  : file2.rclone_chunk.001_8hoe3c: Copied (server-side copy) to: file2
2025/04/05 05:18:20 INFO  : file2.rclone_chunk.001_8hoe3c: Deleted
--- PASS: TestCopyURL (2.34s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/05 05:18:21 DEBUG : sub/file2.rclone_chunk.001_8hof3g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:18:21 INFO  : sub/file2.rclone_chunk.001_8hof3g: Copied (server-side copy) to: sub/file2
2025/04/05 05:18:21 INFO  : sub/file2.rclone_chunk.001_8hof3g: Deleted
2025/04/05 05:18:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:18:21 INFO  : file1: Copied (new) to: sub/file2
2025/04/05 05:18:21 INFO  : file1: Deleted
2025/04/05 05:18:21 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:18:21 DEBUG : file1: Unchanged skipping
2025/04/05 05:18:21 INFO  : file1: Deleted
2025/04/05 05:18:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (1.07s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/05 05:18:22 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:18:22 DEBUG : file1.rclone_chunk.001_8hogam: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:18:22 INFO  : file1.rclone_chunk.001_8hogam: Copied (server-side copy) to: file1
2025/04/05 05:18:22 INFO  : file1.rclone_chunk.001_8hogam: Deleted
2025/04/05 05:18:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:18:22 INFO  : file1: Copied (new)
2025/04/05 05:18:22 INFO  : file1: Deleted
2025/04/05 05:18:22 DEBUG : file1: Destination exists, skipping
2025/04/05 05:18:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.83s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:23 DEBUG : dst/file1.rclone_chunk.001_8hohct: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/05 05:18:23 INFO  : dst/file1.rclone_chunk.001_8hohct: Copied (server-side copy) to: dst/file1
2025/04/05 05:18:23 INFO  : dst/file1.rclone_chunk.001_8hohct: Deleted
2025/04/05 05:18:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sipazey5vuno/backup"
2025/04/05 05:18:23 DEBUG : Creating backend with remote "TestS3:rclone-test-sipazey5vuno/backup"
2025/04/05 05:18:23 DEBUG : Reset feature "ListR"
2025/04/05 05:18:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/05 05:18:23 DEBUG : dst/file1: copy non-chunked object...
2025/04/05 05:18:24 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/05 05:18:24 INFO  : dst/file1: Copied (server-side copy)
2025/04/05 05:18:24 INFO  : dst/file1: Deleted
2025/04/05 05:18:24 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/04/05 05:18:24 DEBUG : dst/file1.rclone_chunk.001_8hoi9j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:18:24 INFO  : dst/file1.rclone_chunk.001_8hoi9j: Copied (server-side copy) to: dst/file1
2025/04/05 05:18:24 INFO  : dst/file1.rclone_chunk.001_8hoi9j: Deleted
2025/04/05 05:18:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/05 05:18:24 INFO  : dst/file1: Copied (new)
2025/04/05 05:18:24 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (2.20s)
=== 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:25 DEBUG : A1/one.rclone_chunk.001_8hoj1p: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:18:25 INFO  : A1/one.rclone_chunk.001_8hoj1p: Copied (server-side copy) to: A1/one
2025/04/05 05:18:25 INFO  : A1/one.rclone_chunk.001_8hoj1p: Deleted
2025/04/05 05:18:25 DEBUG : A1/two.rclone_chunk.001_8hoj83: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:18:25 INFO  : A1/two.rclone_chunk.001_8hoj83: Copied (server-side copy) to: A1/two
2025/04/05 05:18:26 INFO  : A1/two.rclone_chunk.001_8hoj83: Deleted
2025/04/05 05:18:26 DEBUG : A1/B1/three.rclone_chunk.001_8hokxh: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/05 05:18:26 INFO  : A1/B1/three.rclone_chunk.001_8hokxh: Copied (server-side copy) to: A1/B1/three
2025/04/05 05:18:26 INFO  : A1/B1/three.rclone_chunk.001_8hokxh: Deleted
2025/04/05 05:18:26 DEBUG : A1/B1/C1/four.rclone_chunk.001_8hokb4: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/05 05:18:26 INFO  : A1/B1/C1/four.rclone_chunk.001_8hokb4: Copied (server-side copy) to: A1/B1/C1/four
2025/04/05 05:18:26 INFO  : A1/B1/C1/four.rclone_chunk.001_8hokb4: Deleted
2025/04/05 05:18:27 DEBUG : A1/B1/C2/five.rclone_chunk.001_8hokh7: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/05 05:18:27 INFO  : A1/B1/C2/five.rclone_chunk.001_8hokh7: Copied (server-side copy) to: A1/B1/C2/five
2025/04/05 05:18:27 INFO  : A1/B1/C2/five.rclone_chunk.001_8hokh7: Deleted
2025/04/05 05:18:27 INFO  : A1/B2: Making directory
2025/04/05 05:18:27 INFO  : A1/B1/C3: Making directory
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
2025/04/05 05:18:27 DEBUG : A1/one: copy non-chunked object...
2025/04/05 05:18:27 DEBUG : A1/B1/C1/four: copy non-chunked object...
2025/04/05 05:18:27 DEBUG : A1/B1/C2/five: copy non-chunked object...
2025/04/05 05:18:27 DEBUG : A1/two: copy non-chunked object...
2025/04/05 05:18:27 DEBUG : A1/B1/three: copy non-chunked object...
2025/04/05 05:18:27 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:18:27 INFO  : A1/one: Copied (server-side copy) to: A2/one
2025/04/05 05:18:27 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/05 05:18:27 INFO  : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/05 05:18:27 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:18:27 INFO  : A1/two: Copied (server-side copy) to: A2/two
2025/04/05 05:18:27 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/05 05:18:27 INFO  : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/05 05:18:27 INFO  : A1/one: Deleted
2025/04/05 05:18:27 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/05 05:18:27 INFO  : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/05 05:18:27 INFO  : A1/B1/C2/five: Deleted
2025/04/05 05:18:27 INFO  : A1/two: Deleted
2025/04/05 05:18:27 INFO  : A1/B1/C1/four: Deleted
2025/04/05 05:18:27 INFO  : A1/B1/three: Deleted
    fstest.go:244: Filtering empty directory "A2/B2"
    fstest.go:244: Filtering empty directory "A2/B1/C3"
2025/04/05 05:18:28 DEBUG : A2/B1/C1/four: copy non-chunked object...
2025/04/05 05:18:28 DEBUG : A2/B1/C2/five: copy non-chunked object...
2025/04/05 05:18:28 DEBUG : A2/one: copy non-chunked object...
2025/04/05 05:18:28 DEBUG : A2/two: copy non-chunked object...
2025/04/05 05:18:28 DEBUG : A2/B1/three: copy non-chunked object...
2025/04/05 05:18:28 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/05 05:18:28 INFO  : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/05 05:18:28 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:18:28 INFO  : A2/one: Copied (server-side copy) to: A3/one
2025/04/05 05:18:28 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/05 05:18:28 INFO  : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/05 05:18:28 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/05 05:18:28 INFO  : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/05 05:18:28 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:18:28 INFO  : A2/two: Copied (server-side copy) to: A3/two
2025/04/05 05:18:28 INFO  : A2/B1/C1/four: Deleted
2025/04/05 05:18:28 INFO  : A2/one: Deleted
2025/04/05 05:18:28 INFO  : A2/B1/C2/five: Deleted
2025/04/05 05:18:28 INFO  : A2/B1/three: Deleted
2025/04/05 05:18:28 INFO  : A2/two: Deleted
    fstest.go:244: Filtering empty directory "A3/B2"
    fstest.go:244: Filtering empty directory "A3/B1/C3"
2025/04/05 05:18:29 INFO  : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/05 05:18:29 DEBUG : A3/one: copy non-chunked object...
2025/04/05 05:18:29 DEBUG : A3/B1/C2/five: copy non-chunked object...
2025/04/05 05:18:29 DEBUG : A3/two: copy non-chunked object...
2025/04/05 05:18:29 DEBUG : A3/B1/three: copy non-chunked object...
2025/04/05 05:18:29 DEBUG : A3/B1/C1/four: copy non-chunked object...
2025/04/05 05:18:29 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/05 05:18:29 INFO  : A3/one: Copied (server-side copy) to: A4/one
2025/04/05 05:18:29 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/05 05:18:29 INFO  : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/05 05:18:29 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/05 05:18:29 INFO  : A3/two: Copied (server-side copy) to: A4/two
2025/04/05 05:18:29 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/05 05:18:29 INFO  : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/05 05:18:29 INFO  : A3/one: Deleted
2025/04/05 05:18:29 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/05 05:18:29 INFO  : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/05 05:18:29 INFO  : A3/B1/C2/five: Deleted
2025/04/05 05:18:29 INFO  : A3/two: Deleted
2025/04/05 05:18:29 INFO  : A3/B1/three: Deleted
2025/04/05 05:18:29 INFO  : A3/B1/C1/four: Deleted
    fstest.go:244: Filtering empty directory "A4/B2"
    fstest.go:244: Filtering empty directory "A4/B1/C3"
--- PASS: TestDirMove (5.09s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': File to upload is small (34 bytes), uploading instead of streaming
2025/04/05 05:18:30 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_8hoofl: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/05 05:18:30 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_8hoofl: Copied (server-side copy) to: no_checksum_small_file_from_pipe
2025/04/05 05:18:30 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_8hoofl: Deleted
2025/04/05 05:18:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/05 05:18:30 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/05 05:18:30 NOTICE: S3 bucket rclone-test-sipazey5vuno: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi
2025/04/05 05:18:30 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: open chunk writer: started multipart upload: _agy9sQ6_beIJARy4HBCdiP0zTos9oT2aPeGKX2D91B0mct446yOHFtKVJo71TKw2xwCC0EjtxUpZlaeP.rbHtCntp.Gbfgm1JsjBtMpr9mDkMAAvGHW0IM_qHOnBBey
2025/04/05 05:18:30 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/05 05:18:31 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45"
2025/04/05 05:18:31 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: multipart upload "_agy9sQ6_beIJARy4HBCdiP0zTos9oT2aPeGKX2D91B0mct446yOHFtKVJo71TKw2xwCC0EjtxUpZlaeP.rbHtCntp.Gbfgm1JsjBtMpr9mDkMAAvGHW0IM_qHOnBBey" finished
2025/04/05 05:18:31 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK
2025/04/05 05:18:31 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: Src hash empty - aborting Dst hash check
2025/04/05 05:18:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: Copied (server-side copy) to: no_checksum_big_file_from_pipe
2025/04/05 05:18:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_8hooht: Deleted
2025/04/05 05:18:31 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/04/05 05:18:31 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': File to upload is small (34 bytes), uploading instead of streaming
2025/04/05 05:18:32 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_8hopof: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/05 05:18:32 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_8hopof: Copied (server-side copy) to: with_checksum_small_file_from_pipe
2025/04/05 05:18:32 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_8hopof: Deleted
2025/04/05 05:18:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/05 05:18:32 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: open chunk writer: started multipart upload: ulyZEcM.dtwxAPGV3ZvseOQVSb2A9vvqyEL0sNkB6oMumlwbYb_DGkkfzzPiT5TN.CZnxuTnQynTfwvjHLcaZFhE3CvpPB4mN4FZqjtpou4zW6lHMjvhaMQwoELmFRUC
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45"
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: multipart upload "ulyZEcM.dtwxAPGV3ZvseOQVSb2A9vvqyEL0sNkB6oMumlwbYb_DGkkfzzPiT5TN.CZnxuTnQynTfwvjHLcaZFhE3CvpPB4mN4FZqjtpou4zW6lHMjvhaMQwoELmFRUC" finished
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: Src hash empty - aborting Dst hash check
2025/04/05 05:18:32 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: Copied (server-side copy) to: with_checksum_big_file_from_pipe
2025/04/05 05:18:32 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_8hoqlq: Deleted
2025/04/05 05:18:32 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/04/05 05:18:32 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': File to upload is small (34 bytes), uploading instead of streaming
2025/04/05 05:18:33 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_8hor2s: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe
2025/04/05 05:18:33 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_8hor2s: Deleted
2025/04/05 05:18:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/05 05:18:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hor52: open chunk writer: started multipart upload: hYFPVg5WghqEmi8QFnm_97Tel91YsWispSgK1mAe1yH5QpF6SMqwKh3CgscbIQ4uEfb_Wf_Qr7DIvWaMY4IqZY72nGjp_r_jhKIQt9OzLCb6G2wSR7nQU5uqFzLYvCf3
2025/04/05 05:18:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/05 05:18:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hor52: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45"
2025/04/05 05:18:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hor52: multipart upload "hYFPVg5WghqEmi8QFnm_97Tel91YsWispSgK1mAe1yH5QpF6SMqwKh3CgscbIQ4uEfb_Wf_Qr7DIvWaMY4IqZY72nGjp_r_jhKIQt9OzLCb6G2wSR7nQU5uqFzLYvCf3" finished
2025/04/05 05:18:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hor52: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK
2025/04/05 05:18:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hor52: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe
2025/04/05 05:18:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hor52: Deleted
2025/04/05 05:18:34 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': File to upload is small (34 bytes), uploading instead of streaming
2025/04/05 05:18:35 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_8hoscy: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe
2025/04/05 05:18:35 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_8hoscy: Deleted
2025/04/05 05:18:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/05 05:18:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hotpt: open chunk writer: started multipart upload: fNXSTdWUZtDQTSvQOng7YCoAbFdGLLMmoF_GnIU5fJYA.Wu6BzEg0n2azupfaW29PT.SPZaTUqyma8y7108Z1vyt9wrc1GiFKXkPPWdinRtLGUhADtPqJy1m11n9HupR
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hotpt: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45"
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hotpt: multipart upload "fNXSTdWUZtDQTSvQOng7YCoAbFdGLLMmoF_GnIU5fJYA.Wu6BzEg0n2azupfaW29PT.SPZaTUqyma8y7108Z1vyt9wrc1GiFKXkPPWdinRtLGUhADtPqJy1m11n9HupR" finished
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hotpt: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK
2025/04/05 05:18:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hotpt: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe
2025/04/05 05:18:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_8hotpt: Deleted
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/05 05:18:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (5.71s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.46s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.37s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.43s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.44s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:36 DEBUG : potato1.rclone_chunk.001_8houdb: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:36 INFO  : potato1.rclone_chunk.001_8houdb: Copied (server-side copy) to: potato1
2025/04/05 05:18:36 INFO  : potato1.rclone_chunk.001_8houdb: Deleted
2025/04/05 05:18:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': File to upload is small (60 bytes), uploading instead of streaming
2025/04/05 05:18:36 DEBUG : potato2.rclone_chunk.001_8hougg: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:36 INFO  : potato2.rclone_chunk.001_8hougg: Copied (server-side copy) to: potato2
2025/04/05 05:18:36 INFO  : potato2.rclone_chunk.001_8hougg: Deleted
2025/04/05 05:18:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:36 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (1.09s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
2025/04/05 05:18:37 DEBUG : potato2.rclone_chunk.001_8hovyd: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/05 05:18:37 INFO  : potato2.rclone_chunk.001_8hovyd: Copied (server-side copy) to: potato2
2025/04/05 05:18:37 INFO  : potato2.rclone_chunk.001_8hovyd: Deleted
2025/04/05 05:18:38 DEBUG : empty space.rclone_chunk.001_8hov45: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/05 05:18:38 INFO  : empty space.rclone_chunk.001_8hov45: Copied (server-side copy) to: empty space
2025/04/05 05:18:38 INFO  : empty space.rclone_chunk.001_8hov45: Deleted
2025/04/05 05:18:38 DEBUG : sub dir/potato3.rclone_chunk.001_8how6m: md5 = 5d41402abc4b2a76b9719d911017c592 OK
2025/04/05 05:18:38 INFO  : sub dir/potato3.rclone_chunk.001_8how6m: Copied (server-side copy) to: sub dir/potato3
2025/04/05 05:18:38 INFO  : sub dir/potato3.rclone_chunk.001_8how6m: Deleted
2025/04/05 05:18:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Touching "empty space"
2025/04/05 05:18:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Touching "potato2"
2025/04/05 05:18:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Touching "sub dir/potato3"
--- PASS: TestTouchDir (2.12s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.09s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.09s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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-sipazey5vuno'", Local "Local file system at /tmp/rclone4013849093", 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/04/05 05:18:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-sipazey5vuno': Purge remote
2025/04/05 05:18:40 DEBUG : S3 bucket rclone-test-sipazey5vuno: bucket is versioned: false
2025/04/05 05:18:40 DEBUG : Waiting for deletions to finish
2025/04/05 05:18:40 INFO  : S3 bucket rclone-test-sipazey5vuno: Bucket "rclone-test-sipazey5vuno" deleted
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m59.968565762s (try 1/5)