"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2024/10/02 01:50:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu" 2024/10/02 01:50:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:50:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu.bin" 2024/10/02 01:50:50 DEBUG : Swift container crypt path rclone-test-rejixex8qocu.bin: Auto set use_segments_container to true 2024/10/02 01:50:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu" 2024/10/02 01:50:51 DEBUG : Swift container crypt path rclone-test-rejixex8qocu: Auto set use_segments_container to true 2024/10/02 01:50:51 DEBUG : Creating backend with remote "/tmp/rclone1508365565" === 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", 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/10/02 01:50:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/02 01:50:51 DEBUG : potato: Seek from 10 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 10 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Seek from 5 to 2 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/02 01:50:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Seek from 5 to 2 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/02 01:50:51 DEBUG : potato: Seek from 8 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 8 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/02 01:50:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/02 01:50:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/02 01:50:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/02 01:50:51 DEBUG : potato: Seek from 5 to 2 2024/10/02 01:50:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/02 01:50:51 DEBUG : potato: Seek from 9 to 0 2024/10/02 01:50:51 DEBUG : potato: Seek from 9 to 0 2024/10/02 01:50:51 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:50:52 DEBUG : rutabaga: md5 = 434039974bef6f35f7a114413098a375 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/02 01:50:54 DEBUG : empty space: md5 = b0ed75d20cae66e845a1791fb3c256a0 OK === RUN TestCheck/3 2024/10/02 01:50:55 DEBUG : potato2: md5 = 404259ad516b176a210f919f74cf79b6 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/02 01:50:57 DEBUG : remotepotato: md5 = 82d6b51ba709f1b8d718fd1265602e30 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.60s) --- PASS: TestCheck/1 (0.82s) --- PASS: TestCheck/2 (0.04s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2024/10/02 01:50:58 DEBUG : Creating backend with remote "nonexistent" 2024/10/02 01:50:58 DEBUG : Creating backend with remote "nonexistent" 2024/10/02 01:50:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/02 01:50:58 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/10/02 01:50:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/02 01:50:58 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:50:58 DEBUG : rutabaga: md5 = dab3e4556b86a6b47a3e26604a75d3be OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/02 01:51:00 DEBUG : empty space: md5 = 81f146c8833793bb139f6416f6f2febc OK === RUN TestCheckDownload/3 2024/10/02 01:51:01 DEBUG : potato2: md5 = bf7e017b80315686932f06b172bcbf80 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/02 01:51:02 DEBUG : remotepotato: md5 = eb40ce07d8e786ab0fba99ec373a40db OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (8.43s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.29s) --- PASS: TestCheckDownload/4 (0.15s) --- PASS: TestCheckDownload/5 (0.25s) --- PASS: TestCheckDownload/6 (0.16s) --- PASS: TestCheckDownload/7 (2.80s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:51:07 DEBUG : rutabaga: md5 = 73ef17e5e64c4023774d52701a0656b9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/02 01:51:08 DEBUG : empty space: md5 = 65d4c922a08c83fbd82edaa4b7d67c4e OK === RUN TestCheckSizeOnly/3 2024/10/02 01:51:08 DEBUG : potato2: md5 = ca7c4990f64dcceac090119449631e9d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/02 01:51:10 DEBUG : remotepotato: md5 = ebaf1131edfb83e9561c846cc6f83064 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.81s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.44s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.33s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:51:12 DEBUG : test.sum: md5 = da1d29a444d0483959b7f53824b6b28b OK 2024/10/02 01:51:12 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/02 01:51:12 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/02 01:51:12 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/02 01:51:12 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/02 01:51:13 DEBUG : test.sum: md5 = 33351020c5863f4a3471b02a944caa32 OK 2024/10/02 01:51:13 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/02 01:51:13 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/02 01:51:13 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/02 01:51:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.03s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:51:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/data" 2024/10/02 01:51:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/data.bin" 2024/10/02 01:51:18 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/data.bin: Auto set use_segments_container to true 2024/10/02 01:51:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/data" 2024/10/02 01:51:18 DEBUG : Config file has changed externally - reloading 2024/10/02 01:51:18 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/data: Auto set use_segments_container to true check_test.go:354: Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.34s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:51:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/data" 2024/10/02 01:51:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/data.bin" 2024/10/02 01:51:19 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/data.bin: Auto set use_segments_container to true 2024/10/02 01:51:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/data" 2024/10/02 01:51:20 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/data: Auto set use_segments_container to true 2024/10/02 01:51:20 DEBUG : data/banana: md5 = 0707ae96887343cddea5e4fddbf7fe83 OK 2024/10/02 01:51:20 DEBUG : test.sum: md5 = 40b65b1e815b1903c1a36517eadd9552 OK === RUN TestCheckSumDownload/subtest1 2024/10/02 01:51:21 DEBUG : data/potato: md5 = c2ef4f5ee8a95d607ef650c534712c9e OK 2024/10/02 01:51:22 DEBUG : test.sum: md5 = 3c21078087cd892f0be2bfa4c9dc2885 OK === RUN TestCheckSumDownload/subtest2 2024/10/02 01:51:23 DEBUG : test.sum: md5 = 973e1bbf47015ee8b37fc1d41a4d75e8 OK === RUN TestCheckSumDownload/subtest3 2024/10/02 01:51:23 DEBUG : test.sum: md5 = b885d8b6c19d8aad56f38806a0093c01 OK === RUN TestCheckSumDownload/subtest4 2024/10/02 01:51:25 DEBUG : test.sum: md5 = 80725453f144f6f7af98866daa2548d3 OK === RUN TestCheckSumDownload/subtest5 2024/10/02 01:51:27 DEBUG : test.sum: md5 = 261d2ea07b393f045db10fa6dae66036 OK === RUN TestCheckSumDownload/subtest6 2024/10/02 01:51:29 DEBUG : data/banana: md5 = 4f0003087d38602b4a45b2d05fad2b67 OK 2024/10/02 01:51:29 DEBUG : data/potato: md5 = 8117fb8e279589bd461b5bbd789b3714 OK 2024/10/02 01:51:30 DEBUG : test.sum: md5 = 1c6bace4e4abe42ef48e19d327a2c0ca OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.75s) --- PASS: TestCheckSumDownload/subtest1 (0.28s) --- PASS: TestCheckSumDownload/subtest2 (0.19s) --- PASS: TestCheckSumDownload/subtest3 (0.28s) --- PASS: TestCheckSumDownload/subtest4 (0.55s) --- PASS: TestCheckSumDownload/subtest5 (0.27s) --- PASS: TestCheckSumDownload/subtest6 (0.43s) --- PASS: TestCheckSumDownload/subtest7 (0.26s) === RUN TestApplyTransforms 2024/10/02 01:51:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gevinaf4bigu" 2024/10/02 01:51:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gevinaf4bigu.bin" 2024/10/02 01:51:32 DEBUG : Swift container crypt path rclone-test-gevinaf4bigu.bin: Auto set use_segments_container to true 2024/10/02 01:51:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gevinaf4bigu" 2024/10/02 01:51:33 DEBUG : Swift container crypt path rclone-test-gevinaf4bigu: Auto set use_segments_container to true 2024/10/02 01:51:33 DEBUG : Creating backend with remote "/tmp/rclone298371949" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu'", Local "Local file system at /tmp/rclone298371949", Modify Window "1ns" 2024/10/02 01:51:33 DEBUG : hello, world!: md5 = af2ca1d701cedf86d4a13165718e1dea OK upper checkfile vs. lower remote (without normalization) 2024/10/02 01:51:34 ERROR : hello, world!: sum not found 2024/10/02 01:51:34 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu' 2024/10/02 01:51:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu': 1 files missing 2024/10/02 01:51:34 NOTICE: 1 hashes missing 2024/10/02 01:51:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu': 2 differences found 2024/10/02 01:51:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/02 01:51:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu': 0 differences found 2024/10/02 01:51:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu': 1 matching files 2024/10/02 01:51:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tavevuy4wope" 2024/10/02 01:51:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tavevuy4wope.bin" 2024/10/02 01:51:34 DEBUG : Swift container crypt path rclone-test-tavevuy4wope.bin: Auto set use_segments_container to true 2024/10/02 01:51:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tavevuy4wope" 2024/10/02 01:51:35 DEBUG : Swift container crypt path rclone-test-tavevuy4wope: Auto set use_segments_container to true 2024/10/02 01:51:35 DEBUG : Creating backend with remote "/tmp/rclone984146132" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope'", Local "Local file system at /tmp/rclone984146132", Modify Window "1ns" 2024/10/02 01:51:36 DEBUG : HELLO, WORLD!: md5 = d63dcbf63a770dc7792fa8687560e8bb OK lower checkfile vs. upper remote (without normalization) 2024/10/02 01:51:36 ERROR : HELLO, WORLD!: sum not found 2024/10/02 01:51:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope' 2024/10/02 01:51:36 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope': 1 files missing 2024/10/02 01:51:36 NOTICE: 1 hashes missing 2024/10/02 01:51:36 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope': 2 differences found 2024/10/02 01:51:36 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/02 01:51:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:36 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope': 0 differences found 2024/10/02 01:51:36 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope': 1 matching files 2024/10/02 01:51:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locutuz5duyu" 2024/10/02 01:51:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locutuz5duyu.bin" 2024/10/02 01:51:36 DEBUG : Swift container crypt path rclone-test-locutuz5duyu.bin: Auto set use_segments_container to true 2024/10/02 01:51:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locutuz5duyu" 2024/10/02 01:51:37 DEBUG : Swift container crypt path rclone-test-locutuz5duyu: Auto set use_segments_container to true 2024/10/02 01:51:37 DEBUG : Creating backend with remote "/tmp/rclone3424031221" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu'", Local "Local file system at /tmp/rclone3424031221", Modify Window "1ns" 2024/10/02 01:51:38 DEBUG : HeLlO, wOrLd!: md5 = 9ffde43e193d0be6f8e198db9b31eb25 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/02 01:51:38 ERROR : HeLlO, wOrLd!: sum not found 2024/10/02 01:51:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu' 2024/10/02 01:51:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu': 1 files missing 2024/10/02 01:51:38 NOTICE: 1 hashes missing 2024/10/02 01:51:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu': 2 differences found 2024/10/02 01:51:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/02 01:51:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu': 0 differences found 2024/10/02 01:51:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu': 1 matching files 2024/10/02 01:51:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dulunih5xuro" 2024/10/02 01:51:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dulunih5xuro.bin" 2024/10/02 01:51:39 DEBUG : Swift container crypt path rclone-test-dulunih5xuro.bin: Auto set use_segments_container to true 2024/10/02 01:51:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dulunih5xuro" 2024/10/02 01:51:40 DEBUG : Swift container crypt path rclone-test-dulunih5xuro: Auto set use_segments_container to true 2024/10/02 01:51:42 DEBUG : Creating backend with remote "/tmp/rclone2469439266" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro'", Local "Local file system at /tmp/rclone2469439266", Modify Window "1ns" 2024/10/02 01:51:42 DEBUG : HELLO, WORLD!: md5 = c21f5d8a142c8d75e9bfa5ca55a7b86d OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/02 01:51:42 ERROR : HELLO, WORLD!: sum not found 2024/10/02 01:51:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro' 2024/10/02 01:51:42 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro': 1 files missing 2024/10/02 01:51:42 NOTICE: 1 hashes missing 2024/10/02 01:51:42 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro': 2 differences found 2024/10/02 01:51:42 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/02 01:51:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro': 0 differences found 2024/10/02 01:51:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro': 1 matching files 2024/10/02 01:51:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-luzidod7paxi" 2024/10/02 01:51:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-luzidod7paxi.bin" 2024/10/02 01:51:43 DEBUG : Swift container crypt path rclone-test-luzidod7paxi.bin: Auto set use_segments_container to true 2024/10/02 01:51:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-luzidod7paxi" 2024/10/02 01:51:43 DEBUG : Swift container crypt path rclone-test-luzidod7paxi: Auto set use_segments_container to true 2024/10/02 01:51:44 DEBUG : Creating backend with remote "/tmp/rclone2435699456" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi'", Local "Local file system at /tmp/rclone2435699456", Modify Window "1ns" 2024/10/02 01:51:44 DEBUG : 測試_Русский___ě_áñ: md5 = 525005352cbb305824c93108097f00a6 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/02 01:51:44 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/02 01:51:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi' 2024/10/02 01:51:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi': 1 files missing 2024/10/02 01:51:44 NOTICE: 1 hashes missing 2024/10/02 01:51:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi': 2 differences found 2024/10/02 01:51:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/02 01:51:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:46 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi': 0 differences found 2024/10/02 01:51:46 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi': 1 matching files 2024/10/02 01:51:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xupapuz5duvu" 2024/10/02 01:51:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xupapuz5duvu.bin" 2024/10/02 01:51:47 DEBUG : Swift container crypt path rclone-test-xupapuz5duvu.bin: Auto set use_segments_container to true 2024/10/02 01:51:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xupapuz5duvu" 2024/10/02 01:51:47 DEBUG : Swift container crypt path rclone-test-xupapuz5duvu: Auto set use_segments_container to true 2024/10/02 01:51:48 DEBUG : Creating backend with remote "/tmp/rclone3290580989" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu'", Local "Local file system at /tmp/rclone3290580989", Modify Window "1ns" 2024/10/02 01:51:49 DEBUG : 測試_Русский___ě_áñ: md5 = 7c2a6bca9acb190a483e6e0953184ec6 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/02 01:51:49 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/02 01:51:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu' 2024/10/02 01:51:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu': 1 files missing 2024/10/02 01:51:49 NOTICE: 1 hashes missing 2024/10/02 01:51:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu': 2 differences found 2024/10/02 01:51:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/02 01:51:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu': 0 differences found 2024/10/02 01:51:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu': 1 matching files 2024/10/02 01:51:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yeyunov4fuha" 2024/10/02 01:51:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yeyunov4fuha.bin" 2024/10/02 01:51:50 DEBUG : Swift container crypt path rclone-test-yeyunov4fuha.bin: Auto set use_segments_container to true 2024/10/02 01:51:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yeyunov4fuha" 2024/10/02 01:51:50 DEBUG : Swift container crypt path rclone-test-yeyunov4fuha: Auto set use_segments_container to true 2024/10/02 01:51:50 DEBUG : Creating backend with remote "/tmp/rclone1616971119" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha'", Local "Local file system at /tmp/rclone1616971119", Modify Window "1ns" 2024/10/02 01:51:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5ff083daea2dca85422a3f26720b3104 OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/02 01:51:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/02 01:51:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha' 2024/10/02 01:51:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha': 1 files missing 2024/10/02 01:51:52 NOTICE: 1 hashes missing 2024/10/02 01:51:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha': 2 differences found 2024/10/02 01:51:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/02 01:51:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha': 0 differences found 2024/10/02 01:51:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha': 1 matching files 2024/10/02 01:51:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-keruyag0muja" 2024/10/02 01:51:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-keruyag0muja.bin" 2024/10/02 01:51:52 DEBUG : Swift container crypt path rclone-test-keruyag0muja.bin: Auto set use_segments_container to true 2024/10/02 01:51:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-keruyag0muja" 2024/10/02 01:51:53 DEBUG : Swift container crypt path rclone-test-keruyag0muja: Auto set use_segments_container to true 2024/10/02 01:51:53 DEBUG : Creating backend with remote "/tmp/rclone2478584140" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja'", Local "Local file system at /tmp/rclone2478584140", Modify Window "1ns" 2024/10/02 01:51:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72359c38c8e349c6b38d2ddf014a7c9f OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/02 01:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/02 01:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja' 2024/10/02 01:51:54 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja': 1 files missing 2024/10/02 01:51:54 NOTICE: 1 hashes missing 2024/10/02 01:51:54 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja': 2 differences found 2024/10/02 01:51:54 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/02 01:51:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja': 0 differences found 2024/10/02 01:51:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja': 1 matching files 2024/10/02 01:51:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sucarik2buli" 2024/10/02 01:51:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sucarik2buli.bin" 2024/10/02 01:51:55 DEBUG : Swift container crypt path rclone-test-sucarik2buli.bin: Auto set use_segments_container to true 2024/10/02 01:51:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sucarik2buli" 2024/10/02 01:51:55 DEBUG : Swift container crypt path rclone-test-sucarik2buli: Auto set use_segments_container to true 2024/10/02 01:51:56 DEBUG : Creating backend with remote "/tmp/rclone1563843579" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli'", Local "Local file system at /tmp/rclone1563843579", Modify Window "1ns" 2024/10/02 01:51:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 471793e7622c54f9aec6b30f5a03975d OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/02 01:51:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/02 01:51:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli' 2024/10/02 01:51:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli': 1 files missing 2024/10/02 01:51:58 NOTICE: 1 hashes missing 2024/10/02 01:51:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli': 2 differences found 2024/10/02 01:51:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/02 01:51:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:51:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli': 0 differences found 2024/10/02 01:51:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli': 1 matching files 2024/10/02 01:51:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kuqecet9dugo" 2024/10/02 01:51:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:51:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kuqecet9dugo.bin" 2024/10/02 01:51:59 DEBUG : Swift container crypt path rclone-test-kuqecet9dugo.bin: Auto set use_segments_container to true 2024/10/02 01:51:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kuqecet9dugo" 2024/10/02 01:52:00 DEBUG : Swift container crypt path rclone-test-kuqecet9dugo: Auto set use_segments_container to true 2024/10/02 01:52:00 DEBUG : Creating backend with remote "/tmp/rclone1084083609" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo'", Local "Local file system at /tmp/rclone1084083609", Modify Window "1ns" 2024/10/02 01:52:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32720040f6866730586c3ec829c7ac0e OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/02 01:52:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/02 01:52:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo' 2024/10/02 01:52:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo': 1 files missing 2024/10/02 01:52:01 NOTICE: 1 hashes missing 2024/10/02 01:52:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo': 2 differences found 2024/10/02 01:52:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/02 01:52:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/02 01:52:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo': 0 differences found 2024/10/02 01:52:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo': 1 matching files 2024/10/02 01:52:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kuqecet9dugo': Purge remote 2024/10/02 01:52:01 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/02 01:52:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sucarik2buli': Purge remote 2024/10/02 01:52:01 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/02 01:52:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-keruyag0muja': Purge remote 2024/10/02 01:52:04 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/02 01:52:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yeyunov4fuha': Purge remote 2024/10/02 01:52:05 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/02 01:52:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xupapuz5duvu': Purge remote 2024/10/02 01:52:05 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:05 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/10/02 01:52:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-luzidod7paxi': Purge remote 2024/10/02 01:52:05 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:06 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/10/02 01:52:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dulunih5xuro': Purge remote 2024/10/02 01:52:06 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:06 INFO : HELLO, WORLD!.bin: Deleted 2024/10/02 01:52:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locutuz5duyu': Purge remote 2024/10/02 01:52:06 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:08 INFO : HeLlO, wOrLd!.bin: Deleted 2024/10/02 01:52:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tavevuy4wope': Purge remote 2024/10/02 01:52:08 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:09 INFO : HELLO, WORLD!.bin: Deleted 2024/10/02 01:52:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gevinaf4bigu': Purge remote 2024/10/02 01:52:09 DEBUG : Waiting for deletions to finish 2024/10/02 01:52:09 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (38.05s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:10 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/02 01:52:10 DEBUG : sub/file2: md5 = 85ae2aef7852904523de598916026ef9 OK 2024/10/02 01:52:10 INFO : file1: Copied (new) to: sub/file2 2024/10/02 01:52:10 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:10 DEBUG : file1: Unchanged skipping 2024/10/02 01:52:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.41s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:12 DEBUG : dst/file1: md5 = e48fa277fe001072dadf133d9d2d3496 OK 2024/10/02 01:52:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/backup" 2024/10/02 01:52:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/backup.bin" 2024/10/02 01:52:13 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/backup.bin: Auto set use_segments_container to true 2024/10/02 01:52:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/backup" 2024/10/02 01:52:13 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/backup: Auto set use_segments_container to true 2024/10/02 01:52:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/02 01:52:16 INFO : dst/file1: Copied (server-side copy) 2024/10/02 01:52:16 INFO : dst/file1: Deleted 2024/10/02 01:52:16 DEBUG : dst/file1: md5 = 0cfa564d867a2bdd318a56be3bdb9ba9 OK 2024/10/02 01:52:16 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (5.88s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/dst" 2024/10/02 01:52:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/dst.bin" 2024/10/02 01:52:18 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/dst.bin: Auto set use_segments_container to true 2024/10/02 01:52:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/dst" 2024/10/02 01:52:18 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/dst: Auto set use_segments_container to true 2024/10/02 01:52:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/CompareDest" 2024/10/02 01:52:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/CompareDest.bin" 2024/10/02 01:52:19 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/CompareDest.bin: Auto set use_segments_container to true 2024/10/02 01:52:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/CompareDest" 2024/10/02 01:52:20 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/CompareDest: Auto set use_segments_container to true 2024/10/02 01:52:20 DEBUG : one: Need to transfer - File not found at Destination 2024/10/02 01:52:21 DEBUG : one: md5 = 427afb8f5474df9d91358df8a7cb8f8d OK 2024/10/02 01:52:21 INFO : one: Copied (new) 2024/10/02 01:52:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 01:52:21 DEBUG : one: md5 = 90d610a8502965ead3f280bf96b0d614 OK 2024/10/02 01:52:21 INFO : one: Copied (replaced existing) 2024/10/02 01:52:22 DEBUG : dst/one: md5 = 9c84bfbadb98458560fa4b0997d40106 OK 2024/10/02 01:52:23 DEBUG : CompareDest/one: md5 = c73a4275427b39ca44b99f34cae65826 OK 2024/10/02 01:52:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 01:52:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/02 01:52:25 DEBUG : CompareDest/two: md5 = 29f90e0ee3d46c1a64b89e8dd97545a1 OK 2024/10/02 01:52:25 DEBUG : two: Need to transfer - File not found at Destination 2024/10/02 01:52:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/02 01:52:25 DEBUG : two: Need to transfer - File not found at Destination 2024/10/02 01:52:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/02 01:52:26 DEBUG : two: Need to transfer - File not found at Destination 2024/10/02 01:52:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/02 01:52:26 DEBUG : two: md5 = 55dfc0b1900bff8bd4907670055f3a9e OK 2024/10/02 01:52:26 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (12.21s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/dst" 2024/10/02 01:52:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/dst.bin" 2024/10/02 01:52:30 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/dst.bin: Auto set use_segments_container to true 2024/10/02 01:52:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/dst" 2024/10/02 01:52:30 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/dst: Auto set use_segments_container to true 2024/10/02 01:52:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/CopyDest" 2024/10/02 01:52:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/CopyDest.bin" 2024/10/02 01:52:31 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/CopyDest.bin: Auto set use_segments_container to true 2024/10/02 01:52:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/CopyDest" 2024/10/02 01:52:32 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/CopyDest: Auto set use_segments_container to true 2024/10/02 01:52:32 DEBUG : one: Need to transfer - File not found at Destination 2024/10/02 01:52:33 DEBUG : one: md5 = 2503a5a99c5e5b6e59d99efd472c047f OK 2024/10/02 01:52:33 INFO : one: Copied (new) 2024/10/02 01:52:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 01:52:33 DEBUG : one: md5 = 133b890459207bbc2a19d71091247ed5 OK 2024/10/02 01:52:33 INFO : one: Copied (replaced existing) 2024/10/02 01:52:34 DEBUG : dst/one: md5 = d5439fbc4714b218545188299c9c8cdb OK 2024/10/02 01:52:34 DEBUG : CopyDest/one: md5 = 6a32b746eb1d2ac621a2491adb84f3eb OK 2024/10/02 01:52:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/BackupDir" 2024/10/02 01:52:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/BackupDir.bin" 2024/10/02 01:52:35 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/BackupDir.bin: Auto set use_segments_container to true 2024/10/02 01:52:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/BackupDir" 2024/10/02 01:52:35 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/BackupDir: Auto set use_segments_container to true 2024/10/02 01:52:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 01:52:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 01:52:37 INFO : one: Copied (server-side copy) 2024/10/02 01:52:37 INFO : one: Deleted 2024/10/02 01:52:37 INFO : one: Copied (server-side copy) 2024/10/02 01:52:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/02 01:52:38 DEBUG : CopyDest/two: md5 = 155f373aee11a9738dc0876b6d394ebb OK 2024/10/02 01:52:38 DEBUG : two: Need to transfer - File not found at Destination 2024/10/02 01:52:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:38 INFO : two: Copied (server-side copy) 2024/10/02 01:52:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/02 01:52:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:52:39 DEBUG : two: Unchanged skipping 2024/10/02 01:52:40 DEBUG : CopyDest/three: md5 = ada5c0c3466674fc59002eeb8aee39c1 OK 2024/10/02 01:52:41 DEBUG : three: Need to transfer - File not found at Destination 2024/10/02 01:52:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/02 01:52:41 DEBUG : three: Destination not found in --copy-dest 2024/10/02 01:52:41 DEBUG : three: md5 = 90f3b685496347e1b59a0351600f02d0 OK 2024/10/02 01:52:41 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (13.08s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/02 01:52:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bff43b4038ddddabfcaf1b33be6b464e OK 2024/10/02 01:52:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/02 01:52:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/02 01:52:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-rejixex8qocu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2024/10/02 01:52:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/02 01:52:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/02 01:52:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ebcbe9cf0e3b7fd3b0fce2e1feb268ba OK 2024/10/02 01:52:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.65s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.31s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.09s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:48 DEBUG : a.txt: md5 = 44d24592ced7c40316ab428df1f4e9d5 OK 2024/10/02 01:52:48 DEBUG : zend.txt: md5 = 14e965fe40ee80fef90a658ad6bf5069 OK 2024/10/02 01:52:49 DEBUG : sub dir/hello world: md5 = 2e17000ef14d4d8a06ef100e31af5098 OK 2024/10/02 01:52:50 DEBUG : sub dir/hello world2: md5 = 2efab2041b4b87191eb2fee61080aff4 OK 2024/10/02 01:52:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 584b7d3a09683ab97fc2e73779f280fa OK 2024/10/02 01:52:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = a242d9fb8029db34b339da832e3a6161 OK 2024/10/02 01:52:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 770c17390e503adce48907847b20b8b7 OK 2024/10/02 01:52:52 DEBUG : a.txt: Excluded (Size Filter) 2024/10/02 01:52:52 DEBUG : a.txt: Excluded 2024/10/02 01:52:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/02 01:52:52 DEBUG : sub dir/hello world: Excluded 2024/10/02 01:52:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/02 01:52:52 DEBUG : sub dir/hello world2: Excluded 2024/10/02 01:52:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/02 01:52:52 DEBUG : sub dir/hello world: Excluded 2024/10/02 01:52:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/02 01:52:52 DEBUG : sub dir/hello world2: Excluded 2024/10/02 01:52:52 DEBUG : sub dir/ignore dir: Excluded 2024/10/02 01:52:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.90s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:55 DEBUG : file1: md5 = 2f4de3e9be4f106e33d13a6069b08b9b OK 2024/10/02 01:52:55 DEBUG : sub/file2: md5 = 28f6cfa80c578c3614105820aa4af4f1 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/10/02 01:52:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.32s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.39s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.08s) --- 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:52:57 DEBUG : file1: md5 = c80922d68b7a592babb4592f2ad6fcb1 OK 2024/10/02 01:52:57 DEBUG : sub/file2: md5 = 4fff67304c5a8c5cff99e79334416703 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/10/02 01:52:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/notfound" 2024/10/02 01:52:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/notfound.bin" 2024/10/02 01:52:59 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/notfound.bin: Auto set use_segments_container to true 2024/10/02 01:52:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/notfound" 2024/10/02 01:53:00 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (3.54s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.23s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.24s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.14s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (1.14s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Making directory 2024/10/02 01:53:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Making directory --- PASS: TestMkdir (0.22s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:01 DEBUG : sub dir/hello world: md5 = ed7c2c54177673ce75ad13a259c015f3 OK --- PASS: TestLsd (1.22s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:02 DEBUG : potato2: md5 = 457ff4f7984e9fc62ba25a0ea84275a5 OK 2024/10/02 01:53:02 DEBUG : empty space: md5 = d551423cc4ea50e22b0a589436c0a01c OK --- PASS: TestLs (1.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:04 DEBUG : potato2: md5 = 8f8460cd4b2af1ddd48f59e7d4b10693 OK 2024/10/02 01:53:04 DEBUG : empty space: md5 = 96b11b4f127f08d2f4f293169da9ae07 OK 2024/10/02 01:53:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/02 01:53:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.51s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:05 DEBUG : potato2: md5 = 4364585baddbc66d7e5070e58fb5c5f6 OK 2024/10/02 01:53:06 DEBUG : empty space: md5 = 972cce97511ebd201234e15e89b11ad6 OK --- PASS: TestLsLong (2.85s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:08 DEBUG : potato2: md5 = 882b01b43d02c1e9c719ef2b9795b01f OK 2024/10/02 01:53:08 DEBUG : empty space: md5 = 0ee6d4da25a74dad43532b39b0634e04 OK --- PASS: TestHashSums (1.26s) === RUN TestHashSumsWithErrors 2024/10/02 01:53:09 DEBUG : Creating backend with remote ":memory:" 2024/10/02 01:53:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/02 01:53:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/02 01:53:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/02 01:53:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/02 01:53:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/02 01:53:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/02 01:53:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/02 01:53:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/02 01:53:09 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:09 DEBUG : potato2: md5 = 095358a08f9f5db4006f157140d63c71 OK 2024/10/02 01:53:10 DEBUG : empty space: md5 = 2d96a1c1dd551f0dac4a2033e375e28b OK 2024/10/02 01:53:11 DEBUG : sub dir/potato3: md5 = a6de7e4211f642af2c458993a00e6b13 OK --- PASS: TestCount (3.40s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:14 DEBUG : small: md5 = f4ad2d959b581a12d081442b79bdf282 OK 2024/10/02 01:53:14 DEBUG : medium: md5 = 77a1f05ba689f30bdb57ab7a53d9bac7 OK 2024/10/02 01:53:15 DEBUG : large: md5 = 9259de58a5e85a183ea7c7d7781820f0 OK 2024/10/02 01:53:15 DEBUG : Waiting for deletions to finish 2024/10/02 01:53:15 DEBUG : large: Excluded (Size Filter) 2024/10/02 01:53:15 INFO : medium: Deleted 2024/10/02 01:53:16 INFO : small: Deleted --- PASS: TestDelete (3.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:17 DEBUG : small: md5 = 025d1bdf45ff3907c4a34a621d11e563 OK 2024/10/02 01:53:17 DEBUG : medium: md5 = c63f39dd5d28e80872c5863a8518afd4 OK 2024/10/02 01:53:17 DEBUG : large: md5 = 222d9f48b50c620f65f623d403a31c49 OK 2024/10/02 01:53:18 DEBUG : Waiting for deletions to finish 2024/10/02 01:53:18 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/02 01:53:18 INFO : large: Deleted 2024/10/02 01:53:18 INFO : medium: Deleted --- PASS: TestMaxDelete (2.54s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:19 DEBUG : small: md5 = c029234d4a1e722a582a05028e54d80a OK 2024/10/02 01:53:20 DEBUG : medium: md5 = 8ded34e8ab4c4dbba436554799bc1fe9 OK 2024/10/02 01:53:20 DEBUG : large: md5 = 41d7a8b8b0ac3ece9f073dd1783f2a16 OK 2024/10/02 01:53:20 DEBUG : Waiting for deletions to finish 2024/10/02 01:53:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/02 01:53:20 INFO : medium: Deleted 2024/10/02 01:53:21 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.12s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:23 DEBUG : small: md5 = 22a0ed06f5ee65e2aac2fd4057bb025f OK 2024/10/02 01:53:23 DEBUG : medium: md5 = 5cba1711dd1e7dc5f26e5ce8080c92af OK 2024/10/02 01:53:23 DEBUG : large: md5 = d71cd3414aaf6727e4a2ff3236411f45 OK 2024/10/02 01:53:24 DEBUG : Waiting for deletions to finish 2024/10/02 01:53:24 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/02 01:53:24 INFO : large: Deleted 2024/10/02 01:53:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.67s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:27 DEBUG : ReadFile: md5 = 522ad322c2fdc08a8624040a9c975fde OK --- PASS: TestReadFile (3.15s) === RUN TestRetry 2024/10/02 01:53:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/02 01:53:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/02 01:53:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/02 01:53:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/02 01:53:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/02 01:53:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/02 01:53:28 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:28 DEBUG : file1: md5 = 4a7a437501b9caa98e54489baf467b66 OK 2024/10/02 01:53:29 DEBUG : file2: md5 = 0ce6ac7743c4063b98db7591c643c4fa OK --- PASS: TestCat (3.15s) === RUN TestPurge 2024/10/02 01:53:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-quposar0nifu" 2024/10/02 01:53:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 01:53:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-quposar0nifu.bin" 2024/10/02 01:53:32 DEBUG : Swift container crypt path rclone-test-quposar0nifu.bin: Auto set use_segments_container to true 2024/10/02 01:53:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-quposar0nifu" 2024/10/02 01:53:32 DEBUG : Swift container crypt path rclone-test-quposar0nifu: Auto set use_segments_container to true 2024/10/02 01:53:33 DEBUG : Creating backend with remote "/tmp/rclone2228360248" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-quposar0nifu'", Local "Local file system at /tmp/rclone2228360248", Modify Window "1ns" 2024/10/02 01:53:33 DEBUG : A1/B1/C1/one: md5 = 10ee2850d1c915a375cb32f98b564ef6 OK 2024/10/02 01:53:33 DEBUG : A2: Making directory 2024/10/02 01:53:33 DEBUG : A1/B2: Making directory 2024/10/02 01:53:33 DEBUG : A1/B2/C2: Making directory 2024/10/02 01:53:33 DEBUG : A1/B1/C3: Making directory 2024/10/02 01:53:33 DEBUG : A3: Making directory 2024/10/02 01:53:33 DEBUG : A3/B3: Making directory 2024/10/02 01:53:33 DEBUG : A3/B3/C4: Making directory 2024/10/02 01:53:34 DEBUG : A1/two: md5 = 0c4ba7e0041384f73912e581186a3b08 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/10/02 01:53:34 DEBUG : Waiting for deletions to finish 2024/10/02 01:53:34 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/10/02 01:53:35 DEBUG : Waiting for deletions to finish 2024/10/02 01:53:35 INFO : A1/two.bin: Deleted 2024/10/02 01:53:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-quposar0nifu': Purge remote 2024/10/02 01:53:35 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (4.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:36 DEBUG : A1/B1/C1/one: md5 = 32ebc0500e9f29966b2407c26c64a035 OK 2024/10/02 01:53:36 DEBUG : A2: Making directory 2024/10/02 01:53:36 DEBUG : A1/B2: Making directory 2024/10/02 01:53:36 DEBUG : A1/B2/C2: Making directory 2024/10/02 01:53:36 DEBUG : A1/B1/C3: Making directory 2024/10/02 01:53:36 DEBUG : A3: Making directory 2024/10/02 01:53:36 DEBUG : A3/B3: Making directory 2024/10/02 01:53:36 DEBUG : A3/B3/C4: Making directory 2024/10/02 01:53:37 DEBUG : A1/two: md5 = 76c7dd7f4b4601257b6cfa71a150490b 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/10/02 01:53:37 DEBUG : removing 1 level 3 directories 2024/10/02 01:53:37 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/10/02 01:53:38 DEBUG : removing 1 level 0 directories 2024/10/02 01:53:38 INFO : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (3.45s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:39 DEBUG : A1: Making directory 2024/10/02 01:53:39 DEBUG : A1/B1: Making directory 2024/10/02 01:53:39 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.22s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:39 DEBUG : A1: Making directory 2024/10/02 01:53:39 DEBUG : A1/B1: Making directory 2024/10/02 01:53:39 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.22s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:40 DEBUG : file1: md5 = cb0990a71b7af027ba2a15ce95704aea OK 2024/10/02 01:53:40 DEBUG : filename.txt: File name found in url 2024/10/02 01:53:41 DEBUG : filename.txt: md5 = 2153381798706e7be52e7d7256b3bf80 OK 2024/10/02 01:53:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/02 01:53:41 DEBUG : headerfilename.txt: md5 = 44dbae3f30bc90eed45987397fa246e1 OK 2024/10/02 01:53:41 DEBUG : file2: md5 = 3183904ec7b21022d5f2a2fbb01c27eb OK --- PASS: TestCopyURL (5.16s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/02 01:53:45 DEBUG : sub/file2: md5 = 32b11ee084743f20ca1e887f47580501 OK 2024/10/02 01:53:45 INFO : file1: Copied (new) to: sub/file2 2024/10/02 01:53:45 INFO : file1: Deleted 2024/10/02 01:53:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:53:45 DEBUG : file1: Unchanged skipping 2024/10/02 01:53:45 INFO : file1: Deleted 2024/10/02 01:53:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.25s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/02 01:53:46 DEBUG : file1: md5 = 8fdec8f853bbdfcd22006f5c4459f270 OK 2024/10/02 01:53:46 INFO : file1: Copied (new) 2024/10/02 01:53:46 INFO : file1: Deleted 2024/10/02 01:53:46 DEBUG : file1: Destination exists, skipping 2024/10/02 01:53:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.38s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:48 DEBUG : dst/file1: md5 = 05e0777fa0a2c5c871d548364329c28f OK 2024/10/02 01:53:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rejixex8qocu/backup" 2024/10/02 01:53:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/backup.bin" 2024/10/02 01:53:48 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/backup.bin: Auto set use_segments_container to true 2024/10/02 01:53:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rejixex8qocu/backup" 2024/10/02 01:53:49 DEBUG : Swift container crypt path rclone-test-rejixex8qocu/backup: Auto set use_segments_container to true 2024/10/02 01:53:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/02 01:53:49 INFO : dst/file1: Copied (server-side copy) 2024/10/02 01:53:49 INFO : dst/file1: Deleted 2024/10/02 01:53:50 DEBUG : dst/file1: md5 = b547135da9c616dc1f3b3bfe56b74937 OK 2024/10/02 01:53:50 INFO : dst/file1: Copied (new) 2024/10/02 01:53:50 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.08s) === 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:53:52 DEBUG : A1/one: md5 = 5bd2772f2e89d01a71e09c276e4a19af OK 2024/10/02 01:53:52 DEBUG : A1/two: md5 = 7d75d9d7f9ab66739daaa1ec7b69dd49 OK 2024/10/02 01:53:54 DEBUG : A1/B1/three: md5 = 8d4ded3e9f35def87fb076ad44ca6907 OK 2024/10/02 01:53:54 DEBUG : A1/B1/C1/four: md5 = a4edc81943c3d864e4c78a6bcd157490 OK 2024/10/02 01:53:55 DEBUG : A1/B1/C2/five: md5 = 1297a0620d0c627f092807794e9b488e OK 2024/10/02 01:53:55 DEBUG : A1/B2: Making directory 2024/10/02 01:53:55 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/10/02 01:53:56 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/10/02 01:53:56 INFO : A1/B1/C1/four: Deleted 2024/10/02 01:53:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/10/02 01:53:56 INFO : A1/B1/C2/five: Deleted 2024/10/02 01:53:57 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/10/02 01:53:57 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/10/02 01:53:57 INFO : A1/two: Deleted 2024/10/02 01:53:57 INFO : A1/B1/three: Deleted 2024/10/02 01:53:57 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/10/02 01:53:57 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/10/02 01:53:58 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/10/02 01:53:58 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/10/02 01:53:58 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/10/02 01:53:58 INFO : A2/two: Deleted 2024/10/02 01:53:58 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/10/02 01:53:58 INFO : A2/B1/three: Deleted 2024/10/02 01:53:58 INFO : A2/B1/C1/four: Deleted 2024/10/02 01:53:58 INFO : A2/one: Deleted 2024/10/02 01:53:58 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/10/02 01:53:58 INFO : A2/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/10/02 01:53:59 INFO : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/02 01:54:00 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/10/02 01:54:00 INFO : A3/B1/C1/four: Deleted 2024/10/02 01:54:00 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/10/02 01:54:00 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/10/02 01:54:00 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/10/02 01:54:00 INFO : A3/two: Deleted 2024/10/02 01:54:00 INFO : A3/B1/C2/five: Deleted 2024/10/02 01:54:00 INFO : A3/one: Deleted 2024/10/02 01:54:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/10/02 01:54:01 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.39s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" --- PASS: TestGetFsInfo (0.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:54:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/02 01:54:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 06a93a33bbec2c33b650e96e4348d8cf OK 2024/10/02 01:54:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/02 01:54:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/02 01:54:03 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-rejixex8qocu/no_checksum_big_file_from_pipe.bin/2024-10-02-015403-wwNASADtmbwhSxAcf_Gt8g/00000000" into "crypt_segments" 2024/10/02 01:54:04 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/02 01:54:04 DEBUG : Swift container crypt path rclone-test-rejixex8qocu: uploading manifest "rclone-test-rejixex8qocu/no_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/02 01:54:05 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/10/02 01:54:05 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:54:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/02 01:54:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 732fcc09f444cd5caae3fd2ed01e614a OK 2024/10/02 01:54:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/02 01:54:08 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-rejixex8qocu/with_checksum_big_file_from_pipe.bin/2024-10-02-015408-t8wKZAbN3JWOmBZ_KBo_ng/00000000" into "crypt_segments" 2024/10/02 01:54:09 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/02 01:54:09 DEBUG : Swift container crypt path rclone-test-rejixex8qocu: uploading manifest "rclone-test-rejixex8qocu/with_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/02 01:54:10 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/10/02 01:54:10 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:54:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/02 01:54:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/02 01:54:14 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-rejixex8qocu/ignore_checksum_big_file_from_pipe.bin/2024-10-02-015414-tbAxkc3TnD7fjboQxhthog/00000000" into "crypt_segments" 2024/10/02 01:54:15 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/02 01:54:15 DEBUG : Swift container crypt path rclone-test-rejixex8qocu: uploading manifest "rclone-test-rejixex8qocu/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/02 01:54:15 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-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:54:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/02 01:54:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/02 01:54:17 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-rejixex8qocu/ignore_checksum_big_file_from_pipe.bin/2024-10-02-015417-s2BjSsbgBBgbw_PCPxw3MQ/00000000" into "crypt_segments" 2024/10/02 01:54:18 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/02 01:54:18 DEBUG : Swift container crypt path rclone-test-rejixex8qocu: uploading manifest "rclone-test-rejixex8qocu/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/02 01:54:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.19s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.64s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.18s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:54:21 DEBUG : potato1: md5 = 01437086e584074ac43df6b3d2f81ad9 OK 2024/10/02 01:54:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': File to upload is small (60 bytes), uploading instead of streaming 2024/10/02 01:54:21 DEBUG : potato2: md5 = b14fc7c636b7293de9ca876495b37871 OK 2024/10/02 01:54:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.32s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" 2024/10/02 01:54:22 DEBUG : potato2: md5 = f3dca5ace195364f74efcc617f43960e OK 2024/10/02 01:54:23 DEBUG : empty space: md5 = 212e76a9256a1453048ede5923ed99cb OK 2024/10/02 01:54:26 DEBUG : sub dir/potato3: md5 = 342504afab77ed4414420e5fb143fd47 OK 2024/10/02 01:54:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Touching "empty space" 2024/10/02 01:54:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Touching "potato2" 2024/10/02 01:54:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Touching "sub dir/potato3" --- PASS: TestTouchDir (5.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu'", Local "Local file system at /tmp/rclone1508365565", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === 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/10/02 01:54:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rejixex8qocu': Purge remote 2024/10/02 01:54:29 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m39.432984211s (try 1/5)