"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/10/30 03:18:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso" 2024/10/30 03:18:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg" 2024/10/30 03:18:04 DEBUG : Creating backend with remote "/tmp/rclone2401022958" === 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/30 03:18:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/30 03:18:05 DEBUG : potato: Seek from 10 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 10 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/30 03:18:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/30 03:18:05 DEBUG : potato: Seek from 8 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 8 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/30 03:18:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:18:05 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:18:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/30 03:18:05 DEBUG : potato: Seek from 9 to 0 2024/10/30 03:18:05 DEBUG : potato: Seek from 9 to 0 2024/10/30 03:18:05 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:18:08 DEBUG : rutabaga: md5 = cc3e0e8e04fd75ada01d32693690d9c7 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/30 03:18:11 DEBUG : empty space: md5 = 653457a263518606a5571f22bbca8008 OK === RUN TestCheck/3 2024/10/30 03:18:13 DEBUG : potato2: md5 = 2ff1d81856a35a3259293d566dbed476 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/30 03:18:16 DEBUG : remotepotato: md5 = bf58b3e2d640ed6df974bbd970b454e2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.12s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/10/30 03:18:20 DEBUG : Creating backend with remote "nonexistent" 2024/10/30 03:18:20 DEBUG : Creating backend with remote "nonexistent" 2024/10/30 03:18:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/30 03:18:20 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/30 03:18:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/30 03:18:20 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:18:22 DEBUG : rutabaga: md5 = 889936435b92c272cec06641ded8f693 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/30 03:18:27 DEBUG : empty space: md5 = 1ce767219ac50654cebf7724a72888d6 OK === RUN TestCheckDownload/3 2024/10/30 03:18:30 DEBUG : potato2: md5 = 86902d93d8f9edcd7a2ab37c8622f463 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/30 03:18:35 DEBUG : remotepotato: md5 = 8141c984b298e1150de1a4809a3b4e85 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.69s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (1.47s) --- PASS: TestCheckDownload/3 (1.14s) --- PASS: TestCheckDownload/4 (1.57s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.31s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:18:42 DEBUG : rutabaga: md5 = 5e9713276abc79fb99032ede61412584 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/30 03:18:45 DEBUG : empty space: md5 = f8a2191557df46671093f7922df71eda OK === RUN TestCheckSizeOnly/3 2024/10/30 03:18:48 DEBUG : potato2: md5 = 39de37548f364bb8a210788e6c84dd0c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/30 03:18:50 DEBUG : remotepotato: md5 = 768a39bad03e6ad15d9f3d1d25cae82f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.47s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:18:56 DEBUG : test.sum: md5 = d3c44e40b5889af56a6721004756a4d0 OK 2024/10/30 03:18:57 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/30 03:18:57 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/30 03:18:57 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/30 03:18:57 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/30 03:19:00 DEBUG : test.sum: md5 = 684fcd677e8034093fad4729cdd2fc61 OK 2024/10/30 03:19:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/30 03:19:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/30 03:19:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/30 03:19:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.29s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:19:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/data" 2024/10/30 03:19:02 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso/data' lacks md5, skipping --- SKIP: TestCheckSum (2.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:19:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/data" 2024/10/30 03:19:05 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/vjrnln8ratgmqakfosrqe8espk" 2024/10/30 03:19:10 DEBUG : data/banana: md5 = a565a6c1f1f532185d7ebad7d9ff5828 OK 2024/10/30 03:19:12 DEBUG : test.sum: md5 = 80cabd82ea7b7321b21a5b9df612963b OK === RUN TestCheckSumDownload/subtest1 2024/10/30 03:19:17 DEBUG : data/potato: md5 = daf00a39109b6619517b90716fac2554 OK 2024/10/30 03:19:19 DEBUG : test.sum: md5 = f91a947d33cf0968d860082085bc85a4 OK === RUN TestCheckSumDownload/subtest2 2024/10/30 03:19:24 DEBUG : test.sum: md5 = d29de1830851189fc6061c13350c163b OK === RUN TestCheckSumDownload/subtest3 2024/10/30 03:19:29 DEBUG : test.sum: md5 = e111c0093b69df7325f0ba6dd93f1c62 OK === RUN TestCheckSumDownload/subtest4 2024/10/30 03:19:34 DEBUG : test.sum: md5 = aef61250f1ee1337c5f68d0e259571ff OK === RUN TestCheckSumDownload/subtest5 2024/10/30 03:19:39 DEBUG : test.sum: md5 = 88723afdbeeba7916b5b55a1cb7e4375 OK === RUN TestCheckSumDownload/subtest6 2024/10/30 03:19:45 DEBUG : data/banana: md5 = 5378efabe13d796305ac17360dec6eb0 OK 2024/10/30 03:19:46 DEBUG : data/potato: md5 = b1178014defce03fb2dc0deda9f28885 OK 2024/10/30 03:19:48 DEBUG : test.sum: md5 = 71d061cce20dc8c2100a7ded674740a1 OK === RUN TestCheckSumDownload/subtest7 2024/10/30 03:19:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/30 03:19:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (49.66s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (2.46s) --- PASS: TestCheckSumDownload/subtest3 (2.79s) --- PASS: TestCheckSumDownload/subtest4 (2.49s) --- PASS: TestCheckSumDownload/subtest5 (2.92s) --- PASS: TestCheckSumDownload/subtest6 (3.23s) --- PASS: TestCheckSumDownload/subtest7 (2.85s) === RUN TestApplyTransforms 2024/10/30 03:19:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-semejed2yage" 2024/10/30 03:19:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:19:55 DEBUG : Creating backend with remote "TestDrive:crypt/f74rg3mfeqdgjm06dqa2f2gchtdc0o3shvsajmss3c98kopko7l0" 2024/10/30 03:19:56 DEBUG : Creating backend with remote "/tmp/rclone205812974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage'", Local "Local file system at /tmp/rclone205812974", Modify Window "1ms" 2024/10/30 03:19:59 DEBUG : hello, world!: md5 = db81765c6a4f18b9185c6e101f85cb62 OK upper checkfile vs. lower remote (without normalization) 2024/10/30 03:20:00 ERROR : hello, world!: sum not found 2024/10/30 03:20:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage' 2024/10/30 03:20:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage': 1 files missing 2024/10/30 03:20:00 NOTICE: 1 hashes missing 2024/10/30 03:20:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage': 2 differences found 2024/10/30 03:20:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/30 03:20:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage': 0 differences found 2024/10/30 03:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage': 1 matching files 2024/10/30 03:20:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwilic6navu" 2024/10/30 03:20:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:01 DEBUG : Creating backend with remote "TestDrive:crypt/ogntth29koqheo8lbb8e7q35uqf9q6qeh3ki080nvc1aq4f11s9g" 2024/10/30 03:20:02 DEBUG : Creating backend with remote "/tmp/rclone3007427973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu'", Local "Local file system at /tmp/rclone3007427973", Modify Window "1ms" 2024/10/30 03:20:05 DEBUG : HELLO, WORLD!: md5 = e4bf4b6943fa5f0133c2c15018573bb6 OK lower checkfile vs. upper remote (without normalization) 2024/10/30 03:20:05 ERROR : HELLO, WORLD!: sum not found 2024/10/30 03:20:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu' 2024/10/30 03:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu': 1 files missing 2024/10/30 03:20:05 NOTICE: 1 hashes missing 2024/10/30 03:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu': 2 differences found 2024/10/30 03:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/30 03:20:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu': 0 differences found 2024/10/30 03:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu': 1 matching files 2024/10/30 03:20:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qimijoq1lono" 2024/10/30 03:20:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:07 DEBUG : Creating backend with remote "TestDrive:crypt/au2hd91h5vobfgpsebjt5do2i552c9d6u94ukk2eertk2io1v34g" 2024/10/30 03:20:08 DEBUG : Creating backend with remote "/tmp/rclone2470447942" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono'", Local "Local file system at /tmp/rclone2470447942", Modify Window "1ms" 2024/10/30 03:20:11 DEBUG : HeLlO, wOrLd!: md5 = b3041b381385118f8e041310ed0e6531 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/30 03:20:11 ERROR : HeLlO, wOrLd!: sum not found 2024/10/30 03:20:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono' 2024/10/30 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono': 1 files missing 2024/10/30 03:20:11 NOTICE: 1 hashes missing 2024/10/30 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono': 2 differences found 2024/10/30 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/30 03:20:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono': 0 differences found 2024/10/30 03:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono': 1 matching files 2024/10/30 03:20:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cegoveb2qaca" 2024/10/30 03:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:13 DEBUG : Creating backend with remote "TestDrive:crypt/ikmspn6aeouckli8ib94602k8v3bqqp98644smr01rgmcjl4mp80" 2024/10/30 03:20:14 DEBUG : Creating backend with remote "/tmp/rclone3093339801" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca'", Local "Local file system at /tmp/rclone3093339801", Modify Window "1ms" 2024/10/30 03:20:17 DEBUG : HELLO, WORLD!: md5 = dada336a8d2e2433a63d196f8128d896 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/30 03:20:18 ERROR : HELLO, WORLD!: sum not found 2024/10/30 03:20:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca' 2024/10/30 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca': 1 files missing 2024/10/30 03:20:18 NOTICE: 1 hashes missing 2024/10/30 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca': 2 differences found 2024/10/30 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/30 03:20:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca': 0 differences found 2024/10/30 03:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca': 1 matching files 2024/10/30 03:20:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolehiz6cezo" 2024/10/30 03:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:19 DEBUG : Creating backend with remote "TestDrive:crypt/sf25b6vlv9vra5rohovt2tag7avj034ne8693t4t1kl7erunvkag" 2024/10/30 03:20:20 DEBUG : Creating backend with remote "/tmp/rclone3501639689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo'", Local "Local file system at /tmp/rclone3501639689", Modify Window "1ms" 2024/10/30 03:20:23 DEBUG : 測試_Русский___ě_áñ: md5 = e0a035930d4eba9ae55b90710153197c OK NFD checkfile vs. NFC remote (without normalization) 2024/10/30 03:20:24 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/30 03:20:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo' 2024/10/30 03:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo': 1 files missing 2024/10/30 03:20:24 NOTICE: 1 hashes missing 2024/10/30 03:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo': 2 differences found 2024/10/30 03:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/30 03:20:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo': 0 differences found 2024/10/30 03:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo': 1 matching files 2024/10/30 03:20:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qurizaq6fixa" 2024/10/30 03:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:25 DEBUG : Creating backend with remote "TestDrive:crypt/ndd46jfug9sh71qbflvfsrtib5rt3ffvnknev2v09gh1dv9sh0dg" 2024/10/30 03:20:26 DEBUG : Creating backend with remote "/tmp/rclone2749300154" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa'", Local "Local file system at /tmp/rclone2749300154", Modify Window "1ms" 2024/10/30 03:20:29 DEBUG : 測試_Русский___ě_áñ: md5 = cdd66011a728185b0b4ca06115ad43d8 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/30 03:20:30 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/30 03:20:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa' 2024/10/30 03:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa': 1 files missing 2024/10/30 03:20:30 NOTICE: 1 hashes missing 2024/10/30 03:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa': 2 differences found 2024/10/30 03:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/30 03:20:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa': 0 differences found 2024/10/30 03:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa': 1 matching files 2024/10/30 03:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebeceh0kazo" 2024/10/30 03:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/oio5250qrikvd0k929e83gd03is160hfa4kfftg7gcpaa2qbj3jg" 2024/10/30 03:20:33 DEBUG : Creating backend with remote "/tmp/rclone3821074097" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo'", Local "Local file system at /tmp/rclone3821074097", Modify Window "1ms" 2024/10/30 03:20:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 03f3d0eede03ced3f8fffbc3f81b34ed OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/30 03:20:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:20:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo' 2024/10/30 03:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo': 1 files missing 2024/10/30 03:20:36 NOTICE: 1 hashes missing 2024/10/30 03:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo': 2 differences found 2024/10/30 03:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/30 03:20:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo': 0 differences found 2024/10/30 03:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo': 1 matching files 2024/10/30 03:20:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gevafab7mote" 2024/10/30 03:20:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:38 DEBUG : Creating backend with remote "TestDrive:crypt/gnhsimestkbrd17t06e4hudp2jdt9gd0r6gqkg1c3gknqmkbi3c0" 2024/10/30 03:20:39 DEBUG : Creating backend with remote "/tmp/rclone3466913035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote'", Local "Local file system at /tmp/rclone3466913035", Modify Window "1ms" 2024/10/30 03:20:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 92bd16459e830da36e763af59c8be6b1 OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/30 03:20:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:20:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote' 2024/10/30 03:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote': 1 files missing 2024/10/30 03:20:42 NOTICE: 1 hashes missing 2024/10/30 03:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote': 2 differences found 2024/10/30 03:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/30 03:20:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote': 0 differences found 2024/10/30 03:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote': 1 matching files 2024/10/30 03:20:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dalabof2lica" 2024/10/30 03:20:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:44 DEBUG : Creating backend with remote "TestDrive:crypt/l2q39k92f2s1r0po4kut7dp9c8e08o4uo154ttcq842fodddb1v0" 2024/10/30 03:20:45 DEBUG : Creating backend with remote "/tmp/rclone3942246044" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica'", Local "Local file system at /tmp/rclone3942246044", Modify Window "1ms" 2024/10/30 03:20:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9817cd717fa2b5422b88dbaed64df108 OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/30 03:20:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:20:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica' 2024/10/30 03:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica': 1 files missing 2024/10/30 03:20:49 NOTICE: 1 hashes missing 2024/10/30 03:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica': 2 differences found 2024/10/30 03:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/30 03:20:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica': 0 differences found 2024/10/30 03:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica': 1 matching files 2024/10/30 03:20:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaguyev2qeyi" 2024/10/30 03:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:20:50 DEBUG : Creating backend with remote "TestDrive:crypt/ipfid4cnfb1b1scnslkdlj4c00qvftlg0qpj053ba772r0tmthk0" 2024/10/30 03:20:51 DEBUG : Creating backend with remote "/tmp/rclone86100128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi'", Local "Local file system at /tmp/rclone86100128", Modify Window "1ms" 2024/10/30 03:20:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32ed1a8d14ccedc15f38c0121c9e71ec OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/30 03:20:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:20:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi' 2024/10/30 03:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi': 1 files missing 2024/10/30 03:20:55 NOTICE: 1 hashes missing 2024/10/30 03:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi': 2 differences found 2024/10/30 03:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/30 03:20:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi': 0 differences found 2024/10/30 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi': 1 matching files 2024/10/30 03:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaguyev2qeyi': Purge remote 2024/10/30 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dalabof2lica': Purge remote 2024/10/30 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gevafab7mote': Purge remote 2024/10/30 03:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qebeceh0kazo': Purge remote 2024/10/30 03:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qurizaq6fixa': Purge remote 2024/10/30 03:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolehiz6cezo': Purge remote 2024/10/30 03:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cegoveb2qaca': Purge remote 2024/10/30 03:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qimijoq1lono': Purge remote 2024/10/30 03:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwilic6navu': Purge remote 2024/10/30 03:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semejed2yage': Purge remote --- PASS: TestApplyTransforms (67.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:21:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:21:06 DEBUG : sub/file2: md5 = 77c49c731d87cb6b8fd35849ede279ef OK 2024/10/30 03:21:06 INFO : file1: Copied (new) to: sub/file2 2024/10/30 03:21:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:21:07 DEBUG : file1: Unchanged skipping 2024/10/30 03:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': don't need to copy/move sub/file2, it is already at target location 2024/10/30 03:21:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.25s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:21:14 DEBUG : dst/file1: md5 = 560092fd8070048098188f4e629a6d27 OK 2024/10/30 03:21:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/backup" 2024/10/30 03:21:15 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/1nrff024r7pq65ecp72fc28jb0" 2024/10/30 03:21:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/30 03:21:20 INFO : dst/file1: Moved (server-side) 2024/10/30 03:21:22 DEBUG : dst/file1: md5 = 0043308b6fff7cf11edd5cce3a3031be OK 2024/10/30 03:21:22 INFO : dst/file1: Copied (new) 2024/10/30 03:21:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:21:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:21:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.00s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/dst" 2024/10/30 03:21:28 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/CompareDest" 2024/10/30 03:21:30 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/gveqi14airsml4bgu7krj116o8" 2024/10/30 03:21:31 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 03:21:31 DEBUG : Config file has changed externally - reloading 2024/10/30 03:21:31 DEBUG : TestDrive: Loaded fresh token from config file 2024/10/30 03:21:32 DEBUG : TestDrive: Loaded fresh token from config file 2024/10/30 03:21:35 DEBUG : one: md5 = eacefab2a5585d82898a37773182f5be OK 2024/10/30 03:21:35 INFO : one: Copied (new) 2024/10/30 03:21:35 DEBUG : Config file has changed externally - reloading 2024/10/30 03:21:35 DEBUG : TestDrive: Loaded fresh token from config file 2024/10/30 03:21:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:21:38 DEBUG : one: md5 = 32fd863e1954870c1c64373094c5a443 OK 2024/10/30 03:21:38 INFO : one: Copied (replaced existing) 2024/10/30 03:21:40 DEBUG : dst/one: md5 = 5ad2b0b5f2d4d94cdd7d9b71e2a71514 OK 2024/10/30 03:21:43 DEBUG : CompareDest/one: md5 = 134139bc4556413555a2f21950adc60b OK 2024/10/30 03:21:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:21:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:21:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:21:47 DEBUG : CompareDest/two: md5 = 1f83e0396f64101f40a0d390ba445fbf OK 2024/10/30 03:21:48 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:21:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:21:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:21:49 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:21:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:21:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:21:51 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:21:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/30 03:21:53 DEBUG : two: md5 = 40d9ab801f4a3c806e8094b3bb8eac7f OK 2024/10/30 03:21:53 INFO : two: Copied (new) 2024/10/30 03:21:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:21:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:21:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:21:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.91s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:21:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/dst" 2024/10/30 03:21:59 DEBUG : Config file has changed externally - reloading 2024/10/30 03:21:59 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:22:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/CopyDest" 2024/10/30 03:22:01 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/30 03:22:02 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 03:22:05 DEBUG : one: md5 = 2fc72743c77c729a5af431c8d0a92fd8 OK 2024/10/30 03:22:05 INFO : one: Copied (new) 2024/10/30 03:22:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:22:08 DEBUG : one: md5 = 57624e279e4aedd7d3d11bf1ae4045e3 OK 2024/10/30 03:22:08 INFO : one: Copied (replaced existing) 2024/10/30 03:22:11 DEBUG : dst/one: md5 = 0831ae0d08c2af99bd53fc08c54144ef OK 2024/10/30 03:22:14 DEBUG : CopyDest/one: md5 = dd065ccbce3dfc72406f2e958be8ba1f OK 2024/10/30 03:22:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/BackupDir" 2024/10/30 03:22:15 DEBUG : Config file has changed externally - reloading 2024/10/30 03:22:15 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/30 03:22:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:22:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:22:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:22:19 INFO : one: Moved (server-side) 2024/10/30 03:22:20 INFO : one: Copied (server-side copy) 2024/10/30 03:22:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/30 03:22:23 DEBUG : CopyDest/two: md5 = dcf00307f45d7568e22175424b4ca63a OK 2024/10/30 03:22:24 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:22:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:22:26 INFO : two: Copied (server-side copy) 2024/10/30 03:22:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/30 03:22:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:22:27 DEBUG : two: Unchanged skipping 2024/10/30 03:22:30 DEBUG : CopyDest/three: md5 = d3bf38e8822fa1f14c72f55cead6d49f OK 2024/10/30 03:22:31 DEBUG : three: Need to transfer - File not found at Destination 2024/10/30 03:22:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/30 03:22:31 DEBUG : three: Destination not found in --copy-dest 2024/10/30 03:22:33 DEBUG : three: md5 = ac04fc3d9284e19d7083a77f3f72fd71 OK 2024/10/30 03:22:33 INFO : three: Copied (new) 2024/10/30 03:22:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/30 03:22:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:22:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:22:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/30 03:22:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:22:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:22:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.73s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:22:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/30 03:22:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3d0d655a68b9ce9f0062aa6ff80537f5 OK 2024/10/30 03:22:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/30 03:22:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/30 03:22:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/10/30 03:22:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/30 03:22:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/30 03:22:50 DEBUG : TestCopyFileMaxTransfer/file4: md5 = facdc9a756f92d7cd915a1b23e146545 OK 2024/10/30 03:22:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/30 03:22:53 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/30 03:22:53 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.70s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:22:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using skip mode. 2024/10/30 03:22:59 NOTICE: one: Found 2 files with duplicate names 2024/10/30 03:22:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.78s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using skip mode. 2024/10/30 03:23:07 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:23:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/30 03:23:08 INFO : one: Deleted 2024/10/30 03:23:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.62s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using first mode. 2024/10/30 03:23:16 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:23:16 INFO : one: Deleted 2024/10/30 03:23:17 INFO : one: Deleted 2024/10/30 03:23:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.30s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using newest mode. 2024/10/30 03:23:24 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:23:25 INFO : one: Deleted 2024/10/30 03:23:25 INFO : one: Deleted 2024/10/30 03:23:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using oldest mode. 2024/10/30 03:23:33 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:23:33 INFO : one: Deleted 2024/10/30 03:23:34 INFO : one: Deleted 2024/10/30 03:23:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.29s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using largest mode. 2024/10/30 03:23:41 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:23:42 INFO : one: Deleted 2024/10/30 03:23:43 INFO : one: Deleted 2024/10/30 03:23:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using smallest mode. 2024/10/30 03:23:50 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:23:50 INFO : one: Deleted 2024/10/30 03:23:51 INFO : one: Deleted 2024/10/30 03:23:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.36s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:23:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Looking for duplicate names using rename mode. 2024/10/30 03:24:00 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/30 03:24:01 INFO : one-2.txt: renamed from: one.txt 2024/10/30 03:24:03 INFO : one-3.txt: renamed from: one.txt 2024/10/30 03:24:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:24:10 DEBUG : dupe1/one.txt: md5 = 2b227f11aa22a9148410719728a420e3 OK 2024/10/30 03:24:13 DEBUG : dupe2/two.txt: md5 = e2f25d8a0a71b52d1b12140b6a835b25 OK 2024/10/30 03:24:16 DEBUG : dupe3/three.txt: md5 = 8986fe92a5d8e717754192c98350d43c OK 2024/10/30 03:24:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/30 03:24:18 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/30 03:24:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/30 03:24:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/30 03:24:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/30 03:24:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/30 03:24:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:24:27 DEBUG : a.txt: md5 = 18af72a9ff0c3644beb855c51dd142dc OK 2024/10/30 03:24:29 DEBUG : zend.txt: md5 = 6a2e2c1896f9f8d3f19f11130d16d1d7 OK 2024/10/30 03:24:32 DEBUG : sub dir/hello world: md5 = 231e8b06aa53a82a4c97ce59021ea22a OK 2024/10/30 03:24:34 DEBUG : sub dir/hello world2: md5 = 3638c110384c661bf74db6bfde48d992 OK 2024/10/30 03:24:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 3c7531e0939e08fe49a5d1c61d182f96 OK 2024/10/30 03:24:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 87cd190e3ef764537793a23b8dc95a57 OK 2024/10/30 03:24:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 903b295561013c249e830e439ff97bfe OK 2024/10/30 03:24:44 DEBUG : a.txt: Excluded (Size Filter) 2024/10/30 03:24:44 DEBUG : a.txt: Excluded 2024/10/30 03:24:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/30 03:24:44 DEBUG : sub dir/hello world2: Excluded 2024/10/30 03:24:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/30 03:24:44 DEBUG : sub dir/hello world: Excluded 2024/10/30 03:24:45 DEBUG : sub dir/ignore dir: Excluded 2024/10/30 03:24:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/30 03:24:45 DEBUG : sub dir/hello world2: Excluded 2024/10/30 03:24:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/30 03:24:45 DEBUG : sub dir/hello world: Excluded 2024/10/30 03:24:46 DEBUG : sub dir/ignore dir: Excluded 2024/10/30 03:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/30 03:24:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/30 03:24:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/30 03:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/30 03:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/30 03:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/10/30 03:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (29.60s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:24:57 DEBUG : file1: md5 = e552e5b6ac1b2c70bb1b3fffaaab3aba OK 2024/10/30 03:25:00 DEBUG : sub/file2: md5 = 0bb6ee8b2860ea088743696c7e4e90e6 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/30 03:25:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/30 03:25:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/30 03:25:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/30 03:25:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.32s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:09 DEBUG : file1: md5 = a95f0fc5ae6bb442c5d31cb13f805f99 OK 2024/10/30 03:25:12 DEBUG : sub/file2: md5 = db19b463e92217f83933ea6ee4812b5c 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/30 03:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/notfound" 2024/10/30 03:25:16 DEBUG : Config file has changed externally - reloading 2024/10/30 03:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/qe0i31qdkoejk60elps0ni5sqk" 2024/10/30 03:25:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.56s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (2.48s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Making directory 2024/10/30 03:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:26 DEBUG : sub dir/hello world: md5 = f87d62658380265e823a1b4df709faa7 OK 2024/10/30 03:25:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:31 DEBUG : potato2: md5 = 213b088367a1ddd908cc737b77cc6cb4 OK 2024/10/30 03:25:33 DEBUG : empty space: md5 = bc146dc03c38643a216d151a130956a6 OK --- PASS: TestLs (5.97s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:37 DEBUG : potato2: md5 = 9cf94bcd91bb586056a54782f4fb1550 OK 2024/10/30 03:25:39 DEBUG : empty space: md5 = d30adcbaa81e3b0bf415531108a0c674 OK 2024/10/30 03:25:40 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.32s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:44 DEBUG : potato2: md5 = acb3aa4aa9e35c3766e740694d76b8cc OK 2024/10/30 03:25:45 DEBUG : empty space: md5 = 9714baaa36670e68ade19c1ac0679c89 OK --- PASS: TestLsLong (5.91s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:49 DEBUG : potato2: md5 = 16c1a81a398b772f11e0d669bbf9dce1 OK 2024/10/30 03:25:51 DEBUG : empty space: md5 = f410935fa2caf4e9efc82877d584fe1e OK --- PASS: TestHashSums (5.56s) === RUN TestHashSumsWithErrors 2024/10/30 03:25:53 DEBUG : Creating backend with remote ":memory:" 2024/10/30 03:25:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/30 03:25:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/30 03:25:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/30 03:25:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/30 03:25:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/30 03:25:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/30 03:25:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/30 03:25:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/30 03:25:53 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:25:55 DEBUG : potato2: md5 = 36d8ff2fcf5471a865b10284d2557b0c OK 2024/10/30 03:25:57 DEBUG : empty space: md5 = a1d907e0ec6ac4fe5212ee054288a43e OK 2024/10/30 03:26:00 DEBUG : sub dir/potato3: md5 = 15c61ba6b0f18ba3db24e5a59044c0fb OK 2024/10/30 03:26:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.29s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:26:06 DEBUG : small: md5 = 71d4815ed2215b7958545524537b2410 OK 2024/10/30 03:26:08 DEBUG : medium: md5 = 48a4b37437c48828944337ea414fa73c OK 2024/10/30 03:26:10 DEBUG : large: md5 = 6b2619a4993224163dfe74f05c43d6ba OK 2024/10/30 03:26:10 DEBUG : Waiting for deletions to finish 2024/10/30 03:26:10 DEBUG : large: Excluded (Size Filter) 2024/10/30 03:26:11 INFO : small: Deleted 2024/10/30 03:26:11 INFO : medium: Deleted --- PASS: TestDelete (8.05s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:26:14 DEBUG : small: md5 = 3f453663627c2efa8d3a9f4aa7920c30 OK 2024/10/30 03:26:16 DEBUG : medium: md5 = 45246d63569e31cd8a89911920894351 OK 2024/10/30 03:26:18 DEBUG : large: md5 = 699b4c1272e2ab3573739a614b76935c OK 2024/10/30 03:26:18 DEBUG : Waiting for deletions to finish 2024/10/30 03:26:18 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/10/30 03:26:19 INFO : small: Deleted 2024/10/30 03:26:19 INFO : medium: Deleted --- PASS: TestMaxDelete (8.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:26:23 DEBUG : small: md5 = 5de389a4ac1325c6a77a02652f1da801 OK 2024/10/30 03:26:24 DEBUG : medium: md5 = db59a0005ac731c89c3b6d2612fd6cc9 OK 2024/10/30 03:26:26 DEBUG : large: md5 = bb42cd3a1090feb17016fe6828e84a8a OK 2024/10/30 03:26:26 DEBUG : Waiting for deletions to finish 2024/10/30 03:26:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/30 03:26:27 INFO : medium: Deleted 2024/10/30 03:26:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.38s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:26:31 DEBUG : small: md5 = a7cb90ed0589c3a674b47f4732044239 OK 2024/10/30 03:26:33 DEBUG : medium: md5 = 386c72b5bb0129f1c0d7d10753c1803a OK 2024/10/30 03:26:35 DEBUG : large: md5 = 786d01467913f130cfec23c20230d706 OK 2024/10/30 03:26:35 DEBUG : Waiting for deletions to finish 2024/10/30 03:26:35 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/10/30 03:26:36 INFO : small: Deleted 2024/10/30 03:26:36 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.54s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:26:40 DEBUG : ReadFile: md5 = 918225d72cee4e41142420695ccd43da OK --- PASS: TestReadFile (5.70s) === RUN TestRetry 2024/10/30 03:26:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/30 03:26:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/30 03:26:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:26:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:26:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:26:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:26:44 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:26:46 DEBUG : file1: md5 = 7efe4d7fbeb4e0caa0bdebff7a076b2b OK 2024/10/30 03:26:47 DEBUG : file2: md5 = 27d02348cd447c26bebafd616f1955b1 OK --- PASS: TestCat (21.17s) === RUN TestPurge 2024/10/30 03:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-disipeb9lecu" 2024/10/30 03:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/g13m2v4im9lgbb3lch8u9fph810o3aflotp0rp2fujrgqepcg1lg" 2024/10/30 03:27:06 DEBUG : Creating backend with remote "/tmp/rclone3645167141" 2024/10/30 03:27:06 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-disipeb9lecu'", Local "Local file system at /tmp/rclone3645167141", Modify Window "1ms" 2024/10/30 03:27:12 DEBUG : A1/B1/C1/one: md5 = a1ecba975116ff18b73a38d7e60176e5 OK 2024/10/30 03:27:12 DEBUG : A2: Making directory 2024/10/30 03:27:13 DEBUG : A1/B2: Making directory 2024/10/30 03:27:14 DEBUG : A1/B2/C2: Making directory 2024/10/30 03:27:16 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:27:17 DEBUG : A3: Making directory 2024/10/30 03:27:18 DEBUG : A3/B3: Making directory 2024/10/30 03:27:19 DEBUG : A3/B3/C4: Making directory 2024/10/30 03:27:22 DEBUG : A1/two: md5 = 193e1034638aea05e8c81cf3096c2d68 OK 2024/10/30 03:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-disipeb9lecu': Purge remote 2024/10/30 03:27:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.16s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:27:32 DEBUG : A1/B1/C1/one: md5 = 3c0a6037a1860e416670a4499b8ac896 OK 2024/10/30 03:27:32 DEBUG : A2: Making directory 2024/10/30 03:27:33 DEBUG : A1/B2: Making directory 2024/10/30 03:27:35 DEBUG : A1/B2/C2: Making directory 2024/10/30 03:27:36 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:27:37 DEBUG : A3: Making directory 2024/10/30 03:27:38 DEBUG : A3/B3: Making directory 2024/10/30 03:27:40 DEBUG : A3/B3/C4: Making directory 2024/10/30 03:27:43 DEBUG : A1/two: md5 = 3f48cffee7375b698166141887e45219 OK 2024/10/30 03:27:44 DEBUG : removing 1 level 3 directories 2024/10/30 03:27:44 INFO : A3/B3/C4: Removing directory 2024/10/30 03:27:47 DEBUG : removing 2 level 3 directories 2024/10/30 03:27:47 INFO : A1/B2/C2: Removing directory 2024/10/30 03:27:47 INFO : A1/B1/C3: Removing directory 2024/10/30 03:27:48 DEBUG : removing 2 level 2 directories 2024/10/30 03:27:48 INFO : A3/B3: Removing directory 2024/10/30 03:27:48 INFO : A1/B2: Removing directory 2024/10/30 03:27:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/30 03:27:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:27:49 DEBUG : removing 2 level 1 directories 2024/10/30 03:27:49 INFO : A3: Removing directory 2024/10/30 03:27:49 INFO : A2: Removing directory 2024/10/30 03:27:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/30 03:27:54 DEBUG : removing 1 level 3 directories 2024/10/30 03:27:54 INFO : A1/B1/C1: Removing directory 2024/10/30 03:27:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:55 DEBUG : removing 1 level 2 directories 2024/10/30 03:27:55 INFO : A1/B1: Removing directory 2024/10/30 03:27:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:27:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:27:56 DEBUG : removing 1 level 1 directories 2024/10/30 03:27:56 INFO : A1: Removing directory 2024/10/30 03:27:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:27:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:27:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:27:57 DEBUG : removing 1 level 0 directories 2024/10/30 03:27:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Removing directory 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:27:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (32.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:28:00 DEBUG : A1: Making directory 2024/10/30 03:28:02 DEBUG : A1/B1: Making directory 2024/10/30 03:28:03 DEBUG : A1/B1/C1: Making directory 2024/10/30 03:28:06 DEBUG : removing 1 level 3 directories 2024/10/30 03:28:06 INFO : A1/B1/C1: Removing directory 2024/10/30 03:28:07 DEBUG : removing 1 level 2 directories 2024/10/30 03:28:07 INFO : A1/B1: Removing directory 2024/10/30 03:28:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:28:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:28:10 DEBUG : A1: Making directory 2024/10/30 03:28:11 DEBUG : A1/B1: Making directory 2024/10/30 03:28:12 DEBUG : A1/B1/C1: Making directory 2024/10/30 03:28:16 DEBUG : removing 1 level 3 directories 2024/10/30 03:28:16 INFO : A1/B1/C1: Removing directory 2024/10/30 03:28:17 DEBUG : removing 1 level 2 directories 2024/10/30 03:28:17 INFO : A1/B1: Removing directory 2024/10/30 03:28:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:28:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.77s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:28:23 DEBUG : file1: md5 = 09b65401d6c77de80b4bb41fa09127c8 OK 2024/10/30 03:28:23 DEBUG : filename.txt: File name found in url 2024/10/30 03:28:25 DEBUG : filename.txt: md5 = 2da61026f12faae77bd1b53b70d28d38 OK 2024/10/30 03:28:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/30 03:28:27 DEBUG : headerfilename.txt: md5 = 297d6e6000a50f92aba5bfd6e16f4ac3 OK 2024/10/30 03:28:29 DEBUG : file2: md5 = 9ff781e6eaa306ba5aa43e21b529aded OK --- PASS: TestCopyURL (11.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:28:32 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:28:35 DEBUG : sub/file2: md5 = 8ba4a225cdcf1542f7ef5921ba27bf5b OK 2024/10/30 03:28:35 INFO : file1: Copied (new) to: sub/file2 2024/10/30 03:28:35 INFO : file1: Deleted 2024/10/30 03:28:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:28:36 DEBUG : file1: Unchanged skipping 2024/10/30 03:28:36 INFO : file1: Deleted 2024/10/30 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': don't need to copy/move sub/file2, it is already at target location 2024/10/30 03:28:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.81s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:28:40 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:28:43 DEBUG : file1: md5 = bc5308ddb03f8c544ea37bea699e727c OK 2024/10/30 03:28:43 INFO : file1: Copied (new) 2024/10/30 03:28:43 INFO : file1: Deleted 2024/10/30 03:28:43 DEBUG : file1: Destination exists, skipping 2024/10/30 03:28:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.69s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:28:48 DEBUG : dst/file1: md5 = 2b71856b07b003c2eaa446f09bdfcd95 OK 2024/10/30 03:28:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafowij2guso/backup" 2024/10/30 03:28:49 DEBUG : Config file has changed externally - reloading 2024/10/30 03:28:49 DEBUG : Creating backend with remote "TestDrive:crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg/1nrff024r7pq65ecp72fc28jb0" 2024/10/30 03:28:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/30 03:28:54 INFO : dst/file1: Moved (server-side) 2024/10/30 03:28:56 DEBUG : dst/file1: md5 = e720b7b36ef70da5fd4400dffd6785f7 OK 2024/10/30 03:28:56 INFO : dst/file1: Copied (new) 2024/10/30 03:28:56 INFO : dst/file1: Deleted 2024/10/30 03:28:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:29:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:29:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.47s) === 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:29:05 DEBUG : A1/one: md5 = 2b34f49bd6012e467f2215558099ff7c OK 2024/10/30 03:29:07 DEBUG : A1/two: md5 = 033a73e8e7579584ed7fb53a2e0de7d2 OK 2024/10/30 03:29:10 DEBUG : A1/B1/three: md5 = 1b69473a5520d34789e26786633517ad OK 2024/10/30 03:29:13 DEBUG : A1/B1/C1/four: md5 = 96e97fff6ab6f2b9667ff68965117425 OK 2024/10/30 03:29:16 DEBUG : A1/B1/C2/five: md5 = d1a147904146c4908e9c6d23c91a8362 OK 2024/10/30 03:29:16 DEBUG : A1/B2: Making directory 2024/10/30 03:29:17 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:29:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/30 03:29:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/30 03:29:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/30 03:29:31 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/30 03:29:31 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/30 03:29:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:29:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:29:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:29:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:29:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:29:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/30 03:29:48 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/30 03:29:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/30 03:29:48 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/30 03:29:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/30 03:29:48 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/30 03:29:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:29:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:29:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:29:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:29:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/30 03:30:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/30 03:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/30 03:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.96s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:06 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:30:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 9623adb60d4218d8fcc0dc69ee64b2eb OK 2024/10/30 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/30 03:30:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:30:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/30 03:30:11 DEBUG : no_checksum_big_file_from_pipe: md5 = c9c8ac26c1b08afc5bb5394ffe85e5fb OK 2024/10/30 03:30:11 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:30:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 7468b90666c96e7dfd11ac6a647552b1 OK 2024/10/30 03:30:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:30:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/30 03:30:17 DEBUG : with_checksum_big_file_from_pipe: md5 = 27f2a805b65b56936503bfbc4a910265 OK 2024/10/30 03:30:17 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 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:30:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:30:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/30 03:30:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:30:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:30:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/30 03:30:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.56s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/30 03:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (48 bytes), uploading instead of streaming 2024/10/30 03:30:34 DEBUG : rcat_metadata: md5 = 50bfe865298592d01e1ec6c78a1fd0d8 OK 2024/10/30 03:30:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/30 03:30:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/30 03:30:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = b6c5b54b8b2061f8b2b94cc9d553c052 OK 2024/10/30 03:30:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.15s) --- PASS: TestRcatMetadata/Normal (3.21s) --- PASS: TestRcatMetadata/ViaDisk (4.39s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:42 DEBUG : potato1: md5 = 84e9cfc34134a990fb4723638acc2e94 OK 2024/10/30 03:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (60 bytes), uploading instead of streaming 2024/10/30 03:30:44 DEBUG : potato2: md5 = 8839f81b73602f191e97b154598d7298 OK 2024/10/30 03:30:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.21s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:49 DEBUG : potato1: md5 = 27612348339f2adf42bc48e3f852e6cb OK 2024/10/30 03:30:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': File to upload is small (60 bytes), uploading instead of streaming 2024/10/30 03:30:51 DEBUG : potato2: md5 = caf32a088fa3f36faa952c6d7b3aa2d6 OK 2024/10/30 03:30:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.59s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:30:55 DEBUG : potato2: md5 = 05af1f6db7c03129a03bfb33b79db7fc OK 2024/10/30 03:30:57 DEBUG : empty space: md5 = 6562984456c79f1f35947d9e6fe7047f OK 2024/10/30 03:31:00 DEBUG : sub dir/potato3: md5 = 709fa5e070d781302bea0879af8d4a0e OK 2024/10/30 03:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Touching "empty space" 2024/10/30 03:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Touching "potato2" 2024/10/30 03:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Touching "sub dir/potato3" 2024/10/30 03:31:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.29s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:31:08 DEBUG : dir with metadata: Making directory with metadata 2024/10/30 03:31:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.49s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:31:12 DEBUG : directory with modtime: Making directory with metadata 2024/10/30 03:31:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:31:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/30 03:31:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/30 03:31:16 DEBUG : Google drive root 'crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg': Skipping btime metadata as can't update it on an existing file: 2024-10-30T03:31:15.844426197Z 2024/10/30 03:31:17 INFO : non existent directory: Updated directory metadata 2024/10/30 03:31:19 DEBUG : Google drive root 'crypt/m3356ggmm1mmitpviu78m17cbflesagucrpmdjqc9mqksdt2oesg': Skipping btime metadata as can't update it on an existing file: 2024-10-30T03:31:15.844426197Z 2024/10/30 03:31:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:31:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/30 03:31:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/30 03:31:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.15s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso'", Local "Local file system at /tmp/rclone2401022958", Modify Window "1ms" 2024/10/30 03:31:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/30 03:31:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/30 03:31:27 DEBUG : dst: Making directory with metadata 2024/10/30 03:31:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/30 03:31:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:31:29 INFO : dst: Set directory modification time (using SetModTime) 2024/10/30 03:31:30 INFO : dst: Set directory modification time (using SetModTime) 2024/10/30 03:31:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/30 03:31:31 INFO : dst: Set directory modification time (using SetModTime) 2024/10/30 03:31:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.31s) === 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/30 03:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafowij2guso': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m30.016480075s (try 1/5)