"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/12 02:38:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone" 2025/10/12 02:38:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:38:56 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80" 2025/10/12 02:38:57 DEBUG : Creating backend with remote "/tmp/rclone2787026563" === 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/12 02:38:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/12 02:38:57 DEBUG : potato: Seek from 10 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 10 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Seek from 5 to 2 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/12 02:38:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Seek from 5 to 2 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/12 02:38:57 DEBUG : potato: Seek from 8 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 8 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/12 02:38:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 02:38:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 02:38:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 02:38:57 DEBUG : potato: Seek from 5 to 2 2025/10/12 02:38:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/12 02:38:57 DEBUG : potato: Seek from 9 to 0 2025/10/12 02:38:57 DEBUG : potato: Seek from 9 to 0 2025/10/12 02:38:57 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:38:59 DEBUG : rutabaga: md5 = 99e52d0e2f43dec5cd1ab932ea72c73d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/12 02:39:02 DEBUG : empty space: md5 = 6b6f72fc185c81814f9d707ca757d053 OK === RUN TestCheck/3 2025/10/12 02:39:03 DEBUG : potato2: md5 = 5cb7f750acaddd82ca1e168c10f1c3ed OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/12 02:39:06 DEBUG : remotepotato: md5 = 4bbc60950d5cdbbe01912a6a2e36a79f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.16s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/10/12 02:39:09 DEBUG : Creating backend with remote "nonexistent" 2025/10/12 02:39:09 DEBUG : Creating backend with remote "nonexistent" 2025/10/12 02:39:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/12 02:39:09 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/10/12 02:39:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/12 02:39:09 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:39:10 DEBUG : rutabaga: md5 = 01432d006bf41dfee975b284f6e34b2f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/12 02:39:14 DEBUG : empty space: md5 = a5901cf066f49c80944cfe5e4ed345f7 OK === RUN TestCheckDownload/3 2025/10/12 02:39:16 DEBUG : potato2: md5 = db90fcadfc0d53c3cf9245df04587152 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/12 02:39:20 DEBUG : remotepotato: md5 = d78f377b024b0262225a840a38f4a090 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.82s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:39:26 DEBUG : rutabaga: md5 = eed6a02a8be31b6dc893e8c49dafcd1f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/12 02:39:28 DEBUG : empty space: md5 = f16970b7b98e8f39fae61ce865fffe3c OK === RUN TestCheckSizeOnly/3 2025/10/12 02:39:30 DEBUG : potato2: md5 = 8a4d73e761d56d2dafe0a361de48c5d2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/12 02:39:32 DEBUG : remotepotato: md5 = 3d755b6eb6d294c865b0ebb540533b29 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.39s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:39:36 DEBUG : test.sum: md5 = aba38afa1e6953ab53b3232037122668 OK 2025/10/12 02:39:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/12 02:39:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/12 02:39:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/12 02:39:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/12 02:39:39 DEBUG : test.sum: md5 = 76696530517b3f669f7a3bb817690402 OK 2025/10/12 02:39:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/12 02:39:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/12 02:39:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/12 02:39:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.98s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:39:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/data" 2025/10/12 02:39:41 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:39:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/data" 2025/10/12 02:39:43 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/vjrnln8ratgmqakfosrqe8espk" 2025/10/12 02:39:47 DEBUG : data/banana: md5 = 68a95a37140888783b5527a3b4b2db41 OK 2025/10/12 02:39:48 DEBUG : test.sum: md5 = e1375f8771128660b00d86255994bf9b OK === RUN TestCheckSumDownload/subtest1 2025/10/12 02:39:52 DEBUG : data/potato: md5 = 3175b23d8d657306e9aec87c3309d436 OK 2025/10/12 02:39:54 DEBUG : test.sum: md5 = eba137f9cdf4b85674f2e11bc877b01b OK === RUN TestCheckSumDownload/subtest2 2025/10/12 02:39:57 DEBUG : test.sum: md5 = 412792f8f58ffcf48d624a8de6020ade OK === RUN TestCheckSumDownload/subtest3 2025/10/12 02:40:01 DEBUG : test.sum: md5 = 0c5aa887aa0bd9d9862b953a7ed590d1 OK === RUN TestCheckSumDownload/subtest4 2025/10/12 02:40:05 DEBUG : test.sum: md5 = 8050ae8c30f547ecd476c405d15c649f OK === RUN TestCheckSumDownload/subtest5 2025/10/12 02:40:09 DEBUG : test.sum: md5 = 25d6c681b1ce2ccfcf56c5e995583883 OK === RUN TestCheckSumDownload/subtest6 2025/10/12 02:40:14 DEBUG : data/banana: md5 = 55b776471213a12488510f071ee25898 OK 2025/10/12 02:40:15 DEBUG : data/potato: md5 = cc0bda3276cf7df66a8b489bd049ad5a OK 2025/10/12 02:40:16 DEBUG : test.sum: md5 = 9cfdc866a6d1a3cfc3089d5a8f6bd573 OK === RUN TestCheckSumDownload/subtest7 2025/10/12 02:40:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/12 02:40:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.70s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.97s) --- PASS: TestCheckSumDownload/subtest3 (2.00s) --- PASS: TestCheckSumDownload/subtest4 (2.41s) --- PASS: TestCheckSumDownload/subtest5 (1.93s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.10s) === RUN TestApplyTransforms 2025/10/12 02:40:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehiwob0fapu" 2025/10/12 02:40:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/kehtvnkj0m1nta9sansmha20slhgd8scoug7br5qaqv2b3c377n0" 2025/10/12 02:40:22 DEBUG : Creating backend with remote "/tmp/rclone2425427029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu'", Local "Local file system at /tmp/rclone2425427029", Modify Window "1ms" 2025/10/12 02:40:24 DEBUG : hello, world!: md5 = e2a7825d72daf92aaf25b0c2bbb1aaba OK upper checkfile vs. lower remote (without normalization) 2025/10/12 02:40:25 ERROR : hello, world!: sum not found 2025/10/12 02:40:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu' 2025/10/12 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu': 1 files missing 2025/10/12 02:40:25 NOTICE: 1 hashes missing 2025/10/12 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu': 1 differences found 2025/10/12 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/12 02:40:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu': 0 differences found 2025/10/12 02:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu': 1 matching files 2025/10/12 02:40:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufatax9qiba" 2025/10/12 02:40:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:26 DEBUG : Creating backend with remote "TestDrive:crypt/ue0f3or9q4cec8v6budit42i3q467cq07j44gu7646817qdg0h80" 2025/10/12 02:40:27 DEBUG : Creating backend with remote "/tmp/rclone2523692487" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba'", Local "Local file system at /tmp/rclone2523692487", Modify Window "1ms" 2025/10/12 02:40:29 DEBUG : HELLO, WORLD!: md5 = e229bda4c25f6465b9622f3caeafe7b3 OK lower checkfile vs. upper remote (without normalization) 2025/10/12 02:40:29 ERROR : HELLO, WORLD!: sum not found 2025/10/12 02:40:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba' 2025/10/12 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba': 1 files missing 2025/10/12 02:40:29 NOTICE: 1 hashes missing 2025/10/12 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba': 1 differences found 2025/10/12 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/12 02:40:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba': 0 differences found 2025/10/12 02:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba': 1 matching files 2025/10/12 02:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jebivuw1yavu" 2025/10/12 02:40:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/0eu1n8mua3bhfvh03bfjvi8cq2bjkrablofahlo3fn4kuo0okul0" 2025/10/12 02:40:31 DEBUG : Creating backend with remote "/tmp/rclone3125262215" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu'", Local "Local file system at /tmp/rclone3125262215", Modify Window "1ms" 2025/10/12 02:40:34 DEBUG : HeLlO, wOrLd!: md5 = 98b530a7b5f816e97bd8ef3b3a743f35 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/12 02:40:34 ERROR : HeLlO, wOrLd!: sum not found 2025/10/12 02:40:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu' 2025/10/12 02:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu': 1 files missing 2025/10/12 02:40:34 NOTICE: 1 hashes missing 2025/10/12 02:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu': 1 differences found 2025/10/12 02:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/12 02:40:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu': 0 differences found 2025/10/12 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu': 1 matching files 2025/10/12 02:40:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fameyid2tama" 2025/10/12 02:40:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:35 DEBUG : Creating backend with remote "TestDrive:crypt/09j7ortg18a75j1q74e8v8dbu6d2spepmp4s4ejps9quhje51380" 2025/10/12 02:40:36 DEBUG : Creating backend with remote "/tmp/rclone3214157705" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama'", Local "Local file system at /tmp/rclone3214157705", Modify Window "1ms" 2025/10/12 02:40:38 DEBUG : HELLO, WORLD!: md5 = 8ee8963e6c4edf21d55aa874ede8e3b7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/12 02:40:38 ERROR : HELLO, WORLD!: sum not found 2025/10/12 02:40:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama' 2025/10/12 02:40:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama': 1 files missing 2025/10/12 02:40:38 NOTICE: 1 hashes missing 2025/10/12 02:40:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama': 1 differences found 2025/10/12 02:40:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/12 02:40:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama': 0 differences found 2025/10/12 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama': 1 matching files 2025/10/12 02:40:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vabezas5noxo" 2025/10/12 02:40:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:40 DEBUG : Creating backend with remote "TestDrive:crypt/o8qkcqqifbvrc57laoe5lt07d9bspl31877f51ajomt37uv47uv0" 2025/10/12 02:40:41 DEBUG : Creating backend with remote "/tmp/rclone2471404544" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo'", Local "Local file system at /tmp/rclone2471404544", Modify Window "1ms" 2025/10/12 02:40:42 DEBUG : 測試_Русский___ě_áñ: md5 = b0d67953e49fc2c09389817f57517f3c OK NFD checkfile vs. NFC remote (without normalization) 2025/10/12 02:40:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/12 02:40:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo' 2025/10/12 02:40:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo': 1 files missing 2025/10/12 02:40:43 NOTICE: 1 hashes missing 2025/10/12 02:40:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo': 1 differences found 2025/10/12 02:40:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/12 02:40:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo': 0 differences found 2025/10/12 02:40:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo': 1 matching files 2025/10/12 02:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cucogom5gowa" 2025/10/12 02:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/b2rimaqklthq1avvdgbqu5vsr18ig5lo62u0vh7cs5cvtpk948sg" 2025/10/12 02:40:45 DEBUG : Creating backend with remote "/tmp/rclone1587757650" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa'", Local "Local file system at /tmp/rclone1587757650", Modify Window "1ms" 2025/10/12 02:40:47 DEBUG : 測試_Русский___ě_áñ: md5 = 726fa3a71508e7c5ddf1858d4a2c98e4 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/12 02:40:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/12 02:40:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa' 2025/10/12 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa': 1 files missing 2025/10/12 02:40:47 NOTICE: 1 hashes missing 2025/10/12 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa': 1 differences found 2025/10/12 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/12 02:40:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa': 0 differences found 2025/10/12 02:40:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa': 1 matching files 2025/10/12 02:40:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayuzaj5hedo" 2025/10/12 02:40:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/mnp7ceg67c8df4puepmjs31pdfru86ho2rpfusisoq9bquq94oi0" 2025/10/12 02:40:49 DEBUG : Creating backend with remote "/tmp/rclone828138209" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo'", Local "Local file system at /tmp/rclone828138209", Modify Window "1ms" 2025/10/12 02:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c18c0bc3a5aee5585dffaeb6191a9784 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/12 02:40:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 02:40:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo' 2025/10/12 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo': 1 files missing 2025/10/12 02:40:52 NOTICE: 1 hashes missing 2025/10/12 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo': 1 differences found 2025/10/12 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/12 02:40:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo': 0 differences found 2025/10/12 02:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo': 1 matching files 2025/10/12 02:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qozacek3hepu" 2025/10/12 02:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/t1g22boum1kjogf07l44r1ghft314k7ea6fd1m82bq6eq76ro4s0" 2025/10/12 02:40:54 DEBUG : Creating backend with remote "/tmp/rclone3800082751" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu'", Local "Local file system at /tmp/rclone3800082751", Modify Window "1ms" 2025/10/12 02:40:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29f72d2b03526fb29d4da4742309692e OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/12 02:40:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 02:40:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu' 2025/10/12 02:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu': 1 files missing 2025/10/12 02:40:57 NOTICE: 1 hashes missing 2025/10/12 02:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu': 1 differences found 2025/10/12 02:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/12 02:40:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu': 0 differences found 2025/10/12 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu': 1 matching files 2025/10/12 02:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jubazah1yafi" 2025/10/12 02:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/oaqtt34spgs7gbpfucjvmo1lk5qb71jngsbd7pq1l835fivik6h0" 2025/10/12 02:40:59 DEBUG : Creating backend with remote "/tmp/rclone174756818" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi'", Local "Local file system at /tmp/rclone174756818", Modify Window "1ms" 2025/10/12 02:41:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9553871f427df42c74d437e3d0906541 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/12 02:41:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 02:41:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi' 2025/10/12 02:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi': 1 files missing 2025/10/12 02:41:01 NOTICE: 1 hashes missing 2025/10/12 02:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi': 1 differences found 2025/10/12 02:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/12 02:41:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi': 0 differences found 2025/10/12 02:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi': 1 matching files 2025/10/12 02:41:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tusobur5judi" 2025/10/12 02:41:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:41:03 DEBUG : Creating backend with remote "TestDrive:crypt/0ju2hjc8b2n9e1k8sddjl6j2nmpm44quojvb61r5bb029nv27of0" 2025/10/12 02:41:03 DEBUG : Creating backend with remote "/tmp/rclone1110149422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi'", Local "Local file system at /tmp/rclone1110149422", Modify Window "1ms" 2025/10/12 02:41:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 69128e2314eccd8b02fa867fc1a58376 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/12 02:41:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 02:41:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi' 2025/10/12 02:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi': 1 files missing 2025/10/12 02:41:06 NOTICE: 1 hashes missing 2025/10/12 02:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi': 1 differences found 2025/10/12 02:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/12 02:41:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 02:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi': 0 differences found 2025/10/12 02:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi': 1 matching files 2025/10/12 02:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tusobur5judi': Purge remote 2025/10/12 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubazah1yafi': Purge remote 2025/10/12 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qozacek3hepu': Purge remote 2025/10/12 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayuzaj5hedo': Purge remote 2025/10/12 02:41:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cucogom5gowa': Purge remote 2025/10/12 02:41:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vabezas5noxo': Purge remote 2025/10/12 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fameyid2tama': Purge remote 2025/10/12 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jebivuw1yavu': Purge remote 2025/10/12 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufatax9qiba': Purge remote 2025/10/12 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehiwob0fapu': Purge remote --- PASS: TestApplyTransforms (49.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:41:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/12 02:41:13 DEBUG : sub/file2: md5 = 68acd3357e641c9e7538f52d2c3771e5 OK 2025/10/12 02:41:13 INFO : file1: Copied (new) to: sub/file2 2025/10/12 02:41:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 02:41:14 DEBUG : file1: Unchanged skipping 2025/10/12 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': don't need to copy/move sub/file2, it is already at target location 2025/10/12 02:41:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:41:20 DEBUG : dst/file1: md5 = 274faf0fa70dd489e7dc7430fadc2572 OK 2025/10/12 02:41:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/backup" 2025/10/12 02:41:20 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/1nrff024r7pq65ecp72fc28jb0" 2025/10/12 02:41:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/12 02:41:24 INFO : dst/file1: Moved (server-side) 2025/10/12 02:41:26 DEBUG : dst/file1: md5 = dbfdd80199cc2cdf0426c3e0599e3b00 OK 2025/10/12 02:41:26 INFO : dst/file1: Copied (new) 2025/10/12 02:41:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:41:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:41:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:41:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/dst" 2025/10/12 02:41:30 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 02:41:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/CompareDest" 2025/10/12 02:41:32 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/gveqi14airsml4bgu7krj116o8" 2025/10/12 02:41:33 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 02:41:36 DEBUG : one: md5 = ae57d90542725aadf1c3ca9075e0b185 OK 2025/10/12 02:41:36 INFO : one: Copied (new) 2025/10/12 02:41:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 02:41:38 DEBUG : one: md5 = 8e77e5ff27be0adb96898eb54adece1f OK 2025/10/12 02:41:38 INFO : one: Copied (replaced existing) 2025/10/12 02:41:40 DEBUG : dst/one: md5 = 4f046ae3de227e1dfd60ba969ac01ed9 OK 2025/10/12 02:41:42 DEBUG : CompareDest/one: md5 = aeb43085f851b8ae9754a0f401a18db3 OK 2025/10/12 02:41:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 02:41:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 02:41:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 02:41:45 DEBUG : CompareDest/two: md5 = 6897e206ecce01f1ebe0ec8c1777f413 OK 2025/10/12 02:41:46 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 02:41:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 02:41:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 02:41:47 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 02:41:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 02:41:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 02:41:48 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 02:41:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/12 02:41:50 DEBUG : two: md5 = fcc90384a23e6943447afc7bb5e1838b OK 2025/10/12 02:41:50 INFO : two: Copied (new) 2025/10/12 02:41:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 02:41:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:41:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 02:41:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.72s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:41:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/dst" 2025/10/12 02:41:54 DEBUG : Config file has changed externally - reloading 2025/10/12 02:41:54 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 02:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/CopyDest" 2025/10/12 02:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/12 02:41:57 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 02:41:59 DEBUG : one: md5 = e0159178d1da5e8b1437582c491c3687 OK 2025/10/12 02:41:59 INFO : one: Copied (new) 2025/10/12 02:42:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 02:42:02 DEBUG : one: md5 = 277123c9b32cdd693838be7a16828c5a OK 2025/10/12 02:42:02 INFO : one: Copied (replaced existing) 2025/10/12 02:42:04 DEBUG : dst/one: md5 = 37aa92c6c2044d9881786252e8de6c4e OK 2025/10/12 02:42:06 DEBUG : CopyDest/one: md5 = 7309278b88fcae0b08baf20847d8ae5f OK 2025/10/12 02:42:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/BackupDir" 2025/10/12 02:42:06 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/12 02:42:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 02:42:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 02:42:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 02:42:10 INFO : one: Moved (server-side) 2025/10/12 02:42:11 INFO : one: Copied (server-side copy) 2025/10/12 02:42:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/12 02:42:13 DEBUG : CopyDest/two: md5 = 885ca88588b84237ca466a6e913d8c1f OK 2025/10/12 02:42:13 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 02:42:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 02:42:15 INFO : two: Copied (server-side copy) 2025/10/12 02:42:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/12 02:42:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 02:42:15 DEBUG : two: Unchanged skipping 2025/10/12 02:42:17 DEBUG : CopyDest/three: md5 = 6719075a2d5804c1bc111f65f14d0315 OK 2025/10/12 02:42:18 DEBUG : three: Need to transfer - File not found at Destination 2025/10/12 02:42:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/12 02:42:18 DEBUG : three: Destination not found in --copy-dest 2025/10/12 02:42:19 DEBUG : three: md5 = 0cdcfab2a5ef54c7b1c84f65415ca223 OK 2025/10/12 02:42:19 INFO : three: Copied (new) 2025/10/12 02:42:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/12 02:42:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:42:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 02:42:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 02:42:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/12 02:42:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:42:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.49s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:42:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/12 02:42:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0e35da320a79e538031fb2c52a7cdbb2 OK 2025/10/12 02:42:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/12 02:42:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/12 02:42:30 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/12 02:42:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/12 02:42:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/12 02:42:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ff6f253ef25500c0ce9f50c1f52023ad OK 2025/10/12 02:42:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/12 02:42:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/12 02:42:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:42:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using skip mode. 2025/10/12 02:42:39 NOTICE: one: Found 2 files with duplicate names 2025/10/12 02:42:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:42:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using skip mode. 2025/10/12 02:42:44 NOTICE: one: Found 3 files with duplicate names 2025/10/12 02:42:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/12 02:42:45 INFO : one: Deleted 2025/10/12 02:42:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.88s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:42:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using first mode. 2025/10/12 02:42:50 NOTICE: one: Found 3 files with duplicate names 2025/10/12 02:42:51 INFO : one: Deleted 2025/10/12 02:42:51 INFO : one: Deleted 2025/10/12 02:42:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:42:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using newest mode. 2025/10/12 02:42:56 NOTICE: one: Found 3 files with duplicate names 2025/10/12 02:42:57 INFO : one: Deleted 2025/10/12 02:42:57 INFO : one: Deleted 2025/10/12 02:42:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.97s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:43:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using oldest mode. 2025/10/12 02:43:03 NOTICE: one: Found 3 files with duplicate names 2025/10/12 02:43:03 INFO : one: Deleted 2025/10/12 02:43:04 INFO : one: Deleted 2025/10/12 02:43:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using largest mode. 2025/10/12 02:43:09 NOTICE: one: Found 3 files with duplicate names 2025/10/12 02:43:10 INFO : one: Deleted 2025/10/12 02:43:10 INFO : one: Deleted 2025/10/12 02:43:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.97s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:43:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using smallest mode. 2025/10/12 02:43:15 NOTICE: one: Found 3 files with duplicate names 2025/10/12 02:43:16 INFO : one: Deleted 2025/10/12 02:43:16 INFO : one: Deleted 2025/10/12 02:43:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:43:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Looking for duplicate names using rename mode. 2025/10/12 02:43:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/12 02:43:24 INFO : one-2.txt: renamed from: one.txt 2025/10/12 02:43:25 INFO : one-3.txt: renamed from: one.txt 2025/10/12 02:43:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:43:30 DEBUG : dupe1/one.txt: md5 = 1e7e4ef1a5e6b6002a03b5e40052fc5d OK 2025/10/12 02:43:32 DEBUG : dupe2/two.txt: md5 = 7982a5ab9af1440828ad4f6acf8339b8 OK 2025/10/12 02:43:34 DEBUG : dupe3/three.txt: md5 = 42ce94ddf8283b0ac686f548666775b8 OK 2025/10/12 02:43:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/12 02:43:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/12 02:43:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/12 02:43:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/12 02:43:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/12 02:43:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/12 02:43:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.05s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:43:42 DEBUG : a.txt: md5 = 7e46164fbc78cb9715e02a83190442f0 OK 2025/10/12 02:43:43 DEBUG : zend.txt: md5 = 8d771bb04857274a122a4af8780b8762 OK 2025/10/12 02:43:45 DEBUG : sub dir/hello world: md5 = 9470326c337c0863d4cc1922390c8a05 OK 2025/10/12 02:43:47 DEBUG : sub dir/hello world2: md5 = 3ff0b0165110fec7a18a72a1622c7767 OK 2025/10/12 02:43:49 DEBUG : sub dir/ignore dir/.ignore: md5 = 07047f5f8bf7b31148d4035387a674f1 OK 2025/10/12 02:43:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f0ce4ca9ec668f09ffead4068774b8a OK 2025/10/12 02:43:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0bfe9590e151edc3adcb0ff37095d043 OK 2025/10/12 02:43:53 DEBUG : a.txt: Excluded (Size Filter) 2025/10/12 02:43:53 DEBUG : a.txt: Excluded 2025/10/12 02:43:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 02:43:54 DEBUG : sub dir/hello world: Excluded 2025/10/12 02:43:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 02:43:54 DEBUG : sub dir/hello world2: Excluded 2025/10/12 02:43:54 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 02:43:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 02:43:54 DEBUG : sub dir/hello world: Excluded 2025/10/12 02:43:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 02:43:54 DEBUG : sub dir/hello world2: Excluded 2025/10/12 02:43:55 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 02:43:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/12 02:43:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/12 02:43:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/12 02:44:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/12 02:44:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/12 02:44:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/12 02:44:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.18s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:02 DEBUG : a.txt: md5 = 6c32a2795cad50d4210090a50d21d1d5 OK 2025/10/12 02:44:04 DEBUG : zend.txt: md5 = 7c05d082fc23dfb10678c16cbbc0286e OK 2025/10/12 02:44:06 DEBUG : sub dir/hello world: md5 = 73cf484de4890bed4b57188fdeec5612 OK 2025/10/12 02:44:07 DEBUG : sub dir/hello world2: md5 = 0fbb9e1ca0fa58e349db0845526ed45b OK 2025/10/12 02:44:09 DEBUG : sub dir/ignore dir/.ignore: md5 = 3b7d4572bc339865a86fec9fd6ff2727 OK 2025/10/12 02:44:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = d5190d12b02cf73ead6b97ce25716c54 OK 2025/10/12 02:44:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = a128df22d2c8aeb3862a4b98ed2c101e OK 2025/10/12 02:44:14 DEBUG : a.txt: Excluded (Size Filter) 2025/10/12 02:44:14 DEBUG : a.txt: Excluded 2025/10/12 02:44:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 02:44:14 DEBUG : sub dir/hello world2: Excluded 2025/10/12 02:44:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 02:44:14 DEBUG : sub dir/hello world: Excluded 2025/10/12 02:44:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 02:44:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 02:44:15 DEBUG : sub dir/hello world2: Excluded 2025/10/12 02:44:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 02:44:15 DEBUG : sub dir/hello world: Excluded 2025/10/12 02:44:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 02:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/12 02:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/12 02:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/12 02:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/12 02:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/12 02:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/12 02:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:23 DEBUG : file1: md5 = 4e97b5b97bcd8003276bd2a8daa3fb1a OK 2025/10/12 02:44:25 DEBUG : sub/file2: md5 = a9e434420b54c89e9ae9fd620e7fe5db 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/10/12 02:44:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/12 02:44:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/12 02:44:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/12 02:44:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.98s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:32 DEBUG : file1: md5 = 6700cdd556ece063f916f55185173e95 OK 2025/10/12 02:44:34 DEBUG : sub/file2: md5 = a12637b6c0ed865dcd0f5093b15f0632 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/10/12 02:44:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/notfound" 2025/10/12 02:44:38 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/qe0i31qdkoejk60elps0ni5sqk" 2025/10/12 02:44:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.06s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Making directory 2025/10/12 02:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:44 DEBUG : sub dir/hello world: md5 = 4910a4abe942aeaf9558111b503ad6f5 OK 2025/10/12 02:44:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.42s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:48 DEBUG : potato2: md5 = 5117d1fc2cbe146f4224d7ceee34baac OK 2025/10/12 02:44:50 DEBUG : empty space: md5 = 2b14187b45dbfb9c3d6d25498ce0e44e OK --- PASS: TestLs (4.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:53 DEBUG : potato2: md5 = 7266b54fb257095f72e42cd0305deaea OK 2025/10/12 02:44:54 DEBUG : empty space: md5 = 09d78b37c44490165c14a5636a3e04f5 OK 2025/10/12 02:44:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.67s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:44:57 DEBUG : potato2: md5 = 1f0c69538e9fc2f661f030032b92b3f1 OK 2025/10/12 02:44:58 DEBUG : empty space: md5 = 0241b9737367331d6e0f0f0a72857ae0 OK --- PASS: TestLsLong (4.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:02 DEBUG : potato2: md5 = 6a7698af61fc431955b673c9440c1f25 OK 2025/10/12 02:45:03 DEBUG : empty space: md5 = 6bafbdbb83b1e7a846c5415881fbd7ee OK --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2025/10/12 02:45:05 DEBUG : Creating backend with remote ":memory:" 2025/10/12 02:45:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/12 02:45:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/12 02:45:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/12 02:45:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/12 02:45:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/12 02:45:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/12 02:45:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/12 02:45:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/12 02:45:05 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:06 DEBUG : potato2: md5 = 7bf4c0d642a05eb7f3415d4cfaa59cae OK 2025/10/12 02:45:07 DEBUG : empty space: md5 = 1a816ccde5427e2a36a2cf95dfe078fb OK 2025/10/12 02:45:09 DEBUG : sub dir/potato3: md5 = 3f0d45bd157d5d2398ddb1bf3c4ff7cc OK 2025/10/12 02:45:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.13s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:14 DEBUG : small: md5 = d01267d69a2fca7306a37143cf6a9908 OK 2025/10/12 02:45:16 DEBUG : medium: md5 = dc01653cff36ac84c473e842b7db26aa OK 2025/10/12 02:45:17 DEBUG : large: md5 = 19344a8bc7d81ecab5ee767fdbd23257 OK 2025/10/12 02:45:17 DEBUG : Waiting for deletions to finish 2025/10/12 02:45:18 DEBUG : large: Excluded (Size Filter) 2025/10/12 02:45:18 INFO : medium: Deleted 2025/10/12 02:45:18 INFO : small: Deleted --- PASS: TestDelete (6.42s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:21 DEBUG : small: md5 = 9c3118dc6924184f64136b00a5864866 OK 2025/10/12 02:45:22 DEBUG : medium: md5 = 61274314b663597bd28ef220f87b0887 OK 2025/10/12 02:45:24 DEBUG : large: md5 = 42ae194cc23428546093df2d94e0bc7e OK 2025/10/12 02:45:24 DEBUG : Waiting for deletions to finish 2025/10/12 02:45:24 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/12 02:45:24 INFO : small: Deleted 2025/10/12 02:45:24 INFO : large: Deleted --- PASS: TestMaxDelete (6.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:27 DEBUG : small: md5 = ee68e151873d2efa1a80ac01137787da OK 2025/10/12 02:45:29 DEBUG : medium: md5 = 1fe0cb2a4a3e8ec4883dcbe7d9f83907 OK 2025/10/12 02:45:30 DEBUG : large: md5 = 9ced06e1631e023ad4faebe2d10c7866 OK 2025/10/12 02:45:30 DEBUG : Waiting for deletions to finish 2025/10/12 02:45:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/12 02:45:31 INFO : medium: Deleted 2025/10/12 02:45:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:34 DEBUG : small: md5 = 24b2e9379017279f520c8a118ebd634c OK 2025/10/12 02:45:35 DEBUG : medium: md5 = cfecfc9530d85d7d65dac2b6d6c8c1f7 OK 2025/10/12 02:45:37 DEBUG : large: md5 = 701e81a380d3982f393602e16575aaa4 OK 2025/10/12 02:45:37 DEBUG : Waiting for deletions to finish 2025/10/12 02:45:37 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/12 02:45:37 INFO : small: Deleted 2025/10/12 02:45:37 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.75s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:40 DEBUG : ReadFile: md5 = 4a5a19c9703cbbefa5fcc3b89c207c8f OK --- PASS: TestReadFile (3.84s) === RUN TestRetry 2025/10/12 02:45:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/12 02:45:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/12 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:45:44 DEBUG : file1: md5 = 74d997c2091a70a876c98060bf121b80 OK 2025/10/12 02:45:46 DEBUG : file2: md5 = bdfd128a76669a7a7c64b95cc7550d59 OK --- PASS: TestCat (15.79s) === RUN TestPurge 2025/10/12 02:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jequvuh1gijo" 2025/10/12 02:45:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 02:45:59 DEBUG : Creating backend with remote "TestDrive:crypt/072uk0rl1v3vqej8au9gv64up4qopcce92gjci78cek2c8nqdmcg" 2025/10/12 02:46:00 DEBUG : Creating backend with remote "/tmp/rclone3152456885" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jequvuh1gijo'", Local "Local file system at /tmp/rclone3152456885", Modify Window "1ms" 2025/10/12 02:46:04 DEBUG : A1/B1/C1/one: md5 = 8904b24ed3416230844ad94ecf0e4522 OK 2025/10/12 02:46:04 INFO : A2: Making directory 2025/10/12 02:46:05 INFO : A1/B2: Making directory 2025/10/12 02:46:05 INFO : A1/B2/C2: Making directory 2025/10/12 02:46:06 INFO : A1/B1/C3: Making directory 2025/10/12 02:46:07 INFO : A3: Making directory 2025/10/12 02:46:08 INFO : A3/B3: Making directory 2025/10/12 02:46:08 INFO : A3/B3/C4: Making directory 2025/10/12 02:46:11 DEBUG : A1/two: md5 = a6c8aa025c8dc1c97189e82b486765ef OK 2025/10/12 02:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jequvuh1gijo': Purge remote 2025/10/12 02:46:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:46:18 DEBUG : A1/B1/C1/one: md5 = e35743e97f473b95d2398791b49a424b OK 2025/10/12 02:46:18 INFO : A2: Making directory 2025/10/12 02:46:18 INFO : A1/B2: Making directory 2025/10/12 02:46:19 INFO : A1/B2/C2: Making directory 2025/10/12 02:46:20 INFO : A1/B1/C3: Making directory 2025/10/12 02:46:20 INFO : A3: Making directory 2025/10/12 02:46:21 INFO : A3/B3: Making directory 2025/10/12 02:46:22 INFO : A3/B3/C4: Making directory 2025/10/12 02:46:24 DEBUG : A1/two: md5 = fd863076c8b1dd0198aa8902955251bd OK 2025/10/12 02:46:25 DEBUG : removing 1 level 3 directories 2025/10/12 02:46:25 INFO : A3/B3/C4: Removing directory 2025/10/12 02:46:27 DEBUG : removing 2 level 3 directories 2025/10/12 02:46:27 INFO : A1/B2/C2: Removing directory 2025/10/12 02:46:27 INFO : A1/B1/C3: Removing directory 2025/10/12 02:46:28 DEBUG : removing 2 level 2 directories 2025/10/12 02:46:28 INFO : A3/B3: Removing directory 2025/10/12 02:46:28 INFO : A1/B2: Removing directory 2025/10/12 02:46:28 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/12 02:46:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 02:46:29 DEBUG : removing 2 level 1 directories 2025/10/12 02:46:29 INFO : A3: Removing directory 2025/10/12 02:46:29 INFO : A2: Removing directory 2025/10/12 02:46:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/12 02:46:33 DEBUG : removing 1 level 3 directories 2025/10/12 02:46:33 INFO : A1/B1/C1: Removing directory 2025/10/12 02:46:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:33 DEBUG : removing 1 level 2 directories 2025/10/12 02:46:33 INFO : A1/B1: Removing directory 2025/10/12 02:46:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 02:46:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 02:46:34 DEBUG : removing 1 level 1 directories 2025/10/12 02:46:34 INFO : A1: Removing directory 2025/10/12 02:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 02:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 02:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 02:46:34 DEBUG : removing 1 level 0 directories 2025/10/12 02:46:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Removing directory 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 02:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (21.65s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:46:37 INFO : A1: Making directory 2025/10/12 02:46:37 INFO : A1/B1: Making directory 2025/10/12 02:46:38 INFO : A1/B1/C1: Making directory 2025/10/12 02:46:40 DEBUG : removing 1 level 3 directories 2025/10/12 02:46:40 INFO : A1/B1/C1: Removing directory 2025/10/12 02:46:41 DEBUG : removing 1 level 2 directories 2025/10/12 02:46:41 INFO : A1/B1: Removing directory 2025/10/12 02:46:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 02:46:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:46:43 INFO : A1: Making directory 2025/10/12 02:46:44 INFO : A1/B1: Making directory 2025/10/12 02:46:45 INFO : A1/B1/C1: Making directory 2025/10/12 02:46:47 DEBUG : removing 1 level 3 directories 2025/10/12 02:46:47 INFO : A1/B1/C1: Removing directory 2025/10/12 02:46:48 DEBUG : removing 1 level 2 directories 2025/10/12 02:46:48 INFO : A1/B1: Removing directory 2025/10/12 02:46:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 02:46:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.84s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:46:52 DEBUG : file1: md5 = 0e4561461e14043e8c9ec7089e089fae OK 2025/10/12 02:46:52 DEBUG : filename.txt: File name found in url 2025/10/12 02:46:54 DEBUG : filename.txt: md5 = fab6850a259eca40398ea8a3b21a2c1e OK 2025/10/12 02:46:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/12 02:46:55 DEBUG : headerfilename.txt: md5 = 4a1126d4e19608658437a0ee5600d8e8 OK 2025/10/12 02:46:57 DEBUG : file2: md5 = 3ff1a1e16b571463e4c5ef49921e65fe OK --- PASS: TestCopyURL (8.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:46:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/12 02:47:01 DEBUG : sub/file2: md5 = 04ef6daf32f806992ec49ee54b87080c OK 2025/10/12 02:47:01 INFO : file1: Copied (new) to: sub/file2 2025/10/12 02:47:01 INFO : file1: Deleted 2025/10/12 02:47:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 02:47:02 DEBUG : file1: Unchanged skipping 2025/10/12 02:47:02 INFO : file1: Deleted 2025/10/12 02:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': don't need to copy/move sub/file2, it is already at target location 2025/10/12 02:47:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:47:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/12 02:47:06 DEBUG : file1: md5 = e384820ab875f66207a30816f17a6b7b OK 2025/10/12 02:47:06 INFO : file1: Copied (new) 2025/10/12 02:47:06 INFO : file1: Deleted 2025/10/12 02:47:06 DEBUG : file1: Destination exists, skipping 2025/10/12 02:47:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:47:10 DEBUG : dst/file1: md5 = edab30e1c32578be948e980181f2b676 OK 2025/10/12 02:47:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqafur3kone/backup" 2025/10/12 02:47:11 DEBUG : Creating backend with remote "TestDrive:crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80/1nrff024r7pq65ecp72fc28jb0" 2025/10/12 02:47:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/12 02:47:15 INFO : dst/file1: Moved (server-side) 2025/10/12 02:47:16 DEBUG : dst/file1: md5 = d32b5dc65efe1791b0387dcf9fb9953a OK 2025/10/12 02:47:16 INFO : dst/file1: Copied (new) 2025/10/12 02:47:16 INFO : dst/file1: Deleted 2025/10/12 02:47:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:47:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 02:47:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.28s) === 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:47:23 DEBUG : A1/one: md5 = efe2722861a147264b63847a088b01ab OK 2025/10/12 02:47:24 DEBUG : A1/two: md5 = 617490e5c1fe6a61c8cc8dd1e5d43405 OK 2025/10/12 02:47:26 DEBUG : A1/B1/three: md5 = 7dda01bd4d17ffa9b3ac3fb2cb9fc19b OK 2025/10/12 02:47:28 DEBUG : A1/B1/C1/four: md5 = 0409bb05c80b6f4da5e951177b369d9d OK 2025/10/12 02:47:30 DEBUG : A1/B1/C2/five: md5 = 5cf19cbf7d33258661d088f8096e528f OK 2025/10/12 02:47:30 INFO : A1/B2: Making directory 2025/10/12 02:47:31 INFO : A1/B1/C3: Making directory 2025/10/12 02:47:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/12 02:47:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/12 02:47:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/12 02:47:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/12 02:47:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/12 02:47:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 02:47:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 02:47:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 02:47:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 02:47:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 02:47:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/12 02:47:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/12 02:47:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/12 02:47:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/12 02:47:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/12 02:47:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/12 02:47:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 02:47:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 02:47:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 02:47:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 02:47:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 02:47:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/12 02:48:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 02:48:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.39s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 02:48:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 267ae8dca049e9bb28f546b02eadbd9a OK 2025/10/12 02:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/12 02:48:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/12 02:48:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/12 02:48:06 DEBUG : no_checksum_big_file_from_pipe: md5 = fc08bb9e99ee1a75b8ae4243fc30f2e7 OK 2025/10/12 02:48:06 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 02:48:09 DEBUG : with_checksum_small_file_from_pipe: md5 = be68dd703fa1bb8e0db4fec57ca91784 OK 2025/10/12 02:48:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/12 02:48:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/12 02:48:11 DEBUG : with_checksum_big_file_from_pipe: md5 = babbb7de266bf100bf2841da0993ac50 OK 2025/10/12 02:48:11 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 02:48:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 02:48:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/12 02:48:16 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-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 02:48:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/12 02:48:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/12 02:48:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/12 02:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (48 bytes), uploading instead of streaming 2025/10/12 02:48:23 DEBUG : rcat_metadata: md5 = a14f0533c6a6ab79f6634fd9b39bf1bb OK 2025/10/12 02:48:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/12 02:48:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/12 02:48:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = fe0f84fdc7badb02745dad1c9f574605 OK 2025/10/12 02:48:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.53s) --- PASS: TestRcatMetadata/Normal (2.43s) --- PASS: TestRcatMetadata/ViaDisk (2.64s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:29 DEBUG : potato1: md5 = bf83d9eea23b4713dc8eed140ad3388c OK 2025/10/12 02:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (60 bytes), uploading instead of streaming 2025/10/12 02:48:30 DEBUG : potato2: md5 = 9280447b20d9dd5caf3c738e437ab066 OK 2025/10/12 02:48:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:33 DEBUG : potato1: md5 = 2d4c11bc16d1f225f4d8149d126c595c OK 2025/10/12 02:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': File to upload is small (60 bytes), uploading instead of streaming 2025/10/12 02:48:34 DEBUG : potato2: md5 = a2133b5518c841cc386585d08fefc227 OK 2025/10/12 02:48:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.52s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:38 DEBUG : potato2: md5 = 8be15394280045092ff5bc29dfd6ebbe OK 2025/10/12 02:48:39 DEBUG : empty space: md5 = 7ce99b6265e7fac4c9a23986c9e28607 OK 2025/10/12 02:48:41 DEBUG : sub dir/potato3: md5 = 18dd57ae55700ffe7911e9df58dce5f9 OK 2025/10/12 02:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Touching "empty space" 2025/10/12 02:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Touching "potato2" 2025/10/12 02:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Touching "sub dir/potato3" 2025/10/12 02:48:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:46 DEBUG : dir with metadata: Making directory with metadata 2025/10/12 02:48:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.14s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:48 DEBUG : directory with modtime: Making directory with metadata 2025/10/12 02:48:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/12 02:48:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 02:48:51 DEBUG : Google drive root 'crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80': Skipping btime metadata as can't update it on an existing file: 2025-10-12T02:48:50.806418636Z 2025/10/12 02:48:51 INFO : non existent directory: Updated directory metadata 2025/10/12 02:48:53 DEBUG : Google drive root 'crypt/9t0icd8mt7207ilcnogjgej6j4oionsbam0vgtbh2ih0pv355s80': Skipping btime metadata as can't update it on an existing file: 2025-10-12T02:48:50.806418636Z 2025/10/12 02:48:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.42s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/12 02:48:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/12 02:48:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.78s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:48:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/12 02:48:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 02:48:59 DEBUG : dst: Making directory with metadata 2025/10/12 02:48:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 02:48:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 02:49:00 INFO : dst: Set directory modification time (using SetModTime) 2025/10/12 02:49:00 INFO : dst: Set directory modification time (using SetModTime) 2025/10/12 02:49:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/12 02:49:01 INFO : dst: Set directory modification time (using SetModTime) 2025/10/12 02:49:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone'", Local "Local file system at /tmp/rclone2787026563", Modify Window "1ms" 2025/10/12 02:49:04 DEBUG : sub dir/test remove existing: md5 = 8824f2fd9779e1277c40fded690c69b0 OK 2025/10/12 02:49:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4edbcd980c7612c929ec554d8fca10b1 OK 2025/10/12 02:49:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.toyegun2" before starting 2025/10/12 02:49:08 DEBUG : sub dir/test remove existing.toyegun2: TEST: removing renamed existing file after operation 2025/10/12 02:49:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fejawud1" before starting 2025/10/12 02:49:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fejawud1: TEST: renaming existing back after failed operation 2025/10/12 02:49:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.paniros9" before starting 2025/10/12 02:49:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.paniros9: TEST: removing renamed existing file after operation 2025/10/12 02:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k38icsdc7hhp40f6vbg4j6602chhcp5i13r38jatpen878sfblv0" 2025/10/12 02:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uovmh9hm9ra39l335u5909qo1fjighf8jrretdbtpfs7cc5dlublm94gelvva0ns3m3vgen201csri0k2a27nf20scqc1vbqj694bj5r809g0h9qhq4hbantlr0kkffbj85sao9inh5b4692nqcm4ebihkukg2jrbpe8li890b6e5peue8k0" --- PASS: TestRemoveExisting (12.50s) === 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/10/12 02:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqafur3kone': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m18.982561788s (try 1/5)