"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5)
2025/04/08 05:13:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu"
2025/04/08 05:13:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:13:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu.bin"
2025/04/08 05:13:38 DEBUG : Swift container crypt path rclone-test-metejuq7sicu.bin: Auto set use_segments_container to true
2025/04/08 05:13:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu"
2025/04/08 05:13:44 DEBUG : Swift container crypt path rclone-test-metejuq7sicu: Auto set use_segments_container to true
2025/04/08 05:13:55 DEBUG : Creating backend with remote "/tmp/rclone1306629530"
=== 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 "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.15s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.20s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/08 05:13:55 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/08 05:13:55 DEBUG : potato: Seek from 10 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 10 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Seek from 5 to 2
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/08 05:13:55 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Seek from 5 to 2
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/08 05:13:55 DEBUG : potato: Seek from 8 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 8 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/08 05:13:55 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 05:13:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 05:13:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 05:13:55 DEBUG : potato: Seek from 5 to 2
2025/04/08 05:13:55 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/08 05:13:55 DEBUG : potato: Seek from 9 to 0
2025/04/08 05:13:55 DEBUG : potato: Seek from 9 to 0
2025/04/08 05:13:55 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 "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:13:55 DEBUG : rutabaga: md5 = 4610573a410378c13e9e9ad3eda76456 OK
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/04/08 05:13:56 DEBUG : empty space: md5 = 5e803f2b4fd59adc18df321e5c7ae932 OK
=== RUN   TestCheck/3
2025/04/08 05:14:02 DEBUG : potato2: md5 = 2d49ed775076ce6e9089dbc7ba7222a4 OK
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/04/08 05:14:03 DEBUG : remotepotato: md5 = 6a87f7f40a6891326652fd5d42b03b7e OK
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (14.15s)
    --- PASS: TestCheck/1 (0.12s)
    --- PASS: TestCheck/2 (0.14s)
    --- PASS: TestCheck/3 (0.05s)
    --- PASS: TestCheck/4 (0.05s)
    --- PASS: TestCheck/5 (0.05s)
    --- PASS: TestCheck/6 (0.15s)
    --- PASS: TestCheck/7 (0.05s)
