"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/24 05:39:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare" 2025/03/24 05:39:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:39:19 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0" 2025/03/24 05:39:20 DEBUG : Creating backend with remote "/tmp/rclone510560182" === 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/24 05:39:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/24 05:39:21 DEBUG : potato: Seek from 10 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 10 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Seek from 5 to 2 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/24 05:39:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Seek from 5 to 2 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/24 05:39:21 DEBUG : potato: Seek from 8 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 8 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/24 05:39:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/24 05:39:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/24 05:39:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/24 05:39:21 DEBUG : potato: Seek from 5 to 2 2025/03/24 05:39:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/24 05:39:21 DEBUG : potato: Seek from 9 to 0 2025/03/24 05:39:21 DEBUG : potato: Seek from 9 to 0 2025/03/24 05:39:21 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:39:23 DEBUG : rutabaga: md5 = 874f5b5bf76345c846fb826549899781 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/24 05:39:25 DEBUG : empty space: md5 = 5e0234189067a3450e6a858f22a2fd9a OK === RUN TestCheck/3 2025/03/24 05:39:27 DEBUG : potato2: md5 = e6bb58478d80cafad3b0136d9d8d77a7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/24 05:39:29 DEBUG : remotepotato: md5 = 69ec413a7676ba89777e82a924927d83 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.42s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/24 05:39:32 DEBUG : Creating backend with remote "nonexistent" 2025/03/24 05:39:32 DEBUG : Creating backend with remote "nonexistent" 2025/03/24 05:39:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/24 05:39:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/24 05:39:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/24 05:39:32 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:39:33 DEBUG : rutabaga: md5 = 0ee2207aa7d62efe5b559414a56c0462 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/24 05:39:37 DEBUG : empty space: md5 = 0171dc2b196869ffe180e93b4e5dc263 OK === RUN TestCheckDownload/3 2025/03/24 05:39:39 DEBUG : potato2: md5 = 0845e47bd483e92eddc641427ca0f753 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/24 05:39:44 DEBUG : remotepotato: md5 = aeb6662eeaaa9bda242dc2b34b85cf16 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.52s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.32s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.32s) --- PASS: TestCheckDownload/7 (1.14s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:39:50 DEBUG : rutabaga: md5 = 0c0c12bff090eb24b41ae4c3e576a102 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/24 05:39:52 DEBUG : empty space: md5 = b21bfad642bad530a7f69d0d1495f8ed OK === RUN TestCheckSizeOnly/3 2025/03/24 05:39:54 DEBUG : potato2: md5 = e94259a22633e470dc7d9e070da7fe11 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/24 05:39:57 DEBUG : remotepotato: md5 = 0113fe1dbb6aedb9d8c79fd04f661b7e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.15s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:40:01 DEBUG : test.sum: md5 = cc3c98dc2f09c317ca578da8a26f4c9b OK 2025/03/24 05:40:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/24 05:40:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/24 05:40:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/24 05:40:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/24 05:40:04 DEBUG : test.sum: md5 = c8cad5b7520a90708db12babc59e1ce2 OK 2025/03/24 05:40:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/24 05:40:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/24 05:40:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/24 05:40:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:40:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/data" 2025/03/24 05:40:06 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:40:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/data" 2025/03/24 05:40:08 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/vjrnln8ratgmqakfosrqe8espk" 2025/03/24 05:40:11 DEBUG : data/banana: md5 = 3d6e99fa7fcb59547d75ef5b60e10120 OK 2025/03/24 05:40:13 DEBUG : test.sum: md5 = 34c501131a54c05a4deffa9cf49425e4 OK === RUN TestCheckSumDownload/subtest1 2025/03/24 05:40:17 DEBUG : data/potato: md5 = cb0c581c719d69227073c2d5ced0846e OK 2025/03/24 05:40:18 DEBUG : test.sum: md5 = 6910e642210e791e21c6e8e01a689d8b OK === RUN TestCheckSumDownload/subtest2 2025/03/24 05:40:23 DEBUG : test.sum: md5 = cd4f1b4a87114031366f4dc8123b3ce5 OK === RUN TestCheckSumDownload/subtest3 2025/03/24 05:40:27 DEBUG : test.sum: md5 = 70562ff636b5e439405c1642e92e07ac OK === RUN TestCheckSumDownload/subtest4 2025/03/24 05:40:31 DEBUG : test.sum: md5 = 596fc8040aa39a48120af9a93bc363de OK === RUN TestCheckSumDownload/subtest5 2025/03/24 05:40:36 DEBUG : test.sum: md5 = 2333e74b0a17c5b531f9deb550e1f4cf OK === RUN TestCheckSumDownload/subtest6 2025/03/24 05:40:40 DEBUG : data/banana: md5 = 96cd564120d87ffb5799be98493465d0 OK 2025/03/24 05:40:42 DEBUG : data/potato: md5 = 833c99a1463cdf8638124f348b34ac62 OK 2025/03/24 05:40:43 DEBUG : test.sum: md5 = 2a07648a269610ab858e3e5af5d0fbec OK === RUN TestCheckSumDownload/subtest7 2025/03/24 05:40:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/24 05:40:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.53s) --- PASS: TestCheckSumDownload/subtest1 (2.42s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (2.75s) --- PASS: TestCheckSumDownload/subtest6 (2.57s) --- PASS: TestCheckSumDownload/subtest7 (2.69s) === RUN TestApplyTransforms 2025/03/24 05:40:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rajuvux0cada" 2025/03/24 05:40:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/vfoaeis0ggjpllkqeii63ep9kbeutrp1uijj7uvlql64khjb2ilg" 2025/03/24 05:40:50 DEBUG : Creating backend with remote "/tmp/rclone2882153903" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada'", Local "Local file system at /tmp/rclone2882153903", Modify Window "1ms" 2025/03/24 05:40:52 DEBUG : hello, world!: md5 = 9b91ae3bf4f57da5863d964f8ae1ce84 OK upper checkfile vs. lower remote (without normalization) 2025/03/24 05:40:53 ERROR : hello, world!: sum not found 2025/03/24 05:40:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada' 2025/03/24 05:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada': 1 files missing 2025/03/24 05:40:53 NOTICE: 1 hashes missing 2025/03/24 05:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada': 2 differences found 2025/03/24 05:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/24 05:40:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada': 0 differences found 2025/03/24 05:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada': 1 matching files 2025/03/24 05:40:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-disatiz5diko" 2025/03/24 05:40:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:40:54 DEBUG : Creating backend with remote "TestDrive:crypt/2mi0uu45ijoal4udiit560r48ddtt4gor32i67g8va1f6ldvpd70" 2025/03/24 05:40:55 DEBUG : Creating backend with remote "/tmp/rclone769789843" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko'", Local "Local file system at /tmp/rclone769789843", Modify Window "1ms" 2025/03/24 05:40:57 DEBUG : HELLO, WORLD!: md5 = 7613fe84fc4e57f78bad8a6983bc9e82 OK lower checkfile vs. upper remote (without normalization) 2025/03/24 05:40:58 ERROR : HELLO, WORLD!: sum not found 2025/03/24 05:40:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko' 2025/03/24 05:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko': 1 files missing 2025/03/24 05:40:58 NOTICE: 1 hashes missing 2025/03/24 05:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko': 2 differences found 2025/03/24 05:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/24 05:40:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko': 0 differences found 2025/03/24 05:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko': 1 matching files 2025/03/24 05:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mubexum5bipi" 2025/03/24 05:40:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:40:59 DEBUG : Creating backend with remote "TestDrive:crypt/2p9ef2iknmkrgb8fomm23datd0h6gok6mdp0ldc467btl8am3cdg" 2025/03/24 05:41:00 DEBUG : Creating backend with remote "/tmp/rclone1757450148" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi'", Local "Local file system at /tmp/rclone1757450148", Modify Window "1ms" 2025/03/24 05:41:02 DEBUG : HeLlO, wOrLd!: md5 = 6bac37cc761dc1a1b1a95a6c4f074e06 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/24 05:41:03 ERROR : HeLlO, wOrLd!: sum not found 2025/03/24 05:41:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi' 2025/03/24 05:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi': 1 files missing 2025/03/24 05:41:03 NOTICE: 1 hashes missing 2025/03/24 05:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi': 2 differences found 2025/03/24 05:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/24 05:41:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi': 0 differences found 2025/03/24 05:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi': 1 matching files 2025/03/24 05:41:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajuvoj0luvu" 2025/03/24 05:41:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:04 DEBUG : Creating backend with remote "TestDrive:crypt/odb28k1hi3iackg57apa3lc6npg9l7tkt9e2ev1qmg6kpq96vo5g" 2025/03/24 05:41:05 DEBUG : Creating backend with remote "/tmp/rclone3444950583" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu'", Local "Local file system at /tmp/rclone3444950583", Modify Window "1ms" 2025/03/24 05:41:07 DEBUG : HELLO, WORLD!: md5 = b8af0f993b6b89481310784a53fc2442 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/24 05:41:07 ERROR : HELLO, WORLD!: sum not found 2025/03/24 05:41:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu' 2025/03/24 05:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu': 1 files missing 2025/03/24 05:41:07 NOTICE: 1 hashes missing 2025/03/24 05:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu': 2 differences found 2025/03/24 05:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/24 05:41:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu': 0 differences found 2025/03/24 05:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu': 1 matching files 2025/03/24 05:41:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofadex3xiqo" 2025/03/24 05:41:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:09 DEBUG : Creating backend with remote "TestDrive:crypt/p8rndiilnk1ci4ut8flrekcgv614dov4mavkgbhikmi81oiil18g" 2025/03/24 05:41:10 DEBUG : Creating backend with remote "/tmp/rclone1213522460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo'", Local "Local file system at /tmp/rclone1213522460", Modify Window "1ms" 2025/03/24 05:41:12 DEBUG : 測試_Русский___ě_áñ: md5 = 7ce5c25dee370a622ed2f669c141709a OK NFD checkfile vs. NFC remote (without normalization) 2025/03/24 05:41:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/24 05:41:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo' 2025/03/24 05:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo': 1 files missing 2025/03/24 05:41:12 NOTICE: 1 hashes missing 2025/03/24 05:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo': 2 differences found 2025/03/24 05:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/24 05:41:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo': 0 differences found 2025/03/24 05:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo': 1 matching files 2025/03/24 05:41:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palivuy6zari" 2025/03/24 05:41:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:14 DEBUG : Creating backend with remote "TestDrive:crypt/t57a4erokgp029f1rp8mod91sld4nof4qocv9blhj83dasjufocg" 2025/03/24 05:41:14 DEBUG : Creating backend with remote "/tmp/rclone4135167947" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari'", Local "Local file system at /tmp/rclone4135167947", Modify Window "1ms" 2025/03/24 05:41:17 DEBUG : 測試_Русский___ě_áñ: md5 = 9469d6b47946442e878674c738bc099c OK NFC checkfile vs. NFD remote (without normalization) 2025/03/24 05:41:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/24 05:41:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari' 2025/03/24 05:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari': 1 files missing 2025/03/24 05:41:17 NOTICE: 1 hashes missing 2025/03/24 05:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari': 2 differences found 2025/03/24 05:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/24 05:41:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari': 0 differences found 2025/03/24 05:41:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari': 1 matching files 2025/03/24 05:41:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyuvap9yawu" 2025/03/24 05:41:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:19 DEBUG : Creating backend with remote "TestDrive:crypt/kvb08la6rkdeuted83heta3oq11tkeapn1emqpk3f5sfl0f4jbk0" 2025/03/24 05:41:20 DEBUG : Creating backend with remote "/tmp/rclone2876645219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu'", Local "Local file system at /tmp/rclone2876645219", Modify Window "1ms" 2025/03/24 05:41:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bfdc24d1102da1dfd155421aa71ded6b OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/24 05:41:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 05:41:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu' 2025/03/24 05:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu': 1 files missing 2025/03/24 05:41:22 NOTICE: 1 hashes missing 2025/03/24 05:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu': 2 differences found 2025/03/24 05:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/24 05:41:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu': 0 differences found 2025/03/24 05:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu': 1 matching files 2025/03/24 05:41:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yupoqoy8zotu" 2025/03/24 05:41:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:24 DEBUG : Creating backend with remote "TestDrive:crypt/vsrcdglqgg74qluaq59jtgihr2dcu9ndd46j0bkqjjh1k7gblk7g" 2025/03/24 05:41:25 DEBUG : Creating backend with remote "/tmp/rclone2127963147" 2025/03/24 05:41:25 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu'", Local "Local file system at /tmp/rclone2127963147", Modify Window "1ms" 2025/03/24 05:41:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0be70ae823545646217d0075c8e0930 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/24 05:41:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 05:41:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu' 2025/03/24 05:41:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu': 1 files missing 2025/03/24 05:41:28 NOTICE: 1 hashes missing 2025/03/24 05:41:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu': 2 differences found 2025/03/24 05:41:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/24 05:41:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu': 0 differences found 2025/03/24 05:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu': 1 matching files 2025/03/24 05:41:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jigupem3qocu" 2025/03/24 05:41:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:29 DEBUG : Creating backend with remote "TestDrive:crypt/cj8fe16cvnlufik1rqmeu1513g9e9h0g8bal3j2ae5ion4rdsfb0" 2025/03/24 05:41:30 DEBUG : Creating backend with remote "/tmp/rclone3473960899" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu'", Local "Local file system at /tmp/rclone3473960899", Modify Window "1ms" 2025/03/24 05:41:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8693b19b6fd900d033977945b1d384a OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/24 05:41:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 05:41:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu' 2025/03/24 05:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu': 1 files missing 2025/03/24 05:41:32 NOTICE: 1 hashes missing 2025/03/24 05:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu': 2 differences found 2025/03/24 05:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/24 05:41:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu': 0 differences found 2025/03/24 05:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu': 1 matching files 2025/03/24 05:41:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xacecaw2xose" 2025/03/24 05:41:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:41:34 DEBUG : Creating backend with remote "TestDrive:crypt/nc8t4r2fhlgoqq44gjvbes61rbcqklcdbkr75dimkbdmgdobg540" 2025/03/24 05:41:35 DEBUG : Creating backend with remote "/tmp/rclone1695021421" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose'", Local "Local file system at /tmp/rclone1695021421", Modify Window "1ms" 2025/03/24 05:41:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f5b4a785f3a97dcf32f114d4a55567fd OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/24 05:41:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/24 05:41:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose' 2025/03/24 05:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose': 1 files missing 2025/03/24 05:41:37 NOTICE: 1 hashes missing 2025/03/24 05:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose': 2 differences found 2025/03/24 05:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/24 05:41:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/24 05:41:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose': 0 differences found 2025/03/24 05:41:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose': 1 matching files 2025/03/24 05:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xacecaw2xose': Purge remote 2025/03/24 05:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jigupem3qocu': Purge remote 2025/03/24 05:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yupoqoy8zotu': Purge remote 2025/03/24 05:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyuvap9yawu': Purge remote 2025/03/24 05:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palivuy6zari': Purge remote 2025/03/24 05:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofadex3xiqo': Purge remote 2025/03/24 05:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajuvoj0luvu': Purge remote 2025/03/24 05:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mubexum5bipi': Purge remote 2025/03/24 05:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-disatiz5diko': Purge remote 2025/03/24 05:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rajuvux0cada': Purge remote --- PASS: TestApplyTransforms (53.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:41:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/24 05:41:45 DEBUG : sub/file2: md5 = 6d58c2e1dedd78e9870a0561a7cd88b9 OK 2025/03/24 05:41:45 INFO : file1: Copied (new) to: sub/file2 2025/03/24 05:41:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 05:41:46 DEBUG : file1: Unchanged skipping 2025/03/24 05:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': don't need to copy/move sub/file2, it is already at target location 2025/03/24 05:41:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:41:52 DEBUG : dst/file1: md5 = 70f53efb25a26ece03747c4f629d1fc0 OK 2025/03/24 05:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/backup" 2025/03/24 05:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/1nrff024r7pq65ecp72fc28jb0" 2025/03/24 05:41:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/24 05:41:56 INFO : dst/file1: Moved (server-side) 2025/03/24 05:41:57 DEBUG : dst/file1: md5 = ff02664ee08186bddc26b9b4e69c24ae OK 2025/03/24 05:41:57 INFO : dst/file1: Copied (new) 2025/03/24 05:42:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:42:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:42:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.95s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:42:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/dst" 2025/03/24 05:42:02 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 05:42:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/CompareDest" 2025/03/24 05:42:04 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/gveqi14airsml4bgu7krj116o8" 2025/03/24 05:42:06 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 05:42:08 DEBUG : one: md5 = 13cfe012bc3393f3fca832172cf05b6c OK 2025/03/24 05:42:08 INFO : one: Copied (new) 2025/03/24 05:42:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 05:42:11 DEBUG : one: md5 = 014c2fcf3bc268a44a8c0c0ca755b435 OK 2025/03/24 05:42:11 INFO : one: Copied (replaced existing) 2025/03/24 05:42:13 DEBUG : dst/one: md5 = 56673fd99d40e09eb2ed2860801bb506 OK 2025/03/24 05:42:15 DEBUG : CompareDest/one: md5 = 70fc1e03a413048606bff90898f6cb43 OK 2025/03/24 05:42:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 05:42:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 05:42:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 05:42:18 DEBUG : CompareDest/two: md5 = 26050b4fafe0193b1e4a041fc5c6afeb OK 2025/03/24 05:42:19 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 05:42:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 05:42:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 05:42:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 05:42:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 05:42:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 05:42:21 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 05:42:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/24 05:42:23 DEBUG : two: md5 = 9d7750e8f9e10e9b9865ea5f81462d76 OK 2025/03/24 05:42:23 INFO : two: Copied (new) 2025/03/24 05:42:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 05:42:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:42:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:42:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:42:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/dst" 2025/03/24 05:42:28 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 05:42:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/CopyDest" 2025/03/24 05:42:29 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/24 05:42:31 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 05:42:33 DEBUG : one: md5 = 0b57fca4535a8c49e13e80dc31ae2324 OK 2025/03/24 05:42:33 INFO : one: Copied (new) 2025/03/24 05:42:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 05:42:36 DEBUG : one: md5 = 362e8ecda6fe601952a619f254f44278 OK 2025/03/24 05:42:36 INFO : one: Copied (replaced existing) 2025/03/24 05:42:38 DEBUG : dst/one: md5 = 227d1380ea427c47288a4bfa3c8c83cf OK 2025/03/24 05:42:40 DEBUG : CopyDest/one: md5 = 72e430c1a5d12fb50c17471c5fc201bc OK 2025/03/24 05:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/BackupDir" 2025/03/24 05:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/24 05:42:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 05:42:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 05:42:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 05:42:44 INFO : one: Moved (server-side) 2025/03/24 05:42:45 INFO : one: Copied (server-side copy) 2025/03/24 05:42:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/24 05:42:47 DEBUG : CopyDest/two: md5 = 6d6398287ca68b70155c2c120db979f2 OK 2025/03/24 05:42:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 05:42:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 05:42:49 INFO : two: Copied (server-side copy) 2025/03/24 05:42:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/24 05:42:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 05:42:50 DEBUG : two: Unchanged skipping 2025/03/24 05:42:52 DEBUG : CopyDest/three: md5 = aa0066e4a50ae8e5794db36ea0407806 OK 2025/03/24 05:42:53 DEBUG : three: Need to transfer - File not found at Destination 2025/03/24 05:42:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/24 05:42:53 DEBUG : three: Destination not found in --copy-dest 2025/03/24 05:42:54 DEBUG : three: md5 = 18d3fb692ffaac9149b3b6dcb3ecc076 OK 2025/03/24 05:42:54 INFO : three: Copied (new) 2025/03/24 05:42:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/24 05:42:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 05:42:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:42:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 05:42:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:42:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/24 05:43:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.12s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/24 05:43:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f82f3bebe01afc2d6016081dae00ea81 OK 2025/03/24 05:43:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/24 05:43:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/24 05:43:05 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 2025/03/24 05:43:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/24 05:43:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/24 05:43:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a264889f2033fe07c3afaf4c4576637a OK 2025/03/24 05:43:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/24 05:43:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/24 05:43:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.17s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using skip mode. 2025/03/24 05:43:14 NOTICE: one: Found 2 files with duplicate names 2025/03/24 05:43:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using skip mode. 2025/03/24 05:43:20 NOTICE: one: Found 3 files with duplicate names 2025/03/24 05:43:20 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/24 05:43:21 INFO : one: Deleted 2025/03/24 05:43:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using first mode. 2025/03/24 05:43:27 NOTICE: one: Found 3 files with duplicate names 2025/03/24 05:43:27 INFO : one: Deleted 2025/03/24 05:43:28 INFO : one: Deleted 2025/03/24 05:43:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.43s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using newest mode. 2025/03/24 05:43:33 NOTICE: one: Found 3 files with duplicate names 2025/03/24 05:43:33 INFO : one: Deleted 2025/03/24 05:43:34 INFO : one: Deleted 2025/03/24 05:43:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using oldest mode. 2025/03/24 05:43:40 NOTICE: one: Found 3 files with duplicate names 2025/03/24 05:43:40 INFO : one: Deleted 2025/03/24 05:43:41 INFO : one: Deleted 2025/03/24 05:43:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.53s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using largest mode. 2025/03/24 05:43:46 NOTICE: one: Found 3 files with duplicate names 2025/03/24 05:43:47 INFO : one: Deleted 2025/03/24 05:43:47 INFO : one: Deleted 2025/03/24 05:43:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using smallest mode. 2025/03/24 05:43:52 NOTICE: one: Found 3 files with duplicate names 2025/03/24 05:43:53 INFO : one: Deleted 2025/03/24 05:43:53 INFO : one: Deleted 2025/03/24 05:43:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.02s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:43:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Looking for duplicate names using rename mode. 2025/03/24 05:43:59 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/24 05:44:01 INFO : one-2.txt: renamed from: one.txt 2025/03/24 05:44:02 INFO : one-3.txt: renamed from: one.txt 2025/03/24 05:44:03 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.39s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:44:08 DEBUG : dupe1/one.txt: md5 = 77fef73c283c0b82221f4ba0f96ef722 OK 2025/03/24 05:44:10 DEBUG : dupe2/two.txt: md5 = c9cd7871d8308a320cf0ce58f36db3e3 OK 2025/03/24 05:44:12 DEBUG : dupe3/three.txt: md5 = 9a251cfb0aa6b1cdbdb034a6fd971c11 OK 2025/03/24 05:44:13 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/24 05:44:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/24 05:44:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/24 05:44:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/24 05:44:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/24 05:44:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/24 05:44:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.83s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:44:20 DEBUG : a.txt: md5 = 61c2c581da60975d01ccd981f1c5a835 OK 2025/03/24 05:44:21 DEBUG : zend.txt: md5 = df09a7b3c30d171e2f0a4dc0bd60650b OK 2025/03/24 05:44:23 DEBUG : sub dir/hello world: md5 = 350392e5922a45be2e024e94a5183f0c OK 2025/03/24 05:44:25 DEBUG : sub dir/hello world2: md5 = 06f10a7e7b5487770b13e555304be02b OK 2025/03/24 05:44:27 DEBUG : sub dir/ignore dir/.ignore: md5 = f623185c6b5cabe4cec5f903feba1577 OK 2025/03/24 05:44:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 22c0bd32a39f8d7861ca9712af67ba38 OK 2025/03/24 05:44:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = b47c97607b151ad9a5cd30037666daed OK 2025/03/24 05:44:32 DEBUG : a.txt: Excluded (Size Filter) 2025/03/24 05:44:32 DEBUG : a.txt: Excluded 2025/03/24 05:44:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/24 05:44:32 DEBUG : sub dir/hello world: Excluded 2025/03/24 05:44:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/24 05:44:32 DEBUG : sub dir/hello world2: Excluded 2025/03/24 05:44:33 DEBUG : sub dir/ignore dir: Excluded 2025/03/24 05:44:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/24 05:44:33 DEBUG : sub dir/hello world: Excluded 2025/03/24 05:44:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/24 05:44:33 DEBUG : sub dir/hello world2: Excluded 2025/03/24 05:44:33 DEBUG : sub dir/ignore dir: Excluded 2025/03/24 05:44:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/24 05:44:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/24 05:44:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/24 05:44:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/24 05:44:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/24 05:44:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/24 05:44:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.48s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:44:41 DEBUG : file1: md5 = 72c513501fb0445debe63d9c56a78105 OK 2025/03/24 05:44:43 DEBUG : sub/file2: md5 = 52c4f397dc3c4bed7f54bc16728e0bfa OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/24 05:44:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/24 05:44:47 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/24 05:44:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/24 05:44:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.78s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:44:51 DEBUG : file1: md5 = 73be8dfc965f7ab3e3620b5c35324999 OK 2025/03/24 05:44:53 DEBUG : sub/file2: md5 = 8c5ad1f151862f35476274e583319e46 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/24 05:44:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/notfound" 2025/03/24 05:44:57 DEBUG : Config file has changed externally - reloading 2025/03/24 05:44:57 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/24 05:45:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.22s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Making directory 2025/03/24 05:45:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:04 DEBUG : sub dir/hello world: md5 = d26019ead7fc34f13d9a5dd21deaaa60 OK 2025/03/24 05:45:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.80s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:07 DEBUG : potato2: md5 = e6962a210870ff2fd6c614c70bbf8a26 OK 2025/03/24 05:45:09 DEBUG : empty space: md5 = 08922ba22a5ebf6b05f6e0220df5d6f1 OK --- PASS: TestLs (4.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:12 DEBUG : potato2: md5 = fcc13e025469e4f8ef5f5d581a3d4bf6 OK 2025/03/24 05:45:13 DEBUG : empty space: md5 = 8c477f4414160f51bd84381d9ab3240c OK 2025/03/24 05:45:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/24 05:45:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.90s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:17 DEBUG : potato2: md5 = 1d62cdcff4830917a047bd0eebde485f OK 2025/03/24 05:45:18 DEBUG : empty space: md5 = 91d42b6f70e5dff8fa5881b640c5fe9c OK --- PASS: TestLsLong (4.55s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:22 DEBUG : potato2: md5 = 23cc38d8f519494d8d1470b5cdee24dd OK 2025/03/24 05:45:23 DEBUG : empty space: md5 = b81b921b568903e9d3dc86f746a87e61 OK --- PASS: TestHashSums (4.15s) === RUN TestHashSumsWithErrors 2025/03/24 05:45:24 DEBUG : Creating backend with remote ":memory:" 2025/03/24 05:45:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/24 05:45:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/24 05:45:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/24 05:45:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/24 05:45:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/24 05:45:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/24 05:45:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/24 05:45:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/24 05:45:24 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:26 DEBUG : potato2: md5 = 08cac7ef04df331956ebd4e747802a12 OK 2025/03/24 05:45:27 DEBUG : empty space: md5 = 3db6e54c523b12ff1ffea900849b72ab OK 2025/03/24 05:45:29 DEBUG : sub dir/potato3: md5 = 53a3d9ff73d5da364c5c4be450f2aad6 OK 2025/03/24 05:45:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.45s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:34 DEBUG : small: md5 = 761c81209a4fa72988f46d44f75c6c73 OK 2025/03/24 05:45:36 DEBUG : medium: md5 = eae142436b13665d251d0a5df19eeeea OK 2025/03/24 05:45:37 DEBUG : large: md5 = 247991f03822d2024a16cd21479e1d97 OK 2025/03/24 05:45:37 DEBUG : Waiting for deletions to finish 2025/03/24 05:45:38 DEBUG : large: Excluded (Size Filter) 2025/03/24 05:45:38 INFO : medium: Deleted 2025/03/24 05:45:38 INFO : small: Deleted --- PASS: TestDelete (6.54s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:41 DEBUG : small: md5 = fb00be61451ca907a75a9ca75aa79383 OK 2025/03/24 05:45:42 DEBUG : medium: md5 = b11b42bdbc6b5b7f9925914a4bd9c9ab OK 2025/03/24 05:45:43 DEBUG : large: md5 = 9d0aa96c038dacfac3e31f70808c41a6 OK 2025/03/24 05:45:44 DEBUG : Waiting for deletions to finish 2025/03/24 05:45:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/24 05:45:44 INFO : small: Deleted 2025/03/24 05:45:44 INFO : medium: Deleted --- PASS: TestMaxDelete (6.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:48 DEBUG : small: md5 = 031376b06b5f445a9f451d144e7a1653 OK 2025/03/24 05:45:49 DEBUG : medium: md5 = 5e79a6f5bc883a109c3f6c5e246deace OK 2025/03/24 05:45:50 DEBUG : large: md5 = 8af5b2afa7ffada2b1f211908ffc7696 OK 2025/03/24 05:45:50 DEBUG : Waiting for deletions to finish 2025/03/24 05:45:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/24 05:45:51 INFO : small: Deleted 2025/03/24 05:45:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:45:54 DEBUG : small: md5 = 2ce8592eca6b81a61fe29db9e09420c1 OK 2025/03/24 05:45:55 DEBUG : medium: md5 = 8de6cb15bceb881aa185e00322671c74 OK 2025/03/24 05:45:57 DEBUG : large: md5 = 7a724784209578da1f5f28cee4c0315d OK 2025/03/24 05:45:57 DEBUG : Waiting for deletions to finish 2025/03/24 05:45:57 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/24 05:45:58 INFO : small: Deleted 2025/03/24 05:45:58 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:46:01 DEBUG : ReadFile: md5 = 9d8547aec1a41b7a9b88950b90785345 OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/03/24 05:46:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/24 05:46:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/24 05:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 05:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 05:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 05:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/24 05:46:04 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:46:05 DEBUG : file1: md5 = 1fdc8fd4db14abc4b4b758cdbd48b913 OK 2025/03/24 05:46:06 DEBUG : file2: md5 = b157753d29b797d0b674b1f35e143f3f OK --- PASS: TestCat (15.73s) === RUN TestPurge 2025/03/24 05:46:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-batozoz0tehe" 2025/03/24 05:46:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 05:46:19 DEBUG : Creating backend with remote "TestDrive:crypt/1l701knko93bpelq40ftcv9v07dr601kahpchhv4plsshrdimf20" 2025/03/24 05:46:20 DEBUG : Creating backend with remote "/tmp/rclone2318744922" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-batozoz0tehe'", Local "Local file system at /tmp/rclone2318744922", Modify Window "1ms" 2025/03/24 05:46:25 DEBUG : A1/B1/C1/one: md5 = 64bc9654de6a7b7af0e405644e7d6a2c OK 2025/03/24 05:46:25 INFO : A2: Making directory 2025/03/24 05:46:25 INFO : A1/B2: Making directory 2025/03/24 05:46:26 INFO : A1/B2/C2: Making directory 2025/03/24 05:46:27 INFO : A1/B1/C3: Making directory 2025/03/24 05:46:28 INFO : A3: Making directory 2025/03/24 05:46:28 INFO : A3/B3: Making directory 2025/03/24 05:46:29 INFO : A3/B3/C4: Making directory 2025/03/24 05:46:31 DEBUG : A1/two: md5 = b416cc2656f2fb193a35c285d9781cc6 OK 2025/03/24 05:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-batozoz0tehe': Purge remote 2025/03/24 05:46:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.46s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:46:38 DEBUG : A1/B1/C1/one: md5 = dd0ee278534f7628a277d56b39994c61 OK 2025/03/24 05:46:38 INFO : A2: Making directory 2025/03/24 05:46:39 INFO : A1/B2: Making directory 2025/03/24 05:46:40 INFO : A1/B2/C2: Making directory 2025/03/24 05:46:41 INFO : A1/B1/C3: Making directory 2025/03/24 05:46:42 INFO : A3: Making directory 2025/03/24 05:46:43 INFO : A3/B3: Making directory 2025/03/24 05:46:43 INFO : A3/B3/C4: Making directory 2025/03/24 05:46:46 DEBUG : A1/two: md5 = 45da27c57c62f821abb971d99db0fb86 OK 2025/03/24 05:46:47 DEBUG : removing 1 level 3 directories 2025/03/24 05:46:47 INFO : A3/B3/C4: Removing directory 2025/03/24 05:46:49 DEBUG : removing 2 level 3 directories 2025/03/24 05:46:49 INFO : A1/B2/C2: Removing directory 2025/03/24 05:46:49 INFO : A1/B1/C3: Removing directory 2025/03/24 05:46:50 DEBUG : removing 2 level 2 directories 2025/03/24 05:46:50 INFO : A3/B3: Removing directory 2025/03/24 05:46:50 INFO : A1/B2: Removing directory 2025/03/24 05:46:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/24 05:46:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 05:46:51 DEBUG : removing 2 level 1 directories 2025/03/24 05:46:51 INFO : A3: Removing directory 2025/03/24 05:46:51 INFO : A2: Removing directory 2025/03/24 05:46:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/24 05:46:55 DEBUG : removing 1 level 3 directories 2025/03/24 05:46:55 INFO : A1/B1/C1: Removing directory 2025/03/24 05:46:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:56 DEBUG : removing 1 level 2 directories 2025/03/24 05:46:56 INFO : A1/B1: Removing directory 2025/03/24 05:46:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 05:46:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 05:46:56 DEBUG : removing 1 level 1 directories 2025/03/24 05:46:56 INFO : A1: Removing directory 2025/03/24 05:46:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 05:46:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 05:46:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 05:46:57 DEBUG : removing 1 level 0 directories 2025/03/24 05:46:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Removing directory 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/24 05:46:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.85s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:46:59 INFO : A1: Making directory 2025/03/24 05:47:00 INFO : A1/B1: Making directory 2025/03/24 05:47:01 INFO : A1/B1/C1: Making directory 2025/03/24 05:47:03 DEBUG : removing 1 level 3 directories 2025/03/24 05:47:03 INFO : A1/B1/C1: Removing directory 2025/03/24 05:47:04 DEBUG : removing 1 level 2 directories 2025/03/24 05:47:04 INFO : A1/B1: Removing directory 2025/03/24 05:47:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 05:47:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:47:07 INFO : A1: Making directory 2025/03/24 05:47:07 INFO : A1/B1: Making directory 2025/03/24 05:47:08 INFO : A1/B1/C1: Making directory 2025/03/24 05:47:11 DEBUG : removing 1 level 3 directories 2025/03/24 05:47:11 INFO : A1/B1/C1: Removing directory 2025/03/24 05:47:12 DEBUG : removing 1 level 2 directories 2025/03/24 05:47:12 INFO : A1/B1: Removing directory 2025/03/24 05:47:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 05:47:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.63s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:47:16 DEBUG : file1: md5 = d30f367b5188b2755fce50902943d246 OK 2025/03/24 05:47:17 DEBUG : filename.txt: File name found in url 2025/03/24 05:47:18 DEBUG : filename.txt: md5 = d610f074f61cfeab01f9cf99e03c60e8 OK 2025/03/24 05:47:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/24 05:47:19 DEBUG : headerfilename.txt: md5 = 55e1bb2bea22a9fb167abaeb740f113c OK 2025/03/24 05:47:21 DEBUG : file2: md5 = 43a6c4d51a22e682214f1a6760019a3e OK --- PASS: TestCopyURL (9.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:47:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/24 05:47:26 DEBUG : sub/file2: md5 = 08bd285f259c2b735653632a8d398d6e OK 2025/03/24 05:47:26 INFO : file1: Copied (new) to: sub/file2 2025/03/24 05:47:26 INFO : file1: Deleted 2025/03/24 05:47:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 05:47:26 DEBUG : file1: Unchanged skipping 2025/03/24 05:47:26 INFO : file1: Deleted 2025/03/24 05:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': don't need to copy/move sub/file2, it is already at target location 2025/03/24 05:47:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:47:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/24 05:47:31 DEBUG : file1: md5 = a86bec13c900bf5c3328726790771a03 OK 2025/03/24 05:47:31 INFO : file1: Copied (new) 2025/03/24 05:47:31 INFO : file1: Deleted 2025/03/24 05:47:31 DEBUG : file1: Destination exists, skipping 2025/03/24 05:47:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:47:35 DEBUG : dst/file1: md5 = 23eba268d95e42c8df456421a227161c OK 2025/03/24 05:47:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jejuzuj7vare/backup" 2025/03/24 05:47:36 DEBUG : Creating backend with remote "TestDrive:crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0/1nrff024r7pq65ecp72fc28jb0" 2025/03/24 05:47:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/24 05:47:40 INFO : dst/file1: Moved (server-side) 2025/03/24 05:47:41 DEBUG : dst/file1: md5 = 1ec5567ce058240a0dca0b5ea508c924 OK 2025/03/24 05:47:41 INFO : dst/file1: Copied (new) 2025/03/24 05:47:41 INFO : dst/file1: Deleted 2025/03/24 05:47:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:47:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/24 05:47:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.60s) === 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:47:48 DEBUG : A1/one: md5 = c895efe2690180022f1eb9a255f0407f OK 2025/03/24 05:47:50 DEBUG : A1/two: md5 = 4eb3dffcfa59b87e04c7507dd50311ef OK 2025/03/24 05:47:52 DEBUG : A1/B1/three: md5 = 660095233839cb4d2eda0a437ce0a273 OK 2025/03/24 05:47:54 DEBUG : A1/B1/C1/four: md5 = 1d176dbac08d3237dc539b6fa6bb6b6c OK 2025/03/24 05:47:56 DEBUG : A1/B1/C2/five: md5 = 5dd7d0505de3111f60cfc716d6b83ae0 OK 2025/03/24 05:47:56 INFO : A1/B2: Making directory 2025/03/24 05:47:57 INFO : A1/B1/C3: Making directory 2025/03/24 05:48:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/24 05:48:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/24 05:48:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/24 05:48:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/24 05:48:09 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/24 05:48:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 05:48:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 05:48:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 05:48:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 05:48:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 05:48:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/24 05:48:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/24 05:48:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/24 05:48:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/24 05:48:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/24 05:48:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/24 05:48:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 05:48:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 05:48:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 05:48:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 05:48:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 05:48:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/24 05:48:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/24 05:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 05:48:35 DEBUG : no_checksum_small_file_from_pipe: md5 = a77a2fdc560db22368771d4fac74dcd6 OK 2025/03/24 05:48:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/24 05:48:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/24 05:48:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/24 05:48:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 047fdd53e3e53b635b7308e5fcfb3758 OK 2025/03/24 05:48:37 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 05:48:40 DEBUG : with_checksum_small_file_from_pipe: md5 = e686bb18a85eca4d3b29ec620c42438d OK 2025/03/24 05:48:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/24 05:48:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/24 05:48:42 DEBUG : with_checksum_big_file_from_pipe: md5 = 3df0bf24c19e1a473934c944b573b55e OK 2025/03/24 05:48:42 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 05:48:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 05:48:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/24 05:48:47 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-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (34 bytes), uploading instead of streaming 2025/03/24 05:48:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/24 05:48:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/24 05:48:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/24 05:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (48 bytes), uploading instead of streaming 2025/03/24 05:48:55 DEBUG : rcat_metadata: md5 = 32a37e23d0adbeae6017ca7ee8ef54a8 OK 2025/03/24 05:48:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/24 05:48:56 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/24 05:48:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2b4b07eca1175cc529581d7ef9ea81b4 OK 2025/03/24 05:48:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.77s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:00 DEBUG : potato1: md5 = 64a27aeed8a4b6f2aa6163581ea838c3 OK 2025/03/24 05:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (60 bytes), uploading instead of streaming 2025/03/24 05:49:01 DEBUG : potato2: md5 = b7e0117613228b54c2efa4e577b0a41f OK 2025/03/24 05:49:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:04 DEBUG : potato1: md5 = d9457ade9074fc1935df08131ca917f8 OK 2025/03/24 05:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': File to upload is small (60 bytes), uploading instead of streaming 2025/03/24 05:49:06 DEBUG : potato2: md5 = f7e28da4973d19f102e2634eaa11994f OK 2025/03/24 05:49:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:09 DEBUG : potato2: md5 = 8ae263b09276ceeb09a554a3c0b3aa94 OK 2025/03/24 05:49:11 DEBUG : empty space: md5 = a86a9206652241b0b530eb17e61c724e OK 2025/03/24 05:49:13 DEBUG : sub dir/potato3: md5 = 74119cb5a4bed8047a80355a501b8762 OK 2025/03/24 05:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Touching "sub dir/potato3" 2025/03/24 05:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Touching "empty space" 2025/03/24 05:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Touching "potato2" 2025/03/24 05:49:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.57s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:17 DEBUG : dir with metadata: Making directory with metadata 2025/03/24 05:49:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:20 DEBUG : directory with modtime: Making directory with metadata 2025/03/24 05:49:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.57s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/24 05:49:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/24 05:49:23 DEBUG : Google drive root 'crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0': Skipping btime metadata as can't update it on an existing file: 2025-03-24T05:49:22.865217751Z 2025/03/24 05:49:23 INFO : non existent directory: Updated directory metadata 2025/03/24 05:49:25 DEBUG : Google drive root 'crypt/07j5ugh9mh13s9119hb44qvrm7ne315oauv8i92hdbpur4j9j7k0': Skipping btime metadata as can't update it on an existing file: 2025-03-24T05:49:22.865217751Z 2025/03/24 05:49:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/24 05:49:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/24 05:49:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/24 05:49:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/24 05:49:31 DEBUG : dst: Making directory with metadata 2025/03/24 05:49:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/24 05:49:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 05:49:32 INFO : dst: Set directory modification time (using SetModTime) 2025/03/24 05:49:32 INFO : dst: Set directory modification time (using SetModTime) 2025/03/24 05:49:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/24 05:49:33 INFO : dst: Set directory modification time (using SetModTime) 2025/03/24 05:49:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.53s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare'", Local "Local file system at /tmp/rclone510560182", Modify Window "1ms" 2025/03/24 05:49:36 DEBUG : sub dir/test remove existing: md5 = 4de27cbd1a52fea6f70f0f38c97c5750 OK 2025/03/24 05:49:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b4568edb80a00f2e8aea3b4e29d07e29 OK 2025/03/24 05:49:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xumudob9" before starting 2025/03/24 05:49:41 DEBUG : sub dir/test remove existing.xumudob9: TEST: removing renamed existing file after operation 2025/03/24 05:49:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lasalif8" before starting 2025/03/24 05:49:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lasalif8: TEST: renaming existing back after failed operation 2025/03/24 05:49:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fipapim1" before starting 2025/03/24 05:49:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fipapim1: TEST: removing renamed existing file after operation 2025/03/24 05:49:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p7s3c5ufcum6o5nsa42tm3m395ljft4do1eiq295f58td8ns5t9ldf2a12hohkv22e9g5thnbod7tlf4jgnu4ghqb9uq5e72mn7ftg1etqff1kmkc6fdngclvn5t97pfd7nbf94rh55sa44dc00sb87m9m06u3bmpa9ap53ft6drdfqaddag" 2025/03/24 05:49:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9a8aucctqbg2ter0mre2tchhitn8lmhbhobb54lrctvj4km36o0g" --- PASS: TestRemoveExisting (13.13s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/24 05:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jejuzuj7vare': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m28.877719804s (try 1/5)