"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/13 02:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa" 2025/08/13 02:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg" 2025/08/13 02:03:50 DEBUG : Creating backend with remote "/tmp/rclone364867839" === 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/13 02:03:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/13 02:03:50 DEBUG : potato: Seek from 10 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 10 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Seek from 5 to 2 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/13 02:03:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Seek from 5 to 2 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/13 02:03:50 DEBUG : potato: Seek from 8 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 8 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/13 02:03:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 02:03:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 02:03:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 02:03:50 DEBUG : potato: Seek from 5 to 2 2025/08/13 02:03:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/13 02:03:50 DEBUG : potato: Seek from 9 to 0 2025/08/13 02:03:50 DEBUG : potato: Seek from 9 to 0 2025/08/13 02:03:50 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:03:53 DEBUG : rutabaga: md5 = bb47d878a37139f50596d4562a11aed5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/13 02:03:56 DEBUG : empty space: md5 = b105093650bf4bce0700911aa2e65839 OK === RUN TestCheck/3 2025/08/13 02:03:58 DEBUG : potato2: md5 = c677c50e7a838ed471b343e78532bb3b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/13 02:04:00 DEBUG : remotepotato: md5 = 1e0287837b05d2c08330d4201d755877 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.04s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/13 02:04:03 DEBUG : Creating backend with remote "nonexistent" 2025/08/13 02:04:03 DEBUG : Creating backend with remote "nonexistent" 2025/08/13 02:04:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/13 02:04:03 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/08/13 02:04:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/13 02:04:03 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:04:05 DEBUG : rutabaga: md5 = a3890ca754f8d077f35ed92f18591608 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/13 02:04:09 DEBUG : empty space: md5 = cf75ae0ddb7540b92384635acdfff7c5 OK === RUN TestCheckDownload/3 2025/08/13 02:04:12 DEBUG : potato2: md5 = 33943defc930192dba6b0de87cd2c027 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/13 02:04:17 DEBUG : remotepotato: md5 = ec242a3a5a6d140c4853b158795bfcb8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.89s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (1.52s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.22s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:04:24 DEBUG : rutabaga: md5 = 426cfff2445409a52da58e1de284a238 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/13 02:04:27 DEBUG : empty space: md5 = 5684b576e7657180bc937ad53344d927 OK === RUN TestCheckSizeOnly/3 2025/08/13 02:04:29 DEBUG : potato2: md5 = 78bdfa3842234a7cf0d3d43fa1ab8364 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/13 02:04:32 DEBUG : remotepotato: md5 = 88db2423d5ab33858ae2673dda612361 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.91s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:04:37 DEBUG : test.sum: md5 = 6a22cd0e453aae5e86f6ba35e0d38014 OK 2025/08/13 02:04:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/13 02:04:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/13 02:04:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/13 02:04:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/13 02:04:40 DEBUG : test.sum: md5 = 449eca95fc07a058e9e516db6c9bd0cf OK 2025/08/13 02:04:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/13 02:04:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/13 02:04:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/13 02:04:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:04:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/data" 2025/08/13 02:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/data" 2025/08/13 02:04:44 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/vjrnln8ratgmqakfosrqe8espk" 2025/08/13 02:04:49 DEBUG : data/banana: md5 = 69d48df72bd182069b298b44f89fd001 OK 2025/08/13 02:04:51 DEBUG : test.sum: md5 = 8d2e11d640305ef381f449c1b185145e OK === RUN TestCheckSumDownload/subtest1 2025/08/13 02:04:55 DEBUG : data/potato: md5 = 72db1ebd5f44eca994178e9f3f90d5ed OK 2025/08/13 02:04:57 DEBUG : test.sum: md5 = a27b7df75fe1e29fa6b59d6786e306dc OK === RUN TestCheckSumDownload/subtest2 2025/08/13 02:05:02 DEBUG : test.sum: md5 = 5f8e421db83c979fa9f691c40311d1c1 OK === RUN TestCheckSumDownload/subtest3 2025/08/13 02:05:06 DEBUG : test.sum: md5 = 0bc65ab6c2c1a28aa31a8f3732095019 OK === RUN TestCheckSumDownload/subtest4 2025/08/13 02:05:11 DEBUG : test.sum: md5 = fdbaac4852893cff5a5d9cf5c7c12ae6 OK === RUN TestCheckSumDownload/subtest5 2025/08/13 02:05:15 DEBUG : test.sum: md5 = 52c55d211b15089348a09e5325033ff3 OK === RUN TestCheckSumDownload/subtest6 2025/08/13 02:05:20 DEBUG : data/banana: md5 = a96d43db227bf84ae41ba6b046b70d49 OK 2025/08/13 02:05:22 DEBUG : data/potato: md5 = 9fb79407532529920f001ad14b6cfa94 OK 2025/08/13 02:05:23 DEBUG : test.sum: md5 = e45c92c2bdd21bcea66d53c51386aa1c OK === RUN TestCheckSumDownload/subtest7 2025/08/13 02:05:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/13 02:05:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.26s) --- PASS: TestCheckSumDownload/subtest1 (2.41s) --- PASS: TestCheckSumDownload/subtest2 (2.34s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.48s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (2.45s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/08/13 02:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guwizof4rayu" 2025/08/13 02:05:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/1l8ufed50v7c0sjphh9qr8g6h57klder4pk1ss6c876bqnf6fps0" 2025/08/13 02:05:31 DEBUG : Creating backend with remote "/tmp/rclone3994073910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu'", Local "Local file system at /tmp/rclone3994073910", Modify Window "1ms" 2025/08/13 02:05:33 DEBUG : hello, world!: md5 = aa449fc2818c1ed1d690c48a53f188bd OK upper checkfile vs. lower remote (without normalization) 2025/08/13 02:05:34 ERROR : hello, world!: sum not found 2025/08/13 02:05:34 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu' 2025/08/13 02:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu': 1 files missing 2025/08/13 02:05:34 NOTICE: 1 hashes missing 2025/08/13 02:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu': 1 differences found 2025/08/13 02:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/13 02:05:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:05:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu': 0 differences found 2025/08/13 02:05:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu': 1 matching files 2025/08/13 02:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repivec2lone" 2025/08/13 02:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/uchhpiabhm37fq4jmenhmc5dvdl6dd4kbiisuv6rtuaskdoriivg" 2025/08/13 02:05:36 DEBUG : Creating backend with remote "/tmp/rclone2916624816" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone'", Local "Local file system at /tmp/rclone2916624816", Modify Window "1ms" 2025/08/13 02:05:39 DEBUG : HELLO, WORLD!: md5 = 3d21609a22b187f51751cae2c07db6df OK lower checkfile vs. upper remote (without normalization) 2025/08/13 02:05:40 ERROR : HELLO, WORLD!: sum not found 2025/08/13 02:05:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone' 2025/08/13 02:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone': 1 files missing 2025/08/13 02:05:40 NOTICE: 1 hashes missing 2025/08/13 02:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone': 1 differences found 2025/08/13 02:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/13 02:05:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone': 0 differences found 2025/08/13 02:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone': 1 matching files 2025/08/13 02:05:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zejuboy0wupu" 2025/08/13 02:05:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:05:41 DEBUG : Creating backend with remote "TestDrive:crypt/6p033l8jg0c4b5fakl6cn22nv4r7ltlcssgi4kr3mt3qd0k85hbg" 2025/08/13 02:05:42 DEBUG : Creating backend with remote "/tmp/rclone1880746536" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu'", Local "Local file system at /tmp/rclone1880746536", Modify Window "1ms" 2025/08/13 02:05:44 DEBUG : HeLlO, wOrLd!: md5 = 8a73e17a0f2323edad19f3ef27620d27 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/13 02:05:45 ERROR : HeLlO, wOrLd!: sum not found 2025/08/13 02:05:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu' 2025/08/13 02:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu': 1 files missing 2025/08/13 02:05:45 NOTICE: 1 hashes missing 2025/08/13 02:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu': 1 differences found 2025/08/13 02:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/13 02:05:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu': 0 differences found 2025/08/13 02:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu': 1 matching files 2025/08/13 02:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niyised3cati" 2025/08/13 02:05:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/22k01j77m5uiostidi4s7m2q43d7qkg4o33iqts8cjh8cq6ti150" 2025/08/13 02:05:47 DEBUG : Creating backend with remote "/tmp/rclone3298987931" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati'", Local "Local file system at /tmp/rclone3298987931", Modify Window "1ms" 2025/08/13 02:05:50 DEBUG : HELLO, WORLD!: md5 = ca9bf915d1ba1d493d76abe36da42d99 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/13 02:05:50 ERROR : HELLO, WORLD!: sum not found 2025/08/13 02:05:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati' 2025/08/13 02:05:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati': 1 files missing 2025/08/13 02:05:50 NOTICE: 1 hashes missing 2025/08/13 02:05:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati': 1 differences found 2025/08/13 02:05:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/13 02:05:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati': 0 differences found 2025/08/13 02:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati': 1 matching files 2025/08/13 02:05:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirojib4mici" 2025/08/13 02:05:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:05:51 DEBUG : Creating backend with remote "TestDrive:crypt/fb8q2tcuc8adidmh56g6ud9jt2v35cv1v03g89gep2kuukpano9g" 2025/08/13 02:05:53 DEBUG : Creating backend with remote "/tmp/rclone777270747" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici'", Local "Local file system at /tmp/rclone777270747", Modify Window "1ms" 2025/08/13 02:05:55 DEBUG : 測試_Русский___ě_áñ: md5 = 0368fbbca64d6089ae4dddebe28eee7b OK NFD checkfile vs. NFC remote (without normalization) 2025/08/13 02:05:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/13 02:05:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici' 2025/08/13 02:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici': 1 files missing 2025/08/13 02:05:56 NOTICE: 1 hashes missing 2025/08/13 02:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici': 1 differences found 2025/08/13 02:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/13 02:05:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici': 0 differences found 2025/08/13 02:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici': 1 matching files 2025/08/13 02:05:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jevotig8wase" 2025/08/13 02:05:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:05:57 DEBUG : Creating backend with remote "TestDrive:crypt/kp2dcnodl1nsjcv3r34372kmmhm7gpb0a4mt50l75qd185rjp8qg" 2025/08/13 02:05:58 DEBUG : Creating backend with remote "/tmp/rclone618280391" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase'", Local "Local file system at /tmp/rclone618280391", Modify Window "1ms" 2025/08/13 02:06:00 DEBUG : 測試_Русский___ě_áñ: md5 = bfebeda554be81fba7324dfdedb560b3 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/13 02:06:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/13 02:06:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase' 2025/08/13 02:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase': 1 files missing 2025/08/13 02:06:01 NOTICE: 1 hashes missing 2025/08/13 02:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase': 1 differences found 2025/08/13 02:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/13 02:06:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase': 0 differences found 2025/08/13 02:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase': 1 matching files 2025/08/13 02:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heterux1vobo" 2025/08/13 02:06:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/52dbbsojci2oitolslfl4mn7eut71v4nsdo23visiu6r2inr34p0" 2025/08/13 02:06:03 DEBUG : Creating backend with remote "/tmp/rclone1810907287" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo'", Local "Local file system at /tmp/rclone1810907287", Modify Window "1ms" 2025/08/13 02:06:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4dede444e1036a20da26e8ba694f23b4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/13 02:06:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 02:06:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo' 2025/08/13 02:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo': 1 files missing 2025/08/13 02:06:06 NOTICE: 1 hashes missing 2025/08/13 02:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo': 1 differences found 2025/08/13 02:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/13 02:06:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo': 0 differences found 2025/08/13 02:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo': 1 matching files 2025/08/13 02:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyeyim2pejo" 2025/08/13 02:06:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/524iluaotdrj2e6meepg5sh1m7k6v579l677av5qbc18jnnaqp70" 2025/08/13 02:06:09 DEBUG : Creating backend with remote "/tmp/rclone1101411237" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo'", Local "Local file system at /tmp/rclone1101411237", Modify Window "1ms" 2025/08/13 02:06:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af7fbcef47061395038362ffaca76892 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/13 02:06:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 02:06:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo' 2025/08/13 02:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo': 1 files missing 2025/08/13 02:06:12 NOTICE: 1 hashes missing 2025/08/13 02:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo': 1 differences found 2025/08/13 02:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/13 02:06:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:06:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo': 0 differences found 2025/08/13 02:06:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo': 1 matching files 2025/08/13 02:06:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoyivak2nara" 2025/08/13 02:06:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:06:13 DEBUG : Creating backend with remote "TestDrive:crypt/l4im72eau5ekqk5avbeipnvv24ddqtovok4485qhksgh0lq16sh0" 2025/08/13 02:06:14 DEBUG : Creating backend with remote "/tmp/rclone4100672420" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara'", Local "Local file system at /tmp/rclone4100672420", Modify Window "1ms" 2025/08/13 02:06:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 23e49152402839c6249d5ac1324765a3 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/13 02:06:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 02:06:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara' 2025/08/13 02:06:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara': 1 files missing 2025/08/13 02:06:18 NOTICE: 1 hashes missing 2025/08/13 02:06:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara': 1 differences found 2025/08/13 02:06:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/13 02:06:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara': 0 differences found 2025/08/13 02:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara': 1 matching files 2025/08/13 02:06:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jexafeq8hana" 2025/08/13 02:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:06:19 DEBUG : Creating backend with remote "TestDrive:crypt/6nsc45jm0dcsdd5v4cot6eqkn57gm3tbipp18tdcufpmh1ednucg" 2025/08/13 02:06:20 DEBUG : Creating backend with remote "/tmp/rclone2285014564" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana'", Local "Local file system at /tmp/rclone2285014564", Modify Window "1ms" 2025/08/13 02:06:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e81552ea42e62589bf8ed0ca86b1d3fe OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/13 02:06:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 02:06:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana' 2025/08/13 02:06:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana': 1 files missing 2025/08/13 02:06:23 NOTICE: 1 hashes missing 2025/08/13 02:06:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana': 1 differences found 2025/08/13 02:06:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/13 02:06:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 02:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana': 0 differences found 2025/08/13 02:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana': 1 matching files 2025/08/13 02:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jexafeq8hana': Purge remote 2025/08/13 02:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoyivak2nara': Purge remote 2025/08/13 02:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyeyim2pejo': Purge remote 2025/08/13 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heterux1vobo': Purge remote 2025/08/13 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jevotig8wase': Purge remote 2025/08/13 02:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirojib4mici': Purge remote 2025/08/13 02:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niyised3cati': Purge remote 2025/08/13 02:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zejuboy0wupu': Purge remote 2025/08/13 02:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repivec2lone': Purge remote 2025/08/13 02:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guwizof4rayu': Purge remote --- PASS: TestApplyTransforms (59.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:06:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/13 02:06:32 DEBUG : sub/file2: md5 = 989dc7a7075e90cb51f9fb5baec7d1d4 OK 2025/08/13 02:06:32 INFO : file1: Copied (new) to: sub/file2 2025/08/13 02:06:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 02:06:33 DEBUG : file1: Unchanged skipping 2025/08/13 02:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': don't need to copy/move sub/file2, it is already at target location 2025/08/13 02:06:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:06:40 DEBUG : dst/file1: md5 = 644f65f1a83e388ef7854e68d0daf3ad OK 2025/08/13 02:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/backup" 2025/08/13 02:06:40 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/1nrff024r7pq65ecp72fc28jb0" 2025/08/13 02:06:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/13 02:06:45 INFO : dst/file1: Moved (server-side) 2025/08/13 02:06:46 DEBUG : dst/file1: md5 = fc305178ebafa583389e1fe57602fed4 OK 2025/08/13 02:06:46 INFO : dst/file1: Copied (new) 2025/08/13 02:06:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:06:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:06:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.15s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/dst" 2025/08/13 02:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 02:06:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/CompareDest" 2025/08/13 02:06:54 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/gveqi14airsml4bgu7krj116o8" 2025/08/13 02:06:55 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 02:06:58 DEBUG : one: md5 = ecb3d5acd3843d21067d7635520b494e OK 2025/08/13 02:06:58 INFO : one: Copied (new) 2025/08/13 02:06:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 02:07:01 DEBUG : one: md5 = aed2eb2de0e6438bc7adf6bac8e875f3 OK 2025/08/13 02:07:01 INFO : one: Copied (replaced existing) 2025/08/13 02:07:03 DEBUG : dst/one: md5 = c351f93c08cf9b632dd46a94354c8912 OK 2025/08/13 02:07:06 DEBUG : CompareDest/one: md5 = ee926f2681aa614f8d4b97c1588bfc3d OK 2025/08/13 02:07:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 02:07:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 02:07:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 02:07:09 DEBUG : CompareDest/two: md5 = 48d5a6ba0417b978bcc85222f19c3bc3 OK 2025/08/13 02:07:10 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 02:07:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 02:07:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 02:07:11 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 02:07:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 02:07:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 02:07:13 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 02:07:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/13 02:07:15 DEBUG : two: md5 = 231ea1460634612deb35f40c873a3634 OK 2025/08/13 02:07:15 INFO : two: Copied (new) 2025/08/13 02:07:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 02:07:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:07:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:07:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/dst" 2025/08/13 02:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 02:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/CopyDest" 2025/08/13 02:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/13 02:07:23 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 02:07:26 DEBUG : one: md5 = 710080ba39ca3e82b44486006988be06 OK 2025/08/13 02:07:26 INFO : one: Copied (new) 2025/08/13 02:07:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 02:07:29 DEBUG : one: md5 = 260dd60e7c736c1911eb5fec523edc3c OK 2025/08/13 02:07:29 INFO : one: Copied (replaced existing) 2025/08/13 02:07:31 DEBUG : dst/one: md5 = 2d3edef6b7be9ad618b323e24e687b7b OK 2025/08/13 02:07:34 DEBUG : CopyDest/one: md5 = 5294d7ca8b571ebbaec67093172e1c7b OK 2025/08/13 02:07:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/BackupDir" 2025/08/13 02:07:34 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/13 02:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 02:07:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 02:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 02:07:38 INFO : one: Moved (server-side) 2025/08/13 02:07:40 INFO : one: Copied (server-side copy) 2025/08/13 02:07:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/13 02:07:42 DEBUG : CopyDest/two: md5 = 1994610040e0bda3b36bbc25efb0f6c0 OK 2025/08/13 02:07:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 02:07:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 02:07:44 INFO : two: Copied (server-side copy) 2025/08/13 02:07:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/13 02:07:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 02:07:45 DEBUG : two: Unchanged skipping 2025/08/13 02:07:47 DEBUG : CopyDest/three: md5 = 883116c9e2d99981244d41bf14335d7e OK 2025/08/13 02:07:48 DEBUG : three: Need to transfer - File not found at Destination 2025/08/13 02:07:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/13 02:07:48 DEBUG : three: Destination not found in --copy-dest 2025/08/13 02:07:50 DEBUG : three: md5 = eed03c7b1e7b58e937e492f9a066569c OK 2025/08/13 02:07:50 INFO : three: Copied (new) 2025/08/13 02:07:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/13 02:07:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 02:07:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:07:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 02:07:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:07:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/13 02:07:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.74s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:07:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/13 02:08:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 908aa11b369cd234852c37ff3951626c OK 2025/08/13 02:08:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/13 02:08:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/13 02:08:01 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/08/13 02:08:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/13 02:08:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/13 02:08:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9d61b2e628879a5c8c1458b446f0561f OK 2025/08/13 02:08:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/13 02:08:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/13 02:08:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.77s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:08:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using skip mode. 2025/08/13 02:08:12 NOTICE: one: Found 2 files with duplicate names 2025/08/13 02:08:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.42s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:08:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using skip mode. 2025/08/13 02:08:19 NOTICE: one: Found 3 files with duplicate names 2025/08/13 02:08:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/13 02:08:20 INFO : one: Deleted 2025/08/13 02:08:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.48s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:08:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using first mode. 2025/08/13 02:08:27 NOTICE: one: Found 3 files with duplicate names 2025/08/13 02:08:27 INFO : one: Deleted 2025/08/13 02:08:28 INFO : one: Deleted 2025/08/13 02:08:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.44s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using newest mode. 2025/08/13 02:08:36 NOTICE: one: Found 3 files with duplicate names 2025/08/13 02:08:43 INFO : one: Deleted 2025/08/13 02:08:43 INFO : one: Deleted 2025/08/13 02:08:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (15.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using oldest mode. 2025/08/13 02:08:50 NOTICE: one: Found 3 files with duplicate names 2025/08/13 02:08:51 INFO : one: Deleted 2025/08/13 02:08:51 INFO : one: Deleted 2025/08/13 02:08:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.33s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:08:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using largest mode. 2025/08/13 02:08:57 NOTICE: one: Found 3 files with duplicate names 2025/08/13 02:08:58 INFO : one: Deleted 2025/08/13 02:08:58 INFO : one: Deleted 2025/08/13 02:08:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:09:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using smallest mode. 2025/08/13 02:09:05 NOTICE: one: Found 3 files with duplicate names 2025/08/13 02:09:05 INFO : one: Deleted 2025/08/13 02:09:06 INFO : one: Deleted 2025/08/13 02:09:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.82s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:09:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Looking for duplicate names using rename mode. 2025/08/13 02:09:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/13 02:09:15 INFO : one-2.txt: renamed from: one.txt 2025/08/13 02:09:17 INFO : one-3.txt: renamed from: one.txt 2025/08/13 02:09:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:09:23 DEBUG : dupe1/one.txt: md5 = 25f7f37ffb40e02c7c3f0a691c15ca57 OK 2025/08/13 02:09:26 DEBUG : dupe2/two.txt: md5 = 85d2867e305e6b33aeec9ab648060ac2 OK 2025/08/13 02:09:28 DEBUG : dupe3/three.txt: md5 = 947e75321fe28627af83b512410fd2f4 OK 2025/08/13 02:09:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/13 02:09:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/13 02:09:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/13 02:09:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/13 02:09:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/13 02:09:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/13 02:09:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.55s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:09:38 DEBUG : a.txt: md5 = 52373f534f12f7f954508a4e21087058 OK 2025/08/13 02:09:39 DEBUG : zend.txt: md5 = 2747a3dc10b1ed463627878dcba82837 OK 2025/08/13 02:09:42 DEBUG : sub dir/hello world: md5 = 07976e9c1c22a6427d139434bc528e5d OK 2025/08/13 02:09:44 DEBUG : sub dir/hello world2: md5 = 471ddcad5c8e876ed233fdefd8effec8 OK 2025/08/13 02:09:46 DEBUG : sub dir/ignore dir/.ignore: md5 = a3a2be387842f013d534ba0ccd052cf5 OK 2025/08/13 02:09:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 33dec5e0b46f0c6355ffceb00ffe8973 OK 2025/08/13 02:09:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = deaaa908ea09e7053e757a07847c5f1d OK 2025/08/13 02:09:51 DEBUG : a.txt: Excluded (Size Filter) 2025/08/13 02:09:51 DEBUG : a.txt: Excluded 2025/08/13 02:09:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 02:09:52 DEBUG : sub dir/hello world: Excluded 2025/08/13 02:09:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 02:09:52 DEBUG : sub dir/hello world2: Excluded 2025/08/13 02:09:53 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 02:09:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 02:09:53 DEBUG : sub dir/hello world: Excluded 2025/08/13 02:09:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 02:09:53 DEBUG : sub dir/hello world2: Excluded 2025/08/13 02:09:53 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 02:09:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/13 02:09:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/13 02:09:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/13 02:10:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/13 02:10:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/13 02:10:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/13 02:10:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.24s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:10:02 DEBUG : a.txt: md5 = ae9c8e4c415906963c92f2f435331be2 OK 2025/08/13 02:10:04 DEBUG : zend.txt: md5 = 1f9cef64bd28c1bacf544a6a2ab27892 OK 2025/08/13 02:10:06 DEBUG : sub dir/hello world: md5 = c487d58dd89588447b00799e919413bd OK 2025/08/13 02:10:08 DEBUG : sub dir/hello world2: md5 = 33e5775fbd0c4cf65b443d141ade4c0f OK 2025/08/13 02:10:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 2ba2b5592075a6eb66658248363824b2 OK 2025/08/13 02:10:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 680c0628b16bb7a07969ab698befb438 OK 2025/08/13 02:10:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2072693eea8efaccf8e65d5ba3e3eecb OK 2025/08/13 02:10:16 DEBUG : a.txt: Excluded (Size Filter) 2025/08/13 02:10:16 DEBUG : a.txt: Excluded 2025/08/13 02:10:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 02:10:16 DEBUG : sub dir/hello world: Excluded 2025/08/13 02:10:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 02:10:16 DEBUG : sub dir/hello world2: Excluded 2025/08/13 02:10:17 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 02:10:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 02:10:17 DEBUG : sub dir/hello world: Excluded 2025/08/13 02:10:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 02:10:17 DEBUG : sub dir/hello world2: Excluded 2025/08/13 02:10:17 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 02:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/13 02:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/13 02:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/13 02:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/13 02:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/13 02:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/13 02:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.88s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:10:26 DEBUG : file1: md5 = 4bc1faabd2010e82e4fca48395b17777 OK 2025/08/13 02:10:28 DEBUG : sub/file2: md5 = fc625e7c3f487dce4c973b7364e53b51 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/08/13 02:10:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/13 02:10:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/13 02:10:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/13 02:10:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.89s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:10:37 DEBUG : file1: md5 = 661a8725daa7a214a4ef5b823d11378e OK 2025/08/13 02:10:40 DEBUG : sub/file2: md5 = 3b20421a24eb603782758b080de5481b 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/08/13 02:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/notfound" 2025/08/13 02:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/13 02:10:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.91s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.73s) --- PASS: TestStatJSON/FileFilesOnly (0.68s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:10:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Making directory 2025/08/13 02:10:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:10:52 DEBUG : sub dir/hello world: md5 = 62161a2e2cafdbbff8864409a5f383cb OK 2025/08/13 02:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.25s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:10:57 DEBUG : potato2: md5 = 48197006249b6f7f684a7ef44b7d9f10 OK 2025/08/13 02:10:59 DEBUG : empty space: md5 = 5fd7a4db110d760a7e699f709a3ae3f8 OK --- PASS: TestLs (5.47s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:02 DEBUG : potato2: md5 = 9d514f472e27b41d7345bde078997629 OK 2025/08/13 02:11:04 DEBUG : empty space: md5 = da4e396dfd5601fdc0ae62f041f81a4d OK 2025/08/13 02:11:04 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.59s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:08 DEBUG : potato2: md5 = a1cf5c9187278a893bac4db96ca12962 OK 2025/08/13 02:11:09 DEBUG : empty space: md5 = b944df089603cd0a6b7f0d8c8d6fe3d1 OK --- PASS: TestLsLong (5.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:14 DEBUG : potato2: md5 = ee205c22d613dd91262716d4cee1ab4d OK 2025/08/13 02:11:15 DEBUG : empty space: md5 = e58960fa6a860e65daab252888fe5eec OK --- PASS: TestHashSums (5.57s) === RUN TestHashSumsWithErrors 2025/08/13 02:11:17 DEBUG : Creating backend with remote ":memory:" 2025/08/13 02:11:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/13 02:11:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/13 02:11:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/13 02:11:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/13 02:11:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/13 02:11:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/13 02:11:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/13 02:11:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/13 02:11:17 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:19 DEBUG : potato2: md5 = de32347abe42772d6b85bd8d9d151687 OK 2025/08/13 02:11:20 DEBUG : empty space: md5 = fa85f261cd36491426f267495bcdd4e5 OK 2025/08/13 02:11:23 DEBUG : sub dir/potato3: md5 = 9083fe3c65b849c39af897cdfb18628d OK 2025/08/13 02:11:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.91s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:29 DEBUG : small: md5 = edc8d32d12cff106f021e000000843b1 OK 2025/08/13 02:11:30 DEBUG : medium: md5 = 94a19419c5dd1d68006c76d569c647d0 OK 2025/08/13 02:11:32 DEBUG : large: md5 = ee496f4f3b82756c1a270bff65dce216 OK 2025/08/13 02:11:32 DEBUG : Waiting for deletions to finish 2025/08/13 02:11:33 DEBUG : large: Excluded (Size Filter) 2025/08/13 02:11:33 INFO : medium: Deleted 2025/08/13 02:11:33 INFO : small: Deleted --- PASS: TestDelete (7.28s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:36 DEBUG : small: md5 = 7a85334e59386e38054880ed9e224963 OK 2025/08/13 02:11:37 DEBUG : medium: md5 = 13153f6e7213fee8bc560b6f899e6ffe OK 2025/08/13 02:11:39 DEBUG : large: md5 = 2c21b054d2085dd16dfe745f105c34a2 OK 2025/08/13 02:11:39 DEBUG : Waiting for deletions to finish 2025/08/13 02:11:40 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/13 02:11:40 INFO : small: Deleted 2025/08/13 02:11:40 INFO : medium: Deleted --- PASS: TestMaxDelete (7.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:43 DEBUG : small: md5 = 270cc04476979b5873e1205f8d499548 OK 2025/08/13 02:11:45 DEBUG : medium: md5 = e78f1db3641af7ff5201c3205f05ecac OK 2025/08/13 02:11:47 DEBUG : large: md5 = 0941163c6225bf491a4b67d099820ea9 OK 2025/08/13 02:11:47 DEBUG : Waiting for deletions to finish 2025/08/13 02:11:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/13 02:11:48 INFO : medium: Deleted 2025/08/13 02:11:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.61s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:51 DEBUG : small: md5 = 1da503bf3ae58628817c0ed826d2fd49 OK 2025/08/13 02:11:53 DEBUG : medium: md5 = b8871fca6ce6b2f50b9fcddafb33fd10 OK 2025/08/13 02:11:55 DEBUG : large: md5 = ba775a6cb13199cbe6000768789e6615 OK 2025/08/13 02:11:55 DEBUG : Waiting for deletions to finish 2025/08/13 02:11:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/13 02:11:56 INFO : medium: Deleted 2025/08/13 02:11:56 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.18s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:11:59 DEBUG : ReadFile: md5 = beb236a9af510d79bd650c877905830a OK --- PASS: TestReadFile (4.66s) === RUN TestRetry 2025/08/13 02:12:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/13 02:12:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/13 02:12:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 02:12:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 02:12:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 02:12:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 02:12:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:12:04 DEBUG : file1: md5 = 47b4648461fdd7a4f1f2e7229c234580 OK 2025/08/13 02:12:06 DEBUG : file2: md5 = aded590db9acfe2ee0cd16e318afa44f OK --- PASS: TestCat (18.47s) === RUN TestPurge 2025/08/13 02:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefuzac9meye" 2025/08/13 02:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 02:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/lgvu82rq6r7qcjp2cq1slvfem21h87ltculjb8rm7lbt27jpi170" 2025/08/13 02:12:22 DEBUG : Creating backend with remote "/tmp/rclone4025756882" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefuzac9meye'", Local "Local file system at /tmp/rclone4025756882", Modify Window "1ms" 2025/08/13 02:12:27 DEBUG : A1/B1/C1/one: md5 = f22f624d910a49e7361170c7c18f9172 OK 2025/08/13 02:12:27 INFO : A2: Making directory 2025/08/13 02:12:28 INFO : A1/B2: Making directory 2025/08/13 02:12:29 INFO : A1/B2/C2: Making directory 2025/08/13 02:12:30 INFO : A1/B1/C3: Making directory 2025/08/13 02:12:30 INFO : A3: Making directory 2025/08/13 02:12:31 INFO : A3/B3: Making directory 2025/08/13 02:12:32 INFO : A3/B3/C4: Making directory 2025/08/13 02:12:34 DEBUG : A1/two: md5 = e73a22651aed79b946ea3ad39f1631ba OK 2025/08/13 02:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefuzac9meye': Purge remote 2025/08/13 02:12:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:12:43 DEBUG : A1/B1/C1/one: md5 = 42d6f4300145b1315398b0d4c07ae68a OK 2025/08/13 02:12:43 INFO : A2: Making directory 2025/08/13 02:12:43 INFO : A1/B2: Making directory 2025/08/13 02:12:44 INFO : A1/B2/C2: Making directory 2025/08/13 02:12:45 INFO : A1/B1/C3: Making directory 2025/08/13 02:12:46 INFO : A3: Making directory 2025/08/13 02:12:47 INFO : A3/B3: Making directory 2025/08/13 02:12:47 INFO : A3/B3/C4: Making directory 2025/08/13 02:12:50 DEBUG : A1/two: md5 = 6e698d4cbfd40d9d90b26edcaaa7b3cd OK 2025/08/13 02:12:51 DEBUG : removing 1 level 3 directories 2025/08/13 02:12:51 INFO : A3/B3/C4: Removing directory 2025/08/13 02:12:54 DEBUG : removing 2 level 3 directories 2025/08/13 02:12:54 INFO : A1/B2/C2: Removing directory 2025/08/13 02:12:54 INFO : A1/B1/C3: Removing directory 2025/08/13 02:12:55 DEBUG : removing 2 level 2 directories 2025/08/13 02:12:55 INFO : A3/B3: Removing directory 2025/08/13 02:12:55 INFO : A1/B2: Removing directory 2025/08/13 02:12:55 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/13 02:12:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 02:12:55 DEBUG : removing 2 level 1 directories 2025/08/13 02:12:55 INFO : A3: Removing directory 2025/08/13 02:12:55 INFO : A2: Removing directory 2025/08/13 02:12:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/13 02:13:00 DEBUG : removing 1 level 3 directories 2025/08/13 02:13:00 INFO : A1/B1/C1: Removing directory 2025/08/13 02:13:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:01 DEBUG : removing 1 level 2 directories 2025/08/13 02:13:01 INFO : A1/B1: Removing directory 2025/08/13 02:13:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 02:13:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 02:13:02 DEBUG : removing 1 level 1 directories 2025/08/13 02:13:02 INFO : A1: Removing directory 2025/08/13 02:13:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 02:13:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 02:13:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 02:13:02 DEBUG : removing 1 level 0 directories 2025/08/13 02:13:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Removing directory 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 02:13:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (25.90s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:05 INFO : A1: Making directory 2025/08/13 02:13:06 INFO : A1/B1: Making directory 2025/08/13 02:13:07 INFO : A1/B1/C1: Making directory 2025/08/13 02:13:09 DEBUG : removing 1 level 3 directories 2025/08/13 02:13:09 INFO : A1/B1/C1: Removing directory 2025/08/13 02:13:10 DEBUG : removing 1 level 2 directories 2025/08/13 02:13:10 INFO : A1/B1: Removing directory 2025/08/13 02:13:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 02:13:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:13 INFO : A1: Making directory 2025/08/13 02:13:14 INFO : A1/B1: Making directory 2025/08/13 02:13:14 INFO : A1/B1/C1: Making directory 2025/08/13 02:13:17 DEBUG : removing 1 level 3 directories 2025/08/13 02:13:17 INFO : A1/B1/C1: Removing directory 2025/08/13 02:13:18 DEBUG : removing 1 level 2 directories 2025/08/13 02:13:18 INFO : A1/B1: Removing directory 2025/08/13 02:13:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 02:13:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.73s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:22 DEBUG : file1: md5 = 376c0e9230c3a2c0293bf2e85b2f4674 OK 2025/08/13 02:13:23 DEBUG : filename.txt: File name found in url 2025/08/13 02:13:25 DEBUG : filename.txt: md5 = 0d6e4caf73075d8fab1b94baf721d463 OK 2025/08/13 02:13:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/13 02:13:26 DEBUG : headerfilename.txt: md5 = e78a71d8c536d246e80bb93cc8e2b921 OK 2025/08/13 02:13:28 DEBUG : file2: md5 = f73c41e24761082ba91e0d1ec22f26ed OK --- PASS: TestCopyURL (9.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/13 02:13:33 DEBUG : sub/file2: md5 = 7a1389577b8f0371a149ae5123420c3c OK 2025/08/13 02:13:33 INFO : file1: Copied (new) to: sub/file2 2025/08/13 02:13:33 INFO : file1: Deleted 2025/08/13 02:13:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 02:13:34 DEBUG : file1: Unchanged skipping 2025/08/13 02:13:34 INFO : file1: Deleted 2025/08/13 02:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': don't need to copy/move sub/file2, it is already at target location 2025/08/13 02:13:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.47s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/13 02:13:39 DEBUG : file1: md5 = e07c413d06352bdf95e326ab7dc3fa09 OK 2025/08/13 02:13:39 INFO : file1: Copied (new) 2025/08/13 02:13:39 INFO : file1: Deleted 2025/08/13 02:13:39 DEBUG : file1: Destination exists, skipping 2025/08/13 02:13:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:44 DEBUG : dst/file1: md5 = 3199f0ca12324277efa6ac1254e62718 OK 2025/08/13 02:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomixep4sopa/backup" 2025/08/13 02:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg/1nrff024r7pq65ecp72fc28jb0" 2025/08/13 02:13:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/13 02:13:49 INFO : dst/file1: Moved (server-side) 2025/08/13 02:13:51 DEBUG : dst/file1: md5 = 276b8ede4b98f48f0796a3fbcc0a1e1f OK 2025/08/13 02:13:51 INFO : dst/file1: Copied (new) 2025/08/13 02:13:51 INFO : dst/file1: Deleted 2025/08/13 02:13:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:13:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 02:13:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.60s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:13:58 DEBUG : A1/one: md5 = 246a12e1db3baf857ce7304b99b785ad OK 2025/08/13 02:14:00 DEBUG : A1/two: md5 = bb6bf3cefed4d767d12f4f2e3ef4a5a0 OK 2025/08/13 02:14:03 DEBUG : A1/B1/three: md5 = 5a848f9561647ebb631b8eaf98b3fc5e OK 2025/08/13 02:14:05 DEBUG : A1/B1/C1/four: md5 = 42fad61220193dac740d613427789ebd OK 2025/08/13 02:14:08 DEBUG : A1/B1/C2/five: md5 = 8ebe7562bb54e344b63cbf14ac21e599 OK 2025/08/13 02:14:08 INFO : A1/B2: Making directory 2025/08/13 02:14:09 INFO : A1/B1/C3: Making directory 2025/08/13 02:14:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/13 02:14:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/13 02:14:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/13 02:14:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/13 02:14:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/13 02:14:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 02:14:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 02:14:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 02:14:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 02:14:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 02:14:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/13 02:14:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/13 02:14:33 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/13 02:14:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/13 02:14:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/13 02:14:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/13 02:14:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 02:14:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 02:14:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 02:14:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 02:14:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 02:14:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/13 02:14:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/13 02:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 02:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 02:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 02:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/13 02:14:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 02:14:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 02:14:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 02:14:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.35s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 02:14:50 DEBUG : no_checksum_small_file_from_pipe: md5 = a5cb453f0cc200e96d41f96f506439c1 OK 2025/08/13 02:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/13 02:14:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/13 02:14:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/13 02:14:52 DEBUG : no_checksum_big_file_from_pipe: md5 = f608ba2c1eb7b235f5fdae44b4a870ac OK 2025/08/13 02:14:52 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 02:14:56 DEBUG : with_checksum_small_file_from_pipe: md5 = b7edf762fc28a15ab0aeb61acf755b7b OK 2025/08/13 02:14:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/13 02:14:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/13 02:14:58 DEBUG : with_checksum_big_file_from_pipe: md5 = b3f8ba8845ab6903f305a799de45945a OK 2025/08/13 02:14:58 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 02:15:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 02:15:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/13 02:15:03 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-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 02:15:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/13 02:15:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/13 02:15:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.57s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/13 02:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (48 bytes), uploading instead of streaming 2025/08/13 02:15:12 DEBUG : rcat_metadata: md5 = 54c33c51476d27c86b1d6aaded76d745 OK 2025/08/13 02:15:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/13 02:15:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/13 02:15:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8bca45ca94218d663f833d0b39289e90 OK 2025/08/13 02:15:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.59s) --- PASS: TestRcatMetadata/Normal (2.71s) --- PASS: TestRcatMetadata/ViaDisk (3.35s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:18 DEBUG : potato1: md5 = 2c5254f40d3d421c73fa1d795d689652 OK 2025/08/13 02:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/13 02:15:20 DEBUG : potato2: md5 = 12ee39079413158c05ba7d7603e2e420 OK 2025/08/13 02:15:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:24 DEBUG : potato1: md5 = a1e6dea15013e65bfb3289aa759b3479 OK 2025/08/13 02:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/13 02:15:25 DEBUG : potato2: md5 = 9c0307b93c83eec888fdb809eebbe515 OK 2025/08/13 02:15:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.78s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:29 DEBUG : potato2: md5 = 3822596322af86e823cbd5e0f1a264cb OK 2025/08/13 02:15:31 DEBUG : empty space: md5 = bca47b05c41dd5c95294237667619b6b OK 2025/08/13 02:15:33 DEBUG : sub dir/potato3: md5 = 5199e62fd563a0abccf0531aafbac8e3 OK 2025/08/13 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Touching "sub dir/potato3" 2025/08/13 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Touching "potato2" 2025/08/13 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Touching "empty space" 2025/08/13 02:15:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.41s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:39 DEBUG : dir with metadata: Making directory with metadata 2025/08/13 02:15:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:42 DEBUG : directory with modtime: Making directory with metadata 2025/08/13 02:15:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.74s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/13 02:15:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 02:15:45 DEBUG : Google drive root 'crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg': Skipping btime metadata as can't update it on an existing file: 2025-08-13T02:15:45.191316374Z 2025/08/13 02:15:46 INFO : non existent directory: Updated directory metadata 2025/08/13 02:15:48 DEBUG : Google drive root 'crypt/6ver7u2lkcih7vvu7kdbuee46bknb3p5fv2sd8q169md1tnsd0sg': Skipping btime metadata as can't update it on an existing file: 2025-08-13T02:15:45.191316374Z 2025/08/13 02:15:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.94s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/13 02:15:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/13 02:15:53 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.32s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:15:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/13 02:15:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 02:15:55 DEBUG : dst: Making directory with metadata 2025/08/13 02:15:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 02:15:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 02:15:56 INFO : dst: Set directory modification time (using SetModTime) 2025/08/13 02:15:57 INFO : dst: Set directory modification time (using SetModTime) 2025/08/13 02:15:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/13 02:15:58 INFO : dst: Set directory modification time (using SetModTime) 2025/08/13 02:15:58 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa'", Local "Local file system at /tmp/rclone364867839", Modify Window "1ms" 2025/08/13 02:16:02 DEBUG : sub dir/test remove existing: md5 = c5a9ffd8404c23f113b65bb476d34d86 OK 2025/08/13 02:16:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a45042b27ac23a57c7f53d0fd1042b7e OK 2025/08/13 02:16:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.taxutor7" before starting 2025/08/13 02:16:07 DEBUG : sub dir/test remove existing.taxutor7: TEST: removing renamed existing file after operation 2025/08/13 02:16:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boyewez6" before starting 2025/08/13 02:16:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boyewez6: TEST: renaming existing back after failed operation 2025/08/13 02:16:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.woqeciz2" before starting 2025/08/13 02:16:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.woqeciz2: TEST: removing renamed existing file after operation 2025/08/13 02:16:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bg5cob1kvmoujj65482kdr2ha7ta8a3oi0n96q51s7cc218g2git7dk2mkj9eoflgk1n2td0t0fqff3rldrv878tk0kpenpr9avtjdn42jhvld1qfb2ev9gcu7382ko9fdt32coh25dqd5avt9m8vsqjlpjji8l1ck92ls5r89ma8hu96omg" 2025/08/13 02:16:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5h3ute9aftv83aiqjoki2p8buonhliomebcfg8rl31b1mq095qr0" --- PASS: TestRemoveExisting (14.72s) === 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/08/13 02:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomixep4sopa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m26.016663267s (try 1/5)