"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/17 01:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu" 2025/06/17 01:34:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg" 2025/06/17 01:34:01 DEBUG : Creating backend with remote "/tmp/rclone2836908365" === 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/17 01:34:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/17 01:34:02 DEBUG : potato: Seek from 10 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 10 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Seek from 5 to 2 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/17 01:34:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Seek from 5 to 2 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/17 01:34:02 DEBUG : potato: Seek from 8 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 8 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/17 01:34:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:34:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:34:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:34:02 DEBUG : potato: Seek from 5 to 2 2025/06/17 01:34:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/17 01:34:02 DEBUG : potato: Seek from 9 to 0 2025/06/17 01:34:02 DEBUG : potato: Seek from 9 to 0 2025/06/17 01:34:02 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:34:04 DEBUG : rutabaga: md5 = f46e6c2ccea3483465e1c303c864f5ed OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/17 01:34:06 DEBUG : empty space: md5 = 7c7d779839498f2cd58186ace0159c43 OK === RUN TestCheck/3 2025/06/17 01:34:08 DEBUG : potato2: md5 = 11e40dd9474da6a07bbda74cb6062938 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/17 01:34:10 DEBUG : remotepotato: md5 = a9013f51e98481648d861c35453934e6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/06/17 01:34:13 DEBUG : Creating backend with remote "nonexistent" 2025/06/17 01:34:13 DEBUG : Creating backend with remote "nonexistent" 2025/06/17 01:34:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/17 01:34:13 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/06/17 01:34:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/17 01:34:13 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:34:14 DEBUG : rutabaga: md5 = 16cb52512c87ca8f65ed993ee92ab805 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/17 01:34:18 DEBUG : empty space: md5 = f70af517aa25a9140dc25a8ee7ff05c3 OK === RUN TestCheckDownload/3 2025/06/17 01:34:20 DEBUG : potato2: md5 = 4b413dd3662170032cafca5ad5f0fb70 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/17 01:34:24 DEBUG : remotepotato: md5 = ba9eaae809baa6dfd2c70d5327198e6c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.98s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (1.20s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:34:30 DEBUG : rutabaga: md5 = 4bfa82beddd1deb55fab7ddc5d3a374f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/17 01:34:32 DEBUG : empty space: md5 = 00f12aefb5fa8b9cb5e57190a8727367 OK === RUN TestCheckSizeOnly/3 2025/06/17 01:34:34 DEBUG : potato2: md5 = 6dad49877902700413fdb6e0dbc04e71 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/17 01:34:36 DEBUG : remotepotato: md5 = 63c9e8d275dd2624f7cdbe76786a4a5d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.41s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:34:40 DEBUG : test.sum: md5 = 32728e765722d7a25e9bc7740b89d871 OK 2025/06/17 01:34:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/17 01:34:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/17 01:34:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/17 01:34:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/17 01:34:43 DEBUG : test.sum: md5 = 1e2462bd7ef9e19d38bc169ab052a8c9 OK 2025/06/17 01:34:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/17 01:34:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/17 01:34:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/17 01:34:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:34:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/data" 2025/06/17 01:34:45 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.82s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:34:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/data" 2025/06/17 01:34:47 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/vjrnln8ratgmqakfosrqe8espk" 2025/06/17 01:34:50 DEBUG : data/banana: md5 = a719d0587582b4f60e6526a1d23b2511 OK 2025/06/17 01:34:53 DEBUG : test.sum: md5 = 7b6cab8750e8d0a05aaaff4b0b537f21 OK === RUN TestCheckSumDownload/subtest1 2025/06/17 01:34:57 DEBUG : data/potato: md5 = 060f5b2c58d3e4c2d6c87bc3da2893eb OK 2025/06/17 01:34:58 DEBUG : test.sum: md5 = ea5ce65473eefb314aa11559748cf77a OK === RUN TestCheckSumDownload/subtest2 2025/06/17 01:35:07 DEBUG : test.sum: md5 = 247feec90fec35d0fb54f5389a14a98b OK === RUN TestCheckSumDownload/subtest3 2025/06/17 01:35:11 DEBUG : test.sum: md5 = 4eb3be2fe346cdbc951d8670c61a8f29 OK === RUN TestCheckSumDownload/subtest4 2025/06/17 01:35:14 DEBUG : test.sum: md5 = 68d7a18bbe4c44d48b718dc9f2e318f1 OK === RUN TestCheckSumDownload/subtest5 2025/06/17 01:35:18 DEBUG : test.sum: md5 = e87a7f163d5685bdea735f371e6b1b35 OK === RUN TestCheckSumDownload/subtest6 2025/06/17 01:35:22 DEBUG : data/banana: md5 = 87edbf6b6e81605dc86a12fb09950e59 OK 2025/06/17 01:35:23 DEBUG : data/potato: md5 = 0a00b01a0ae5b3ae398878493b105f9d OK 2025/06/17 01:35:24 DEBUG : test.sum: md5 = 4707d6baaf774d3c3532527137812b07 OK === RUN TestCheckSumDownload/subtest7 2025/06/17 01:35:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/17 01:35:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.85s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.05s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (1.94s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/06/17 01:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xixigum4laba" 2025/06/17 01:35:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/7t20uts3er181f1itif1j6a1c7b59h1a4ca06hu7i4d4rbabh1vg" 2025/06/17 01:35:31 DEBUG : Creating backend with remote "/tmp/rclone142819424" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba'", Local "Local file system at /tmp/rclone142819424", Modify Window "1ms" 2025/06/17 01:35:33 DEBUG : hello, world!: md5 = 882cc97b3784fdd2e58df0ba58af5088 OK upper checkfile vs. lower remote (without normalization) 2025/06/17 01:35:33 ERROR : hello, world!: sum not found 2025/06/17 01:35:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba' 2025/06/17 01:35:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba': 1 files missing 2025/06/17 01:35:33 NOTICE: 1 hashes missing 2025/06/17 01:35:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba': 2 differences found 2025/06/17 01:35:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/17 01:35:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba': 0 differences found 2025/06/17 01:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba': 1 matching files 2025/06/17 01:35:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewelen4guho" 2025/06/17 01:35:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:34 DEBUG : Creating backend with remote "TestDrive:crypt/e44osoqk237e8ak3kdb7392hbf75logrge7no0939uqmdo9r8pa0" 2025/06/17 01:35:35 DEBUG : Creating backend with remote "/tmp/rclone1761002959" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho'", Local "Local file system at /tmp/rclone1761002959", Modify Window "1ms" 2025/06/17 01:35:37 DEBUG : HELLO, WORLD!: md5 = 8d5934d813233a21ee173b724b437815 OK lower checkfile vs. upper remote (without normalization) 2025/06/17 01:35:38 ERROR : HELLO, WORLD!: sum not found 2025/06/17 01:35:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho' 2025/06/17 01:35:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho': 1 files missing 2025/06/17 01:35:38 NOTICE: 1 hashes missing 2025/06/17 01:35:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho': 2 differences found 2025/06/17 01:35:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/17 01:35:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho': 0 differences found 2025/06/17 01:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho': 1 matching files 2025/06/17 01:35:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-donamon2giqi" 2025/06/17 01:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:39 DEBUG : Creating backend with remote "TestDrive:crypt/fhfad23jj61gpb6830k7mr44ro088gccoj1anj86gh48epigcec0" 2025/06/17 01:35:40 DEBUG : Creating backend with remote "/tmp/rclone3307698034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi'", Local "Local file system at /tmp/rclone3307698034", Modify Window "1ms" 2025/06/17 01:35:42 DEBUG : HeLlO, wOrLd!: md5 = 4124e6ed9ee9cf310866f1e18ca65076 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/17 01:35:43 ERROR : HeLlO, wOrLd!: sum not found 2025/06/17 01:35:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi' 2025/06/17 01:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi': 1 files missing 2025/06/17 01:35:43 NOTICE: 1 hashes missing 2025/06/17 01:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi': 2 differences found 2025/06/17 01:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/17 01:35:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi': 0 differences found 2025/06/17 01:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi': 1 matching files 2025/06/17 01:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelociv5raye" 2025/06/17 01:35:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/l9a928daqfo8k0vh04pas2cu5ahh3isq0nib6re4fec49ga0hklg" 2025/06/17 01:35:45 DEBUG : Creating backend with remote "/tmp/rclone2364582962" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye'", Local "Local file system at /tmp/rclone2364582962", Modify Window "1ms" 2025/06/17 01:35:47 DEBUG : HELLO, WORLD!: md5 = 4e485fcd5d84c64319d80fa08e245d80 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/17 01:35:47 ERROR : HELLO, WORLD!: sum not found 2025/06/17 01:35:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye' 2025/06/17 01:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye': 1 files missing 2025/06/17 01:35:47 NOTICE: 1 hashes missing 2025/06/17 01:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye': 2 differences found 2025/06/17 01:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/17 01:35:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye': 0 differences found 2025/06/17 01:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye': 1 matching files 2025/06/17 01:35:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufihuj5vefe" 2025/06/17 01:35:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:48 DEBUG : Creating backend with remote "TestDrive:crypt/cq2mtvg6p56toidm2d1e6nhbledvpb77pastq098g2ud4jc0lt2g" 2025/06/17 01:35:49 DEBUG : Creating backend with remote "/tmp/rclone3447370121" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe'", Local "Local file system at /tmp/rclone3447370121", Modify Window "1ms" 2025/06/17 01:35:51 DEBUG : 測試_Русский___ě_áñ: md5 = c9aac0f77482969c9cb08a1c58ffa5f9 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/17 01:35:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/17 01:35:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe' 2025/06/17 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe': 1 files missing 2025/06/17 01:35:52 NOTICE: 1 hashes missing 2025/06/17 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe': 2 differences found 2025/06/17 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/17 01:35:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:35:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe': 0 differences found 2025/06/17 01:35:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe': 1 matching files 2025/06/17 01:35:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tawemiv8cuxa" 2025/06/17 01:35:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:53 DEBUG : Creating backend with remote "TestDrive:crypt/dqfj39sshkp7tk3mu3u4m838929j62k4lu3c526e21b3s77r5qag" 2025/06/17 01:35:54 DEBUG : Creating backend with remote "/tmp/rclone2228266253" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa'", Local "Local file system at /tmp/rclone2228266253", Modify Window "1ms" 2025/06/17 01:35:56 DEBUG : 測試_Русский___ě_áñ: md5 = 77de09d11907330dc5e3d0e31c95bd03 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/17 01:35:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/17 01:35:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa' 2025/06/17 01:35:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa': 1 files missing 2025/06/17 01:35:56 NOTICE: 1 hashes missing 2025/06/17 01:35:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa': 2 differences found 2025/06/17 01:35:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/17 01:35:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:35:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa': 0 differences found 2025/06/17 01:35:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa': 1 matching files 2025/06/17 01:35:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bohosoy1soqe" 2025/06/17 01:35:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:35:57 DEBUG : Creating backend with remote "TestDrive:crypt/c6vhp25e8tevvf2tskdmueqf6tsl6b4raqbkslk3tt5v30q9pnhg" 2025/06/17 01:35:58 DEBUG : Creating backend with remote "/tmp/rclone802735198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe'", Local "Local file system at /tmp/rclone802735198", Modify Window "1ms" 2025/06/17 01:36:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 28f18afbc6a7398f9222e6d22cc4df09 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/17 01:36:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:36:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe' 2025/06/17 01:36:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe': 1 files missing 2025/06/17 01:36:01 NOTICE: 1 hashes missing 2025/06/17 01:36:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe': 2 differences found 2025/06/17 01:36:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/17 01:36:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe': 0 differences found 2025/06/17 01:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe': 1 matching files 2025/06/17 01:36:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzihiw5bezi" 2025/06/17 01:36:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:36:02 DEBUG : Creating backend with remote "TestDrive:crypt/0ejlsi655odsrcno0vikmuuhr50q6drttghts9argvcjn5ekschg" 2025/06/17 01:36:03 DEBUG : Creating backend with remote "/tmp/rclone2516909180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi'", Local "Local file system at /tmp/rclone2516909180", Modify Window "1ms" 2025/06/17 01:36:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 542b0065e16c04fe6d7e0eea884323ca OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/17 01:36:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:36:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi' 2025/06/17 01:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi': 1 files missing 2025/06/17 01:36:05 NOTICE: 1 hashes missing 2025/06/17 01:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi': 2 differences found 2025/06/17 01:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/17 01:36:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi': 0 differences found 2025/06/17 01:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi': 1 matching files 2025/06/17 01:36:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gehajep9mipe" 2025/06/17 01:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/0bcj8kp52ibdfmo900fg28mtn5kst7cefk87g472ltbq0cth3b9g" 2025/06/17 01:36:07 DEBUG : Creating backend with remote "/tmp/rclone711170022" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe'", Local "Local file system at /tmp/rclone711170022", Modify Window "1ms" 2025/06/17 01:36:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bd795e1c5b28fed4d70a0ded4d72e82a OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/17 01:36:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:36:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe' 2025/06/17 01:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe': 1 files missing 2025/06/17 01:36:10 NOTICE: 1 hashes missing 2025/06/17 01:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe': 2 differences found 2025/06/17 01:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/17 01:36:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe': 0 differences found 2025/06/17 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe': 1 matching files 2025/06/17 01:36:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gununun2qove" 2025/06/17 01:36:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:36:12 DEBUG : Creating backend with remote "TestDrive:crypt/kovaokvdisuph3kf7o4lcg8ah94e270rgr55i2rlc32emkuserj0" 2025/06/17 01:36:13 DEBUG : Creating backend with remote "/tmp/rclone4282178315" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove'", Local "Local file system at /tmp/rclone4282178315", Modify Window "1ms" 2025/06/17 01:36:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a64db10f20e6cc15797d4ca36f41fc97 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/17 01:36:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:36:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove' 2025/06/17 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove': 1 files missing 2025/06/17 01:36:15 NOTICE: 1 hashes missing 2025/06/17 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove': 2 differences found 2025/06/17 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/17 01:36:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove': 0 differences found 2025/06/17 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove': 1 matching files 2025/06/17 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gununun2qove': Purge remote 2025/06/17 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gehajep9mipe': Purge remote 2025/06/17 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzihiw5bezi': Purge remote 2025/06/17 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohosoy1soqe': Purge remote 2025/06/17 01:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawemiv8cuxa': Purge remote 2025/06/17 01:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufihuj5vefe': Purge remote 2025/06/17 01:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelociv5raye': Purge remote 2025/06/17 01:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-donamon2giqi': Purge remote 2025/06/17 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewelen4guho': Purge remote 2025/06/17 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xixigum4laba': Purge remote --- PASS: TestApplyTransforms (50.88s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:36:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/17 01:36:23 DEBUG : sub/file2: md5 = 69bd69de217e748038a1d8ca05421eae OK 2025/06/17 01:36:23 INFO : file1: Copied (new) to: sub/file2 2025/06/17 01:36:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:36:23 DEBUG : file1: Unchanged skipping 2025/06/17 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': don't need to copy/move sub/file2, it is already at target location 2025/06/17 01:36:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:36:29 DEBUG : dst/file1: md5 = e1c513f20e6fadb4ea059605fca7798e OK 2025/06/17 01:36:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/backup" 2025/06/17 01:36:29 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/1nrff024r7pq65ecp72fc28jb0" 2025/06/17 01:36:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/17 01:36:33 INFO : dst/file1: Moved (server-side) 2025/06/17 01:36:34 DEBUG : dst/file1: md5 = 33b70c823cdf00c7d37959ecbe770c3d OK 2025/06/17 01:36:34 INFO : dst/file1: Copied (new) 2025/06/17 01:36:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:36:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:36:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/dst" 2025/06/17 01:36:39 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:36:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/CompareDest" 2025/06/17 01:36:41 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/gveqi14airsml4bgu7krj116o8" 2025/06/17 01:36:42 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 01:36:44 DEBUG : one: md5 = 5745c3992491c83c8a8a6e6d3b6f3a94 OK 2025/06/17 01:36:44 INFO : one: Copied (new) 2025/06/17 01:36:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:36:47 DEBUG : one: md5 = eb5b3fe12e4b0bee3d7fc77e4ecd0e99 OK 2025/06/17 01:36:47 INFO : one: Copied (replaced existing) 2025/06/17 01:36:48 DEBUG : dst/one: md5 = 50a5564213d95d26d8b2f1c20c251770 OK 2025/06/17 01:36:50 DEBUG : CompareDest/one: md5 = 73c231856709e8f21f103a99caac2be5 OK 2025/06/17 01:36:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:36:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:36:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 01:36:53 DEBUG : CompareDest/two: md5 = 286f8afd039a1bc0cf147d862b7df0fe OK 2025/06/17 01:36:54 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:36:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:36:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 01:36:55 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:36:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:36:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 01:36:56 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:36:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/17 01:36:58 DEBUG : two: md5 = 077f8af4f824f4b675fd63a9ba5b0f6f OK 2025/06/17 01:36:58 INFO : two: Copied (new) 2025/06/17 01:37:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:37:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:37:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:37:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:37:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/dst" 2025/06/17 01:37:02 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:37:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/CopyDest" 2025/06/17 01:37:04 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/17 01:37:05 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 01:37:07 DEBUG : one: md5 = 00457e58274aa9eac584c2c629e8cee1 OK 2025/06/17 01:37:07 INFO : one: Copied (new) 2025/06/17 01:37:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:37:10 DEBUG : one: md5 = 087b0e02ea5227b32ab8cc55117623de OK 2025/06/17 01:37:10 INFO : one: Copied (replaced existing) 2025/06/17 01:37:11 DEBUG : dst/one: md5 = 007ab87f4874943f16ea15485c2bd246 OK 2025/06/17 01:37:15 DEBUG : CopyDest/one: md5 = 524886d4bdda6d74349f1201cfab3c34 OK 2025/06/17 01:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/BackupDir" 2025/06/17 01:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/17 01:37:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:37:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:37:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:37:19 INFO : one: Moved (server-side) 2025/06/17 01:37:20 INFO : one: Copied (server-side copy) 2025/06/17 01:37:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/17 01:37:21 DEBUG : CopyDest/two: md5 = 3e9cfd90e0f5a6ea1d8442bdd3a1300b OK 2025/06/17 01:37:22 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:37:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:37:23 INFO : two: Copied (server-side copy) 2025/06/17 01:37:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/17 01:37:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:37:24 DEBUG : two: Unchanged skipping 2025/06/17 01:37:26 DEBUG : CopyDest/three: md5 = fa3ccaeecf0c75ff5686ed6ebf399c4c OK 2025/06/17 01:37:26 DEBUG : three: Need to transfer - File not found at Destination 2025/06/17 01:37:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/17 01:37:27 DEBUG : three: Destination not found in --copy-dest 2025/06/17 01:37:28 DEBUG : three: md5 = 0b68012b93e000453abaa603e187c331 OK 2025/06/17 01:37:28 INFO : three: Copied (new) 2025/06/17 01:37:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/17 01:37:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:37:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:37:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:37:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/17 01:37:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:37:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.04s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:37:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/17 01:37:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3d8652f6a2dca046767c7166c99597ac OK 2025/06/17 01:37:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/17 01:37:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/17 01:37:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/17 01:37:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/17 01:37:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/17 01:37:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e2b18e828e086f5c0e68e5789bcb7e8e OK 2025/06/17 01:37:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/17 01:37:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/17 01:37:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.43s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:37:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using skip mode. 2025/06/17 01:37:46 NOTICE: one: Found 2 files with duplicate names 2025/06/17 01:37:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:37:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using skip mode. 2025/06/17 01:37:54 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:37:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/17 01:37:54 INFO : one: Deleted 2025/06/17 01:37:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.03s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:37:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using first mode. 2025/06/17 01:38:00 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:38:00 INFO : one: Deleted 2025/06/17 01:38:01 INFO : one: Deleted 2025/06/17 01:38:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.98s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using newest mode. 2025/06/17 01:38:06 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:38:06 INFO : one: Deleted 2025/06/17 01:38:07 INFO : one: Deleted 2025/06/17 01:38:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.90s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using oldest mode. 2025/06/17 01:38:12 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:38:13 INFO : one: Deleted 2025/06/17 01:38:13 INFO : one: Deleted 2025/06/17 01:38:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using largest mode. 2025/06/17 01:38:18 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:38:19 INFO : one: Deleted 2025/06/17 01:38:19 INFO : one: Deleted 2025/06/17 01:38:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.98s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using smallest mode. 2025/06/17 01:38:24 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:38:25 INFO : one: Deleted 2025/06/17 01:38:25 INFO : one: Deleted 2025/06/17 01:38:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.83s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Looking for duplicate names using rename mode. 2025/06/17 01:38:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/17 01:38:32 INFO : one-2.txt: renamed from: one.txt 2025/06/17 01:38:33 INFO : one-3.txt: renamed from: one.txt 2025/06/17 01:38:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.66s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:39 DEBUG : dupe1/one.txt: md5 = 7220fb4ab46ec83eaf061f175b3bbfad OK 2025/06/17 01:38:41 DEBUG : dupe2/two.txt: md5 = d1e0a2c695a356bfef99b50f4caea395 OK 2025/06/17 01:38:43 DEBUG : dupe3/three.txt: md5 = 63ccca8a13fcc841f2f71f450527247d OK 2025/06/17 01:38:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/17 01:38:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/17 01:38:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/17 01:38:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/17 01:38:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/17 01:38:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/17 01:38:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.80s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:38:50 DEBUG : a.txt: md5 = 64950e7665a22352ba139eff672b9004 OK 2025/06/17 01:38:51 DEBUG : zend.txt: md5 = 86f286977f697c457435f8d093e438b0 OK 2025/06/17 01:38:53 DEBUG : sub dir/hello world: md5 = 743fe3a63393762ea45ea23473f027f9 OK 2025/06/17 01:38:55 DEBUG : sub dir/hello world2: md5 = b88bcf468d3833497d01e726b4d4a890 OK 2025/06/17 01:38:57 DEBUG : sub dir/ignore dir/.ignore: md5 = e11263db897dfd9724621f82d309af9f OK 2025/06/17 01:38:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6d4ddf4478066a9e920b8f57490e55d0 OK 2025/06/17 01:39:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 88c6918f582d202fe2992b63c2ff7542 OK 2025/06/17 01:39:01 DEBUG : a.txt: Excluded (Size Filter) 2025/06/17 01:39:01 DEBUG : a.txt: Excluded 2025/06/17 01:39:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:39:02 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:39:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:39:02 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:39:03 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:39:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:39:03 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:39:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:39:03 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:39:03 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:39:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/17 01:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/17 01:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/17 01:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/17 01:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/17 01:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/17 01:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.75s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:39:11 DEBUG : a.txt: md5 = 8613925f20868a989b32c2908a2c9ab9 OK 2025/06/17 01:39:12 DEBUG : zend.txt: md5 = 77cb067ad21ff420268c64742b1f5a59 OK 2025/06/17 01:39:14 DEBUG : sub dir/hello world: md5 = 2c17c99461f237c76d6a51bae7a651e2 OK 2025/06/17 01:39:15 DEBUG : sub dir/hello world2: md5 = 20eaf50a0af9d1df4bfc2e6e6b6d0c5f OK 2025/06/17 01:39:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 74580444a4a93c7459f773169aa072b0 OK 2025/06/17 01:39:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4db9dc6c7c1e9e68878f337ec6f29e29 OK 2025/06/17 01:39:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = d699a4319c311dcc8ef5d3c1e7554a57 OK 2025/06/17 01:39:22 DEBUG : a.txt: Excluded (Size Filter) 2025/06/17 01:39:22 DEBUG : a.txt: Excluded 2025/06/17 01:39:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:39:22 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:39:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:39:22 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:39:23 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:39:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:39:23 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:39:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:39:23 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:39:23 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/17 01:39:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/17 01:39:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/17 01:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/17 01:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/17 01:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/17 01:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (19.92s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:39:31 DEBUG : file1: md5 = b17e2662e5960be98333bca44d8cab7c OK 2025/06/17 01:39:33 DEBUG : sub/file2: md5 = a2f6027e1d93ae198b602531ef952105 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/06/17 01:39:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/17 01:39:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/17 01:39:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/17 01:39:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.98s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:39:39 DEBUG : file1: md5 = f55f7ed455bc6731d1313d8ada281bba OK 2025/06/17 01:39:42 DEBUG : sub/file2: md5 = a1f76d145658fb19cf479de9473adfbd 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/06/17 01:39:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/notfound" 2025/06/17 01:39:45 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/qe0i31qdkoejk60elps0ni5sqk" 2025/06/17 01:39:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.12s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:39:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Making directory 2025/06/17 01:39:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:39:52 DEBUG : sub dir/hello world: md5 = 3687aa6d6e47a1629d92aed704d34db4 OK 2025/06/17 01:39:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.50s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:39:56 DEBUG : potato2: md5 = ef3a67d050781cfe3ca2274b687a35ff OK 2025/06/17 01:39:57 DEBUG : empty space: md5 = 10a0fb92dc8db95ad47757af8200a5a3 OK --- PASS: TestLs (4.25s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:00 DEBUG : potato2: md5 = 897abeb0ef81683c8c74761eb0ebb9e8 OK 2025/06/17 01:40:01 DEBUG : empty space: md5 = 8f2e3b34832d72cfb6f6ac43258f755d OK 2025/06/17 01:40:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.54s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:05 DEBUG : potato2: md5 = 704658451d7147308309fa9e1a8a4a22 OK 2025/06/17 01:40:06 DEBUG : empty space: md5 = 5b25c65f4ad618385fc8e87a7dd68cf1 OK --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:09 DEBUG : potato2: md5 = c8fca4f2fc0f6bf43c6a6beafe00cb07 OK 2025/06/17 01:40:11 DEBUG : empty space: md5 = d2663aab0b307aeb2a0d3c327f75a467 OK --- PASS: TestHashSums (4.19s) === RUN TestHashSumsWithErrors 2025/06/17 01:40:12 DEBUG : Creating backend with remote ":memory:" 2025/06/17 01:40:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/17 01:40:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/17 01:40:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/17 01:40:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/17 01:40:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/17 01:40:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/17 01:40:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/17 01:40:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/17 01:40:12 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:13 DEBUG : potato2: md5 = 90c079b9d65a9874ffda9f2c1c94145a OK 2025/06/17 01:40:15 DEBUG : empty space: md5 = 3f6e6d072f5e5fb336e3fc8502a025bb OK 2025/06/17 01:40:17 DEBUG : sub dir/potato3: md5 = 0b57ac78eabdaec4916ca3bdf6f9292c OK 2025/06/17 01:40:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.93s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:21 DEBUG : small: md5 = b9b53ea5749fbd5a56b30f1db57b88f2 OK 2025/06/17 01:40:22 DEBUG : medium: md5 = ac38d1aa2884412b941047dbcade911a OK 2025/06/17 01:40:24 DEBUG : large: md5 = 5e46d4bf37167d761bf6851f7f66799f OK 2025/06/17 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/17 01:40:24 DEBUG : large: Excluded (Size Filter) 2025/06/17 01:40:25 INFO : small: Deleted 2025/06/17 01:40:25 INFO : medium: Deleted --- PASS: TestDelete (5.79s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:27 DEBUG : small: md5 = 6c325c622fdb4e83752cb9b6235f72a6 OK 2025/06/17 01:40:29 DEBUG : medium: md5 = 0216ac208a799148d58511bb82db1985 OK 2025/06/17 01:40:30 DEBUG : large: md5 = c8a4f38f9edd4a56f1a1538b780b7174 OK 2025/06/17 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/17 01:40:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/17 01:40:31 INFO : medium: Deleted 2025/06/17 01:40:31 INFO : small: Deleted --- PASS: TestMaxDelete (6.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:34 DEBUG : small: md5 = 6fea135fef36f51ca08d859656c571dd OK 2025/06/17 01:40:35 DEBUG : medium: md5 = c0fb91abc2b8dcbf2b35b6eccfc67b94 OK 2025/06/17 01:40:37 DEBUG : large: md5 = b4d5d52e3f44fda2b0506414a938b53a OK 2025/06/17 01:40:37 DEBUG : Waiting for deletions to finish 2025/06/17 01:40:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/17 01:40:38 INFO : small: Deleted 2025/06/17 01:40:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:41 DEBUG : small: md5 = f274327fcf43b3904a4607fbe597cf03 OK 2025/06/17 01:40:42 DEBUG : medium: md5 = 64a5db7de51bc70e60e5de10f38ebf81 OK 2025/06/17 01:40:43 DEBUG : large: md5 = 08dfccd73c2677771adc30ff724146f7 OK 2025/06/17 01:40:43 DEBUG : Waiting for deletions to finish 2025/06/17 01:40:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/17 01:40:44 INFO : medium: Deleted 2025/06/17 01:40:44 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:47 DEBUG : ReadFile: md5 = 28f52cc83c17a6b8594a2acbd6502bf1 OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/06/17 01:40:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/17 01:40:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/17 01:40:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:40:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:40:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:40:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:40:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:40:51 DEBUG : file1: md5 = 0d22c0b685371a436cd6498f7e5f571a OK 2025/06/17 01:40:52 DEBUG : file2: md5 = 72d6b9894ea0e1bda206bee0ee616f5a OK --- PASS: TestCat (16.64s) === RUN TestPurge 2025/06/17 01:41:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexusaz6kofi" 2025/06/17 01:41:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:41:06 DEBUG : Creating backend with remote "TestDrive:crypt/2lum49i5cstdfnph2sfia6fgll34ka35pk60oucvqaf3nur8um4g" 2025/06/17 01:41:07 DEBUG : Creating backend with remote "/tmp/rclone3060647210" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexusaz6kofi'", Local "Local file system at /tmp/rclone3060647210", Modify Window "1ms" 2025/06/17 01:41:11 DEBUG : A1/B1/C1/one: md5 = 27e0cb84b32e544c63c055d66953a5eb OK 2025/06/17 01:41:11 INFO : A2: Making directory 2025/06/17 01:41:12 INFO : A1/B2: Making directory 2025/06/17 01:41:13 INFO : A1/B2/C2: Making directory 2025/06/17 01:41:13 INFO : A1/B1/C3: Making directory 2025/06/17 01:41:14 INFO : A3: Making directory 2025/06/17 01:41:15 INFO : A3/B3: Making directory 2025/06/17 01:41:16 INFO : A3/B3/C4: Making directory 2025/06/17 01:41:18 DEBUG : A1/two: md5 = 2594110b7b7e3eca1e4acdefc56e9377 OK 2025/06/17 01:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexusaz6kofi': Purge remote 2025/06/17 01:41:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.86s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:41:25 DEBUG : A1/B1/C1/one: md5 = af3faa0879391d31295d18593686565c OK 2025/06/17 01:41:25 INFO : A2: Making directory 2025/06/17 01:41:25 INFO : A1/B2: Making directory 2025/06/17 01:41:26 INFO : A1/B2/C2: Making directory 2025/06/17 01:41:27 INFO : A1/B1/C3: Making directory 2025/06/17 01:41:27 INFO : A3: Making directory 2025/06/17 01:41:28 INFO : A3/B3: Making directory 2025/06/17 01:41:29 INFO : A3/B3/C4: Making directory 2025/06/17 01:41:31 DEBUG : A1/two: md5 = dfe962a6670151e80a0e3d3ee0857f96 OK 2025/06/17 01:41:32 DEBUG : removing 1 level 3 directories 2025/06/17 01:41:32 INFO : A3/B3/C4: Removing directory 2025/06/17 01:41:34 DEBUG : removing 2 level 3 directories 2025/06/17 01:41:34 INFO : A1/B2/C2: Removing directory 2025/06/17 01:41:34 INFO : A1/B1/C3: Removing directory 2025/06/17 01:41:35 DEBUG : removing 2 level 2 directories 2025/06/17 01:41:35 INFO : A3/B3: Removing directory 2025/06/17 01:41:35 INFO : A1/B2: Removing directory 2025/06/17 01:41:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:41:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/17 01:41:36 DEBUG : removing 2 level 1 directories 2025/06/17 01:41:36 INFO : A3: Removing directory 2025/06/17 01:41:36 INFO : A2: Removing directory 2025/06/17 01:41:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/17 01:41:39 DEBUG : removing 1 level 3 directories 2025/06/17 01:41:39 INFO : A1/B1/C1: Removing directory 2025/06/17 01:41:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:40 DEBUG : removing 1 level 2 directories 2025/06/17 01:41:40 INFO : A1/B1: Removing directory 2025/06/17 01:41:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:41:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:41:41 DEBUG : removing 1 level 1 directories 2025/06/17 01:41:41 INFO : A1: Removing directory 2025/06/17 01:41:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:41:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:41:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:41:41 DEBUG : removing 1 level 0 directories 2025/06/17 01:41:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Removing directory 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:41:42 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (21.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:41:44 INFO : A1: Making directory 2025/06/17 01:41:44 INFO : A1/B1: Making directory 2025/06/17 01:41:45 INFO : A1/B1/C1: Making directory 2025/06/17 01:41:47 DEBUG : removing 1 level 3 directories 2025/06/17 01:41:47 INFO : A1/B1/C1: Removing directory 2025/06/17 01:41:48 DEBUG : removing 1 level 2 directories 2025/06/17 01:41:48 INFO : A1/B1: Removing directory 2025/06/17 01:41:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:41:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.66s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:41:50 INFO : A1: Making directory 2025/06/17 01:41:51 INFO : A1/B1: Making directory 2025/06/17 01:41:52 INFO : A1/B1/C1: Making directory 2025/06/17 01:41:54 DEBUG : removing 1 level 3 directories 2025/06/17 01:41:54 INFO : A1/B1/C1: Removing directory 2025/06/17 01:41:55 DEBUG : removing 1 level 2 directories 2025/06/17 01:41:55 INFO : A1/B1: Removing directory 2025/06/17 01:41:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:41:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.04s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:41:59 DEBUG : file1: md5 = 825a5e5cdf1c721b516aac0c0d367656 OK 2025/06/17 01:41:59 DEBUG : filename.txt: File name found in url 2025/06/17 01:42:01 DEBUG : filename.txt: md5 = b2bd80591109638c6199a6c186d95d03 OK 2025/06/17 01:42:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/17 01:42:02 DEBUG : headerfilename.txt: md5 = ba62b0443206b788728d53782856bfef OK 2025/06/17 01:42:04 DEBUG : file2: md5 = 43bfd2e66c6abc691a75b523c27512d8 OK --- PASS: TestCopyURL (8.40s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:42:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/17 01:42:08 DEBUG : sub/file2: md5 = efb1ab46fbdbadcff207fd0c63011b48 OK 2025/06/17 01:42:08 INFO : file1: Copied (new) to: sub/file2 2025/06/17 01:42:08 INFO : file1: Deleted 2025/06/17 01:42:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:42:09 DEBUG : file1: Unchanged skipping 2025/06/17 01:42:09 INFO : file1: Deleted 2025/06/17 01:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': don't need to copy/move sub/file2, it is already at target location 2025/06/17 01:42:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:42:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/17 01:42:13 DEBUG : file1: md5 = 36cf756c7d009b0fd3eb5d6f16294694 OK 2025/06/17 01:42:13 INFO : file1: Copied (new) 2025/06/17 01:42:13 INFO : file1: Deleted 2025/06/17 01:42:14 DEBUG : file1: Destination exists, skipping 2025/06/17 01:42:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:42:18 DEBUG : dst/file1: md5 = 72d64701a1f0381b5c42d8c66079e371 OK 2025/06/17 01:42:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vufecok5goqu/backup" 2025/06/17 01:42:19 DEBUG : Config file has changed externally - reloading 2025/06/17 01:42:19 DEBUG : Creating backend with remote "TestDrive:crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg/1nrff024r7pq65ecp72fc28jb0" 2025/06/17 01:42:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/17 01:42:22 INFO : dst/file1: Moved (server-side) 2025/06/17 01:42:24 DEBUG : dst/file1: md5 = 5859627cae1480dd4556cdde06777484 OK 2025/06/17 01:42:24 INFO : dst/file1: Copied (new) 2025/06/17 01:42:24 INFO : dst/file1: Deleted 2025/06/17 01:42:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:42:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:42:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.42s) === 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:42:30 DEBUG : A1/one: md5 = 12941c0b6b450d02d9aca1c5db01225f OK 2025/06/17 01:42:32 DEBUG : A1/two: md5 = e0dca64933c1b7240845c89bed418b0c OK 2025/06/17 01:42:34 DEBUG : A1/B1/three: md5 = 60534d9bfd3b4f566c7b44fb9f83cc08 OK 2025/06/17 01:42:36 DEBUG : A1/B1/C1/four: md5 = 1fdc83f350a0af4d4b1924557265f995 OK 2025/06/17 01:42:38 DEBUG : A1/B1/C2/five: md5 = c26163729b14610922df13972c6b3429 OK 2025/06/17 01:42:38 INFO : A1/B2: Making directory 2025/06/17 01:42:38 INFO : A1/B1/C3: Making directory 2025/06/17 01:42:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/17 01:42:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/17 01:42:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/17 01:42:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/17 01:42:48 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/17 01:42:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:42:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:42:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:42:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:42:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:42:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/17 01:42:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/17 01:42:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/17 01:42:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/17 01:42:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/17 01:42:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/17 01:43:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:43:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:43:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:43:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:43:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:43:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/17 01:43:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:43:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 8a73770cc5ce36177e8887d0f9584bf7 OK 2025/06/17 01:43:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/17 01:43:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/17 01:43:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/17 01:43:14 DEBUG : no_checksum_big_file_from_pipe: md5 = bb7957ffec7bab393f2b6c3d4e7c008c OK 2025/06/17 01:43:14 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:43:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 495c1a301a9000b33b792418970f7cd0 OK 2025/06/17 01:43:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/17 01:43:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/17 01:43:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 487225639e09848393ccab1e2744dc0b OK 2025/06/17 01:43:19 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:43:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:43:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/17 01:43:23 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:43:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/17 01:43:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/17 01:43:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/17 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (48 bytes), uploading instead of streaming 2025/06/17 01:43:31 DEBUG : rcat_metadata: md5 = 2edb3f1090ffb5377d75b58e70a2a3c2 OK 2025/06/17 01:43:31 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/17 01:43:33 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/17 01:43:34 DEBUG : rcat_metadata_uploadcutoff0: md5 = abcd0d4fe45aed0daee31165fdea0e38 OK 2025/06/17 01:43:34 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.87s) --- PASS: TestRcatMetadata/Normal (2.82s) --- PASS: TestRcatMetadata/ViaDisk (2.65s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:37 DEBUG : potato1: md5 = 2c0ad95d11fcd84b23931b389d9f3cc2 OK 2025/06/17 01:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (60 bytes), uploading instead of streaming 2025/06/17 01:43:38 DEBUG : potato2: md5 = 97426c5cb37b9c8b2a55087f67683889 OK 2025/06/17 01:43:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.03s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:41 DEBUG : potato1: md5 = a38799fb3687e058031a92e2f9e5fa6f OK 2025/06/17 01:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': File to upload is small (60 bytes), uploading instead of streaming 2025/06/17 01:43:42 DEBUG : potato2: md5 = c109354f0e44763c79cf07427c3382b9 OK 2025/06/17 01:43:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:46 DEBUG : potato2: md5 = 3943630dc205b4004704badc77c94795 OK 2025/06/17 01:43:47 DEBUG : empty space: md5 = 2289494531798e917e44b4d2d302ae2e OK 2025/06/17 01:43:49 DEBUG : sub dir/potato3: md5 = 16d29f85b32889037710792b5db4a426 OK 2025/06/17 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Touching "sub dir/potato3" 2025/06/17 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Touching "empty space" 2025/06/17 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Touching "potato2" 2025/06/17 01:43:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (8.90s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:53 DEBUG : dir with metadata: Making directory with metadata 2025/06/17 01:43:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:56 DEBUG : directory with modtime: Making directory with metadata 2025/06/17 01:43:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:43:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/17 01:43:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 01:43:58 DEBUG : Google drive root 'crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg': Skipping btime metadata as can't update it on an existing file: 2025-06-17T01:43:58.337937909Z 2025/06/17 01:43:59 INFO : non existent directory: Updated directory metadata 2025/06/17 01:44:00 DEBUG : Google drive root 'crypt/n395enj6hau4a6drr5s9obe3p18l7o4tj7ctk95meee6558vl7vg': Skipping btime metadata as can't update it on an existing file: 2025-06-17T01:43:58.337937909Z 2025/06/17 01:44:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:44:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/17 01:44:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/17 01:44:05 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-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:44:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/17 01:44:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 01:44:06 DEBUG : dst: Making directory with metadata 2025/06/17 01:44:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 01:44:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:44:07 INFO : dst: Set directory modification time (using SetModTime) 2025/06/17 01:44:08 INFO : dst: Set directory modification time (using SetModTime) 2025/06/17 01:44:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/17 01:44:08 INFO : dst: Set directory modification time (using SetModTime) 2025/06/17 01:44:08 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu'", Local "Local file system at /tmp/rclone2836908365", Modify Window "1ms" 2025/06/17 01:44:12 DEBUG : sub dir/test remove existing: md5 = 6997398f3726b9b306d53b73ebb384d9 OK 2025/06/17 01:44:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e0855ffc06743b4d3c1c6c5df7effbd3 OK 2025/06/17 01:44:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.butamif7" before starting 2025/06/17 01:44:16 DEBUG : sub dir/test remove existing.butamif7: TEST: removing renamed existing file after operation 2025/06/17 01:44:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qebofiz7" before starting 2025/06/17 01:44:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qebofiz7: TEST: renaming existing back after failed operation 2025/06/17 01:44: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.ronakop6" before starting 2025/06/17 01:44:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ronakop6: TEST: removing renamed existing file after operation 2025/06/17 01:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d02nrjolh8qpggv0379pqovfnu6nfqkl6g00umkppb1n7n12d63g" 2025/06/17 01:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jk1ahcs6cp68oljjkoeukbcm9k0j87sghckfua00vpd4d9e4d7h69adttro0omhfi90tqc4bbu3tbf2lruii2sd451tevu3kekmpblpn5a7k0qpmv7p114q7j9nafkon4vued1q290suutiublvfeohfphsur89njfu512lecakh05gfpb70" --- PASS: TestRemoveExisting (12.28s) === 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/06/17 01:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vufecok5goqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m22.170954389s (try 1/5)