"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/16 04:25:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe" 2025/10/16 04:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:25:22 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0" 2025/10/16 04:25:23 DEBUG : Creating backend with remote "/tmp/rclone3241813256" === 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/16 04:25:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/16 04:25:24 DEBUG : potato: Seek from 10 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 10 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Seek from 5 to 2 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/16 04:25:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Seek from 5 to 2 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/16 04:25:24 DEBUG : potato: Seek from 8 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 8 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/16 04:25:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 04:25:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 04:25:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 04:25:24 DEBUG : potato: Seek from 5 to 2 2025/10/16 04:25:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/16 04:25:24 DEBUG : potato: Seek from 9 to 0 2025/10/16 04:25:24 DEBUG : potato: Seek from 9 to 0 2025/10/16 04:25:24 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:25:26 DEBUG : rutabaga: md5 = 20be9579fdb17aea3af7b0b5ef068382 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/16 04:25:29 DEBUG : empty space: md5 = b01e344a7c4286f5dcc1f3851c85d982 OK === RUN TestCheck/3 2025/10/16 04:25:31 DEBUG : potato2: md5 = cdffa6997cec4b6d73ec870d3e1dafdc OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/16 04:25:33 DEBUG : remotepotato: md5 = 7cffcc4d85530b8a06f8df6c68335b3f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.24s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/10/16 04:25:36 DEBUG : Creating backend with remote "nonexistent" 2025/10/16 04:25:36 DEBUG : Creating backend with remote "nonexistent" 2025/10/16 04:25:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/16 04:25:36 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/16 04:25:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/16 04:25:36 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:25:38 DEBUG : rutabaga: md5 = 39b40c1582469c79461139a3925545fd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/16 04:25:41 DEBUG : empty space: md5 = 1499447df9d8c41a0c6af2922e4c03b5 OK === RUN TestCheckDownload/3 2025/10/16 04:25:44 DEBUG : potato2: md5 = 7f222ae4998af9e3f46607b7825eacc1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/16 04:25:48 DEBUG : remotepotato: md5 = ac64aab025011daee1f7b1f334ec46d2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.38s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.58s) --- PASS: TestCheckDownload/6 (1.98s) --- PASS: TestCheckDownload/7 (1.41s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:25:56 DEBUG : rutabaga: md5 = 660abc4a8b75e238d2ad304b23ae38a3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/16 04:25:58 DEBUG : empty space: md5 = 82854697617fb283e1e62e415f36eacc OK === RUN TestCheckSizeOnly/3 2025/10/16 04:26:00 DEBUG : potato2: md5 = b12335f689140e6ef5ca7888da8f9b4e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/16 04:26:02 DEBUG : remotepotato: md5 = 16410349a192ef955661af44afbd3c5a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.10s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:26:07 DEBUG : test.sum: md5 = 97c4b61cc329ffbaa4d8faffb1e2c03f OK 2025/10/16 04:26:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/16 04:26:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/16 04:26:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/16 04:26:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/16 04:26:09 DEBUG : test.sum: md5 = 2b81e561bc9879ad9abdd5e458533bd4 OK 2025/10/16 04:26:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/16 04:26:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/16 04:26:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/16 04:26:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.17s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/data" 2025/10/16 04:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:26:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/data" 2025/10/16 04:26:14 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/vjrnln8ratgmqakfosrqe8espk" 2025/10/16 04:26:17 DEBUG : data/banana: md5 = ea07d5ec7dc25f60dcbc433836e47480 OK 2025/10/16 04:26:19 DEBUG : test.sum: md5 = 5b6a296c4fba768523c092fbee0dcfb8 OK === RUN TestCheckSumDownload/subtest1 2025/10/16 04:26:23 DEBUG : data/potato: md5 = b4c3246d517807d2fcd4325298115962 OK 2025/10/16 04:26:24 DEBUG : test.sum: md5 = 77d10f5bea25bfdd41176dc0d9c1c635 OK === RUN TestCheckSumDownload/subtest2 2025/10/16 04:26:29 DEBUG : test.sum: md5 = d9b8c3416fb5846c16b18f44baa652cf OK === RUN TestCheckSumDownload/subtest3 2025/10/16 04:26:33 DEBUG : test.sum: md5 = 666fa2944dbf535bd703800c4218a5e3 OK === RUN TestCheckSumDownload/subtest4 2025/10/16 04:26:37 DEBUG : test.sum: md5 = 3d34473376bb7b8059943d73d22bfba4 OK === RUN TestCheckSumDownload/subtest5 2025/10/16 04:26:42 DEBUG : test.sum: md5 = e947a0ba0e38c9b843b84130302e6cca OK === RUN TestCheckSumDownload/subtest6 2025/10/16 04:26:46 DEBUG : data/banana: md5 = 50b5ee26ad0ce5f852b3a98c73a821d0 OK 2025/10/16 04:26:47 DEBUG : data/potato: md5 = 97416459a0764297f0b2eedab3ac6f04 OK 2025/10/16 04:26:49 DEBUG : test.sum: md5 = 076921fab2c9d8e77966a0b5350bd8c8 OK === RUN TestCheckSumDownload/subtest7 2025/10/16 04:26:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/16 04:26:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.25s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (3.19s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.09s) === RUN TestApplyTransforms 2025/10/16 04:26:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifapaz2vomi" 2025/10/16 04:26:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:26:54 DEBUG : Creating backend with remote "TestDrive:crypt/js7rs3vsm6qbb2e7bjgr0bv5ivno2nbd68j91g0qeur82i6fs0s0" 2025/10/16 04:26:55 DEBUG : Creating backend with remote "/tmp/rclone4020098742" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi'", Local "Local file system at /tmp/rclone4020098742", Modify Window "1ms" 2025/10/16 04:26:57 DEBUG : hello, world!: md5 = 3fef71c5fa63e36eb07cb3c6691e98bd OK upper checkfile vs. lower remote (without normalization) 2025/10/16 04:26:57 ERROR : hello, world!: sum not found 2025/10/16 04:26:57 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi' 2025/10/16 04:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi': 1 files missing 2025/10/16 04:26:57 NOTICE: 1 hashes missing 2025/10/16 04:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi': 1 differences found 2025/10/16 04:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/16 04:26:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi': 0 differences found 2025/10/16 04:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi': 1 matching files 2025/10/16 04:26:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qetojeb1leso" 2025/10/16 04:26:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:26:59 DEBUG : Creating backend with remote "TestDrive:crypt/2fufq10mps3gj3qds0p94arlnqpqktm6qsr43fhg125d311ugslg" 2025/10/16 04:27:00 DEBUG : Creating backend with remote "/tmp/rclone2920491982" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso'", Local "Local file system at /tmp/rclone2920491982", Modify Window "1ms" 2025/10/16 04:27:02 DEBUG : HELLO, WORLD!: md5 = fe17a45223097bb6dcbb93aab897ce1c OK lower checkfile vs. upper remote (without normalization) 2025/10/16 04:27:02 ERROR : HELLO, WORLD!: sum not found 2025/10/16 04:27:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso' 2025/10/16 04:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso': 1 files missing 2025/10/16 04:27:02 NOTICE: 1 hashes missing 2025/10/16 04:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso': 1 differences found 2025/10/16 04:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/16 04:27:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso': 0 differences found 2025/10/16 04:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso': 1 matching files 2025/10/16 04:27:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vonaron4fila" 2025/10/16 04:27:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:04 DEBUG : Creating backend with remote "TestDrive:crypt/2p1s8b0aaei3sglgdgvfcshpl026strsuhhv9spbnllsq5e2kacg" 2025/10/16 04:27:05 DEBUG : Creating backend with remote "/tmp/rclone353780646" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila'", Local "Local file system at /tmp/rclone353780646", Modify Window "1ms" 2025/10/16 04:27:07 DEBUG : HeLlO, wOrLd!: md5 = a497c5f8ce741985a50815092e31a10e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/16 04:27:07 ERROR : HeLlO, wOrLd!: sum not found 2025/10/16 04:27:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila' 2025/10/16 04:27:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila': 1 files missing 2025/10/16 04:27:07 NOTICE: 1 hashes missing 2025/10/16 04:27:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila': 1 differences found 2025/10/16 04:27:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/16 04:27:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila': 0 differences found 2025/10/16 04:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila': 1 matching files 2025/10/16 04:27:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tazopag8fapu" 2025/10/16 04:27:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:09 DEBUG : Creating backend with remote "TestDrive:crypt/6ofl2k7kbl17urokmbqhnd3re46tb57tod2hbo31tu5okgvsp8gg" 2025/10/16 04:27:09 DEBUG : Creating backend with remote "/tmp/rclone3587289991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu'", Local "Local file system at /tmp/rclone3587289991", Modify Window "1ms" 2025/10/16 04:27:12 DEBUG : HELLO, WORLD!: md5 = ac3046a8c71396592b47189bf8537da4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/16 04:27:12 ERROR : HELLO, WORLD!: sum not found 2025/10/16 04:27:12 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu' 2025/10/16 04:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu': 1 files missing 2025/10/16 04:27:12 NOTICE: 1 hashes missing 2025/10/16 04:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu': 1 differences found 2025/10/16 04:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/16 04:27:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu': 0 differences found 2025/10/16 04:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu': 1 matching files 2025/10/16 04:27:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuxumuw0zowa" 2025/10/16 04:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:13 DEBUG : Creating backend with remote "TestDrive:crypt/fo4derm7kka86ggu0vt53gqt95bl5j7btfqitvjstulvga0l7d4g" 2025/10/16 04:27:14 DEBUG : Creating backend with remote "/tmp/rclone3853999826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa'", Local "Local file system at /tmp/rclone3853999826", Modify Window "1ms" 2025/10/16 04:27:16 DEBUG : 測試_Русский___ě_áñ: md5 = 6b4da963fded4722895592f9a32a3256 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/16 04:27:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/16 04:27:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa' 2025/10/16 04:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa': 1 files missing 2025/10/16 04:27:17 NOTICE: 1 hashes missing 2025/10/16 04:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa': 1 differences found 2025/10/16 04:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/16 04:27:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa': 0 differences found 2025/10/16 04:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa': 1 matching files 2025/10/16 04:27:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yofucun9wizo" 2025/10/16 04:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:18 DEBUG : Creating backend with remote "TestDrive:crypt/uvs6rd1at155bssckhsbs933h40b9e76hrigbo6cqs3eo9hr95i0" 2025/10/16 04:27:19 DEBUG : Creating backend with remote "/tmp/rclone443662269" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo'", Local "Local file system at /tmp/rclone443662269", Modify Window "1ms" 2025/10/16 04:27:21 DEBUG : 測試_Русский___ě_áñ: md5 = 783c620a2162f414c871f118c362d744 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/16 04:27:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/16 04:27:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo' 2025/10/16 04:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo': 1 files missing 2025/10/16 04:27:22 NOTICE: 1 hashes missing 2025/10/16 04:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo': 1 differences found 2025/10/16 04:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/16 04:27:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo': 0 differences found 2025/10/16 04:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo': 1 matching files 2025/10/16 04:27:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nasofal4lapa" 2025/10/16 04:27:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:23 DEBUG : Creating backend with remote "TestDrive:crypt/nglndth3bors6mne6oofnjh0rl4ckuid8rr3ke99l0e5e4fb48dg" 2025/10/16 04:27:24 DEBUG : Creating backend with remote "/tmp/rclone4145731900" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa'", Local "Local file system at /tmp/rclone4145731900", Modify Window "1ms" 2025/10/16 04:27:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4350ea9154fe2beffb69c10fa0ce3206 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/16 04:27:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 04:27:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa' 2025/10/16 04:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa': 1 files missing 2025/10/16 04:27:27 NOTICE: 1 hashes missing 2025/10/16 04:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa': 1 differences found 2025/10/16 04:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/16 04:27:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa': 0 differences found 2025/10/16 04:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa': 1 matching files 2025/10/16 04:27:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wakuduf3ruhi" 2025/10/16 04:27:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:28 DEBUG : Creating backend with remote "TestDrive:crypt/040hfrfgu7nmnl6vqulcg9ji10tfgp59uu4s98nae3epf9hdk63g" 2025/10/16 04:27:29 DEBUG : Creating backend with remote "/tmp/rclone3535739740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi'", Local "Local file system at /tmp/rclone3535739740", Modify Window "1ms" 2025/10/16 04:27:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5473fb11949b087c6a032a33b4d65421 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/16 04:27:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 04:27:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi' 2025/10/16 04:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi': 1 files missing 2025/10/16 04:27:32 NOTICE: 1 hashes missing 2025/10/16 04:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi': 1 differences found 2025/10/16 04:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/16 04:27:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi': 0 differences found 2025/10/16 04:27:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi': 1 matching files 2025/10/16 04:27:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wewepeq8bofa" 2025/10/16 04:27:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:33 DEBUG : Creating backend with remote "TestDrive:crypt/dkq88s53437a5ojp18aom3tigo5io825co3e2vmr4n8r8hdrusug" 2025/10/16 04:27:34 DEBUG : Creating backend with remote "/tmp/rclone2748912792" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa'", Local "Local file system at /tmp/rclone2748912792", Modify Window "1ms" 2025/10/16 04:27:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e07c531d38316434baaabea1b16b58a4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/16 04:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 04:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa' 2025/10/16 04:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa': 1 files missing 2025/10/16 04:27:37 NOTICE: 1 hashes missing 2025/10/16 04:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa': 1 differences found 2025/10/16 04:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/16 04:27:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa': 0 differences found 2025/10/16 04:27:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa': 1 matching files 2025/10/16 04:27:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lehajop9laya" 2025/10/16 04:27:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:27:38 DEBUG : Creating backend with remote "TestDrive:crypt/nlkf64d1540fsnc5jcpulvvh1vj71f7elqru7ovlld4n6b36jgcg" 2025/10/16 04:27:39 DEBUG : Creating backend with remote "/tmp/rclone3686767328" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya'", Local "Local file system at /tmp/rclone3686767328", Modify Window "1ms" 2025/10/16 04:27:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b94ffcbfc68f8888d1c4d2111ee85893 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/16 04:27:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 04:27:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya' 2025/10/16 04:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya': 1 files missing 2025/10/16 04:27:42 NOTICE: 1 hashes missing 2025/10/16 04:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya': 1 differences found 2025/10/16 04:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/16 04:27:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 04:27:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya': 0 differences found 2025/10/16 04:27:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya': 1 matching files 2025/10/16 04:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lehajop9laya': Purge remote 2025/10/16 04:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wewepeq8bofa': Purge remote 2025/10/16 04:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wakuduf3ruhi': Purge remote 2025/10/16 04:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nasofal4lapa': Purge remote 2025/10/16 04:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yofucun9wizo': Purge remote 2025/10/16 04:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuxumuw0zowa': Purge remote 2025/10/16 04:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tazopag8fapu': Purge remote 2025/10/16 04:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vonaron4fila': Purge remote 2025/10/16 04:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qetojeb1leso': Purge remote 2025/10/16 04:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifapaz2vomi': Purge remote --- PASS: TestApplyTransforms (53.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:27:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/16 04:27:50 DEBUG : sub/file2: md5 = 699f1f99d5431343be8cc4837fff2aa6 OK 2025/10/16 04:27:50 INFO : file1: Copied (new) to: sub/file2 2025/10/16 04:27:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:27:50 DEBUG : file1: Unchanged skipping 2025/10/16 04:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': don't need to copy/move sub/file2, it is already at target location 2025/10/16 04:27:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.08s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:27:56 DEBUG : dst/file1: md5 = c8769d93cdd55dd042e2f7db3f95908a OK 2025/10/16 04:27:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/backup" 2025/10/16 04:27:57 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/1nrff024r7pq65ecp72fc28jb0" 2025/10/16 04:27:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/16 04:28:00 INFO : dst/file1: Moved (server-side) 2025/10/16 04:28:02 DEBUG : dst/file1: md5 = ccbedcd04a9783c5fc6442385893916b OK 2025/10/16 04:28:02 INFO : dst/file1: Copied (new) 2025/10/16 04:28:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:28:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:28:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.88s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:28:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/dst" 2025/10/16 04:28:07 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/16 04:28:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/CompareDest" 2025/10/16 04:28:09 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/gveqi14airsml4bgu7krj116o8" 2025/10/16 04:28:10 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 04:28:12 DEBUG : one: md5 = ec404a94dcdd19149065f85c19ad77cf OK 2025/10/16 04:28:12 INFO : one: Copied (new) 2025/10/16 04:28:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:28:15 DEBUG : one: md5 = 076714ba006323d684d6236d625ffea6 OK 2025/10/16 04:28:15 INFO : one: Copied (replaced existing) 2025/10/16 04:28:17 DEBUG : dst/one: md5 = 4d1e9bd658d8d9c2e7462a4c24145e55 OK 2025/10/16 04:28:19 DEBUG : CompareDest/one: md5 = 3c5b571fac976d3c79bd6f8afac421e3 OK 2025/10/16 04:28:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:28:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:28:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:28:22 DEBUG : CompareDest/two: md5 = 5de1c4fdefcd662915861590e79c61c2 OK 2025/10/16 04:28:23 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 04:28:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:28:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:28:24 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 04:28:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:28:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:28:26 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 04:28:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/16 04:28:28 DEBUG : two: md5 = 38219f2590b88e3e9eab2ebaba244652 OK 2025/10/16 04:28:28 INFO : two: Copied (new) 2025/10/16 04:28:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/16 04:28:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:28:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:28:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.65s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:28:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/dst" 2025/10/16 04:28:32 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/16 04:28:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/CopyDest" 2025/10/16 04:28:34 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/16 04:28:36 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 04:28:39 DEBUG : one: md5 = 9fd3144abfb9f296e53bcb031bd72460 OK 2025/10/16 04:28:39 INFO : one: Copied (new) 2025/10/16 04:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:28:41 DEBUG : one: md5 = d880ad03305b2d5ab332b598301c9cf6 OK 2025/10/16 04:28:41 INFO : one: Copied (replaced existing) 2025/10/16 04:28:43 DEBUG : dst/one: md5 = e3d29400bb7f85c08c7251681f6707d1 OK 2025/10/16 04:28:45 DEBUG : CopyDest/one: md5 = 41c99df906a61dc5d075dfe3cbbdfa68 OK 2025/10/16 04:28:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/BackupDir" 2025/10/16 04:28:47 DEBUG : Config file has changed externally - reloading 2025/10/16 04:28:47 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/16 04:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:28:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:28:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:28:50 INFO : one: Moved (server-side) 2025/10/16 04:28:51 INFO : one: Copied (server-side copy) 2025/10/16 04:28:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/16 04:28:53 DEBUG : CopyDest/two: md5 = c3f317b75984ee39e96cd979565e3b82 OK 2025/10/16 04:28:54 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 04:28:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:28:55 INFO : two: Copied (server-side copy) 2025/10/16 04:28:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/16 04:28:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:28:56 DEBUG : two: Unchanged skipping 2025/10/16 04:28:58 DEBUG : CopyDest/three: md5 = 100f9b0e7410aa78708b0583506edae8 OK 2025/10/16 04:28:59 DEBUG : three: Need to transfer - File not found at Destination 2025/10/16 04:28:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/16 04:28:59 DEBUG : three: Destination not found in --copy-dest 2025/10/16 04:29:01 DEBUG : three: md5 = e2c67d64ebb041df38b6c827e3ef2ea7 OK 2025/10/16 04:29:01 INFO : three: Copied (new) 2025/10/16 04:29:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/16 04:29:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/16 04:29:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:29:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/16 04:29:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:29:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/16 04:29:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/16 04:29:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d1afaa871bdafde682ec14fb3b56ebdb OK 2025/10/16 04:29:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/16 04:29:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/16 04:29:12 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/16 04:29:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/16 04:29:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/16 04:29:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1c2d97dd10394897da1bf0c6186f9bcf OK 2025/10/16 04:29:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/16 04:29:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/16 04:29:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using skip mode. 2025/10/16 04:29:21 NOTICE: one: Found 2 files with duplicate names 2025/10/16 04:29:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.93s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using skip mode. 2025/10/16 04:29:27 NOTICE: one: Found 3 files with duplicate names 2025/10/16 04:29:27 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/16 04:29:28 INFO : one: Deleted 2025/10/16 04:29:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.11s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using first mode. 2025/10/16 04:29:34 NOTICE: one: Found 3 files with duplicate names 2025/10/16 04:29:34 INFO : one: Deleted 2025/10/16 04:29:35 INFO : one: Deleted 2025/10/16 04:29:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.63s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using newest mode. 2025/10/16 04:29:40 NOTICE: one: Found 3 files with duplicate names 2025/10/16 04:29:41 INFO : one: Deleted 2025/10/16 04:29:41 INFO : one: Deleted 2025/10/16 04:29:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.51s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using oldest mode. 2025/10/16 04:29:47 NOTICE: one: Found 3 files with duplicate names 2025/10/16 04:29:48 INFO : one: Deleted 2025/10/16 04:29:48 INFO : one: Deleted 2025/10/16 04:29:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.69s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:29:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using largest mode. 2025/10/16 04:29:54 NOTICE: one: Found 3 files with duplicate names 2025/10/16 04:29:54 INFO : one: Deleted 2025/10/16 04:29:55 INFO : one: Deleted 2025/10/16 04:29:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:30:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using smallest mode. 2025/10/16 04:30:00 NOTICE: one: Found 3 files with duplicate names 2025/10/16 04:30:01 INFO : one: Deleted 2025/10/16 04:30:01 INFO : one: Deleted 2025/10/16 04:30:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:30:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Looking for duplicate names using rename mode. 2025/10/16 04:30:08 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/16 04:30:09 INFO : one-2.txt: renamed from: one.txt 2025/10/16 04:30:11 INFO : one-3.txt: renamed from: one.txt 2025/10/16 04:30:12 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.02s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:30:17 DEBUG : dupe1/one.txt: md5 = 545c3dd0615058cbd3a4a1844ce32208 OK 2025/10/16 04:30:19 DEBUG : dupe2/two.txt: md5 = 74ccdfbe660665232f4537f2566da0d2 OK 2025/10/16 04:30:22 DEBUG : dupe3/three.txt: md5 = a31aaabb94250c49a3dd10251e8b9408 OK 2025/10/16 04:30:22 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/16 04:30:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/16 04:30:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/16 04:30:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/16 04:30:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/16 04:30:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/16 04:30:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.35s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:30:29 DEBUG : a.txt: md5 = 2717258c33b4a625202e17597d0ce064 OK 2025/10/16 04:30:31 DEBUG : zend.txt: md5 = 5d95dc9e7774063e8abcaffd645db440 OK 2025/10/16 04:30:33 DEBUG : sub dir/hello world: md5 = b6ce6582f3be482a7a0e4886b9622c64 OK 2025/10/16 04:30:34 DEBUG : sub dir/hello world2: md5 = f13ea6c5d5e6dc84d40a5f3181b7c4bc OK 2025/10/16 04:30:36 DEBUG : sub dir/ignore dir/.ignore: md5 = 0597a86a3f32d012f6ed836b45a3058a OK 2025/10/16 04:30:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = e0543fbe5a9662f5d6339a65aa266ab5 OK 2025/10/16 04:30:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = e73cbb20b5282b1f339c04d3f0757020 OK 2025/10/16 04:30:41 DEBUG : a.txt: Excluded (Size Filter) 2025/10/16 04:30:41 DEBUG : a.txt: Excluded 2025/10/16 04:30:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 04:30:41 DEBUG : sub dir/hello world2: Excluded 2025/10/16 04:30:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 04:30:41 DEBUG : sub dir/hello world: Excluded 2025/10/16 04:30:42 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 04:30:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 04:30:42 DEBUG : sub dir/hello world2: Excluded 2025/10/16 04:30:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 04:30:42 DEBUG : sub dir/hello world: Excluded 2025/10/16 04:30:42 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 04:30:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/16 04:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/16 04:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/16 04:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/16 04:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/16 04:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/16 04:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.22s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:30:50 DEBUG : a.txt: md5 = f31251ef25b0dbe367eac3ab2b5ccda8 OK 2025/10/16 04:30:52 DEBUG : zend.txt: md5 = fc3a9f27d341d853abd051c3260cfbd9 OK 2025/10/16 04:30:54 DEBUG : sub dir/hello world: md5 = 024adb7b4989b45d1abc8fa1b08b2439 OK 2025/10/16 04:30:55 DEBUG : sub dir/hello world2: md5 = 223f9993fa231a10fa72d0fd6fb80d32 OK 2025/10/16 04:30:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 82ea4b0f957e3e56ae2db26d8a1e8265 OK 2025/10/16 04:30:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5c957e0cf828d234c54e6f67e6a8b5ea OK 2025/10/16 04:31:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = 54dcb0fd4e4952aa1e52bb6490fa7b3e OK 2025/10/16 04:31:03 DEBUG : a.txt: Excluded (Size Filter) 2025/10/16 04:31:03 DEBUG : a.txt: Excluded 2025/10/16 04:31:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 04:31:03 DEBUG : sub dir/hello world2: Excluded 2025/10/16 04:31:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 04:31:03 DEBUG : sub dir/hello world: Excluded 2025/10/16 04:31:04 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 04:31:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 04:31:04 DEBUG : sub dir/hello world2: Excluded 2025/10/16 04:31:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 04:31:04 DEBUG : sub dir/hello world: Excluded 2025/10/16 04:31:04 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 04:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/16 04:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/16 04:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/16 04:31:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/16 04:31:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/16 04:31:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/16 04:31:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:12 DEBUG : file1: md5 = 22aa67c9adb6ef1095b76398268e4b1d OK 2025/10/16 04:31:14 DEBUG : sub/file2: md5 = edbc6372fa81d63609737b4777c8eb70 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/16 04:31:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/16 04:31:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/16 04:31:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/16 04:31:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.84s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:22 DEBUG : file1: md5 = 6edc46f2661c5024560c5ba14a122ae1 OK 2025/10/16 04:31:24 DEBUG : sub/file2: md5 = a1ef83e0dd0a7d5d31088fb3490c5cfd 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/16 04:31:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/notfound" 2025/10/16 04:31:30 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/16 04:31:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.14s) --- PASS: TestStatJSON/Root (0.86s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.69s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Making directory 2025/10/16 04:31:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:36 DEBUG : sub dir/hello world: md5 = 5c40c9408b7046927190cf654d6125f6 OK 2025/10/16 04:31:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.88s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:40 DEBUG : potato2: md5 = a3ae33cb17fe3915171b3b8dc5436f27 OK 2025/10/16 04:31:42 DEBUG : empty space: md5 = 2dd39760e094bf7c09671165f8b59527 OK --- PASS: TestLs (4.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:45 DEBUG : potato2: md5 = 213a87397deeeba9f26f9e34c5dad3f4 OK 2025/10/16 04:31:47 DEBUG : empty space: md5 = 1c73ac6b9bc4f472f134361cf03ecd44 OK 2025/10/16 04:31:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.97s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:50 DEBUG : potato2: md5 = 3274039abeaf6b758455a29d3fc16d4b OK 2025/10/16 04:31:52 DEBUG : empty space: md5 = a9aa36993843e2926b8541d82ed098a2 OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:55 DEBUG : potato2: md5 = f3b8c7e88bea4ddd9c2e9ba9dafa7650 OK 2025/10/16 04:31:56 DEBUG : empty space: md5 = dd1240537602d80656943c750d051d2e OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/10/16 04:31:58 DEBUG : Creating backend with remote ":memory:" 2025/10/16 04:31:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/16 04:31:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/16 04:31:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/16 04:31:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/16 04:31:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/16 04:31:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/16 04:31:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/16 04:31:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/16 04:31:58 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:31:59 DEBUG : potato2: md5 = 18a563227932b66013542a5b840b83fa OK 2025/10/16 04:32:01 DEBUG : empty space: md5 = 0e9f1cd72c56cf0ce295cd74bbaa470b OK 2025/10/16 04:32:03 DEBUG : sub dir/potato3: md5 = 6bb24fe3c8d00e1a8719fa9a6fd41767 OK 2025/10/16 04:32:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.43s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:32:08 DEBUG : small: md5 = 59790bc21be94e3527815d530c87d320 OK 2025/10/16 04:32:09 DEBUG : medium: md5 = 98ae854253845e0488762cf7cafb55fd OK 2025/10/16 04:32:11 DEBUG : large: md5 = 56d0a36801351c23162f7f255ee26411 OK 2025/10/16 04:32:11 DEBUG : Waiting for deletions to finish 2025/10/16 04:32:11 DEBUG : large: Excluded (Size Filter) 2025/10/16 04:32:12 INFO : small: Deleted 2025/10/16 04:32:12 INFO : medium: Deleted --- PASS: TestDelete (6.62s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:32:15 DEBUG : small: md5 = 33d98a221cbaeefba28bc05e01718d3d OK 2025/10/16 04:32:16 DEBUG : medium: md5 = 7eb39a3a4000f9146a633c229dbd41e7 OK 2025/10/16 04:32:17 DEBUG : large: md5 = aa2666eb7192aa932766cdf6faf703db OK 2025/10/16 04:32:18 DEBUG : Waiting for deletions to finish 2025/10/16 04:32:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/16 04:32:18 INFO : large: Deleted 2025/10/16 04:32:18 INFO : small: Deleted --- PASS: TestMaxDelete (6.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:32:21 DEBUG : small: md5 = 1848fe21286ef4a3a8982b4938dd7eb7 OK 2025/10/16 04:32:23 DEBUG : medium: md5 = 205f2503c87792e07d868351ae4ca8b3 OK 2025/10/16 04:32:24 DEBUG : large: md5 = de23b41119bb5bae2802314c60c923fe OK 2025/10/16 04:32:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:32:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/16 04:32:25 INFO : small: Deleted 2025/10/16 04:32:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:32:28 DEBUG : small: md5 = 579f20b7fd075d08808138dd5e62ddb7 OK 2025/10/16 04:32:30 DEBUG : medium: md5 = 34f9e32edbf80a34531392b5442343a7 OK 2025/10/16 04:32:31 DEBUG : large: md5 = 5ec1d5f837c70f05a5240273ec03e638 OK 2025/10/16 04:32:31 DEBUG : Waiting for deletions to finish 2025/10/16 04:32:32 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/16 04:32:32 INFO : small: Deleted 2025/10/16 04:32:32 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.96s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:32:35 DEBUG : ReadFile: md5 = 7dd25b9ea250975644b98fd74949c4b9 OK --- PASS: TestReadFile (4.45s) === RUN TestRetry 2025/10/16 04:32:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/16 04:32:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/16 04:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 04:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 04:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 04:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 04:32:38 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:32:40 DEBUG : file1: md5 = 540b951c06d1744f92e7353bf853a999 OK 2025/10/16 04:32:41 DEBUG : file2: md5 = 63efce141689155f9f937f01d9ac169c OK --- PASS: TestCat (17.93s) === RUN TestPurge 2025/10/16 04:32:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-popasik1jidi" 2025/10/16 04:32:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:32:56 DEBUG : Creating backend with remote "TestDrive:crypt/pvlko9p27gmc52u4ron287bo7b0dv41jeu15sbnl8v8ht3rm8io0" 2025/10/16 04:32:57 DEBUG : Creating backend with remote "/tmp/rclone4016447833" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-popasik1jidi'", Local "Local file system at /tmp/rclone4016447833", Modify Window "1ms" 2025/10/16 04:33:02 DEBUG : A1/B1/C1/one: md5 = 96013a8de618cf2b10d6217e3ebd385b OK 2025/10/16 04:33:02 INFO : A2: Making directory 2025/10/16 04:33:02 INFO : A1/B2: Making directory 2025/10/16 04:33:03 INFO : A1/B2/C2: Making directory 2025/10/16 04:33:04 INFO : A1/B1/C3: Making directory 2025/10/16 04:33:05 INFO : A3: Making directory 2025/10/16 04:33:05 INFO : A3/B3: Making directory 2025/10/16 04:33:06 INFO : A3/B3/C4: Making directory 2025/10/16 04:33:08 DEBUG : A1/two: md5 = 458f9d5d668b20f413a99dc2b7e2b87a OK 2025/10/16 04:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-popasik1jidi': Purge remote 2025/10/16 04:33:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.64s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:33:16 DEBUG : A1/B1/C1/one: md5 = feab527e5bf6995c36bfa2e619426388 OK 2025/10/16 04:33:16 INFO : A2: Making directory 2025/10/16 04:33:16 INFO : A1/B2: Making directory 2025/10/16 04:33:17 INFO : A1/B2/C2: Making directory 2025/10/16 04:33:18 INFO : A1/B1/C3: Making directory 2025/10/16 04:33:18 INFO : A3: Making directory 2025/10/16 04:33:19 INFO : A3/B3: Making directory 2025/10/16 04:33:20 INFO : A3/B3/C4: Making directory 2025/10/16 04:33:22 DEBUG : A1/two: md5 = db03d096c3a81dd5af5e1500ba1852b8 OK 2025/10/16 04:33:23 DEBUG : removing 1 level 3 directories 2025/10/16 04:33:23 INFO : A3/B3/C4: Removing directory 2025/10/16 04:33:26 DEBUG : removing 2 level 3 directories 2025/10/16 04:33:26 INFO : A1/B2/C2: Removing directory 2025/10/16 04:33:26 INFO : A1/B1/C3: Removing directory 2025/10/16 04:33:26 DEBUG : removing 2 level 2 directories 2025/10/16 04:33:26 INFO : A3/B3: Removing directory 2025/10/16 04:33:26 INFO : A1/B2: Removing directory 2025/10/16 04:33:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/16 04:33:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/16 04:33:27 DEBUG : removing 2 level 1 directories 2025/10/16 04:33:27 INFO : A3: Removing directory 2025/10/16 04:33:27 INFO : A2: Removing directory 2025/10/16 04:33:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/16 04:33:32 DEBUG : removing 1 level 3 directories 2025/10/16 04:33:32 INFO : A1/B1/C1: Removing directory 2025/10/16 04:33:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:32 DEBUG : removing 1 level 2 directories 2025/10/16 04:33:32 INFO : A1/B1: Removing directory 2025/10/16 04:33:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/16 04:33:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/16 04:33:33 DEBUG : removing 1 level 1 directories 2025/10/16 04:33:33 INFO : A1: Removing directory 2025/10/16 04:33:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/16 04:33:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/16 04:33:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/16 04:33:34 DEBUG : removing 1 level 0 directories 2025/10/16 04:33:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Removing directory 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/16 04:33:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:33:36 INFO : A1: Making directory 2025/10/16 04:33:37 INFO : A1/B1: Making directory 2025/10/16 04:33:37 INFO : A1/B1/C1: Making directory 2025/10/16 04:33:40 DEBUG : removing 1 level 3 directories 2025/10/16 04:33:40 INFO : A1/B1/C1: Removing directory 2025/10/16 04:33:40 DEBUG : removing 1 level 2 directories 2025/10/16 04:33:40 INFO : A1/B1: Removing directory 2025/10/16 04:33:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/16 04:33:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:33:43 INFO : A1: Making directory 2025/10/16 04:33:44 INFO : A1/B1: Making directory 2025/10/16 04:33:44 INFO : A1/B1/C1: Making directory 2025/10/16 04:33:47 DEBUG : removing 1 level 3 directories 2025/10/16 04:33:47 INFO : A1/B1/C1: Removing directory 2025/10/16 04:33:48 DEBUG : removing 1 level 2 directories 2025/10/16 04:33:48 INFO : A1/B1: Removing directory 2025/10/16 04:33:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/16 04:33:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:33:52 DEBUG : file1: md5 = 7e0132ed958cacdf53111dfc9464bd77 OK 2025/10/16 04:33:52 DEBUG : filename.txt: File name found in url 2025/10/16 04:33:54 DEBUG : filename.txt: md5 = a43ab55fd347cf87b0853e78a3a79ec9 OK 2025/10/16 04:33:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/16 04:33:55 DEBUG : headerfilename.txt: md5 = 3e1980526f412562c27f94524358279e OK 2025/10/16 04:33:57 DEBUG : file2: md5 = 71370c07a632b60f940e07628b86e5a9 OK --- PASS: TestCopyURL (9.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:34:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/16 04:34:02 DEBUG : sub/file2: md5 = 36376930afa79c93f9adf5f68156879d OK 2025/10/16 04:34:02 INFO : file1: Copied (new) to: sub/file2 2025/10/16 04:34:02 INFO : file1: Deleted 2025/10/16 04:34:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:34:03 DEBUG : file1: Unchanged skipping 2025/10/16 04:34:03 INFO : file1: Deleted 2025/10/16 04:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': don't need to copy/move sub/file2, it is already at target location 2025/10/16 04:34:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.15s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:34:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/16 04:34:07 DEBUG : file1: md5 = ea4e2a51cef160827162d631ba34478d OK 2025/10/16 04:34:07 INFO : file1: Copied (new) 2025/10/16 04:34:07 INFO : file1: Deleted 2025/10/16 04:34:08 DEBUG : file1: Destination exists, skipping 2025/10/16 04:34:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:34:12 DEBUG : dst/file1: md5 = 9a6dc204ffed67a6b30cd8f0851f42c6 OK 2025/10/16 04:34:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewonat0cawe/backup" 2025/10/16 04:34:13 DEBUG : Config file has changed externally - reloading 2025/10/16 04:34:13 DEBUG : Creating backend with remote "TestDrive:crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0/1nrff024r7pq65ecp72fc28jb0" 2025/10/16 04:34:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/16 04:34:17 INFO : dst/file1: Moved (server-side) 2025/10/16 04:34:18 DEBUG : dst/file1: md5 = 4434df763d1b639c3ee409a5819d4ec4 OK 2025/10/16 04:34:18 INFO : dst/file1: Copied (new) 2025/10/16 04:34:18 INFO : dst/file1: Deleted 2025/10/16 04:34:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/16 04:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.38s) === 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:34:25 DEBUG : A1/one: md5 = d325cf93d68d6e734219dbd98d6eb5ad OK 2025/10/16 04:34:27 DEBUG : A1/two: md5 = be50b615492e6816b7cd439028f9c32c OK 2025/10/16 04:34:29 DEBUG : A1/B1/three: md5 = 5c819af218c4be55f503f5ecd875a2aa OK 2025/10/16 04:34:31 DEBUG : A1/B1/C1/four: md5 = 6a0b9ac8552a17bc02837883c817dbfd OK 2025/10/16 04:34:33 DEBUG : A1/B1/C2/five: md5 = a7164fc45c59cea009258b905722feb1 OK 2025/10/16 04:34:33 INFO : A1/B2: Making directory 2025/10/16 04:34:34 INFO : A1/B1/C3: Making directory 2025/10/16 04:34:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/16 04:34:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/16 04:34:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/16 04:34:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/16 04:34:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/16 04:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/16 04:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/16 04:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/16 04:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/16 04:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/16 04:34:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/16 04:34:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/16 04:34:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/16 04:34:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/16 04:34:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/16 04:34:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/16 04:34:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/16 04:34:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/16 04:34:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/16 04:34:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/16 04:34:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/16 04:35:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/16 04:35:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/16 04:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/16 04:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/16 04:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/16 04:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/16 04:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/16 04:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/16 04:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/16 04:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.15s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 04:35:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 919967b427144cae233bb17b2d580d4f OK 2025/10/16 04:35:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/16 04:35:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/16 04:35:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/16 04:35:11 DEBUG : no_checksum_big_file_from_pipe: md5 = a6522ca64c39cf81a03b9b830838828b OK 2025/10/16 04:35:11 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 04:35:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 446e556a4afa0434b619bc05608bf0e5 OK 2025/10/16 04:35:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/16 04:35:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/16 04:35:17 DEBUG : with_checksum_big_file_from_pipe: md5 = a907fc1a889a8a22fa00911104dca91d OK 2025/10/16 04:35:17 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 04:35:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:35:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/16 04:35:21 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-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 04:35:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/16 04:35:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/16 04:35:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.36s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/16 04:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (48 bytes), uploading instead of streaming 2025/10/16 04:35:30 DEBUG : rcat_metadata: md5 = be5606ae5148efadd494187da0f5c281 OK 2025/10/16 04:35:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/16 04:35:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/16 04:35:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = fe91ba5cf660a44cfea7a142cc9d0207 OK 2025/10/16 04:35:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.80s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.68s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:36 DEBUG : potato1: md5 = c41a38421335904db39a24e9455cc52c OK 2025/10/16 04:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (60 bytes), uploading instead of streaming 2025/10/16 04:35:37 DEBUG : potato2: md5 = f51b0651dbec0e8030d5d508855f04a0 OK 2025/10/16 04:35:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.58s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:40 DEBUG : potato1: md5 = bae8f6404eec1bf845ddd9b2b4265e59 OK 2025/10/16 04:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': File to upload is small (60 bytes), uploading instead of streaming 2025/10/16 04:35:42 DEBUG : potato2: md5 = 3bca6cb702f631e7af735714c629c851 OK 2025/10/16 04:35:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.47s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:46 DEBUG : potato2: md5 = aced26a7661a8aeb24564c4beb951fa8 OK 2025/10/16 04:35:47 DEBUG : empty space: md5 = 36c32c9e0f5aaf7d40f0175dcff53599 OK 2025/10/16 04:35:49 DEBUG : sub dir/potato3: md5 = b3435c1a869fc56c267c5e38024e9e62 OK 2025/10/16 04:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Touching "sub dir/potato3" 2025/10/16 04:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Touching "empty space" 2025/10/16 04:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Touching "potato2" 2025/10/16 04:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.88s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:54 DEBUG : dir with metadata: Making directory with metadata 2025/10/16 04:35:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.50s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:57 DEBUG : directory with modtime: Making directory with metadata 2025/10/16 04:35:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:35:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/16 04:35:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:35:59 DEBUG : Google drive root 'crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0': Skipping btime metadata as can't update it on an existing file: 2025-10-16T04:35:59.420787074Z 2025/10/16 04:36:00 INFO : non existent directory: Updated directory metadata 2025/10/16 04:36:02 DEBUG : Google drive root 'crypt/11ls92j1ae7edc8at5nfgb5rdin6onni204b7puej15iqnn4oaj0': Skipping btime metadata as can't update it on an existing file: 2025-10-16T04:35:59.420787074Z 2025/10/16 04:36:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.18s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:36:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/16 04:36:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/16 04:36:06 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:36:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/16 04:36:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:36:08 DEBUG : dst: Making directory with metadata 2025/10/16 04:36:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:36:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:36:09 INFO : dst: Set directory modification time (using SetModTime) 2025/10/16 04:36:10 INFO : dst: Set directory modification time (using SetModTime) 2025/10/16 04:36:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/16 04:36:10 INFO : dst: Set directory modification time (using SetModTime) 2025/10/16 04:36:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe'", Local "Local file system at /tmp/rclone3241813256", Modify Window "1ms" 2025/10/16 04:36:14 DEBUG : sub dir/test remove existing: md5 = 6d97750b0c205c653fb27b158faa0099 OK 2025/10/16 04:36:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2a845b80c0d7eb98df47ec41d31e66d7 OK 2025/10/16 04:36:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kewivaj2" before starting 2025/10/16 04:36:18 DEBUG : sub dir/test remove existing.kewivaj2: TEST: removing renamed existing file after operation 2025/10/16 04:36:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fomitur7" before starting 2025/10/16 04:36:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fomitur7: TEST: renaming existing back after failed operation 2025/10/16 04:36:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rulesiv9" before starting 2025/10/16 04:36:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rulesiv9: TEST: removing renamed existing file after operation 2025/10/16 04:36:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cst8rjl3ibvgok1tod0coivpn60e88c0m8r1agpk2sgsngo2gah0" 2025/10/16 04:36:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v3birqvlj6bmke33d9e6vfildh6rn9g96abon41m1di4b86vettldgi3pm6o9i70i3me9jf00m93kk422ig6vu8oggqlo8h3oeedck8qnm47vb3slf42ketch3obfvcfu2l7rpjlate8oa194rve7kts40ero0krq2gci1ag5rr35fk6ehm0" --- PASS: TestRemoveExisting (13.39s) === 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/16 04:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewonat0cawe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m3.219122466s (try 1/5)