"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/09/27 01:12:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni" 2024/09/27 01:12:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:12:42 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg" 2024/09/27 01:12:43 DEBUG : Creating backend with remote "/tmp/rclone508041048" === 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", 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/09/27 01:12:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/09/27 01:12:44 DEBUG : potato: Seek from 10 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 10 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Seek from 5 to 2 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/09/27 01:12:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Seek from 5 to 2 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/09/27 01:12:44 DEBUG : potato: Seek from 8 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 8 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/09/27 01:12:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/27 01:12:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/27 01:12:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/27 01:12:44 DEBUG : potato: Seek from 5 to 2 2024/09/27 01:12:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/09/27 01:12:44 DEBUG : potato: Seek from 9 to 0 2024/09/27 01:12:44 DEBUG : potato: Seek from 9 to 0 2024/09/27 01:12:44 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:12:47 DEBUG : rutabaga: md5 = 7b3297c032ebfec8419ef552d21ab9b1 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/09/27 01:12:49 DEBUG : empty space: md5 = 0d3593eaed69ade352bacdb7f2a92257 OK === RUN TestCheck/3 2024/09/27 01:12:51 DEBUG : potato2: md5 = 1024e3a39f3669399d86e34509845978 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/09/27 01:12:55 DEBUG : remotepotato: md5 = d3400e448fd88a5c68eecc587568cf76 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.65s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/09/27 01:12:59 DEBUG : Creating backend with remote "nonexistent" 2024/09/27 01:12:59 DEBUG : Creating backend with remote "nonexistent" 2024/09/27 01:12:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/09/27 01:12:59 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/09/27 01:12:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/09/27 01:12:59 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:13:00 DEBUG : rutabaga: md5 = 860bd4f324d34514a9b4cb3f13d62bb6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/09/27 01:13:05 DEBUG : empty space: md5 = 6576d6bbf8c0e86807888ebe97ef95a3 OK === RUN TestCheckDownload/3 2024/09/27 01:13:08 DEBUG : potato2: md5 = 23b006926f571466fdf2f108fbbae4df OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/09/27 01:13:13 DEBUG : remotepotato: md5 = dab0ae6d805e61a7bbdeba3767f56104 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.75s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.40s) --- PASS: TestCheckDownload/4 (1.53s) --- PASS: TestCheckDownload/5 (1.65s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:13:20 DEBUG : rutabaga: md5 = a746faba584379d6b829072ae80cd6bb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/09/27 01:13:22 DEBUG : empty space: md5 = 2b167e55ca5491679fb55f7ffa229ecd OK === RUN TestCheckSizeOnly/3 2024/09/27 01:13:25 DEBUG : potato2: md5 = 8087d7fb06bc8ffa3a9aa1330ac241b0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/09/27 01:13:28 DEBUG : remotepotato: md5 = 6954c6d3d08813d3ecf193a084e364d8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.39s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:13:33 DEBUG : test.sum: md5 = ee1286973bccdaafffd4250a1ae0c28a OK 2024/09/27 01:13:35 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/27 01:13:35 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/27 01:13:35 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/27 01:13:35 NOTICE: test.sum: 2 warning(s) suppressed... 2024/09/27 01:13:37 DEBUG : test.sum: md5 = 75a3c2c7f363c4f7b760540439ee2214 OK 2024/09/27 01:13:38 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/27 01:13:38 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/27 01:13:38 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/27 01:13:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.58s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/data" 2024/09/27 01:13:39 DEBUG : Config file has changed externally - reloading 2024/09/27 01:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni/data' lacks md5, skipping --- SKIP: TestCheckSum (2.53s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/data" 2024/09/27 01:13:42 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/vjrnln8ratgmqakfosrqe8espk" 2024/09/27 01:13:46 DEBUG : data/banana: md5 = 9ed9bb86416b2ba3f648b1b4d2cd9925 OK 2024/09/27 01:13:48 DEBUG : test.sum: md5 = 1d205e347c2acee1423c5ee9bf68ad93 OK === RUN TestCheckSumDownload/subtest1 2024/09/27 01:13:53 DEBUG : data/potato: md5 = e13a3fb69a46dca707b5c88f1baa0fd7 OK 2024/09/27 01:13:55 DEBUG : test.sum: md5 = 3d1dc5a8ea2221cb7671cbf1a8a0acd8 OK === RUN TestCheckSumDownload/subtest2 2024/09/27 01:13:59 DEBUG : test.sum: md5 = 5a4e713d292a79c9a9415a6798fca009 OK === RUN TestCheckSumDownload/subtest3 2024/09/27 01:14:04 DEBUG : test.sum: md5 = c7135ff8f3b4880c075ebc6e37788c05 OK === RUN TestCheckSumDownload/subtest4 2024/09/27 01:14:09 DEBUG : test.sum: md5 = 658d9d357891d96d3975dc5d9ef11ed6 OK === RUN TestCheckSumDownload/subtest5 2024/09/27 01:14:14 DEBUG : test.sum: md5 = 0b2892002c534e8c9d72444888da4c19 OK === RUN TestCheckSumDownload/subtest6 2024/09/27 01:14:18 DEBUG : data/banana: md5 = 7d23961243b5735ade65d21c482cc021 OK 2024/09/27 01:14:20 DEBUG : data/potato: md5 = dda3d75396471380c7df2e0f24707f4d OK 2024/09/27 01:14:21 DEBUG : test.sum: md5 = 053912f07cd7331796bf3e4406b8a52f OK === RUN TestCheckSumDownload/subtest7 2024/09/27 01:14:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/09/27 01:14:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.69s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.68s) --- PASS: TestCheckSumDownload/subtest4 (2.68s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.77s) === RUN TestApplyTransforms 2024/09/27 01:14:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qazigef4puju" 2024/09/27 01:14:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:14:29 DEBUG : Creating backend with remote "TestDrive:crypt/crsl795in8841j4a1gnho8uejgcs7cea2vh8q7ug9q0jdc8eb8ng" 2024/09/27 01:14:30 DEBUG : Creating backend with remote "/tmp/rclone480628221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju'", Local "Local file system at /tmp/rclone480628221", Modify Window "1ms" 2024/09/27 01:14:32 DEBUG : hello, world!: md5 = b1d129d067a930cedf54a973713e393f OK upper checkfile vs. lower remote (without normalization) 2024/09/27 01:14:33 ERROR : hello, world!: sum not found 2024/09/27 01:14:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju' 2024/09/27 01:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju': 1 files missing 2024/09/27 01:14:33 NOTICE: 1 hashes missing 2024/09/27 01:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju': 2 differences found 2024/09/27 01:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/09/27 01:14:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju': 0 differences found 2024/09/27 01:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju': 1 matching files 2024/09/27 01:14:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pubuzeh0meho" 2024/09/27 01:14:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:14:34 DEBUG : Creating backend with remote "TestDrive:crypt/q28sh8qsqo80hr8a8lq9kajpnhnn4ssm7cubkv7qh23kkpp00ld0" 2024/09/27 01:14:35 DEBUG : Creating backend with remote "/tmp/rclone3843713938" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho'", Local "Local file system at /tmp/rclone3843713938", Modify Window "1ms" 2024/09/27 01:14:38 DEBUG : HELLO, WORLD!: md5 = acca0fd9ac6c6d6fbc3ad809de054036 OK lower checkfile vs. upper remote (without normalization) 2024/09/27 01:14:38 ERROR : HELLO, WORLD!: sum not found 2024/09/27 01:14:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho' 2024/09/27 01:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho': 1 files missing 2024/09/27 01:14:38 NOTICE: 1 hashes missing 2024/09/27 01:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho': 2 differences found 2024/09/27 01:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/09/27 01:14:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho': 0 differences found 2024/09/27 01:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho': 1 matching files 2024/09/27 01:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikuxed2kefi" 2024/09/27 01:14:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/l0v9071vp0qltfhev82rdt18e509t42mb5o3s9jo2frh819eih60" 2024/09/27 01:14:41 DEBUG : Creating backend with remote "/tmp/rclone1585244991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi'", Local "Local file system at /tmp/rclone1585244991", Modify Window "1ms" 2024/09/27 01:14:43 DEBUG : HeLlO, wOrLd!: md5 = 617159f1c6d35d6a833f6da7322ce575 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/09/27 01:14:44 ERROR : HeLlO, wOrLd!: sum not found 2024/09/27 01:14:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi' 2024/09/27 01:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi': 1 files missing 2024/09/27 01:14:44 NOTICE: 1 hashes missing 2024/09/27 01:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi': 2 differences found 2024/09/27 01:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/09/27 01:14:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi': 0 differences found 2024/09/27 01:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi': 1 matching files 2024/09/27 01:14:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zozomay7dipi" 2024/09/27 01:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:14:45 DEBUG : Creating backend with remote "TestDrive:crypt/8m2ph3kt51qe2aio6eo9b0g59m29s5g3fjftdn0798mf16cn6vqg" 2024/09/27 01:14:46 DEBUG : Creating backend with remote "/tmp/rclone454462840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi'", Local "Local file system at /tmp/rclone454462840", Modify Window "1ms" 2024/09/27 01:14:49 DEBUG : HELLO, WORLD!: md5 = d5257ac0530221eb0f8c6eef22d98616 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/09/27 01:14:50 ERROR : HELLO, WORLD!: sum not found 2024/09/27 01:14:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi' 2024/09/27 01:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi': 1 files missing 2024/09/27 01:14:50 NOTICE: 1 hashes missing 2024/09/27 01:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi': 2 differences found 2024/09/27 01:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/09/27 01:14:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi': 0 differences found 2024/09/27 01:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi': 1 matching files 2024/09/27 01:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukixoq4kufu" 2024/09/27 01:14:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/ig0m67nt8i0fspf9p5sh58615vh855eo1nbbrif90epepn71j3l0" 2024/09/27 01:14:52 DEBUG : Creating backend with remote "/tmp/rclone36318612" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu'", Local "Local file system at /tmp/rclone36318612", Modify Window "1ms" 2024/09/27 01:14:54 DEBUG : 測試_Русский___ě_áñ: md5 = 01935cbd1e76db67b32cce8ae60e0423 OK NFD checkfile vs. NFC remote (without normalization) 2024/09/27 01:14:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/27 01:14:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu' 2024/09/27 01:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu': 1 files missing 2024/09/27 01:14:55 NOTICE: 1 hashes missing 2024/09/27 01:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu': 2 differences found 2024/09/27 01:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/09/27 01:14:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu': 0 differences found 2024/09/27 01:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu': 1 matching files 2024/09/27 01:14:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veqocus3titi" 2024/09/27 01:14:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:14:56 DEBUG : Creating backend with remote "TestDrive:crypt/s62p65ir86jgrb79ecdjhoiq9v2pbibbjp4epc7rg3udd6b947i0" 2024/09/27 01:14:57 DEBUG : Creating backend with remote "/tmp/rclone1864115908" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi'", Local "Local file system at /tmp/rclone1864115908", Modify Window "1ms" 2024/09/27 01:15:00 DEBUG : 測試_Русский___ě_áñ: md5 = 3bafd20347bfeed1e83628c32d3b2c6d OK NFC checkfile vs. NFD remote (without normalization) 2024/09/27 01:15:00 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/27 01:15:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi' 2024/09/27 01:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi': 1 files missing 2024/09/27 01:15:00 NOTICE: 1 hashes missing 2024/09/27 01:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi': 2 differences found 2024/09/27 01:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/09/27 01:15:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi': 0 differences found 2024/09/27 01:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi': 1 matching files 2024/09/27 01:15:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogemer9dima" 2024/09/27 01:15:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:15:02 DEBUG : Creating backend with remote "TestDrive:crypt/9s5a5o9arep1k5f3dmq244c5l37710nq2jl8rg55j4318s0ml8lg" 2024/09/27 01:15:03 DEBUG : Creating backend with remote "/tmp/rclone395502685" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima'", Local "Local file system at /tmp/rclone395502685", Modify Window "1ms" 2024/09/27 01:15:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 23c0791bc1454fdc274e51854eaa4a09 OK NFDx2 checkfile vs. both remote (without normalization) 2024/09/27 01:15:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/27 01:15:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima' 2024/09/27 01:15:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima': 1 files missing 2024/09/27 01:15:06 NOTICE: 1 hashes missing 2024/09/27 01:15:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima': 2 differences found 2024/09/27 01:15:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/09/27 01:15:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima': 0 differences found 2024/09/27 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima': 1 matching files 2024/09/27 01:15:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fasicor9guho" 2024/09/27 01:15:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:15:08 DEBUG : Creating backend with remote "TestDrive:crypt/1ou1g3i3ae0ns3mtnakrt1e9h5sdea4vn7jbqfkhp4fdvliee7rg" 2024/09/27 01:15:09 DEBUG : Creating backend with remote "/tmp/rclone762059272" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho'", Local "Local file system at /tmp/rclone762059272", Modify Window "1ms" 2024/09/27 01:15:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a57d95873fbc223db0564248bfa23659 OK NFCx2 checkfile vs. both remote (without normalization) 2024/09/27 01:15:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/27 01:15:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho' 2024/09/27 01:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho': 1 files missing 2024/09/27 01:15:12 NOTICE: 1 hashes missing 2024/09/27 01:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho': 2 differences found 2024/09/27 01:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/09/27 01:15:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho': 0 differences found 2024/09/27 01:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho': 1 matching files 2024/09/27 01:15:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevarud6giwa" 2024/09/27 01:15:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:15:13 DEBUG : Creating backend with remote "TestDrive:crypt/3jlsjeinjr2evgvp5i1pvh7145kichk9oe3pea5ak0olhkga6eb0" 2024/09/27 01:15:14 DEBUG : Creating backend with remote "/tmp/rclone218546827" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa'", Local "Local file system at /tmp/rclone218546827", Modify Window "1ms" 2024/09/27 01:15:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2032413a71729265f37feeec98f4d753 OK both checkfile vs. NFDx2 remote (without normalization) 2024/09/27 01:15:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/27 01:15:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa' 2024/09/27 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa': 1 files missing 2024/09/27 01:15:18 NOTICE: 1 hashes missing 2024/09/27 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa': 2 differences found 2024/09/27 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/09/27 01:15:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa': 0 differences found 2024/09/27 01:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa': 1 matching files 2024/09/27 01:15:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becerit6bate" 2024/09/27 01:15:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:15:19 DEBUG : Creating backend with remote "TestDrive:crypt/eloke341edc798cisl40mkmrmtu88jt7ds8c7u45ojr0aoacsq20" 2024/09/27 01:15:20 DEBUG : Creating backend with remote "/tmp/rclone672328072" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate'", Local "Local file system at /tmp/rclone672328072", Modify Window "1ms" 2024/09/27 01:15:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 57b78588efcfdccadd20c61af5204927 OK both checkfile vs. NFCx2 remote (without normalization) 2024/09/27 01:15:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/27 01:15:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate' 2024/09/27 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate': 1 files missing 2024/09/27 01:15:23 NOTICE: 1 hashes missing 2024/09/27 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate': 2 differences found 2024/09/27 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/09/27 01:15:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/27 01:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate': 0 differences found 2024/09/27 01:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate': 1 matching files 2024/09/27 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becerit6bate': Purge remote 2024/09/27 01:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevarud6giwa': Purge remote 2024/09/27 01:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fasicor9guho': Purge remote 2024/09/27 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogemer9dima': Purge remote 2024/09/27 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veqocus3titi': Purge remote 2024/09/27 01:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukixoq4kufu': Purge remote 2024/09/27 01:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozomay7dipi': Purge remote 2024/09/27 01:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikuxed2kefi': Purge remote 2024/09/27 01:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubuzeh0meho': Purge remote 2024/09/27 01:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazigef4puju': Purge remote --- PASS: TestApplyTransforms (61.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:15:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/27 01:15:33 DEBUG : sub/file2: md5 = fbae97147f812a1dc76b636b4b2cdd54 OK 2024/09/27 01:15:33 INFO : file1: Copied (new) to: sub/file2 2024/09/27 01:15:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/27 01:15:34 DEBUG : file1: Unchanged skipping 2024/09/27 01:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': don't need to copy/move sub/file2, it is already at target location 2024/09/27 01:15:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.34s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:15:40 DEBUG : dst/file1: md5 = acedf0df4fad607831cb18e13f7dd7b8 OK 2024/09/27 01:15:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/backup" 2024/09/27 01:15:41 DEBUG : Config file has changed externally - reloading 2024/09/27 01:15:41 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/1nrff024r7pq65ecp72fc28jb0" 2024/09/27 01:15:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/27 01:15:46 INFO : dst/file1: Moved (server-side) 2024/09/27 01:15:47 DEBUG : dst/file1: md5 = 5e2f569e94a9dd945dbc44ecbef660d4 OK 2024/09/27 01:15:47 INFO : dst/file1: Copied (new) 2024/09/27 01:15:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:15:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:15:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.15s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:15:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/dst" 2024/09/27 01:15:53 DEBUG : Config file has changed externally - reloading 2024/09/27 01:15:53 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/31u3jie661vd5p8j7rtc3hgbh0" 2024/09/27 01:15:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/CompareDest" 2024/09/27 01:15:55 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/gveqi14airsml4bgu7krj116o8" 2024/09/27 01:15:56 DEBUG : one: Need to transfer - File not found at Destination 2024/09/27 01:15:59 DEBUG : one: md5 = 85d181ae3859b27c1664d21336e991da OK 2024/09/27 01:15:59 INFO : one: Copied (new) 2024/09/27 01:16:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/27 01:16:02 DEBUG : one: md5 = c9bee8a6b562c85ba065f7c8c5436cd6 OK 2024/09/27 01:16:02 INFO : one: Copied (replaced existing) 2024/09/27 01:16:05 DEBUG : dst/one: md5 = dfb6ba4efb3dfe89152e512217e9dda3 OK 2024/09/27 01:16:07 DEBUG : CompareDest/one: md5 = d8460589c20ddc2dd0b4dc3d611a3133 OK 2024/09/27 01:16:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/27 01:16:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/27 01:16:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/27 01:16:11 DEBUG : CompareDest/two: md5 = aaf41d6df2476193e47ff6e81a8c090f OK 2024/09/27 01:16:12 DEBUG : two: Need to transfer - File not found at Destination 2024/09/27 01:16:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/27 01:16:13 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/27 01:16:13 DEBUG : two: Need to transfer - File not found at Destination 2024/09/27 01:16:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/27 01:16:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/27 01:16:15 DEBUG : two: Need to transfer - File not found at Destination 2024/09/27 01:16:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/27 01:16:17 DEBUG : two: md5 = 3a2c7da09ebf98224ee4e7485c41866c OK 2024/09/27 01:16:17 INFO : two: Copied (new) 2024/09/27 01:16:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/27 01:16:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:16:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:16:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/dst" 2024/09/27 01:16:23 DEBUG : Config file has changed externally - reloading 2024/09/27 01:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/31u3jie661vd5p8j7rtc3hgbh0" 2024/09/27 01:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/CopyDest" 2024/09/27 01:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/09/27 01:16:27 DEBUG : one: Need to transfer - File not found at Destination 2024/09/27 01:16:30 DEBUG : one: md5 = 450e36d6181452b4456e410548294b03 OK 2024/09/27 01:16:30 INFO : one: Copied (new) 2024/09/27 01:16:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/27 01:16:33 DEBUG : one: md5 = df3d259a975675833abde23af6117bd1 OK 2024/09/27 01:16:33 INFO : one: Copied (replaced existing) 2024/09/27 01:16:35 DEBUG : dst/one: md5 = ad18a5d4ddad88079d7fd8f354b152f3 OK 2024/09/27 01:16:38 DEBUG : CopyDest/one: md5 = d5abb45662ca57f9ddecaac6c6371b58 OK 2024/09/27 01:16:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/BackupDir" 2024/09/27 01:16:39 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/09/27 01:16:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/27 01:16:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/27 01:16:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/27 01:16:43 INFO : one: Moved (server-side) 2024/09/27 01:16:44 INFO : one: Copied (server-side copy) 2024/09/27 01:16:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/27 01:16:47 DEBUG : CopyDest/two: md5 = 82481205bc569037cce7dc756d43e59f OK 2024/09/27 01:16:48 DEBUG : two: Need to transfer - File not found at Destination 2024/09/27 01:16:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/27 01:16:50 INFO : two: Copied (server-side copy) 2024/09/27 01:16:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/27 01:16:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/27 01:16:50 DEBUG : two: Unchanged skipping 2024/09/27 01:16:53 DEBUG : CopyDest/three: md5 = b7a2e3119149c702c22c4b06aa3b0261 OK 2024/09/27 01:16:53 DEBUG : three: Need to transfer - File not found at Destination 2024/09/27 01:16:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/27 01:16:54 DEBUG : three: Destination not found in --copy-dest 2024/09/27 01:16:55 DEBUG : three: md5 = 7615b192269b38ebad2b2d9dda12d0f7 OK 2024/09/27 01:16:55 INFO : three: Copied (new) 2024/09/27 01:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/09/27 01:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/27 01:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:17:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:17:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/09/27 01:17:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/27 01:17:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.47s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.64s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/09/27 01:17:08 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 55aa36d206cdbec2e843a8f9a87e4c49 OK 2024/09/27 01:17:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/09/27 01:17:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/09/27 01:17:09 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/09/27 01:17:10 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/09/27 01:17:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/09/27 01:17:12 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2ce22109d98f85cb828fc5b73637d61c OK 2024/09/27 01:17:12 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/09/27 01:17:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/09/27 01:17:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using skip mode. 2024/09/27 01:17:20 NOTICE: one: Found 2 files with duplicate names 2024/09/27 01:17:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using skip mode. 2024/09/27 01:17:27 NOTICE: one: Found 3 files with duplicate names 2024/09/27 01:17:27 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/09/27 01:17:28 INFO : one: Deleted 2024/09/27 01:17:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.98s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using first mode. 2024/09/27 01:17:36 NOTICE: one: Found 3 files with duplicate names 2024/09/27 01:17:36 INFO : one: Deleted 2024/09/27 01:17:37 INFO : one: Deleted 2024/09/27 01:17:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.53s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using newest mode. 2024/09/27 01:17:43 NOTICE: one: Found 3 files with duplicate names 2024/09/27 01:17:44 INFO : one: Deleted 2024/09/27 01:17:44 INFO : one: Deleted 2024/09/27 01:17:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using oldest mode. 2024/09/27 01:17:51 NOTICE: one: Found 3 files with duplicate names 2024/09/27 01:17:52 INFO : one: Deleted 2024/09/27 01:17:53 INFO : one: Deleted 2024/09/27 01:17:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.75s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:17:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using largest mode. 2024/09/27 01:17:59 NOTICE: one: Found 3 files with duplicate names 2024/09/27 01:18:00 INFO : one: Deleted 2024/09/27 01:18:01 INFO : one: Deleted 2024/09/27 01:18:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.04s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:18:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using smallest mode. 2024/09/27 01:18:07 NOTICE: one: Found 3 files with duplicate names 2024/09/27 01:18:08 INFO : one: Deleted 2024/09/27 01:18:08 INFO : one: Deleted 2024/09/27 01:18:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.45s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:18:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Looking for duplicate names using rename mode. 2024/09/27 01:18:16 NOTICE: one.txt: Found 3 files with duplicate names 2024/09/27 01:18:18 INFO : one-2.txt: renamed from: one.txt 2024/09/27 01:18:19 INFO : one-3.txt: renamed from: one.txt 2024/09/27 01:18:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.70s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:18:27 DEBUG : dupe1/one.txt: md5 = 3a622e84e5906e4012e37fdba9c66117 OK 2024/09/27 01:18:30 DEBUG : dupe2/two.txt: md5 = 4e9fb709d86e49d72c8fa7e5460173be OK 2024/09/27 01:18:32 DEBUG : dupe3/three.txt: md5 = 1e50029ce11f847ff6321621d7142235 OK 2024/09/27 01:18:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/09/27 01:18:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/09/27 01:18:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/09/27 01:18:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/09/27 01:18:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/09/27 01:18:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/09/27 01:18:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:18:42 DEBUG : a.txt: md5 = 82f2553f55e783b1406f1759bf45a1de OK 2024/09/27 01:18:43 DEBUG : zend.txt: md5 = 05d2cf2320beb84af1a3d4ab8e0c978a OK 2024/09/27 01:18:46 DEBUG : sub dir/hello world: md5 = 2e3a8dd3c057421cd50c92040602855d OK 2024/09/27 01:18:48 DEBUG : sub dir/hello world2: md5 = 89c1b1e2f0863a3d8cc6c2764fcf61e8 OK 2024/09/27 01:18:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 5e4a4e170be68e269cf8ef28b4b0c3a0 OK 2024/09/27 01:18:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 939a271cc83e0ac6e6362bd6e93d25a2 OK 2024/09/27 01:18:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = e713571b0e59025e4440410b89d461d3 OK 2024/09/27 01:18:56 DEBUG : a.txt: Excluded (Size Filter) 2024/09/27 01:18:56 DEBUG : a.txt: Excluded 2024/09/27 01:18:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/27 01:18:57 DEBUG : sub dir/hello world: Excluded 2024/09/27 01:18:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/27 01:18:57 DEBUG : sub dir/hello world2: Excluded 2024/09/27 01:18:58 DEBUG : sub dir/ignore dir: Excluded 2024/09/27 01:18:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/27 01:18:58 DEBUG : sub dir/hello world: Excluded 2024/09/27 01:18:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/27 01:18:58 DEBUG : sub dir/hello world2: Excluded 2024/09/27 01:18:58 DEBUG : sub dir/ignore dir: Excluded 2024/09/27 01:19:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/09/27 01:19:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/09/27 01:19:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/09/27 01:19:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/09/27 01:19:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/09/27 01:19:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/09/27 01:19:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.13s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:08 DEBUG : file1: md5 = 2d52e529a4e5a94fe7439dc72cfda462 OK 2024/09/27 01:19:10 DEBUG : sub/file2: md5 = 0046e8e95628ab9bf36eb38f80dc18f5 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/09/27 01:19:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/09/27 01:19:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/09/27 01:19:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/09/27 01:19:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.00s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:19 DEBUG : file1: md5 = de3074551fed3b8cd3038c966bddb26b OK 2024/09/27 01:19:21 DEBUG : sub/file2: md5 = 925f7c30ddfbc27248125cac09cb97cc 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/09/27 01:19:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/notfound" 2024/09/27 01:19:26 DEBUG : Config file has changed externally - reloading 2024/09/27 01:19:26 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/qe0i31qdkoejk60elps0ni5sqk" 2024/09/27 01:19:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.40s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Making directory 2024/09/27 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:34 DEBUG : sub dir/hello world: md5 = 5eb7f789ca826ac64c0fb49d9af89ba2 OK 2024/09/27 01:19:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.65s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:39 DEBUG : potato2: md5 = fc1994cd8a587d31186f0713f3d7ba1c OK 2024/09/27 01:19:40 DEBUG : empty space: md5 = b68b6cfe588451e2babcf60be9d05396 OK --- PASS: TestLs (5.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:44 DEBUG : potato2: md5 = c45e37a7e6e69ac389ad0fd8ba3ea916 OK 2024/09/27 01:19:46 DEBUG : empty space: md5 = 568c96a8baea6699316365ee3e1fd3e6 OK 2024/09/27 01:19:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/09/27 01:19:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.96s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:50 DEBUG : potato2: md5 = de88d39320c413e0a0ff1e4674c7df75 OK 2024/09/27 01:19:52 DEBUG : empty space: md5 = 1b29e5cf80dfaf43ddce7f14ab812035 OK --- PASS: TestLsLong (5.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:19:55 DEBUG : potato2: md5 = 679c28ea9c1371c971c56a02cb70103f OK 2024/09/27 01:19:57 DEBUG : empty space: md5 = 4fe305460b74092c7d1cdc176b9692c9 OK --- PASS: TestHashSums (5.01s) === RUN TestHashSumsWithErrors 2024/09/27 01:19:59 DEBUG : Creating backend with remote ":memory:" 2024/09/27 01:19:59 DEBUG : Config file has changed externally - reloading 2024/09/27 01:19:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/09/27 01:19:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/27 01:19:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/27 01:19:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/27 01:19:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/27 01:19:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/27 01:19:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/27 01:19:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/09/27 01:19:59 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:01 DEBUG : potato2: md5 = 90fae64bdef26d30758c4c5e882eb660 OK 2024/09/27 01:20:02 DEBUG : empty space: md5 = 674a0426e194a012fdccce640201659a OK 2024/09/27 01:20:05 DEBUG : sub dir/potato3: md5 = 1a2d3c8678b3b4529d8bcd03569a9611 OK 2024/09/27 01:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.78s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:11 DEBUG : small: md5 = cc46865bdbf793ea420895961a8e2f99 OK 2024/09/27 01:20:12 DEBUG : medium: md5 = cc462c801adc3ce597d70966c136af85 OK 2024/09/27 01:20:14 DEBUG : large: md5 = 10079a31bbb288938ef067f7b1c6dfc8 OK 2024/09/27 01:20:14 DEBUG : Waiting for deletions to finish 2024/09/27 01:20:14 DEBUG : large: Excluded (Size Filter) 2024/09/27 01:20:15 INFO : medium: Deleted 2024/09/27 01:20:15 INFO : small: Deleted --- PASS: TestDelete (7.79s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:18 DEBUG : small: md5 = 6b51b57bdbd6226706b1ff7b89ad8669 OK 2024/09/27 01:20:20 DEBUG : medium: md5 = 8caf6e3f1b0498ec9b021ddfecb11b15 OK 2024/09/27 01:20:22 DEBUG : large: md5 = 333010333d967eea5b56b51162509b51 OK 2024/09/27 01:20:22 DEBUG : Waiting for deletions to finish 2024/09/27 01:20:22 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/09/27 01:20:23 INFO : large: Deleted 2024/09/27 01:20:23 INFO : small: Deleted --- PASS: TestMaxDelete (8.30s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:27 DEBUG : small: md5 = 127b7408bd70dae56ee02b21c5a0a1e5 OK 2024/09/27 01:20:28 DEBUG : medium: md5 = 4bc2c8bbfa5e84edf9cd03356c399802 OK 2024/09/27 01:20:30 DEBUG : large: md5 = 0180fa0be043281790ea3392ea36b2bc OK 2024/09/27 01:20:30 DEBUG : Waiting for deletions to finish 2024/09/27 01:20:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/09/27 01:20:31 INFO : medium: Deleted 2024/09/27 01:20:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.91s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:34 DEBUG : small: md5 = 1c7ac00155299799ec5e4e19efd08ba5 OK 2024/09/27 01:20:36 DEBUG : medium: md5 = b054d795d98cd3361ba8956e86d717d1 OK 2024/09/27 01:20:38 DEBUG : large: md5 = df8c421ed6fa069d05bf8bf00bb65e99 OK 2024/09/27 01:20:38 DEBUG : Waiting for deletions to finish 2024/09/27 01:20:38 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/09/27 01:20:39 INFO : large: Deleted 2024/09/27 01:20:39 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.27s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:43 DEBUG : ReadFile: md5 = effcbe44aa3872bc3d7bdcc2ea0c714e OK --- PASS: TestReadFile (4.84s) === RUN TestRetry 2024/09/27 01:20:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/09/27 01:20:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/09/27 01:20:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/27 01:20:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/27 01:20:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/27 01:20:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/27 01:20:46 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:20:48 DEBUG : file1: md5 = 93352c323eb27aa958f886604a7aebea OK 2024/09/27 01:20:49 DEBUG : file2: md5 = 5bc06ddd7bf4b79e016be887581a31bf OK --- PASS: TestCat (18.01s) === RUN TestPurge 2024/09/27 01:21:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaropid8kehu" 2024/09/27 01:21:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/27 01:21:04 DEBUG : Creating backend with remote "TestDrive:crypt/q04c6trd2srb068f47cmlsc7qpo27fepd38ilhgnp7slfeh6kn70" 2024/09/27 01:21:05 DEBUG : Creating backend with remote "/tmp/rclone899513874" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaropid8kehu'", Local "Local file system at /tmp/rclone899513874", Modify Window "1ms" 2024/09/27 01:21:10 DEBUG : A1/B1/C1/one: md5 = badd979555416bc11065e946fd3f48cf OK 2024/09/27 01:21:10 DEBUG : A2: Making directory 2024/09/27 01:21:11 DEBUG : A1/B2: Making directory 2024/09/27 01:21:12 DEBUG : A1/B2/C2: Making directory 2024/09/27 01:21:13 DEBUG : A1/B1/C3: Making directory 2024/09/27 01:21:14 DEBUG : A3: Making directory 2024/09/27 01:21:15 DEBUG : A3/B3: Making directory 2024/09/27 01:21:16 DEBUG : A3/B3/C4: Making directory 2024/09/27 01:21:18 DEBUG : A1/two: md5 = ea3083ee15d681bb0e9edcfe08c935f9 OK 2024/09/27 01:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaropid8kehu': Purge remote 2024/09/27 01:21:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:21:27 DEBUG : A1/B1/C1/one: md5 = dab9dde43467b4743439fcc72e56fae9 OK 2024/09/27 01:21:27 DEBUG : A2: Making directory 2024/09/27 01:21:28 DEBUG : A1/B2: Making directory 2024/09/27 01:21:29 DEBUG : A1/B2/C2: Making directory 2024/09/27 01:21:30 DEBUG : A1/B1/C3: Making directory 2024/09/27 01:21:31 DEBUG : A3: Making directory 2024/09/27 01:21:32 DEBUG : A3/B3: Making directory 2024/09/27 01:21:33 DEBUG : A3/B3/C4: Making directory 2024/09/27 01:21:36 DEBUG : A1/two: md5 = ceffb36559895ecde3a04e69ca421133 OK 2024/09/27 01:21:37 DEBUG : removing 1 level 3 directories 2024/09/27 01:21:37 INFO : A3/B3/C4: Removing directory 2024/09/27 01:21:40 DEBUG : removing 2 level 3 directories 2024/09/27 01:21:40 INFO : A1/B2/C2: Removing directory 2024/09/27 01:21:40 INFO : A1/B1/C3: Removing directory 2024/09/27 01:21:41 DEBUG : removing 2 level 2 directories 2024/09/27 01:21:41 INFO : A3/B3: Removing directory 2024/09/27 01:21:41 INFO : A1/B2: Removing directory 2024/09/27 01:21:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/27 01:21:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/09/27 01:21:42 DEBUG : removing 2 level 1 directories 2024/09/27 01:21:42 INFO : A3: Removing directory 2024/09/27 01:21:42 INFO : A2: Removing directory 2024/09/27 01:21:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/09/27 01:21:47 DEBUG : removing 1 level 3 directories 2024/09/27 01:21:47 INFO : A1/B1/C1: Removing directory 2024/09/27 01:21:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:47 DEBUG : removing 1 level 2 directories 2024/09/27 01:21:47 INFO : A1/B1: Removing directory 2024/09/27 01:21:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/27 01:21:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/27 01:21:48 DEBUG : removing 1 level 1 directories 2024/09/27 01:21:48 INFO : A1: Removing directory 2024/09/27 01:21:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/27 01:21:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/27 01:21:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/27 01:21:49 DEBUG : removing 1 level 0 directories 2024/09/27 01:21:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Removing directory 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/09/27 01:21:50 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (28.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:21:52 DEBUG : A1: Making directory 2024/09/27 01:21:52 DEBUG : Config file has changed externally - reloading 2024/09/27 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2024/09/27 01:21:53 DEBUG : A1/B1: Making directory 2024/09/27 01:21:54 DEBUG : A1/B1/C1: Making directory 2024/09/27 01:21:57 DEBUG : removing 1 level 3 directories 2024/09/27 01:21:57 INFO : A1/B1/C1: Removing directory 2024/09/27 01:21:58 DEBUG : removing 1 level 2 directories 2024/09/27 01:21:58 INFO : A1/B1: Removing directory 2024/09/27 01:21:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/27 01:22:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:22:01 DEBUG : A1: Making directory 2024/09/27 01:22:02 DEBUG : A1/B1: Making directory 2024/09/27 01:22:03 DEBUG : A1/B1/C1: Making directory 2024/09/27 01:22:06 DEBUG : removing 1 level 3 directories 2024/09/27 01:22:06 INFO : A1/B1/C1: Removing directory 2024/09/27 01:22:07 DEBUG : removing 1 level 2 directories 2024/09/27 01:22:07 INFO : A1/B1: Removing directory 2024/09/27 01:22:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/27 01:22:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.01s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:22:12 DEBUG : file1: md5 = cf0a82b357a9cb4a661a3fc0f395aebe OK 2024/09/27 01:22:12 DEBUG : filename.txt: File name found in url 2024/09/27 01:22:14 DEBUG : filename.txt: md5 = 0e96f9a61c9728e825a9f2e2de28b9ed OK 2024/09/27 01:22:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/09/27 01:22:16 DEBUG : headerfilename.txt: md5 = 8909cc6ce6492766bf87d224537591cd OK 2024/09/27 01:22:17 DEBUG : file2: md5 = 6f621a47aa0862bf422c15efa1115fec OK --- PASS: TestCopyURL (10.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:22:21 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/27 01:22:23 DEBUG : sub/file2: md5 = a9b35315af5d2c3c1002e715f49f70e0 OK 2024/09/27 01:22:23 INFO : file1: Copied (new) to: sub/file2 2024/09/27 01:22:23 INFO : file1: Deleted 2024/09/27 01:22:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/27 01:22:24 DEBUG : file1: Unchanged skipping 2024/09/27 01:22:24 INFO : file1: Deleted 2024/09/27 01:22:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': don't need to copy/move sub/file2, it is already at target location 2024/09/27 01:22:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:22:28 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/27 01:22:29 DEBUG : file1: md5 = 46927fc7265aac25b191955aa42b1c5e OK 2024/09/27 01:22:29 INFO : file1: Copied (new) 2024/09/27 01:22:29 INFO : file1: Deleted 2024/09/27 01:22:30 DEBUG : file1: Destination exists, skipping 2024/09/27 01:22:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.88s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:22:35 DEBUG : dst/file1: md5 = cdbcd567d8054e7d5796590d2eaec6c8 OK 2024/09/27 01:22:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupunim4suni/backup" 2024/09/27 01:22:36 DEBUG : Config file has changed externally - reloading 2024/09/27 01:22:36 DEBUG : Creating backend with remote "TestDrive:crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg/1nrff024r7pq65ecp72fc28jb0" 2024/09/27 01:22:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/27 01:22:40 INFO : dst/file1: Moved (server-side) 2024/09/27 01:22:42 DEBUG : dst/file1: md5 = c82287422320f9a428716ff6e0302afb OK 2024/09/27 01:22:42 INFO : dst/file1: Copied (new) 2024/09/27 01:22:42 INFO : dst/file1: Deleted 2024/09/27 01:22:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:22:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/27 01:22:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.90s) === 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:22:50 DEBUG : A1/one: md5 = 6f2efc5da3403e80a9f3eae6b2a39eb5 OK 2024/09/27 01:22:51 DEBUG : A1/two: md5 = 545f52af774d6a692975239fcb6347ea OK 2024/09/27 01:22:54 DEBUG : A1/B1/three: md5 = d629ce414ef026b647a18a243081919d OK 2024/09/27 01:22:57 DEBUG : A1/B1/C1/four: md5 = d2313ad3b29fdd7330b77af55e84891f OK 2024/09/27 01:22:59 DEBUG : A1/B1/C2/five: md5 = 78c6c1d0c312885cf3b903d8a8d72292 OK 2024/09/27 01:22:59 DEBUG : A1/B2: Making directory 2024/09/27 01:23:00 DEBUG : A1/B1/C3: Making directory 2024/09/27 01:23:12 INFO : A2/two: Moved (server-side) to: A3/two 2024/09/27 01:23:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/09/27 01:23:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/09/27 01:23:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/09/27 01:23:12 INFO : A2/one: Moved (server-side) to: A3/one 2024/09/27 01:23:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/27 01:23:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/27 01:23:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/27 01:23:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/27 01:23:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/27 01:23:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/09/27 01:23:26 INFO : A3/one: Moved (server-side) to: A4/one 2024/09/27 01:23:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/09/27 01:23:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/09/27 01:23:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/09/27 01:23:26 INFO : A3/two: Moved (server-side) to: A4/two 2024/09/27 01:23:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/27 01:23:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/27 01:23:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/27 01:23:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/27 01:23:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/27 01:23:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/09/27 01:23:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/27 01:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.11s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:23:42 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (34 bytes), uploading instead of streaming 2024/09/27 01:23:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 5f8a50c6704abd8317a4d5763098fc60 OK 2024/09/27 01:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/27 01:23:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/27 01:23:46 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/09/27 01:23:47 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ddec7660d0f89db29623e7009f84bdb OK 2024/09/27 01:23:47 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:23:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (34 bytes), uploading instead of streaming 2024/09/27 01:23:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 6b1ccf0bf25f91b394f8fc985302d52c OK 2024/09/27 01:23:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/27 01:23:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/09/27 01:23:52 DEBUG : with_checksum_big_file_from_pipe: md5 = 2333b06fb1ede0eb8ef798a3665eb0d5 OK 2024/09/27 01:23:52 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (34 bytes), uploading instead of streaming 2024/09/27 01:23:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/27 01:23:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/09/27 01:23:58 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-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (34 bytes), uploading instead of streaming 2024/09/27 01:24:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/27 01:24:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/09/27 01:24:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.01s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/09/27 01:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (48 bytes), uploading instead of streaming 2024/09/27 01:24:09 DEBUG : rcat_metadata: md5 = 3faf2b9b2d4d34eb973c584542a328a5 OK 2024/09/27 01:24:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/09/27 01:24:11 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/09/27 01:24:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = f81c832f08941408f1d04bbcbf5650a6 OK 2024/09/27 01:24:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.82s) --- PASS: TestRcatMetadata/Normal (3.32s) --- PASS: TestRcatMetadata/ViaDisk (3.05s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:15 DEBUG : potato1: md5 = 812f74fb1700d425a6a136c5fc770560 OK 2024/09/27 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (60 bytes), uploading instead of streaming 2024/09/27 01:24:16 DEBUG : potato2: md5 = efb83f8059f2d4f740064c93691b0e43 OK 2024/09/27 01:24:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.56s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:20 DEBUG : potato1: md5 = 065702fec95145facf6a2d80cb9cd82d OK 2024/09/27 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': File to upload is small (60 bytes), uploading instead of streaming 2024/09/27 01:24:22 DEBUG : potato2: md5 = f3e6d4c09897e51625b8cf56141da24b OK 2024/09/27 01:24:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:26 DEBUG : potato2: md5 = f174b08c1de1a55ad5c0eb5a7cd535f2 OK 2024/09/27 01:24:28 DEBUG : empty space: md5 = 35a7cefe93b7d0b5053d1458a788dc5a OK 2024/09/27 01:24:30 DEBUG : sub dir/potato3: md5 = ce855c8a86c34d8a4af0754d80a84d50 OK 2024/09/27 01:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Touching "empty space" 2024/09/27 01:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Touching "potato2" 2024/09/27 01:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Touching "sub dir/potato3" 2024/09/27 01:24:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.56s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:37 DEBUG : dir with metadata: Making directory with metadata 2024/09/27 01:24:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.98s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:40 DEBUG : directory with modtime: Making directory with metadata 2024/09/27 01:24:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.66s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/09/27 01:24:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/27 01:24:43 DEBUG : Google drive root 'crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg': Skipping btime metadata as can't update it on an existing file: 2024-09-27T01:24:43.402451861Z 2024/09/27 01:24:44 INFO : non existent directory: Updated directory metadata 2024/09/27 01:24:46 DEBUG : Google drive root 'crypt/40idpkb8febqmk31kehbr5kvirimhg2hmntt45dn9ro1a1tp1rrg': Skipping btime metadata as can't update it on an existing file: 2024-09-27T01:24:43.402451861Z 2024/09/27 01:24:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.41s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/09/27 01:24:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/09/27 01:24:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.56s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni'", Local "Local file system at /tmp/rclone508041048", Modify Window "1ms" 2024/09/27 01:24:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/09/27 01:24:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/27 01:24:53 DEBUG : dst: Making directory with metadata 2024/09/27 01:24:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/27 01:24:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/27 01:24:54 INFO : dst: Set directory modification time (using SetModTime) 2024/09/27 01:24:55 INFO : dst: Set directory modification time (using SetModTime) 2024/09/27 01:24:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/09/27 01:24:56 INFO : dst: Set directory modification time (using SetModTime) 2024/09/27 01:24:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.35s) === 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/09/27 01:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupunim4suni': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m15.364262086s (try 1/5)