"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2024/11/14 20:16:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze" 2024/11/14 20:16:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:16:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze.bin" 2024/11/14 20:16:45 DEBUG : Swift container crypt path rclone-test-xudohon3luze.bin: Auto set use_segments_container to true 2024/11/14 20:16:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze" 2024/11/14 20:16:46 DEBUG : Swift container crypt path rclone-test-xudohon3luze: Auto set use_segments_container to true 2024/11/14 20:16:47 DEBUG : Creating backend with remote "/tmp/rclone3910967773" === 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", 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 2024/11/14 20:16:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/14 20:16:47 DEBUG : potato: Seek from 10 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 10 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Seek from 5 to 2 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/14 20:16:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Seek from 5 to 2 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/14 20:16:47 DEBUG : potato: Seek from 8 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 8 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/14 20:16:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 20:16:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 20:16:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 20:16:47 DEBUG : potato: Seek from 5 to 2 2024/11/14 20:16:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/14 20:16:47 DEBUG : potato: Seek from 9 to 0 2024/11/14 20:16:47 DEBUG : potato: Seek from 9 to 0 2024/11/14 20:16:47 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:16:47 DEBUG : rutabaga: md5 = f5742fe703958865014370a0f081920a OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/14 20:16:48 DEBUG : empty space: md5 = 94432554168697ccef397c578dbd3783 OK === RUN TestCheck/3 2024/11/14 20:16:50 DEBUG : potato2: md5 = 5242f50f8cbcf275040d9c9624655a17 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/14 20:16:51 DEBUG : remotepotato: md5 = 6497adc46ae60eb053d7813c3985032c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.94s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.12s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2024/11/14 20:16:53 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 20:16:53 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 20:16:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/14 20:16:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/14 20:16:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/14 20:16:53 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:16:53 DEBUG : rutabaga: md5 = bebd567b048c69e91a7f967fd45b047e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/14 20:16:54 DEBUG : empty space: md5 = e35c2f1404f32c599b7bb7b83f3eae18 OK === RUN TestCheckDownload/3 2024/11/14 20:16:54 DEBUG : potato2: md5 = 86387f472271acb6a73085805d31d3d5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/14 20:16:56 DEBUG : remotepotato: md5 = 731b1ed45ee223ad3c4f5ec267a40203 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.99s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.20s) --- PASS: TestCheckDownload/4 (0.27s) --- PASS: TestCheckDownload/5 (0.19s) --- PASS: TestCheckDownload/6 (0.19s) --- PASS: TestCheckDownload/7 (0.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:16:58 DEBUG : rutabaga: md5 = 607300faf74952cf8d0471286c3a11a2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/14 20:16:59 DEBUG : empty space: md5 = 766a87a2588fdb3ce45632c27b1bc0dc OK === RUN TestCheckSizeOnly/3 2024/11/14 20:16:59 DEBUG : potato2: md5 = 128cfb91d31cbc0b3ccaa708abc9ffc9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/14 20:17:00 DEBUG : remotepotato: md5 = 719bdc4400f1b86bc37fa43757f0a465 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.03s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.13s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.10s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:17:02 DEBUG : test.sum: md5 = ee595c3dc383063e3e687b3932f1ec1a OK 2024/11/14 20:17:02 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/14 20:17:02 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/14 20:17:02 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/14 20:17:02 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/14 20:17:03 DEBUG : test.sum: md5 = 54e7c9a822e224ede1d6effa603c3c3a OK 2024/11/14 20:17:03 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/14 20:17:03 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/14 20:17:03 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/14 20:17:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.17s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:17:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/data" 2024/11/14 20:17:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/data.bin" 2024/11/14 20:17:04 DEBUG : Swift container crypt path rclone-test-xudohon3luze/data.bin: Auto set use_segments_container to true 2024/11/14 20:17:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/data" 2024/11/14 20:17:05 DEBUG : Swift container crypt path rclone-test-xudohon3luze/data: Auto set use_segments_container to true check_test.go:354: Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze/data' lacks md5, skipping --- SKIP: TestCheckSum (2.41s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:17:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/data" 2024/11/14 20:17:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/data.bin" 2024/11/14 20:17:06 DEBUG : Swift container crypt path rclone-test-xudohon3luze/data.bin: Auto set use_segments_container to true 2024/11/14 20:17:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/data" 2024/11/14 20:17:07 DEBUG : Swift container crypt path rclone-test-xudohon3luze/data: Auto set use_segments_container to true 2024/11/14 20:17:08 DEBUG : data/banana: md5 = 493d09cf85f4a4d2a92b768e0e3e4242 OK 2024/11/14 20:17:08 DEBUG : test.sum: md5 = 7d3444e2d501ed0f72771b8e469f0242 OK === RUN TestCheckSumDownload/subtest1 2024/11/14 20:17:09 DEBUG : data/potato: md5 = 3d951ac74eb528c817107217071c817c OK 2024/11/14 20:17:09 DEBUG : test.sum: md5 = fa77196130f5c9a5edc29acc2f2237ea OK === RUN TestCheckSumDownload/subtest2 2024/11/14 20:17:10 DEBUG : test.sum: md5 = e7b907ea6aef0d06407a6120c917672e OK === RUN TestCheckSumDownload/subtest3 2024/11/14 20:17:11 DEBUG : test.sum: md5 = 62cbaf5e806d2634af2d698cea82dd96 OK === RUN TestCheckSumDownload/subtest4 2024/11/14 20:17:12 DEBUG : test.sum: md5 = 05c60848b46c8aa9946d321eb9594acb OK === RUN TestCheckSumDownload/subtest5 2024/11/14 20:17:12 DEBUG : test.sum: md5 = 327fc6a2e3635f75ce953e9d2a9385c2 OK === RUN TestCheckSumDownload/subtest6 2024/11/14 20:17:13 DEBUG : data/banana: md5 = 74cae3a0512fbb66dca92023c02ca8f4 OK 2024/11/14 20:17:13 DEBUG : data/potato: md5 = 3cede6c5fccf636d10ab91200bf33f3b OK 2024/11/14 20:17:13 DEBUG : test.sum: md5 = 3c5f91e5f392bc543ad94073cd78f5f4 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.09s) --- PASS: TestCheckSumDownload/subtest1 (0.39s) --- PASS: TestCheckSumDownload/subtest2 (0.29s) --- PASS: TestCheckSumDownload/subtest3 (0.45s) --- PASS: TestCheckSumDownload/subtest4 (0.27s) --- PASS: TestCheckSumDownload/subtest5 (0.21s) --- PASS: TestCheckSumDownload/subtest6 (0.29s) --- PASS: TestCheckSumDownload/subtest7 (0.41s) === RUN TestApplyTransforms 2024/11/14 20:17:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nuyinug7boxo" 2024/11/14 20:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuyinug7boxo.bin" 2024/11/14 20:17:15 DEBUG : Swift container crypt path rclone-test-nuyinug7boxo.bin: Auto set use_segments_container to true 2024/11/14 20:17:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuyinug7boxo" 2024/11/14 20:17:16 DEBUG : Swift container crypt path rclone-test-nuyinug7boxo: Auto set use_segments_container to true 2024/11/14 20:17:16 DEBUG : Creating backend with remote "/tmp/rclone1641089791" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo'", Local "Local file system at /tmp/rclone1641089791", Modify Window "1ns" 2024/11/14 20:17:17 DEBUG : hello, world!: md5 = da179391023f020c8debe9a70dfce703 OK upper checkfile vs. lower remote (without normalization) 2024/11/14 20:17:17 ERROR : hello, world!: sum not found 2024/11/14 20:17:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo' 2024/11/14 20:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo': 1 files missing 2024/11/14 20:17:17 NOTICE: 1 hashes missing 2024/11/14 20:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo': 2 differences found 2024/11/14 20:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/14 20:17:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo': 0 differences found 2024/11/14 20:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo': 1 matching files 2024/11/14 20:17:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-pipixuz3nobu" 2024/11/14 20:17:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pipixuz3nobu.bin" 2024/11/14 20:17:18 DEBUG : Swift container crypt path rclone-test-pipixuz3nobu.bin: Auto set use_segments_container to true 2024/11/14 20:17:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pipixuz3nobu" 2024/11/14 20:17:19 DEBUG : Swift container crypt path rclone-test-pipixuz3nobu: Auto set use_segments_container to true 2024/11/14 20:17:19 DEBUG : Creating backend with remote "/tmp/rclone590665379" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu'", Local "Local file system at /tmp/rclone590665379", Modify Window "1ns" 2024/11/14 20:17:20 DEBUG : HELLO, WORLD!: md5 = 00a4def96b1325e14db649558327dd19 OK lower checkfile vs. upper remote (without normalization) 2024/11/14 20:17:20 ERROR : HELLO, WORLD!: sum not found 2024/11/14 20:17:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu' 2024/11/14 20:17:20 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu': 1 files missing 2024/11/14 20:17:20 NOTICE: 1 hashes missing 2024/11/14 20:17:20 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu': 2 differences found 2024/11/14 20:17:20 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/14 20:17:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu': 0 differences found 2024/11/14 20:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu': 1 matching files 2024/11/14 20:17:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-teniwip4vide" 2024/11/14 20:17:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-teniwip4vide.bin" 2024/11/14 20:17:21 DEBUG : Swift container crypt path rclone-test-teniwip4vide.bin: Auto set use_segments_container to true 2024/11/14 20:17:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-teniwip4vide" 2024/11/14 20:17:22 DEBUG : Swift container crypt path rclone-test-teniwip4vide: Auto set use_segments_container to true 2024/11/14 20:17:23 DEBUG : Creating backend with remote "/tmp/rclone2483579918" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide'", Local "Local file system at /tmp/rclone2483579918", Modify Window "1ns" 2024/11/14 20:17:24 DEBUG : HeLlO, wOrLd!: md5 = ca9dca13e64a53a019813f8b4b90ef44 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/14 20:17:24 ERROR : HeLlO, wOrLd!: sum not found 2024/11/14 20:17:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide' 2024/11/14 20:17:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide': 1 files missing 2024/11/14 20:17:24 NOTICE: 1 hashes missing 2024/11/14 20:17:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide': 2 differences found 2024/11/14 20:17:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/14 20:17:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide': 0 differences found 2024/11/14 20:17:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide': 1 matching files 2024/11/14 20:17:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xufofen8nina" 2024/11/14 20:17:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xufofen8nina.bin" 2024/11/14 20:17:25 DEBUG : Swift container crypt path rclone-test-xufofen8nina.bin: Auto set use_segments_container to true 2024/11/14 20:17:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xufofen8nina" 2024/11/14 20:17:26 DEBUG : Swift container crypt path rclone-test-xufofen8nina: Auto set use_segments_container to true 2024/11/14 20:17:26 DEBUG : Creating backend with remote "/tmp/rclone1107852237" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina'", Local "Local file system at /tmp/rclone1107852237", Modify Window "1ns" 2024/11/14 20:17:26 DEBUG : HELLO, WORLD!: md5 = 0400668461e9770e5017326f8a245590 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/14 20:17:27 ERROR : HELLO, WORLD!: sum not found 2024/11/14 20:17:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina' 2024/11/14 20:17:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina': 1 files missing 2024/11/14 20:17:27 NOTICE: 1 hashes missing 2024/11/14 20:17:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina': 2 differences found 2024/11/14 20:17:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/14 20:17:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina': 0 differences found 2024/11/14 20:17:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina': 1 matching files 2024/11/14 20:17:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-reneqer4zaru" 2024/11/14 20:17:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-reneqer4zaru.bin" 2024/11/14 20:17:28 DEBUG : Swift container crypt path rclone-test-reneqer4zaru.bin: Auto set use_segments_container to true 2024/11/14 20:17:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-reneqer4zaru" 2024/11/14 20:17:28 DEBUG : Swift container crypt path rclone-test-reneqer4zaru: Auto set use_segments_container to true 2024/11/14 20:17:29 DEBUG : Creating backend with remote "/tmp/rclone3704185233" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru'", Local "Local file system at /tmp/rclone3704185233", Modify Window "1ns" 2024/11/14 20:17:29 DEBUG : 測試_Русский___ě_áñ: md5 = afd1f74c538204976a832568fbe4b8f7 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/14 20:17:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/14 20:17:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru' 2024/11/14 20:17:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru': 1 files missing 2024/11/14 20:17:29 NOTICE: 1 hashes missing 2024/11/14 20:17:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru': 2 differences found 2024/11/14 20:17:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/14 20:17:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:30 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru': 0 differences found 2024/11/14 20:17:30 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru': 1 matching files 2024/11/14 20:17:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yolefek0suca" 2024/11/14 20:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yolefek0suca.bin" 2024/11/14 20:17:30 DEBUG : Swift container crypt path rclone-test-yolefek0suca.bin: Auto set use_segments_container to true 2024/11/14 20:17:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yolefek0suca" 2024/11/14 20:17:31 DEBUG : Swift container crypt path rclone-test-yolefek0suca: Auto set use_segments_container to true 2024/11/14 20:17:31 DEBUG : Creating backend with remote "/tmp/rclone2222015184" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca'", Local "Local file system at /tmp/rclone2222015184", Modify Window "1ns" 2024/11/14 20:17:32 DEBUG : 測試_Русский___ě_áñ: md5 = 3c75f8ba1547328134eaa4a34e258306 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/14 20:17:32 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/14 20:17:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca' 2024/11/14 20:17:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca': 1 files missing 2024/11/14 20:17:32 NOTICE: 1 hashes missing 2024/11/14 20:17:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca': 2 differences found 2024/11/14 20:17:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/14 20:17:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca': 0 differences found 2024/11/14 20:17:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca': 1 matching files 2024/11/14 20:17:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-turanam8habi" 2024/11/14 20:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-turanam8habi.bin" 2024/11/14 20:17:33 DEBUG : Swift container crypt path rclone-test-turanam8habi.bin: Auto set use_segments_container to true 2024/11/14 20:17:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-turanam8habi" 2024/11/14 20:17:34 DEBUG : Swift container crypt path rclone-test-turanam8habi: Auto set use_segments_container to true 2024/11/14 20:17:34 DEBUG : Creating backend with remote "/tmp/rclone3150205339" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi'", Local "Local file system at /tmp/rclone3150205339", Modify Window "1ns" 2024/11/14 20:17:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5c8eadc9e11a8427a0b05f4ccb62c1e2 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/14 20:17:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 20:17:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi' 2024/11/14 20:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi': 1 files missing 2024/11/14 20:17:35 NOTICE: 1 hashes missing 2024/11/14 20:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi': 2 differences found 2024/11/14 20:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/14 20:17:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi': 0 differences found 2024/11/14 20:17:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi': 1 matching files 2024/11/14 20:17:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-giteqin9yeko" 2024/11/14 20:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-giteqin9yeko.bin" 2024/11/14 20:17:36 DEBUG : Swift container crypt path rclone-test-giteqin9yeko.bin: Auto set use_segments_container to true 2024/11/14 20:17:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-giteqin9yeko" 2024/11/14 20:17:37 DEBUG : Swift container crypt path rclone-test-giteqin9yeko: Auto set use_segments_container to true 2024/11/14 20:17:37 DEBUG : Creating backend with remote "/tmp/rclone2731108464" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko'", Local "Local file system at /tmp/rclone2731108464", Modify Window "1ns" 2024/11/14 20:17:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ab0f8f8296cc7cd572c9e5db373cfec OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/14 20:17:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 20:17:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko' 2024/11/14 20:17:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko': 1 files missing 2024/11/14 20:17:38 NOTICE: 1 hashes missing 2024/11/14 20:17:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko': 2 differences found 2024/11/14 20:17:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/14 20:17:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko': 0 differences found 2024/11/14 20:17:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko': 1 matching files 2024/11/14 20:17:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vuwuwar0guhi" 2024/11/14 20:17:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vuwuwar0guhi.bin" 2024/11/14 20:17:39 DEBUG : Swift container crypt path rclone-test-vuwuwar0guhi.bin: Auto set use_segments_container to true 2024/11/14 20:17:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vuwuwar0guhi" 2024/11/14 20:17:40 DEBUG : Swift container crypt path rclone-test-vuwuwar0guhi: Auto set use_segments_container to true 2024/11/14 20:17:40 DEBUG : Creating backend with remote "/tmp/rclone1534881489" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi'", Local "Local file system at /tmp/rclone1534881489", Modify Window "1ns" 2024/11/14 20:17:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 15fbbd2135009b0c523992d8ffaf0417 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/14 20:17:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 20:17:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi' 2024/11/14 20:17:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi': 1 files missing 2024/11/14 20:17:41 NOTICE: 1 hashes missing 2024/11/14 20:17:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi': 2 differences found 2024/11/14 20:17:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/14 20:17:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi': 0 differences found 2024/11/14 20:17:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi': 1 matching files 2024/11/14 20:17:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rasusib7gepo" 2024/11/14 20:17:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:17:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rasusib7gepo.bin" 2024/11/14 20:17:41 DEBUG : Swift container crypt path rclone-test-rasusib7gepo.bin: Auto set use_segments_container to true 2024/11/14 20:17:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rasusib7gepo" 2024/11/14 20:17:42 DEBUG : Swift container crypt path rclone-test-rasusib7gepo: Auto set use_segments_container to true 2024/11/14 20:17:43 DEBUG : Creating backend with remote "/tmp/rclone435704614" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo'", Local "Local file system at /tmp/rclone435704614", Modify Window "1ns" 2024/11/14 20:17:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2153194e840847c4ce709f48789209ff OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/14 20:17:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 20:17:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo' 2024/11/14 20:17:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo': 1 files missing 2024/11/14 20:17:43 NOTICE: 1 hashes missing 2024/11/14 20:17:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo': 2 differences found 2024/11/14 20:17:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/14 20:17:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 20:17:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo': 0 differences found 2024/11/14 20:17:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo': 1 matching files 2024/11/14 20:17:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rasusib7gepo': Purge remote 2024/11/14 20:17:44 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/14 20:17:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vuwuwar0guhi': Purge remote 2024/11/14 20:17:44 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/14 20:17:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-giteqin9yeko': Purge remote 2024/11/14 20:17:44 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/14 20:17:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-turanam8habi': Purge remote 2024/11/14 20:17:45 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/14 20:17:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yolefek0suca': Purge remote 2024/11/14 20:17:45 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:45 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/11/14 20:17:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-reneqer4zaru': Purge remote 2024/11/14 20:17:45 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:46 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/11/14 20:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xufofen8nina': Purge remote 2024/11/14 20:17:46 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:46 INFO : HELLO, WORLD!.bin: Deleted 2024/11/14 20:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-teniwip4vide': Purge remote 2024/11/14 20:17:46 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:47 INFO : HeLlO, wOrLd!.bin: Deleted 2024/11/14 20:17:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pipixuz3nobu': Purge remote 2024/11/14 20:17:47 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:47 INFO : HELLO, WORLD!.bin: Deleted 2024/11/14 20:17:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuyinug7boxo': Purge remote 2024/11/14 20:17:47 DEBUG : Waiting for deletions to finish 2024/11/14 20:17:48 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (33.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:17:48 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 20:17:48 DEBUG : sub/file2: md5 = d9cbfc777cce515f2798b10c963def55 OK 2024/11/14 20:17:48 INFO : file1: Copied (new) to: sub/file2 2024/11/14 20:17:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:17:48 DEBUG : file1: Unchanged skipping 2024/11/14 20:17:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.29s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:17:50 DEBUG : dst/file1: md5 = 8940cebe19caf434b287eb94f583a1c5 OK 2024/11/14 20:17:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/backup" 2024/11/14 20:17:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/backup.bin" 2024/11/14 20:17:50 DEBUG : Swift container crypt path rclone-test-xudohon3luze/backup.bin: Auto set use_segments_container to true 2024/11/14 20:17:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/backup" 2024/11/14 20:17:51 DEBUG : Swift container crypt path rclone-test-xudohon3luze/backup: Auto set use_segments_container to true 2024/11/14 20:17:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 20:17:53 INFO : dst/file1: Copied (server-side copy) 2024/11/14 20:17:53 INFO : dst/file1: Deleted 2024/11/14 20:17:53 DEBUG : dst/file1: md5 = 88ecbcaf8f2a689175d3ced6e4aeb9ad OK 2024/11/14 20:17:53 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (5.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:17:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/dst" 2024/11/14 20:17:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/dst.bin" 2024/11/14 20:17:55 DEBUG : Swift container crypt path rclone-test-xudohon3luze/dst.bin: Auto set use_segments_container to true 2024/11/14 20:17:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/dst" 2024/11/14 20:17:56 DEBUG : Swift container crypt path rclone-test-xudohon3luze/dst: Auto set use_segments_container to true 2024/11/14 20:17:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/CompareDest" 2024/11/14 20:17:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/CompareDest.bin" 2024/11/14 20:17:57 DEBUG : Swift container crypt path rclone-test-xudohon3luze/CompareDest.bin: Auto set use_segments_container to true 2024/11/14 20:17:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/CompareDest" 2024/11/14 20:17:58 DEBUG : Swift container crypt path rclone-test-xudohon3luze/CompareDest: Auto set use_segments_container to true 2024/11/14 20:17:58 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 20:17:59 DEBUG : one: md5 = c8af2ac7aee0f242aa29d6b99c6cdd26 OK 2024/11/14 20:17:59 INFO : one: Copied (new) 2024/11/14 20:17:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 20:18:00 DEBUG : one: md5 = e10f39743501645c4c871f9811419d33 OK 2024/11/14 20:18:00 INFO : one: Copied (replaced existing) 2024/11/14 20:18:00 DEBUG : dst/one: md5 = 8a76727940500c01e2b9cc15b8d5a3f0 OK 2024/11/14 20:18:01 DEBUG : CompareDest/one: md5 = 7069ca57529a53ea4cc05a0dcaed9d3f OK 2024/11/14 20:18:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 20:18:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:18:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 20:18:02 DEBUG : CompareDest/two: md5 = cec9ad3fc09d84b89b2209c65cd2773b OK 2024/11/14 20:18:02 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 20:18:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:18:02 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 20:18:02 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 20:18:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:18:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 20:18:03 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 20:18:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 20:18:03 DEBUG : two: md5 = ae3f69320589bf9c772a5f59d32dcd0d OK 2024/11/14 20:18:03 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/dst" 2024/11/14 20:18:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/dst.bin" 2024/11/14 20:18:05 DEBUG : Swift container crypt path rclone-test-xudohon3luze/dst.bin: Auto set use_segments_container to true 2024/11/14 20:18:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/dst" 2024/11/14 20:18:06 DEBUG : Swift container crypt path rclone-test-xudohon3luze/dst: Auto set use_segments_container to true 2024/11/14 20:18:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/CopyDest" 2024/11/14 20:18:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/CopyDest.bin" 2024/11/14 20:18:07 DEBUG : Swift container crypt path rclone-test-xudohon3luze/CopyDest.bin: Auto set use_segments_container to true 2024/11/14 20:18:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/CopyDest" 2024/11/14 20:18:08 DEBUG : Swift container crypt path rclone-test-xudohon3luze/CopyDest: Auto set use_segments_container to true 2024/11/14 20:18:08 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 20:18:09 DEBUG : one: md5 = 15254dbecb8f5900b71f1d0dd83141b4 OK 2024/11/14 20:18:09 INFO : one: Copied (new) 2024/11/14 20:18:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 20:18:10 DEBUG : one: md5 = 457d094e97902e09a849ebdaf89ab789 OK 2024/11/14 20:18:10 INFO : one: Copied (replaced existing) 2024/11/14 20:18:10 DEBUG : dst/one: md5 = be72d24ee6008db758329ee9f529ca27 OK 2024/11/14 20:18:11 DEBUG : CopyDest/one: md5 = 6290bf0b347bd95bb915bb1893bd43e1 OK 2024/11/14 20:18:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/BackupDir" 2024/11/14 20:18:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/BackupDir.bin" 2024/11/14 20:18:12 DEBUG : Swift container crypt path rclone-test-xudohon3luze/BackupDir.bin: Auto set use_segments_container to true 2024/11/14 20:18:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/BackupDir" 2024/11/14 20:18:12 DEBUG : Swift container crypt path rclone-test-xudohon3luze/BackupDir: Auto set use_segments_container to true 2024/11/14 20:18:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 20:18:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:18:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 20:18:14 INFO : one: Copied (server-side copy) 2024/11/14 20:18:14 INFO : one: Deleted 2024/11/14 20:18:15 INFO : one: Copied (server-side copy) 2024/11/14 20:18:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 20:18:15 DEBUG : CopyDest/two: md5 = c4a798275e7d2da1715d49b357a4d78a OK 2024/11/14 20:18:17 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 20:18:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:18:17 INFO : two: Copied (server-side copy) 2024/11/14 20:18:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 20:18:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:18:17 DEBUG : two: Unchanged skipping 2024/11/14 20:18:19 DEBUG : CopyDest/three: md5 = 2fd20f34f42deb6b35454ede784359c2 OK 2024/11/14 20:18:19 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 20:18:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 20:18:19 DEBUG : three: Destination not found in --copy-dest 2024/11/14 20:18:20 DEBUG : three: md5 = 45e7c59f12a0160892027876a2142247 OK 2024/11/14 20:18:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (16.78s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.31s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/14 20:18:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f55f7d110e5ae93f0e05896e5f5885d2 OK 2024/11/14 20:18:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/14 20:18:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/14 20:18:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-xudohon3luze/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2024/11/14 20:18:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/14 20:18:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/14 20:18:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b3440595788ce81b9e7d3ea809f1c829 OK 2024/11/14 20:18:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.94s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.19s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.10s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:26 DEBUG : a.txt: md5 = 73f66eb35f212681ab323c1de088406e OK 2024/11/14 20:18:27 DEBUG : zend.txt: md5 = 38aed7cc18232a0a5ca36a00027f863a OK 2024/11/14 20:18:27 DEBUG : sub dir/hello world: md5 = 296c707b375a27c099018894adac5f61 OK 2024/11/14 20:18:29 DEBUG : sub dir/hello world2: md5 = b11a79f39d2c5671b01c40cccd0c183f OK 2024/11/14 20:18:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 1858eb0f73e4e5126576836c37efcafc OK 2024/11/14 20:18:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6f6708a98f398a11af703af9541dc3b8 OK 2024/11/14 20:18:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2145e67af711339226aaa696bdfb644e OK 2024/11/14 20:18:31 DEBUG : a.txt: Excluded (Size Filter) 2024/11/14 20:18:31 DEBUG : a.txt: Excluded 2024/11/14 20:18:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/14 20:18:31 DEBUG : sub dir/hello world: Excluded 2024/11/14 20:18:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/14 20:18:31 DEBUG : sub dir/hello world2: Excluded 2024/11/14 20:18:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/14 20:18:31 DEBUG : sub dir/hello world: Excluded 2024/11/14 20:18:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/14 20:18:31 DEBUG : sub dir/hello world2: Excluded 2024/11/14 20:18:31 DEBUG : sub dir/ignore dir: Excluded 2024/11/14 20:18:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.98s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:35 DEBUG : file1: md5 = 6b11bafce377fc183f652e5b25ecf1a5 OK 2024/11/14 20:18:35 DEBUG : sub/file2: md5 = 39ef871db5a876d63e6930014f6935ce 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 2024/11/14 20:18:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.75s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:37 DEBUG : file1: md5 = 204fd5074476ac9a422c29e573f80906 OK 2024/11/14 20:18:37 DEBUG : sub/file2: md5 = 45ca779a43268ed1b124357f06714388 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 2024/11/14 20:18:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/notfound" 2024/11/14 20:18:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/notfound.bin" 2024/11/14 20:18:39 DEBUG : Swift container crypt path rclone-test-xudohon3luze/notfound.bin: Auto set use_segments_container to true 2024/11/14 20:18:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/notfound" 2024/11/14 20:18:40 DEBUG : Swift container crypt path rclone-test-xudohon3luze/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (4.62s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.31s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Making directory 2024/11/14 20:18:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Making directory --- PASS: TestMkdir (0.25s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:42 DEBUG : sub dir/hello world: md5 = 2a6183b704d772e6e73db219f1d0693a OK --- PASS: TestLsd (0.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:43 DEBUG : potato2: md5 = f7ff7d26fad924cf5755d1d89e5f4536 OK 2024/11/14 20:18:43 DEBUG : empty space: md5 = fb53ecded9420bb3f249bdba5a2727b9 OK --- PASS: TestLs (3.98s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:47 DEBUG : potato2: md5 = 26d4e8cdcbcb97f531ff030c131a6035 OK 2024/11/14 20:18:47 DEBUG : empty space: md5 = a2217553ece73a0cde2df208bef6ab0f OK 2024/11/14 20:18:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/14 20:18:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.47s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:48 DEBUG : potato2: md5 = 38639c7de5a31e9a3fce66444244ad7d OK 2024/11/14 20:18:48 DEBUG : empty space: md5 = b65b56c237f91bd4c6b7fe09945a6076 OK --- PASS: TestLsLong (1.28s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:49 DEBUG : potato2: md5 = 800719580706ca797dfb3edd1508996d OK 2024/11/14 20:18:50 DEBUG : empty space: md5 = 7f5a025c2ed8dac1056a69a1b5e1ae3f OK --- PASS: TestHashSums (1.09s) === RUN TestHashSumsWithErrors 2024/11/14 20:18:50 DEBUG : Creating backend with remote ":memory:" 2024/11/14 20:18:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/14 20:18:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 20:18:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 20:18:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 20:18:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 20:18:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 20:18:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 20:18:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/14 20:18:50 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:51 DEBUG : potato2: md5 = fb3fa1d4fe01f12a9ae958b01404376d OK 2024/11/14 20:18:51 DEBUG : empty space: md5 = fb0b2e1b3da7db8e951a31e7d26f854a OK 2024/11/14 20:18:51 DEBUG : sub dir/potato3: md5 = 0ba9a919603a81bc23ef350729dbaa1d OK --- PASS: TestCount (1.96s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:53 DEBUG : small: md5 = 933b81c13b85b8da2aff21b81e295025 OK 2024/11/14 20:18:53 DEBUG : medium: md5 = 51da5d5c6795eca5d07a20e277994128 OK 2024/11/14 20:18:54 DEBUG : large: md5 = 0a9b5aac767bbd82132bc60fb7f47bc1 OK 2024/11/14 20:18:54 DEBUG : Waiting for deletions to finish 2024/11/14 20:18:54 DEBUG : large: Excluded (Size Filter) 2024/11/14 20:18:54 INFO : medium: Deleted 2024/11/14 20:18:54 INFO : small: Deleted --- PASS: TestDelete (2.68s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:55 DEBUG : small: md5 = 297c18298dba6ce068d4f98e507bcb67 OK 2024/11/14 20:18:56 DEBUG : medium: md5 = 108a3a7551b03a45b908f2c372523403 OK 2024/11/14 20:18:56 DEBUG : large: md5 = 9132fe481e2a34278a3a956828512c35 OK 2024/11/14 20:18:56 DEBUG : Waiting for deletions to finish 2024/11/14 20:18:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/14 20:18:56 INFO : large: Deleted 2024/11/14 20:18:56 INFO : medium: Deleted --- PASS: TestMaxDelete (1.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:57 DEBUG : small: md5 = cb7904688db586cc6cf3fef83e70353d OK 2024/11/14 20:18:57 DEBUG : medium: md5 = eebc7d740268bcf4556f5092de4f144b OK 2024/11/14 20:18:57 DEBUG : large: md5 = 0447834047112a07d7cdeea73e84840b OK 2024/11/14 20:18:58 DEBUG : Waiting for deletions to finish 2024/11/14 20:18:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/14 20:18:58 INFO : small: Deleted 2024/11/14 20:18:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.19s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:18:59 DEBUG : small: md5 = a67f42fc4eaf782c4800d358b3df543c OK 2024/11/14 20:18:59 DEBUG : medium: md5 = dcbed54a67dfbecb1205be88d45cf947 OK 2024/11/14 20:18:59 DEBUG : large: md5 = bc45b7b53d41f99d07aaa08b9b1e1e6d OK 2024/11/14 20:19:00 DEBUG : Waiting for deletions to finish 2024/11/14 20:19:00 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/14 20:19:00 INFO : large: Deleted 2024/11/14 20:19:00 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.95s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:01 DEBUG : ReadFile: md5 = 87bd8fbd2b5120f0dff21a951bcb6361 OK --- PASS: TestReadFile (1.22s) === RUN TestRetry 2024/11/14 20:19:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/14 20:19:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/14 20:19:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:19:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:19:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:19:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:19:02 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:02 DEBUG : file1: md5 = 76a586b7d78a3ef2d907255d7aa8a924 OK 2024/11/14 20:19:04 DEBUG : file2: md5 = 42f2ccac6a53b0bf0b9c15af9f234041 OK --- PASS: TestCat (3.84s) === RUN TestPurge 2024/11/14 20:19:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-parapeq6nuso" 2024/11/14 20:19:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:19:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-parapeq6nuso.bin" 2024/11/14 20:19:07 DEBUG : Swift container crypt path rclone-test-parapeq6nuso.bin: Auto set use_segments_container to true 2024/11/14 20:19:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-parapeq6nuso" 2024/11/14 20:19:08 DEBUG : Swift container crypt path rclone-test-parapeq6nuso: Auto set use_segments_container to true 2024/11/14 20:19:08 DEBUG : Creating backend with remote "/tmp/rclone3399594553" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-parapeq6nuso'", Local "Local file system at /tmp/rclone3399594553", Modify Window "1ns" 2024/11/14 20:19:09 DEBUG : A1/B1/C1/one: md5 = 0e105b455ca4400a9143849f06bbfbb8 OK 2024/11/14 20:19:09 DEBUG : A2: Making directory 2024/11/14 20:19:09 DEBUG : A1/B2: Making directory 2024/11/14 20:19:09 DEBUG : A1/B2/C2: Making directory 2024/11/14 20:19:09 DEBUG : A1/B1/C3: Making directory 2024/11/14 20:19:09 DEBUG : A3: Making directory 2024/11/14 20:19:09 DEBUG : A3/B3: Making directory 2024/11/14 20:19:09 DEBUG : A3/B3/C4: Making directory 2024/11/14 20:19:11 DEBUG : A1/two: md5 = bafba2acec2f5179b1376a9dec1d1cf1 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" 2024/11/14 20:19:11 DEBUG : Waiting for deletions to finish 2024/11/14 20:19:11 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" 2024/11/14 20:19:11 DEBUG : Waiting for deletions to finish 2024/11/14 20:19:11 INFO : A1/two.bin: Deleted 2024/11/14 20:19:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-parapeq6nuso': Purge remote 2024/11/14 20:19:12 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (5.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:12 DEBUG : A1/B1/C1/one: md5 = 0e0f1db519d7167801a783fd0c58f0fc OK 2024/11/14 20:19:12 DEBUG : A2: Making directory 2024/11/14 20:19:12 DEBUG : A1/B2: Making directory 2024/11/14 20:19:12 DEBUG : A1/B2/C2: Making directory 2024/11/14 20:19:12 DEBUG : A1/B1/C3: Making directory 2024/11/14 20:19:12 DEBUG : A3: Making directory 2024/11/14 20:19:12 DEBUG : A3/B3: Making directory 2024/11/14 20:19:12 DEBUG : A3/B3/C4: Making directory 2024/11/14 20:19:13 DEBUG : A1/two: md5 = a5fabe46216aa220dcf31abb7989504e 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" 2024/11/14 20:19:14 DEBUG : removing 1 level 3 directories 2024/11/14 20:19:14 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" 2024/11/14 20:19:14 DEBUG : removing 1 level 0 directories 2024/11/14 20:19:14 INFO : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Removing directory --- PASS: TestRmdirsNoLeaveRoot (3.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:15 DEBUG : A1: Making directory 2024/11/14 20:19:15 DEBUG : A1/B1: Making directory 2024/11/14 20:19:15 DEBUG : 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.24s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:15 DEBUG : A1: Making directory 2024/11/14 20:19:15 DEBUG : A1/B1: Making directory 2024/11/14 20:19:15 DEBUG : 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.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:16 DEBUG : file1: md5 = 46298c20450d172f2471fdd44b4a8f1d OK 2024/11/14 20:19:16 DEBUG : filename.txt: File name found in url 2024/11/14 20:19:16 DEBUG : filename.txt: md5 = de256ef6c7a5d13ba68fc665d1c652c0 OK 2024/11/14 20:19:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/14 20:19:17 DEBUG : headerfilename.txt: md5 = 0fb1dca6e4507bc040f11a28954bb638 OK 2024/11/14 20:19:17 DEBUG : file2: md5 = a01abd0ab990cfcaa00f0985e13c4d1d OK --- PASS: TestCopyURL (3.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 20:19:19 DEBUG : sub/file2: md5 = 9d2bfe278488a01133bc2b9a1e0ff4eb OK 2024/11/14 20:19:19 INFO : file1: Copied (new) to: sub/file2 2024/11/14 20:19:19 INFO : file1: Deleted 2024/11/14 20:19:19 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:19:19 DEBUG : file1: Unchanged skipping 2024/11/14 20:19:19 INFO : file1: Deleted 2024/11/14 20:19:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.22s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:20 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 20:19:20 DEBUG : file1: md5 = d4a0f254a6445b26fe7d4fc90ee7424b OK 2024/11/14 20:19:20 INFO : file1: Copied (new) 2024/11/14 20:19:20 INFO : file1: Deleted 2024/11/14 20:19:20 DEBUG : file1: Destination exists, skipping 2024/11/14 20:19:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.21s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.21s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:21 DEBUG : dst/file1: md5 = f236b2e956dd145ee98c5e0ce26dd502 OK 2024/11/14 20:19:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudohon3luze/backup" 2024/11/14 20:19:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/backup.bin" 2024/11/14 20:19:22 DEBUG : Swift container crypt path rclone-test-xudohon3luze/backup.bin: Auto set use_segments_container to true 2024/11/14 20:19:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudohon3luze/backup" 2024/11/14 20:19:23 DEBUG : Swift container crypt path rclone-test-xudohon3luze/backup: Auto set use_segments_container to true 2024/11/14 20:19:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 20:19:24 INFO : dst/file1: Copied (server-side copy) 2024/11/14 20:19:24 INFO : dst/file1: Deleted 2024/11/14 20:19:24 DEBUG : dst/file1: md5 = 7a8bf04db8a2c91ec2d6c77a6724b692 OK 2024/11/14 20:19:24 INFO : dst/file1: Copied (new) 2024/11/14 20:19:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.54s) === 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:26 DEBUG : A1/one: md5 = 3e0c124ede6103b430047d0a119c055c OK 2024/11/14 20:19:26 DEBUG : A1/two: md5 = 503abbde20bd1736cbb4c78466ab4dd5 OK 2024/11/14 20:19:27 DEBUG : A1/B1/three: md5 = eb98115bdd1802e0051f9bda01b74a7a OK 2024/11/14 20:19:27 DEBUG : A1/B1/C1/four: md5 = 1c47768498936a34cf2411916fda81f6 OK 2024/11/14 20:19:28 DEBUG : A1/B1/C2/five: md5 = 0f994bf1ec263a84a0ab666a1c0f7ba8 OK 2024/11/14 20:19:28 DEBUG : A1/B2: Making directory 2024/11/14 20:19:28 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/11/14 20:19:29 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/11/14 20:19:29 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/11/14 20:19:29 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/11/14 20:19:29 INFO : A1/B1/three: Deleted 2024/11/14 20:19:29 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/11/14 20:19:29 INFO : A1/B1/C2/five: Deleted 2024/11/14 20:19:29 INFO : A1/two: Deleted 2024/11/14 20:19:29 INFO : A1/one: Deleted 2024/11/14 20:19:30 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/11/14 20:19:30 INFO : A1/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/11/14 20:19:31 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/11/14 20:19:31 INFO : A2/two: Deleted 2024/11/14 20:19:32 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/11/14 20:19:32 INFO : A2/B1/three: Deleted 2024/11/14 20:19:32 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/11/14 20:19:32 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/11/14 20:19:32 INFO : A2/B1/C2/five: Deleted 2024/11/14 20:19:32 INFO : A2/one: Deleted 2024/11/14 20:19:32 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/11/14 20:19:32 INFO : A2/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/11/14 20:19:33 INFO : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/14 20:19:34 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/11/14 20:19:34 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/11/14 20:19:34 INFO : A3/one: Deleted 2024/11/14 20:19:34 INFO : A3/B1/C2/five: Deleted 2024/11/14 20:19:34 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/11/14 20:19:34 INFO : A3/two: Deleted 2024/11/14 20:19:34 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/11/14 20:19:34 INFO : A3/B1/C1/four: Deleted 2024/11/14 20:19:34 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/11/14 20:19:34 INFO : A3/B1/three: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (12.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" --- PASS: TestGetFsInfo (0.31s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:19:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 0c301ddd2aebc384a1f8f4a155b012a1 OK 2024/11/14 20:19:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/14 20:19:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/14 20:19:39 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-xudohon3luze/no_checksum_big_file_from_pipe.bin/2024-11-14-201939-GkjZkA3IkO0i0woO8AZ2eQ/00000000" into "crypt_segments" 2024/11/14 20:19:40 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/14 20:19:40 DEBUG : Swift container crypt path rclone-test-xudohon3luze: uploading manifest "rclone-test-xudohon3luze/no_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/14 20:19:40 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/11/14 20:19:40 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:19:43 DEBUG : with_checksum_small_file_from_pipe: md5 = cedaab948822b9df6a126205db00df07 OK 2024/11/14 20:19:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/14 20:19:43 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-xudohon3luze/with_checksum_big_file_from_pipe.bin/2024-11-14-201943-YZVzWzVPVVpx4f4vuhbXEA/00000000" into "crypt_segments" 2024/11/14 20:19:43 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/14 20:19:43 DEBUG : Swift container crypt path rclone-test-xudohon3luze: uploading manifest "rclone-test-xudohon3luze/with_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/14 20:19:44 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/11/14 20:19:44 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:19:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 20:19:46 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-xudohon3luze/ignore_checksum_big_file_from_pipe.bin/2024-11-14-201946-hyfFhTzoX0XreI1bgVlsDg/00000000" into "crypt_segments" 2024/11/14 20:19:46 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/14 20:19:46 DEBUG : Swift container crypt path rclone-test-xudohon3luze: uploading manifest "rclone-test-xudohon3luze/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/14 20:19:48 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-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:19:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/14 20:19:51 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-xudohon3luze/ignore_checksum_big_file_from_pipe.bin/2024-11-14-201951-TSZqYbYfV5MqViZIcbEcLw/00000000" into "crypt_segments" 2024/11/14 20:19:52 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/14 20:19:52 DEBUG : Swift container crypt path rclone-test-xudohon3luze: uploading manifest "rclone-test-xudohon3luze/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/14 20:19:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.21s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.31s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.27s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:56 DEBUG : potato1: md5 = 1528a7b6dfac9fdfa04b45e1d155f705 OK 2024/11/14 20:19:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': File to upload is small (60 bytes), uploading instead of streaming 2024/11/14 20:19:56 DEBUG : potato2: md5 = d3cb46c73bf4e957aa6e4a4462c30115 OK 2024/11/14 20:19:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.58s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.19s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" 2024/11/14 20:19:57 DEBUG : potato2: md5 = 42ea94d23e05c9d7d3fad1cfcd4e3aa4 OK 2024/11/14 20:19:57 DEBUG : empty space: md5 = e2f2bb8e8ed10519cc270708759c68c9 OK 2024/11/14 20:19:58 DEBUG : sub dir/potato3: md5 = 9bf18ef87a8e1f46c045beb4651509b9 OK 2024/11/14 20:19:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Touching "empty space" 2024/11/14 20:19:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Touching "potato2" 2024/11/14 20:19:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Touching "sub dir/potato3" --- PASS: TestTouchDir (3.06s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.10s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.20s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.10s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.56s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze'", Local "Local file system at /tmp/rclone3910967773", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/14 20:20:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudohon3luze': Purge remote 2024/11/14 20:20:01 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m16.905649934s (try 1/5)