=== RUN   TestCheckFsError
2025/04/08 05:14:09 DEBUG : Creating backend with remote "nonexistent"
2025/04/08 05:14:09 DEBUG : Creating backend with remote "nonexistent"
2025/04/08 05:14:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/08 05:14:09 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/08 05:14:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/08 05:14:09 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 "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:14:09 DEBUG : rutabaga: md5 = 1c9f5a01f7bc8cdfa15e1308bdafc568 OK
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/04/08 05:14:10 DEBUG : empty space: md5 = 851d0d49cd6717d5416482b6e650b152 OK
=== RUN   TestCheckDownload/3
2025/04/08 05:14:16 DEBUG : potato2: md5 = 94eacf54ee747a50c1f81e48c6729189 OK
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/04/08 05:14:27 DEBUG : remotepotato: md5 = caa69c7c84f7de3d4ff5aa9ff8ce0c1d OK
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (34.33s)
    --- PASS: TestCheckDownload/1 (0.23s)
    --- PASS: TestCheckDownload/2 (0.18s)
    --- PASS: TestCheckDownload/3 (0.24s)
    --- PASS: TestCheckDownload/4 (5.18s)
    --- PASS: TestCheckDownload/5 (0.09s)
    --- PASS: TestCheckDownload/6 (0.10s)
    --- PASS: TestCheckDownload/7 (5.22s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:14:44 DEBUG : rutabaga: md5 = a81607a60f52914e0919bde3828cd1a5 OK
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/04/08 05:14:44 DEBUG : empty space: md5 = 1037b120bec68e932f47dd0173f97aab OK
=== RUN   TestCheckSizeOnly/3
2025/04/08 05:14:50 DEBUG : potato2: md5 = 596d04eb746f78841387a20c2ee399ad OK
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/04/08 05:14:50 DEBUG : remotepotato: md5 = cce059036c022a59db84416f5cd43723 OK
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (18.31s)
    --- PASS: TestCheckSizeOnly/1 (0.05s)
    --- PASS: TestCheckSizeOnly/2 (0.10s)
    --- PASS: TestCheckSizeOnly/3 (0.16s)
    --- PASS: TestCheckSizeOnly/4 (0.05s)
    --- PASS: TestCheckSizeOnly/5 (0.12s)
    --- PASS: TestCheckSizeOnly/6 (0.05s)
    --- PASS: TestCheckSizeOnly/7 (0.10s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:15:02 DEBUG : test.sum: md5 = 94d236f6330d23ad64446e47d680703d OK
2025/04/08 05:15:02 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/08 05:15:02 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/08 05:15:02 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/08 05:15:02 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/08 05:15:03 DEBUG : test.sum: md5 = 2c539de170e6b188db56a35189836c98 OK
2025/04/08 05:15:03 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/08 05:15:03 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/08 05:15:03 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/08 05:15:03 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (1.57s)
=== RUN   TestCheckSum
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:15:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/data"
2025/04/08 05:15:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/data.bin"
2025/04/08 05:15:04 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/data.bin: Auto set use_segments_container to true
2025/04/08 05:15:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/data"
2025/04/08 05:15:10 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/data: Auto set use_segments_container to true
    check_test.go:353: Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu/data' lacks md5, skipping
--- SKIP: TestCheckSum (12.04s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:15:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/data"
2025/04/08 05:15:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/data.bin"
2025/04/08 05:15:16 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/data.bin: Auto set use_segments_container to true
2025/04/08 05:15:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/data"
2025/04/08 05:15:22 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/data: Auto set use_segments_container to true
2025/04/08 05:15:32 DEBUG : data/banana: md5 = b49d37c703d70b71cb8ef5e3adf92c91 OK
2025/04/08 05:15:32 DEBUG : test.sum: md5 = 651ce3e1fbb96604d66689b30977dd1b OK
=== RUN   TestCheckSumDownload/subtest1
2025/04/08 05:15:34 DEBUG : data/potato: md5 = 7637a6cd4b9d9a1530f09011066275c9 OK
2025/04/08 05:15:34 DEBUG : test.sum: md5 = e9c51e45a5b23ce76f6e7368973429b0 OK
=== RUN   TestCheckSumDownload/subtest2
2025/04/08 05:15:44 DEBUG : test.sum: md5 = 657490d868306fcd3f2325521ac7b43c OK
=== RUN   TestCheckSumDownload/subtest3
2025/04/08 05:15:45 DEBUG : test.sum: md5 = fa7a713cd7e6ded4789c509c45a4c8bd OK
=== RUN   TestCheckSumDownload/subtest4
2025/04/08 05:15:56 DEBUG : test.sum: md5 = f8d28c70d85a4d723dd341a2fa7287ff OK
=== RUN   TestCheckSumDownload/subtest5
2025/04/08 05:15:57 DEBUG : test.sum: md5 = 5dad15f2fad65fa46cf01ffa8235db04 OK
=== RUN   TestCheckSumDownload/subtest6
2025/04/08 05:16:02 DEBUG : data/banana: md5 = 47c49ff5d2ea1650c8ad3eb5b4cbc893 OK
2025/04/08 05:16:02 DEBUG : data/potato: md5 = 0babd8ed49a7e08b3381615e2456b236 OK
2025/04/08 05:16:03 DEBUG : test.sum: md5 = 73702d2848cf70ac029c8955a59ebd2e OK
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (53.48s)
    --- PASS: TestCheckSumDownload/subtest1 (0.29s)
    --- PASS: TestCheckSumDownload/subtest2 (5.33s)
    --- PASS: TestCheckSumDownload/subtest3 (0.25s)
    --- PASS: TestCheckSumDownload/subtest4 (5.20s)
    --- PASS: TestCheckSumDownload/subtest5 (0.29s)
    --- PASS: TestCheckSumDownload/subtest6 (0.23s)
    --- PASS: TestCheckSumDownload/subtest7 (0.30s)
=== RUN   TestApplyTransforms
2025/04/08 05:16:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tepakow8yora"
2025/04/08 05:16:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:16:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tepakow8yora.bin"
2025/04/08 05:16:09 DEBUG : Swift container crypt path rclone-test-tepakow8yora.bin: Auto set use_segments_container to true
2025/04/08 05:16:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tepakow8yora"
2025/04/08 05:16:15 DEBUG : Swift container crypt path rclone-test-tepakow8yora: Auto set use_segments_container to true
2025/04/08 05:16:21 DEBUG : Creating backend with remote "/tmp/rclone1948849817"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora'", Local "Local file system at /tmp/rclone1948849817", Modify Window "1ns"
2025/04/08 05:16:26 DEBUG : hello, world!: md5 = c0be4d2c8bd57a71092d6b7a27c186e0 OK
upper checkfile vs. lower remote (without normalization)
2025/04/08 05:16:26 ERROR : hello, world!: sum not found
2025/04/08 05:16:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora'
2025/04/08 05:16:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora': 1 files missing
2025/04/08 05:16:26 NOTICE: 1 hashes missing
2025/04/08 05:16:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora': 2 differences found
2025/04/08 05:16:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/08 05:16:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:16:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora': 0 differences found
2025/04/08 05:16:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora': 1 matching files
2025/04/08 05:16:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yuvemad3puri"
2025/04/08 05:16:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:16:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yuvemad3puri.bin"
2025/04/08 05:16:27 DEBUG : Swift container crypt path rclone-test-yuvemad3puri.bin: Auto set use_segments_container to true
2025/04/08 05:16:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yuvemad3puri"
2025/04/08 05:16:33 DEBUG : Swift container crypt path rclone-test-yuvemad3puri: Auto set use_segments_container to true
2025/04/08 05:16:39 DEBUG : Creating backend with remote "/tmp/rclone4161102542"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri'", Local "Local file system at /tmp/rclone4161102542", Modify Window "1ns"
2025/04/08 05:16:44 DEBUG : HELLO, WORLD!: md5 = d0acd558209e2e4d0450b0f44ee05629 OK
lower checkfile vs. upper remote (without normalization)
2025/04/08 05:16:44 ERROR : HELLO, WORLD!: sum not found
2025/04/08 05:16:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri'
2025/04/08 05:16:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri': 1 files missing
2025/04/08 05:16:44 NOTICE: 1 hashes missing
2025/04/08 05:16:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri': 2 differences found
2025/04/08 05:16:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/08 05:16:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:16:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri': 0 differences found
2025/04/08 05:16:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri': 1 matching files
2025/04/08 05:16:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ruravup6fuxa"
2025/04/08 05:16:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:16:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ruravup6fuxa.bin"
2025/04/08 05:16:50 DEBUG : Swift container crypt path rclone-test-ruravup6fuxa.bin: Auto set use_segments_container to true
2025/04/08 05:16:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ruravup6fuxa"
2025/04/08 05:16:56 DEBUG : Swift container crypt path rclone-test-ruravup6fuxa: Auto set use_segments_container to true
2025/04/08 05:17:01 DEBUG : Creating backend with remote "/tmp/rclone4157337575"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa'", Local "Local file system at /tmp/rclone4157337575", Modify Window "1ns"
2025/04/08 05:17:03 DEBUG : HeLlO, wOrLd!: md5 = eeafacc4258e97584fb247ea03ca4231 OK
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/08 05:17:03 ERROR : HeLlO, wOrLd!: sum not found
2025/04/08 05:17:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa'
2025/04/08 05:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa': 1 files missing
2025/04/08 05:17:03 NOTICE: 1 hashes missing
2025/04/08 05:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa': 2 differences found
2025/04/08 05:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/08 05:17:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa': 0 differences found
2025/04/08 05:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa': 1 matching files
2025/04/08 05:17:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fotazeq9yazu"
2025/04/08 05:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:17:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fotazeq9yazu.bin"
2025/04/08 05:17:04 DEBUG : Swift container crypt path rclone-test-fotazeq9yazu.bin: Auto set use_segments_container to true
2025/04/08 05:17:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fotazeq9yazu"
2025/04/08 05:17:09 DEBUG : Swift container crypt path rclone-test-fotazeq9yazu: Auto set use_segments_container to true
2025/04/08 05:17:20 DEBUG : Creating backend with remote "/tmp/rclone1984138234"
2025/04/08 05:17:20 DEBUG : Config file has changed externally - reloading
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu'", Local "Local file system at /tmp/rclone1984138234", Modify Window "1ns"
2025/04/08 05:17:21 DEBUG : HELLO, WORLD!: md5 = 0a5a1df684425305ee4c3c381697d71f OK
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/08 05:17:21 ERROR : HELLO, WORLD!: sum not found
2025/04/08 05:17:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu'
2025/04/08 05:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu': 1 files missing
2025/04/08 05:17:21 NOTICE: 1 hashes missing
2025/04/08 05:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu': 2 differences found
2025/04/08 05:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/08 05:17:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:17:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu': 0 differences found
2025/04/08 05:17:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu': 1 matching files
2025/04/08 05:17:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hivehay2zudo"
2025/04/08 05:17:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:17:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hivehay2zudo.bin"
2025/04/08 05:17:22 DEBUG : Swift container crypt path rclone-test-hivehay2zudo.bin: Auto set use_segments_container to true
2025/04/08 05:17:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hivehay2zudo"
2025/04/08 05:17:28 DEBUG : Swift container crypt path rclone-test-hivehay2zudo: Auto set use_segments_container to true
2025/04/08 05:17:33 DEBUG : Creating backend with remote "/tmp/rclone3511254145"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo'", Local "Local file system at /tmp/rclone3511254145", Modify Window "1ns"
2025/04/08 05:17:34 DEBUG : 測試_Русский___ě_áñ: md5 = e181d3f0f4ac464002c41663704e441e OK
NFD checkfile vs. NFC remote (without normalization)
2025/04/08 05:17:34 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/08 05:17:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo'
2025/04/08 05:17:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo': 1 files missing
2025/04/08 05:17:34 NOTICE: 1 hashes missing
2025/04/08 05:17:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo': 2 differences found
2025/04/08 05:17:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/08 05:17:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo': 0 differences found
2025/04/08 05:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo': 1 matching files
2025/04/08 05:17:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sacedim9ludu"
2025/04/08 05:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:17:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sacedim9ludu.bin"
2025/04/08 05:17:35 DEBUG : Swift container crypt path rclone-test-sacedim9ludu.bin: Auto set use_segments_container to true
2025/04/08 05:17:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sacedim9ludu"
2025/04/08 05:17:41 DEBUG : Swift container crypt path rclone-test-sacedim9ludu: Auto set use_segments_container to true
2025/04/08 05:17:51 DEBUG : Creating backend with remote "/tmp/rclone3857543824"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu'", Local "Local file system at /tmp/rclone3857543824", Modify Window "1ns"
2025/04/08 05:17:52 DEBUG : 測試_Русский___ě_áñ: md5 = 3f9af775e6f1de0c83ab9621a48de56e OK
NFC checkfile vs. NFD remote (without normalization)
2025/04/08 05:17:52 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/08 05:17:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu'
2025/04/08 05:17:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu': 1 files missing
2025/04/08 05:17:52 NOTICE: 1 hashes missing
2025/04/08 05:17:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu': 2 differences found
2025/04/08 05:17:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/08 05:17:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:17:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu': 0 differences found
2025/04/08 05:17:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu': 1 matching files
2025/04/08 05:17:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nuyupud1zeba"
2025/04/08 05:17:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:17:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuyupud1zeba.bin"
2025/04/08 05:17:53 DEBUG : Swift container crypt path rclone-test-nuyupud1zeba.bin: Auto set use_segments_container to true
2025/04/08 05:17:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuyupud1zeba"
2025/04/08 05:17:59 DEBUG : Swift container crypt path rclone-test-nuyupud1zeba: Auto set use_segments_container to true
2025/04/08 05:18:04 DEBUG : Creating backend with remote "/tmp/rclone1814011815"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba'", Local "Local file system at /tmp/rclone1814011815", Modify Window "1ns"
2025/04/08 05:18:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 712e6a42fddc7804c91d4294f8f56cbb OK
NFDx2 checkfile vs. both remote (without normalization)
2025/04/08 05:18:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 05:18:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba'
2025/04/08 05:18:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba': 1 files missing
2025/04/08 05:18:05 NOTICE: 1 hashes missing
2025/04/08 05:18:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba': 2 differences found
2025/04/08 05:18:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/08 05:18:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:18:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba': 0 differences found
2025/04/08 05:18:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba': 1 matching files
2025/04/08 05:18:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tosepes2lovo"
2025/04/08 05:18:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:18:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tosepes2lovo.bin"
2025/04/08 05:18:06 DEBUG : Swift container crypt path rclone-test-tosepes2lovo.bin: Auto set use_segments_container to true
2025/04/08 05:18:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tosepes2lovo"
2025/04/08 05:18:11 DEBUG : Swift container crypt path rclone-test-tosepes2lovo: Auto set use_segments_container to true
2025/04/08 05:18:17 DEBUG : Creating backend with remote "/tmp/rclone455716130"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo'", Local "Local file system at /tmp/rclone455716130", Modify Window "1ns"
2025/04/08 05:18:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ff3f2f060917ba72d453f49ebb1cc095 OK
NFCx2 checkfile vs. both remote (without normalization)
2025/04/08 05:18:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 05:18:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo'
2025/04/08 05:18:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo': 1 files missing
2025/04/08 05:18:22 NOTICE: 1 hashes missing
2025/04/08 05:18:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo': 2 differences found
2025/04/08 05:18:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/08 05:18:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:18:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo': 0 differences found
2025/04/08 05:18:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo': 1 matching files
2025/04/08 05:18:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-pisadix1kebu"
2025/04/08 05:18:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:18:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pisadix1kebu.bin"
2025/04/08 05:18:23 DEBUG : Swift container crypt path rclone-test-pisadix1kebu.bin: Auto set use_segments_container to true
2025/04/08 05:18:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pisadix1kebu"
2025/04/08 05:18:29 DEBUG : Swift container crypt path rclone-test-pisadix1kebu: Auto set use_segments_container to true
2025/04/08 05:18:34 DEBUG : Creating backend with remote "/tmp/rclone2870123350"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu'", Local "Local file system at /tmp/rclone2870123350", Modify Window "1ns"
2025/04/08 05:18:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c55466c44a9296e5e44ce5e070d6f4ca OK
both checkfile vs. NFDx2 remote (without normalization)
2025/04/08 05:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 05:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu'
2025/04/08 05:18:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu': 1 files missing
2025/04/08 05:18:35 NOTICE: 1 hashes missing
2025/04/08 05:18:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu': 2 differences found
2025/04/08 05:18:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/08 05:18:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:18:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu': 0 differences found
2025/04/08 05:18:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu': 1 matching files
2025/04/08 05:18:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tefifow7doto"
2025/04/08 05:18:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:18:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tefifow7doto.bin"
2025/04/08 05:18:36 DEBUG : Swift container crypt path rclone-test-tefifow7doto.bin: Auto set use_segments_container to true
2025/04/08 05:18:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tefifow7doto"
2025/04/08 05:18:42 DEBUG : Swift container crypt path rclone-test-tefifow7doto: Auto set use_segments_container to true
2025/04/08 05:18:47 DEBUG : Creating backend with remote "/tmp/rclone1475596722"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto'", Local "Local file system at /tmp/rclone1475596722", Modify Window "1ns"
2025/04/08 05:18:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 39dbef36f52c04f0b19c3e7149ea03a4 OK
both checkfile vs. NFCx2 remote (without normalization)
2025/04/08 05:18:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 05:18:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto'
2025/04/08 05:18:48 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto': 1 files missing
2025/04/08 05:18:48 NOTICE: 1 hashes missing
2025/04/08 05:18:48 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto': 2 differences found
2025/04/08 05:18:48 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/08 05:18:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 05:18:48 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto': 0 differences found
2025/04/08 05:18:48 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto': 1 matching files
2025/04/08 05:18:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tefifow7doto': Purge remote
2025/04/08 05:18:48 DEBUG : Waiting for deletions to finish
2025/04/08 05:18:48 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/08 05:18:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pisadix1kebu': Purge remote
2025/04/08 05:18:48 DEBUG : Waiting for deletions to finish
2025/04/08 05:18:49 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/08 05:18:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tosepes2lovo': Purge remote
2025/04/08 05:18:49 DEBUG : Waiting for deletions to finish
2025/04/08 05:18:59 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/08 05:18:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuyupud1zeba': Purge remote
2025/04/08 05:18:59 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:00 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted
2025/04/08 05:19:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sacedim9ludu': Purge remote
2025/04/08 05:19:00 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:00 INFO  : 測試_Русский___ě_áñ.bin: Deleted
2025/04/08 05:19:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hivehay2zudo': Purge remote
2025/04/08 05:19:00 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:00 INFO  : 測試_Русский___ě_áñ.bin: Deleted
2025/04/08 05:19:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fotazeq9yazu': Purge remote
2025/04/08 05:19:00 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:01 INFO  : HELLO, WORLD!.bin: Deleted
2025/04/08 05:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ruravup6fuxa': Purge remote
2025/04/08 05:19:01 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:01 INFO  : HeLlO, wOrLd!.bin: Deleted
2025/04/08 05:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yuvemad3puri': Purge remote
2025/04/08 05:19:01 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:06 INFO  : HELLO, WORLD!.bin: Deleted
2025/04/08 05:19:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tepakow8yora': Purge remote
2025/04/08 05:19:06 DEBUG : Waiting for deletions to finish
2025/04/08 05:19:12 INFO  : hello, world!.bin: Deleted
--- PASS: TestApplyTransforms (182.73s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:19:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/08 05:19:22 DEBUG : sub/file2: md5 = 4134ff231dfeaf2ff6d8c5e08b63ad9b OK
2025/04/08 05:19:22 INFO  : file1: Copied (new) to: sub/file2
2025/04/08 05:19:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:19:22 DEBUG : file1: Unchanged skipping
2025/04/08 05:19:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (26.53s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.22s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:19:43 DEBUG : dst/file1: md5 = 99d2d662657c21664d6d8217437ba77f OK
2025/04/08 05:19:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/backup"
2025/04/08 05:19:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/backup.bin"
2025/04/08 05:19:49 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/backup.bin: Auto set use_segments_container to true
2025/04/08 05:19:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/backup"
2025/04/08 05:19:55 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/backup: Auto set use_segments_container to true
2025/04/08 05:20:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/08 05:20:16 INFO  : dst/file1: Copied (server-side copy)
2025/04/08 05:20:22 INFO  : dst/file1: Deleted
2025/04/08 05:20:27 DEBUG : dst/file1: md5 = 38f1fe77b8d4b48e99f13faa6cccc45b OK
2025/04/08 05:20:27 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (64.17s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:20:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/dst"
2025/04/08 05:20:42 DEBUG : Config file has changed externally - reloading
2025/04/08 05:20:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/dst.bin"
2025/04/08 05:20:43 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/dst.bin: Auto set use_segments_container to true
2025/04/08 05:20:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/dst"
2025/04/08 05:20:48 DEBUG : Config file has changed externally - reloading
2025/04/08 05:20:49 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/dst: Auto set use_segments_container to true
2025/04/08 05:21:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/CompareDest"
2025/04/08 05:21:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/CompareDest.bin"
2025/04/08 05:21:00 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/CompareDest.bin: Auto set use_segments_container to true
2025/04/08 05:21:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/CompareDest"
2025/04/08 05:21:06 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/CompareDest: Auto set use_segments_container to true
2025/04/08 05:21:11 DEBUG : one: Need to transfer - File not found at Destination
2025/04/08 05:21:22 DEBUG : one: md5 = 9c01d25cfa774fa9979674568ce51628 OK
2025/04/08 05:21:22 INFO  : one: Copied (new)
2025/04/08 05:21:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 05:21:33 DEBUG : one: md5 = 41eca762eb62504a489fe75d9e95a187 OK
2025/04/08 05:21:33 INFO  : one: Copied (replaced existing)
2025/04/08 05:21:38 DEBUG : dst/one: md5 = 903dd1e70db1e55f93d9738f31c721cd OK
2025/04/08 05:21:39 DEBUG : CompareDest/one: md5 = 4784b81fb23cbc505a1ab5e68c23585f OK
2025/04/08 05:21:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 05:21:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:21:44 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/08 05:21:45 DEBUG : CompareDest/two: md5 = 9589dff080bafbbae9289274a117e9be OK
2025/04/08 05:21:55 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 05:21:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:21:55 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/08 05:22:00 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 05:22:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:22:00 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/08 05:22:06 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 05:22:06 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/08 05:22:11 DEBUG : two: md5 = 6c1eda43a810dbf88565045dd0409ec9 OK
2025/04/08 05:22:11 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (104.83s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:22:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/dst"
2025/04/08 05:22:27 DEBUG : Config file has changed externally - reloading
2025/04/08 05:22:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/dst.bin"
2025/04/08 05:22:28 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/dst.bin: Auto set use_segments_container to true
2025/04/08 05:22:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/dst"
2025/04/08 05:22:34 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/dst: Auto set use_segments_container to true
2025/04/08 05:22:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/CopyDest"
2025/04/08 05:22:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/CopyDest.bin"
2025/04/08 05:22:45 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/CopyDest.bin: Auto set use_segments_container to true
2025/04/08 05:22:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/CopyDest"
2025/04/08 05:22:50 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/CopyDest: Auto set use_segments_container to true
2025/04/08 05:22:56 DEBUG : one: Need to transfer - File not found at Destination
2025/04/08 05:23:06 DEBUG : one: md5 = d8750c6ca88e2f33fa8749af4fa6e353 OK
2025/04/08 05:23:06 INFO  : one: Copied (new)
2025/04/08 05:23:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 05:23:27 DEBUG : one: md5 = 93d24c99a7f86e7cee8d141ca2ff0efd OK
2025/04/08 05:23:27 INFO  : one: Copied (replaced existing)
2025/04/08 05:23:33 DEBUG : dst/one: md5 = 1c93d792a92fe9bc90270ce5d6f69ffa OK
2025/04/08 05:23:38 DEBUG : CopyDest/one: md5 = 3bb863551dbe872a0b21bd69ad5f706a OK
2025/04/08 05:23:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/BackupDir"
2025/04/08 05:23:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/BackupDir.bin"
2025/04/08 05:23:49 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/BackupDir.bin: Auto set use_segments_container to true
2025/04/08 05:23:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/BackupDir"
2025/04/08 05:23:55 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/BackupDir: Auto set use_segments_container to true
2025/04/08 05:24:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 05:24:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:24:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 05:24:11 INFO  : one: Copied (server-side copy)
2025/04/08 05:24:16 INFO  : one: Deleted
2025/04/08 05:24:31 INFO  : one: Copied (server-side copy)
2025/04/08 05:24:31 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/08 05:24:37 DEBUG : CopyDest/two: md5 = ad050ea86eb536e5a3b72422e9cb027c OK
2025/04/08 05:24:47 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 05:24:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:25:03 INFO  : two: Copied (server-side copy)
2025/04/08 05:25:03 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/08 05:25:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:25:13 DEBUG : two: Unchanged skipping
2025/04/08 05:25:24 DEBUG : CopyDest/three: md5 = ab1a83e6be7944fd0c4d93fc87dcb5fb OK
2025/04/08 05:25:49 DEBUG : three: Need to transfer - File not found at Destination
2025/04/08 05:25:49 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/08 05:25:49 DEBUG : three: Destination not found in --copy-dest
2025/04/08 05:25:55 DEBUG : three: md5 = 734c4da7ac140091d079177d9508e33a OK
2025/04/08 05:25:55 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (259.01s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.19s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.12s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:26:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/08 05:26:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a04c9dc65d4a28dedbf4ba0efbfe08d5 OK
2025/04/08 05:26:57 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/08 05:27:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/08 05:27:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-metejuq7sicu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer
2025/04/08 05:27:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/08 05:27:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/08 05:27:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7e7970760e1e6fa795678cadec38c22b OK
2025/04/08 05:27:34 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (68.67s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.28s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.10s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.15s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.26s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.14s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.20s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.20s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.20s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.20s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.20s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.20s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:28:03 DEBUG : a.txt: md5 = 526b115ed3149cb3f4742b0249f941bd OK
2025/04/08 05:28:08 DEBUG : zend.txt: md5 = 2a63721117c69e7c595eae4deb592656 OK
2025/04/08 05:28:08 DEBUG : sub dir/hello world: md5 = 91e356d84723400cad77959d15d21a9e OK
2025/04/08 05:28:08 DEBUG : sub dir/hello world2: md5 = 6391fb3a6501bc103288342f3f6bfbb7 OK
2025/04/08 05:28:14 DEBUG : sub dir/ignore dir/.ignore: md5 = ebcdb9f2cba9c620816f5f5737c4aff2 OK
2025/04/08 05:28:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6367ec19a9f993b1d59dbad147d43bdf OK
2025/04/08 05:28:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = a1d7c4d78871417710bab4b33c3f9e02 OK
2025/04/08 05:28:30 DEBUG : a.txt: Excluded (Size Filter)
2025/04/08 05:28:30 DEBUG : a.txt: Excluded
2025/04/08 05:28:30 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/08 05:28:30 DEBUG : sub dir/hello world: Excluded
2025/04/08 05:28:30 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/08 05:28:30 DEBUG : sub dir/hello world2: Excluded
2025/04/08 05:28:31 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/08 05:28:31 DEBUG : sub dir/hello world: Excluded
2025/04/08 05:28:31 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/08 05:28:31 DEBUG : sub dir/hello world2: Excluded
2025/04/08 05:28:31 DEBUG : sub dir/ignore dir: Excluded
2025/04/08 05:28:36 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (64.93s)
=== RUN   TestListJSON
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:29:08 DEBUG : file1: md5 = 5cf35b70de45e4d9644a6dcabfda9197 OK
2025/04/08 05:29:13 DEBUG : sub/file2: md5 = 9d0a4a12d77559814f2dc8ebcdae8a0c OK
=== 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
2025/04/08 05:29:39 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (57.53s)
    --- PASS: TestListJSON/Default (0.09s)
    --- PASS: TestListJSON/FilesOnly (0.10s)
    --- PASS: TestListJSON/DirsOnly (0.05s)
    --- PASS: TestListJSON/Recurse (10.19s)
    --- PASS: TestListJSON/SubDir (5.10s)
    --- PASS: TestListJSON/NoModTime (0.05s)
    --- PASS: TestListJSON/NoMimeType (0.10s)
    --- PASS: TestListJSON/ShowHash (0.09s)
    --- PASS: TestListJSON/HashTypes (5.09s)
    --- PASS: TestListJSON/Metadata (0.10s)
=== RUN   TestStatJSON
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:30:05 DEBUG : file1: md5 = 95e43c437197d884f961ad208a412a20 OK
2025/04/08 05:30:10 DEBUG : sub/file2: md5 = 24951807503c93a5af3e07938fa666d2 OK
=== 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/08 05:30:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/notfound"
2025/04/08 05:30:42 DEBUG : Config file has changed externally - reloading
2025/04/08 05:30:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/notfound.bin"
2025/04/08 05:30:43 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/notfound.bin: Auto set use_segments_container to true
2025/04/08 05:30:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/notfound"
2025/04/08 05:30:48 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/notfound: Auto set use_segments_container to true
--- PASS: TestStatJSON (70.00s)
    --- PASS: TestStatJSON/Root (0.20s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.15s)
    --- PASS: TestStatJSON/Dir (5.24s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s)
    --- PASS: TestStatJSON/File (5.05s)
    --- PASS: TestStatJSON/NotFound (5.22s)
    --- PASS: TestStatJSON/DirFilesOnly (5.05s)
    --- PASS: TestStatJSON/FileFilesOnly (0.05s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s)
    --- PASS: TestStatJSON/DirDirsOnly (0.05s)
    --- PASS: TestStatJSON/FileDirsOnly (0.10s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s)
    --- PASS: TestStatJSON/RootNotFound (11.79s)
=== RUN   TestMkdir
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:31:10 INFO  : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Making directory
2025/04/08 05:31:10 INFO  : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Making directory
--- PASS: TestMkdir (0.27s)
=== RUN   TestLsd
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:31:10 DEBUG : sub dir/hello world: md5 = 6b4be37f06ff9c25f937a640aa900fea OK
--- PASS: TestLsd (1.10s)
=== RUN   TestLs
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:31:16 DEBUG : potato2: md5 = cfc3ec4b3557364beb5951c011c1d527 OK
2025/04/08 05:31:17 DEBUG : empty space: md5 = 834fa703d441e67f0164697c44d9a44f OK
--- PASS: TestLs (16.38s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:31:33 DEBUG : potato2: md5 = 3645bd5074cec960ca9c8867201005f4 OK
2025/04/08 05:31:33 DEBUG : empty space: md5 = 0ccba16030ffd1cc39a54b39f0de3d18 OK
2025/04/08 05:31:33 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/08 05:31:33 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (16.48s)
=== RUN   TestLsLong
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:31:49 DEBUG : potato2: md5 = d57fd3d079979e7a8c0c5fad53e3d874 OK
2025/04/08 05:31:50 DEBUG : empty space: md5 = bb37e3ce39eefdd544d10a542bffbdfb OK
--- PASS: TestLsLong (16.47s)
=== RUN   TestHashSums
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:32:06 DEBUG : potato2: md5 = 7d6da216da8546ebd447c81897d1c5d8 OK
2025/04/08 05:32:06 DEBUG : empty space: md5 = 011709ec86b806eec9fccf4af777ac9e OK
--- PASS: TestHashSums (16.12s)
=== RUN   TestHashSumsWithErrors
2025/04/08 05:32:17 DEBUG : Creating backend with remote ":memory:"
2025/04/08 05:32:17 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/08 05:32:17 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/08 05:32:17 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/08 05:32:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/08 05:32:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/08 05:32:17 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/08 05:32:17 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/08 05:32:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/08 05:32:17 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 "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:32:22 DEBUG : potato2: md5 = 626721202bbd9e08e9c67c113fce9ba7 OK
2025/04/08 05:32:22 DEBUG : empty space: md5 = 0042494941702e291862926453b01c70 OK
2025/04/08 05:32:22 DEBUG : sub dir/potato3: md5 = 366682aed0d9e05c999973417aa6a72e OK
--- PASS: TestCount (16.72s)
=== RUN   TestDelete
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:32:34 DEBUG : small: md5 = 8784d58b26b4f5ec7d1dbb2554461047 OK
2025/04/08 05:32:39 DEBUG : medium: md5 = 7ad8188bbbe2f63d455631fe20406295 OK
2025/04/08 05:32:40 DEBUG : large: md5 = d97bc4aa015e9224f60e5ded19942af0 OK
2025/04/08 05:32:45 DEBUG : Waiting for deletions to finish
2025/04/08 05:32:45 DEBUG : large: Excluded (Size Filter)
2025/04/08 05:32:45 INFO  : small: Deleted
2025/04/08 05:32:50 INFO  : medium: Deleted
--- PASS: TestDelete (17.54s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:32:51 DEBUG : small: md5 = 45dfb580e7cb121f019340d240ea5667 OK
2025/04/08 05:32:56 DEBUG : medium: md5 = 10c22d324db7e8dbcd23408fa2500760 OK
2025/04/08 05:32:56 DEBUG : large: md5 = 384b0326cb2954ff2bf84aa6eb34c198 OK
2025/04/08 05:32:57 DEBUG : Waiting for deletions to finish
2025/04/08 05:32:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/08 05:32:57 INFO  : large: Deleted
2025/04/08 05:33:02 INFO  : medium: Deleted
--- PASS: TestMaxDelete (11.73s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:33:03 DEBUG : small: md5 = bea3355d826f34bf748a26535c97d149 OK
2025/04/08 05:33:08 DEBUG : medium: md5 = d1f015918901ed5ac38377a7a1ac8e7f OK
2025/04/08 05:33:08 DEBUG : large: md5 = 2dae5dc609ff0d0cca0c0490214486d5 OK
2025/04/08 05:33:08 DEBUG : Waiting for deletions to finish
2025/04/08 05:33:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/08 05:33:09 INFO  : small: Deleted
2025/04/08 05:33:19 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (16.74s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:33:20 DEBUG : small: md5 = 7d03cdd6bd221001e7cd710eadfb3ed3 OK
2025/04/08 05:33:25 DEBUG : medium: md5 = 747f44aa432a9e8f5a24a158b5f6bcd0 OK
2025/04/08 05:33:25 DEBUG : large: md5 = 0d8337da35f5f22bd7621c7834c6a099 OK
2025/04/08 05:33:25 DEBUG : Waiting for deletions to finish
2025/04/08 05:33:25 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/08 05:33:26 INFO  : large: Deleted
2025/04/08 05:33:30 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (12.02s)
=== RUN   TestReadFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:33:32 DEBUG : ReadFile: md5 = 0d6cb09749288bcf41831e407c9230db OK
--- PASS: TestReadFile (1.55s)
=== RUN   TestRetry
2025/04/08 05:33:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/08 05:33:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/08 05:33:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 05:33:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 05:33:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 05:33:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 05:33:33 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 "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:33:38 DEBUG : file1: md5 = 7ecb732bc51143cef8357e504871100c OK
2025/04/08 05:33:43 DEBUG : file2: md5 = 8e066c6d7e8649e5969081d792b196b5 OK
--- PASS: TestCat (47.84s)
=== RUN   TestPurge
2025/04/08 05:34:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-geguyof4nisa"
2025/04/08 05:34:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 05:34:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-geguyof4nisa.bin"
2025/04/08 05:34:22 DEBUG : Swift container crypt path rclone-test-geguyof4nisa.bin: Auto set use_segments_container to true
2025/04/08 05:34:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-geguyof4nisa"
2025/04/08 05:34:27 DEBUG : Swift container crypt path rclone-test-geguyof4nisa: Auto set use_segments_container to true
2025/04/08 05:34:33 DEBUG : Creating backend with remote "/tmp/rclone2934788593"
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-geguyof4nisa'", Local "Local file system at /tmp/rclone2934788593", Modify Window "1ns"
2025/04/08 05:34:33 DEBUG : A1/B1/C1/one: md5 = bbafe43fae7df5499c77e9c2f6ac144d OK
2025/04/08 05:34:33 INFO  : A2: Making directory
2025/04/08 05:34:33 INFO  : A1/B2: Making directory
2025/04/08 05:34:33 INFO  : A1/B2/C2: Making directory
2025/04/08 05:34:33 INFO  : A1/B1/C3: Making directory
2025/04/08 05:34:33 INFO  : A3: Making directory
2025/04/08 05:34:33 INFO  : A3/B3: Making directory
2025/04/08 05:34:33 INFO  : A3/B3/C4: Making directory
2025/04/08 05:34:38 DEBUG : A1/two: md5 = e1da977fe400eabcdb733ab57b595290 OK
    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/08 05:34:39 DEBUG : Waiting for deletions to finish
2025/04/08 05:34:39 INFO  : A1/B1/C1/one.bin: 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/08 05:34:44 DEBUG : Waiting for deletions to finish
2025/04/08 05:34:54 INFO  : A1/two.bin: Deleted
2025/04/08 05:34:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-geguyof4nisa': Purge remote
2025/04/08 05:34:54 DEBUG : Waiting for deletions to finish
--- PASS: TestPurge (33.50s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:35:00 DEBUG : A1/B1/C1/one: md5 = 9c613296a5294dd83bda1af9c48c6491 OK
2025/04/08 05:35:00 INFO  : A2: Making directory
2025/04/08 05:35:00 INFO  : A1/B2: Making directory
2025/04/08 05:35:00 INFO  : A1/B2/C2: Making directory
2025/04/08 05:35:00 INFO  : A1/B1/C3: Making directory
2025/04/08 05:35:00 INFO  : A3: Making directory
2025/04/08 05:35:00 INFO  : A3/B3: Making directory
2025/04/08 05:35:00 INFO  : A3/B3/C4: Making directory
2025/04/08 05:35:00 DEBUG : A1/two: md5 = 89992d6f8408c22b7f5d1955cea57fbd OK
    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/08 05:35:05 DEBUG : removing 1 level 3 directories
2025/04/08 05:35:05 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/08 05:35:12 DEBUG : removing 1 level 0 directories
2025/04/08 05:35:12 INFO  : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Removing directory
--- PASS: TestRmdirsNoLeaveRoot (17.51s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:35:12 INFO  : A1: Making directory
2025/04/08 05:35:12 INFO  : A1/B1: Making directory
2025/04/08 05:35:12 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.41s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:35:12 INFO  : A1: Making directory
2025/04/08 05:35:12 INFO  : A1/B1: Making directory
2025/04/08 05:35:12 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.50s)
=== RUN   TestCopyURL
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:35:18 DEBUG : file1: md5 = f9034b2b8fc2d76780cf65efb3e8005b OK
2025/04/08 05:35:18 DEBUG : filename.txt: File name found in url
2025/04/08 05:35:19 DEBUG : filename.txt: md5 = ba568b39b0beb10153d8808538b0902e OK
2025/04/08 05:35:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/08 05:35:19 DEBUG : headerfilename.txt: md5 = af70a709a04ed50f5436a2f174354ae7 OK
2025/04/08 05:35:24 DEBUG : file2: md5 = 4b7d8c68e0b3163933a95165a5526162 OK
--- PASS: TestCopyURL (37.60s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:35:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/08 05:36:01 DEBUG : sub/file2: md5 = 35dd9ea441524b700a921ba4c802ee71 OK
2025/04/08 05:36:01 INFO  : file1: Copied (new) to: sub/file2
2025/04/08 05:36:01 INFO  : file1: Deleted
2025/04/08 05:36:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:36:06 DEBUG : file1: Unchanged skipping
2025/04/08 05:36:06 INFO  : file1: Deleted
2025/04/08 05:36:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (21.10s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:36:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/08 05:36:22 DEBUG : file1: md5 = 4c74e93d3e98884a18614a3efdafa866 OK
2025/04/08 05:36:22 INFO  : file1: Copied (new)
2025/04/08 05:36:22 INFO  : file1: Deleted
2025/04/08 05:36:27 DEBUG : file1: Destination exists, skipping
2025/04/08 05:36:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (25.94s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.33s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:36:43 DEBUG : dst/file1: md5 = cc622888b4f890f97bf074f8c516c44d OK
2025/04/08 05:36:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-metejuq7sicu/backup"
2025/04/08 05:36:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/backup.bin"
2025/04/08 05:36:54 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/backup.bin: Auto set use_segments_container to true
2025/04/08 05:36:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-metejuq7sicu/backup"
2025/04/08 05:37:00 DEBUG : Swift container crypt path rclone-test-metejuq7sicu/backup: Auto set use_segments_container to true
2025/04/08 05:37:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/08 05:37:26 INFO  : dst/file1: Copied (server-side copy)
2025/04/08 05:37:31 INFO  : dst/file1: Deleted
2025/04/08 05:37:36 DEBUG : dst/file1: md5 = dcf80a7fdcbaa7f538583f7242791b73 OK
2025/04/08 05:37:36 INFO  : dst/file1: Copied (new)
2025/04/08 05:37:36 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (83.79s)
=== 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 "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:38:03 DEBUG : A1/one: md5 = 221341a9809b69a01be2c70be786d05c OK
2025/04/08 05:38:03 DEBUG : A1/two: md5 = a33e570f01a30cff188bebb75d293d45 OK
2025/04/08 05:38:08 DEBUG : A1/B1/three: md5 = 723004155f453d3dd42ff481f748fcd4 OK
2025/04/08 05:38:13 DEBUG : A1/B1/C1/four: md5 = b23aa678809f7f8e16ab139d0de99580 OK
2025/04/08 05:38:13 DEBUG : A1/B1/C2/five: md5 = a0361004a6218ecfedeac1154f8901cb OK
2025/04/08 05:38:13 INFO  : A1/B2: Making directory
2025/04/08 05:38:13 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/08 05:38:30 INFO  : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/08 05:38:30 INFO  : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/08 05:38:30 INFO  : A1/B1/C2/five: Deleted
2025/04/08 05:38:30 INFO  : A1/two: Copied (server-side copy) to: A2/two
2025/04/08 05:38:30 INFO  : A1/one: Copied (server-side copy) to: A2/one
2025/04/08 05:38:30 INFO  : A1/two: Deleted
2025/04/08 05:38:30 INFO  : A1/one: Deleted
2025/04/08 05:38:35 INFO  : A1/B1/C1/four: Deleted
2025/04/08 05:38:35 INFO  : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/08 05:38:40 INFO  : A1/B1/three: Deleted
    fstest.go:244: Filtering empty directory "A2/B2"
    fstest.go:244: Filtering empty directory "A2/B1/C3"
2025/04/08 05:39:06 INFO  : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/08 05:39:06 INFO  : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/08 05:39:06 INFO  : A2/B1/C1/four: Deleted
2025/04/08 05:39:06 INFO  : A2/one: Copied (server-side copy) to: A3/one
2025/04/08 05:39:06 INFO  : A2/two: Copied (server-side copy) to: A3/two
2025/04/08 05:39:11 INFO  : A2/B1/three: Deleted
2025/04/08 05:39:11 INFO  : A2/one: Deleted
2025/04/08 05:39:11 INFO  : A2/two: Deleted
2025/04/08 05:39:21 INFO  : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/08 05:39:26 INFO  : A2/B1/C2/five: Deleted
    fstest.go:244: Filtering empty directory "A3/B2"
    fstest.go:244: Filtering empty directory "A3/B1/C3"
2025/04/08 05:39:26 INFO  : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/08 05:39:37 INFO  : A3/one: Copied (server-side copy) to: A4/one
2025/04/08 05:39:37 INFO  : A3/one: Deleted
2025/04/08 05:39:47 INFO  : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/08 05:39:47 INFO  : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/08 05:39:47 INFO  : A3/B1/three: Deleted
2025/04/08 05:39:47 INFO  : A3/two: Copied (server-side copy) to: A4/two
2025/04/08 05:39:52 INFO  : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/08 05:39:52 INFO  : A3/B1/C1/four: Deleted
2025/04/08 05:39:52 INFO  : A3/two: Deleted
2025/04/08 05:39:57 INFO  : A3/B1/C2/five: Deleted
    fstest.go:244: Filtering empty directory "A4/B2"
    fstest.go:244: Filtering empty directory "A4/B1/C3"
--- PASS: TestDirMove (151.35s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:40:33 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.18s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:40:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 05:40:39 DEBUG : no_checksum_small_file_from_pipe: md5 = dfb46ac39d03ebd1f30a99ca44308bac OK
2025/04/08 05:40:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/08 05:40:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/08 05:40:39 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-metejuq7sicu/no_checksum_big_file_from_pipe.bin/2025-04-08-054039-XTFEGUgwxasyJ4-9Ox8R8g/00000000" into "crypt_segments"
2025/04/08 05:40:44 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF)
2025/04/08 05:40:44 DEBUG : Swift container crypt path rclone-test-metejuq7sicu: uploading manifest "rclone-test-metejuq7sicu/no_checksum_big_file_from_pipe.bin" to "crypt"
2025/04/08 05:40:45 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object
2025/04/08 05:40:45 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:41:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 05:41:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 5f3b914615fb0b55f2999c01df50c6bc OK
2025/04/08 05:41:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/08 05:41:11 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-metejuq7sicu/with_checksum_big_file_from_pipe.bin/2025-04-08-054111-vPMzf5pSd3jG1WJXlf3hzA/00000000" into "crypt_segments"
2025/04/08 05:41:16 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF)
2025/04/08 05:41:16 DEBUG : Swift container crypt path rclone-test-metejuq7sicu: uploading manifest "rclone-test-metejuq7sicu/with_checksum_big_file_from_pipe.bin" to "crypt"
2025/04/08 05:41:22 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object
2025/04/08 05:41:22 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:41:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 05:41:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 05:41:43 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-metejuq7sicu/ignore_checksum_big_file_from_pipe.bin/2025-04-08-054143-B9WdXREY6-Kp1qr7ms4Hgw/00000000" into "crypt_segments"
2025/04/08 05:41:49 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF)
2025/04/08 05:41:49 DEBUG : Swift container crypt path rclone-test-metejuq7sicu: uploading manifest "rclone-test-metejuq7sicu/ignore_checksum_big_file_from_pipe.bin" to "crypt"
2025/04/08 05:41:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:42:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 05:42:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/08 05:42:01 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-metejuq7sicu/ignore_checksum_big_file_from_pipe.bin/2025-04-08-054201-ssbJlyrZpt39_MZPk66peA/00000000" into "crypt_segments"
2025/04/08 05:42:01 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF)
2025/04/08 05:42:01 DEBUG : Swift container crypt path rclone-test-metejuq7sicu: uploading manifest "rclone-test-metejuq7sicu/ignore_checksum_big_file_from_pipe.bin" to "crypt"
2025/04/08 05:42:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (95.27s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (32.58s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (36.98s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (17.77s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.94s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.10s)
=== RUN   TestRcatSize
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:42:14 DEBUG : potato1: md5 = 00ac71e383b95eecf8679c5590123139 OK
2025/04/08 05:42:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': File to upload is small (60 bytes), uploading instead of streaming
2025/04/08 05:42:19 DEBUG : potato2: md5 = 1d00764fee114037d12bedd7fb0feb25 OK
2025/04/08 05:42:19 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (26.11s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.30s)
=== RUN   TestTouchDir
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
2025/04/08 05:42:40 DEBUG : potato2: md5 = 1d527b03ac69ea766ab1e8bcd2f00143 OK
2025/04/08 05:42:40 DEBUG : empty space: md5 = 96d4ec29be482a0af7ccd7c1cbc78dd5 OK
2025/04/08 05:42:41 DEBUG : sub dir/potato3: md5 = 983819efad877b15843155e2b624d4e5 OK
2025/04/08 05:42:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Touching "sub dir/potato3"
2025/04/08 05:42:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Touching "empty space"
2025/04/08 05:42:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Touching "potato2"
--- PASS: TestTouchDir (27.37s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.27s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.11s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.14s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.20s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.20s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu'", Local "Local file system at /tmp/rclone1306629530", Modify Window "1ns"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.20s)
=== 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/08 05:43:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-metejuq7sicu': Purge remote
2025/04/08 05:43:03 DEBUG : Waiting for deletions to finish
"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 29m25.988494532s (try 1/5)