"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/17 05:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi" 2025/05/17 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg" 2025/05/17 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone2472448836" === 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/17 05:11:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/17 05:11:44 DEBUG : potato: Seek from 10 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 10 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Seek from 5 to 2 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/17 05:11:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Seek from 5 to 2 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/17 05:11:44 DEBUG : potato: Seek from 8 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 8 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/17 05:11:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/17 05:11:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/17 05:11:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/17 05:11:44 DEBUG : potato: Seek from 5 to 2 2025/05/17 05:11:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/17 05:11:44 DEBUG : potato: Seek from 9 to 0 2025/05/17 05:11:44 DEBUG : potato: Seek from 9 to 0 2025/05/17 05:11:44 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:11:46 DEBUG : rutabaga: md5 = 3add84f535c00849e202679535401bd9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/17 05:11:48 DEBUG : empty space: md5 = 4e5254474d049a56601fd7c10100ffc6 OK === RUN TestCheck/3 2025/05/17 05:11:50 DEBUG : potato2: md5 = 38aac18fceefb7d52765c704e261571a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/17 05:11:52 DEBUG : remotepotato: md5 = b64356b3400ecc4e3bd0f6a4e8524c6b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.60s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/05/17 05:11:55 DEBUG : Creating backend with remote "nonexistent" 2025/05/17 05:11:55 DEBUG : Creating backend with remote "nonexistent" 2025/05/17 05:11:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/17 05:11:55 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/05/17 05:11:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/17 05:11:55 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:11:57 DEBUG : rutabaga: md5 = b9025ef5a1aa5a6e2fa049df9730708c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/17 05:12:01 DEBUG : empty space: md5 = 241d3069af6b03d744eddc48faac1583 OK === RUN TestCheckDownload/3 2025/05/17 05:12:03 DEBUG : potato2: md5 = 4dc7f50380b310b08b04d363322eee23 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/17 05:12:07 DEBUG : remotepotato: md5 = 483f8cd2524406870805ff19e81d79c6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.88s) --- PASS: TestCheckDownload/1 (1.41s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:12:13 DEBUG : rutabaga: md5 = ce2a0362182d69d2b00585904e18e77b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/17 05:12:15 DEBUG : empty space: md5 = b9e5f53febaa15df9fad281923f20faa OK === RUN TestCheckSizeOnly/3 2025/05/17 05:12:17 DEBUG : potato2: md5 = cbac3d24fa805ae9a4b995d7f1018558 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/17 05:12:19 DEBUG : remotepotato: md5 = ac718fd0df24bcaa112d9394e42136d4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.37s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:12:23 DEBUG : test.sum: md5 = 88fbd5c8d6a644a2ca0f983b4cf8ce22 OK 2025/05/17 05:12:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/17 05:12:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/17 05:12:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/17 05:12:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/17 05:12:25 DEBUG : test.sum: md5 = 284ff38d2942b357efe8a6364b60527c OK 2025/05/17 05:12:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/17 05:12:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/17 05:12:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/17 05:12:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.04s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/data" 2025/05/17 05:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:12:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/data" 2025/05/17 05:12:30 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/vjrnln8ratgmqakfosrqe8espk" 2025/05/17 05:12:33 DEBUG : data/banana: md5 = b679e93387f1e37777f3b6caa78389ff OK 2025/05/17 05:12:34 DEBUG : test.sum: md5 = 72d6d3416a5c5c9c7aacd0dccdb853c9 OK === RUN TestCheckSumDownload/subtest1 2025/05/17 05:12:39 DEBUG : data/potato: md5 = fa97c89bb8169fe3c4d6e3767b0702df OK 2025/05/17 05:12:40 DEBUG : test.sum: md5 = 41ebfc4b342dd1a49a3a9bc63c5ac210 OK === RUN TestCheckSumDownload/subtest2 2025/05/17 05:12:45 DEBUG : test.sum: md5 = 3d2cdb43376926a313dac3be3c07d1c6 OK === RUN TestCheckSumDownload/subtest3 2025/05/17 05:12:49 DEBUG : test.sum: md5 = 56d716306dc49cd4c35a45223d64faa7 OK === RUN TestCheckSumDownload/subtest4 2025/05/17 05:12:52 DEBUG : test.sum: md5 = 3c7157c8a81eef79b78978bbaf2e3519 OK === RUN TestCheckSumDownload/subtest5 2025/05/17 05:12:56 DEBUG : test.sum: md5 = f1fd5c3e8aeda3b128d8988f0b0e6f50 OK === RUN TestCheckSumDownload/subtest6 2025/05/17 05:13:00 DEBUG : data/banana: md5 = b7fce7cb887adb7b5ade646ddd732ba3 OK 2025/05/17 05:13:01 DEBUG : data/potato: md5 = 6ed120ea301443a3fa14908e8342ef45 OK 2025/05/17 05:13:03 DEBUG : test.sum: md5 = 24ca5452dcd792cb820a05f03ec87bc2 OK === RUN TestCheckSumDownload/subtest7 2025/05/17 05:13:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/17 05:13:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.40s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2025/05/17 05:13:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gimudaf8tiye" 2025/05/17 05:13:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:08 DEBUG : Creating backend with remote "TestDrive:crypt/qptttk6n37g97aj3qv1tnkvkbag43o2630re2gv0jrmge4nmvp20" 2025/05/17 05:13:09 DEBUG : Creating backend with remote "/tmp/rclone4042015331" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye'", Local "Local file system at /tmp/rclone4042015331", Modify Window "1ms" 2025/05/17 05:13:11 DEBUG : hello, world!: md5 = 243691a5e0bc5d85ac678aebe2f7b483 OK upper checkfile vs. lower remote (without normalization) 2025/05/17 05:13:12 ERROR : hello, world!: sum not found 2025/05/17 05:13:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye' 2025/05/17 05:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye': 1 files missing 2025/05/17 05:13:12 NOTICE: 1 hashes missing 2025/05/17 05:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye': 2 differences found 2025/05/17 05:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/17 05:13:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye': 0 differences found 2025/05/17 05:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye': 1 matching files 2025/05/17 05:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xubowup3juzu" 2025/05/17 05:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/fnem5o2au7153fpdffg7qr3ubs08qh61sn71mdcn24pn10f5jljg" 2025/05/17 05:13:14 DEBUG : Creating backend with remote "/tmp/rclone1575547298" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu'", Local "Local file system at /tmp/rclone1575547298", Modify Window "1ms" 2025/05/17 05:13:16 DEBUG : HELLO, WORLD!: md5 = 4aa47cb79b2319e950468dcfcccdb158 OK lower checkfile vs. upper remote (without normalization) 2025/05/17 05:13:16 ERROR : HELLO, WORLD!: sum not found 2025/05/17 05:13:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu' 2025/05/17 05:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu': 1 files missing 2025/05/17 05:13:16 NOTICE: 1 hashes missing 2025/05/17 05:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu': 2 differences found 2025/05/17 05:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/17 05:13:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu': 0 differences found 2025/05/17 05:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu': 1 matching files 2025/05/17 05:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heqapal1qalu" 2025/05/17 05:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/jq5lru2erkcc91p6papslbkqj8advengphn7aqtt9tkft5u1glb0" 2025/05/17 05:13:18 DEBUG : Creating backend with remote "/tmp/rclone1541249244" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu'", Local "Local file system at /tmp/rclone1541249244", Modify Window "1ms" 2025/05/17 05:13:20 DEBUG : HeLlO, wOrLd!: md5 = 5b0e565b8d494240d3515a0c83305453 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/17 05:13:21 ERROR : HeLlO, wOrLd!: sum not found 2025/05/17 05:13:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu' 2025/05/17 05:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu': 1 files missing 2025/05/17 05:13:21 NOTICE: 1 hashes missing 2025/05/17 05:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu': 2 differences found 2025/05/17 05:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/17 05:13:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu': 0 differences found 2025/05/17 05:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu': 1 matching files 2025/05/17 05:13:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuzad1zuco" 2025/05/17 05:13:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:22 DEBUG : Creating backend with remote "TestDrive:crypt/2mjr1no542f85o5nhenu8jd6sqkb48kp3uausvafrjrrd3k2sq10" 2025/05/17 05:13:23 DEBUG : Creating backend with remote "/tmp/rclone1984053853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco'", Local "Local file system at /tmp/rclone1984053853", Modify Window "1ms" 2025/05/17 05:13:25 DEBUG : HELLO, WORLD!: md5 = 5ef2119c35d23cce23b0d61c574ede3f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/17 05:13:25 ERROR : HELLO, WORLD!: sum not found 2025/05/17 05:13:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco' 2025/05/17 05:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco': 1 files missing 2025/05/17 05:13:25 NOTICE: 1 hashes missing 2025/05/17 05:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco': 2 differences found 2025/05/17 05:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/17 05:13:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco': 0 differences found 2025/05/17 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco': 1 matching files 2025/05/17 05:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugibug7sadu" 2025/05/17 05:13:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/6ujsq9rsngqfp9duuf3a3it5g1vgmaemhgulkkvp7gs6rr7piul0" 2025/05/17 05:13:28 DEBUG : Creating backend with remote "/tmp/rclone1107438643" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu'", Local "Local file system at /tmp/rclone1107438643", Modify Window "1ms" 2025/05/17 05:13:30 DEBUG : 測試_Русский___ě_áñ: md5 = 7b879cd5950b33589d8ebbb378134a1d OK NFD checkfile vs. NFC remote (without normalization) 2025/05/17 05:13:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/17 05:13:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu' 2025/05/17 05:13:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu': 1 files missing 2025/05/17 05:13:30 NOTICE: 1 hashes missing 2025/05/17 05:13:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu': 2 differences found 2025/05/17 05:13:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/17 05:13:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu': 0 differences found 2025/05/17 05:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu': 1 matching files 2025/05/17 05:13:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yugezul5jaqa" 2025/05/17 05:13:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:31 DEBUG : Creating backend with remote "TestDrive:crypt/bc4f0j4taqbh2jrk0ojs6tum89t6egemdtqt3ms1mrb0riod23bg" 2025/05/17 05:13:32 DEBUG : Creating backend with remote "/tmp/rclone188236029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa'", Local "Local file system at /tmp/rclone188236029", Modify Window "1ms" 2025/05/17 05:13:34 DEBUG : 測試_Русский___ě_áñ: md5 = d3fff06b107e0fae8d964c11797c83e8 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/17 05:13:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/17 05:13:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa' 2025/05/17 05:13:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa': 1 files missing 2025/05/17 05:13:35 NOTICE: 1 hashes missing 2025/05/17 05:13:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa': 2 differences found 2025/05/17 05:13:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/17 05:13:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa': 0 differences found 2025/05/17 05:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa': 1 matching files 2025/05/17 05:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujemal6huru" 2025/05/17 05:13:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/34fhbt3eiga2bj1iggkbf6obpuhh8cehg9q14s1kg4m5qboutpl0" 2025/05/17 05:13:37 DEBUG : Creating backend with remote "/tmp/rclone2298956780" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru'", Local "Local file system at /tmp/rclone2298956780", Modify Window "1ms" 2025/05/17 05:13:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 370df26992e75aeaa4e4648366fe0ac2 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/17 05:13:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/17 05:13:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru' 2025/05/17 05:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru': 1 files missing 2025/05/17 05:13:39 NOTICE: 1 hashes missing 2025/05/17 05:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru': 2 differences found 2025/05/17 05:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/17 05:13:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru': 0 differences found 2025/05/17 05:13:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru': 1 matching files 2025/05/17 05:13:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zanivah4cebo" 2025/05/17 05:13:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:40 DEBUG : Creating backend with remote "TestDrive:crypt/ims9m5f9028okbe52g0b925sa9eli2qrba48indto0o49fmhm6s0" 2025/05/17 05:13:41 DEBUG : Creating backend with remote "/tmp/rclone1256934444" 2025/05/17 05:13:41 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo'", Local "Local file system at /tmp/rclone1256934444", Modify Window "1ms" 2025/05/17 05:13:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0667e7e7b73584b3ed75343a65889913 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/17 05:13:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/17 05:13:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo' 2025/05/17 05:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo': 1 files missing 2025/05/17 05:13:44 NOTICE: 1 hashes missing 2025/05/17 05:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo': 2 differences found 2025/05/17 05:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/17 05:13:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo': 0 differences found 2025/05/17 05:13:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo': 1 matching files 2025/05/17 05:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rifenaq9feya" 2025/05/17 05:13:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/rj4j0cq902lh8au8pbjs8bq58pflhg28cqr009bpr72fpfvtvis0" 2025/05/17 05:13:46 DEBUG : Creating backend with remote "/tmp/rclone2082469189" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya'", Local "Local file system at /tmp/rclone2082469189", Modify Window "1ms" 2025/05/17 05:13:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0267eb7ba550bd2a225061ee50318f7c OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/17 05:13:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/17 05:13:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya' 2025/05/17 05:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya': 1 files missing 2025/05/17 05:13:49 NOTICE: 1 hashes missing 2025/05/17 05:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya': 2 differences found 2025/05/17 05:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/17 05:13:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya': 0 differences found 2025/05/17 05:13:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya': 1 matching files 2025/05/17 05:13:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-disimon9fuza" 2025/05/17 05:13:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:13:50 DEBUG : Creating backend with remote "TestDrive:crypt/g0c71vbskfntjdks7g0mfj84a88hrug4v237olk398ckukc0b5qg" 2025/05/17 05:13:51 DEBUG : Creating backend with remote "/tmp/rclone1256027943" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza'", Local "Local file system at /tmp/rclone1256027943", Modify Window "1ms" 2025/05/17 05:13:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9587ca97b3112eb8d367b55789eed91 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/17 05:13:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/17 05:13:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza' 2025/05/17 05:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza': 1 files missing 2025/05/17 05:13:54 NOTICE: 1 hashes missing 2025/05/17 05:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza': 2 differences found 2025/05/17 05:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/17 05:13:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/17 05:13:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza': 0 differences found 2025/05/17 05:13:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza': 1 matching files 2025/05/17 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-disimon9fuza': Purge remote 2025/05/17 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifenaq9feya': Purge remote 2025/05/17 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zanivah4cebo': Purge remote 2025/05/17 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujemal6huru': Purge remote 2025/05/17 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugezul5jaqa': Purge remote 2025/05/17 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugibug7sadu': Purge remote 2025/05/17 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuzad1zuco': Purge remote 2025/05/17 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heqapal1qalu': Purge remote 2025/05/17 05:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xubowup3juzu': Purge remote 2025/05/17 05:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gimudaf8tiye': Purge remote --- PASS: TestApplyTransforms (50.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:13:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/17 05:14:01 DEBUG : sub/file2: md5 = ebd1735ecf8c78a7d709da35f57d2c4d OK 2025/05/17 05:14:01 INFO : file1: Copied (new) to: sub/file2 2025/05/17 05:14:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:14:02 DEBUG : file1: Unchanged skipping 2025/05/17 05:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': don't need to copy/move sub/file2, it is already at target location 2025/05/17 05:14:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.81s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:14:07 DEBUG : dst/file1: md5 = c2c5432f007417e017e4db6e112d7e13 OK 2025/05/17 05:14:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/backup" 2025/05/17 05:14:08 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/1nrff024r7pq65ecp72fc28jb0" 2025/05/17 05:14:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/17 05:14:12 INFO : dst/file1: Moved (server-side) 2025/05/17 05:14:13 DEBUG : dst/file1: md5 = 044fcf66bfbe8febb72387a9ab5e27a3 OK 2025/05/17 05:14:13 INFO : dst/file1: Copied (new) 2025/05/17 05:14:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:14:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:14:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/dst" 2025/05/17 05:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/17 05:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/CompareDest" 2025/05/17 05:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/gveqi14airsml4bgu7krj116o8" 2025/05/17 05:14:21 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 05:14:23 DEBUG : one: md5 = f2029f661f084534e26eaf24c4d50911 OK 2025/05/17 05:14:23 INFO : one: Copied (new) 2025/05/17 05:14:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:14:26 DEBUG : one: md5 = c244762ccb1c46daabcc26a9187e7ace OK 2025/05/17 05:14:26 INFO : one: Copied (replaced existing) 2025/05/17 05:14:28 DEBUG : dst/one: md5 = 742f8d36633c0fc69ef6cfeeec419186 OK 2025/05/17 05:14:30 DEBUG : CompareDest/one: md5 = 3b0f27309802427b3fd48d8fc2fb4a5c OK 2025/05/17 05:14:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:14:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:14:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 05:14:33 DEBUG : CompareDest/two: md5 = 7f08231a1011da5f616d3d1a04e9fec4 OK 2025/05/17 05:14:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 05:14:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:14:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 05:14:34 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 05:14:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:14:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 05:14:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 05:14:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/17 05:14:37 DEBUG : two: md5 = 26727053367287593acceee26de39ca3 OK 2025/05/17 05:14:37 INFO : two: Copied (new) 2025/05/17 05:14:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/17 05:14:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:14:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:14:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:14:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/dst" 2025/05/17 05:14:41 DEBUG : Config file has changed externally - reloading 2025/05/17 05:14:42 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/17 05:14:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/CopyDest" 2025/05/17 05:14:43 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/17 05:14:45 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 05:14:47 DEBUG : one: md5 = 3ab41fa9515ecaef74c172eab44a6bf3 OK 2025/05/17 05:14:47 INFO : one: Copied (new) 2025/05/17 05:14:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:14:50 DEBUG : one: md5 = fb2409a05b3189363f73ce00030d21de OK 2025/05/17 05:14:50 INFO : one: Copied (replaced existing) 2025/05/17 05:14:51 DEBUG : dst/one: md5 = 87b1b280b59f42e2dd92861dcfde08da OK 2025/05/17 05:14:55 DEBUG : CopyDest/one: md5 = 463a9facf8c6a1dda961e8f3eefd67e9 OK 2025/05/17 05:14:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/BackupDir" 2025/05/17 05:14:55 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/17 05:14:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:14:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:14:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:14:59 INFO : one: Moved (server-side) 2025/05/17 05:15:00 INFO : one: Copied (server-side copy) 2025/05/17 05:15:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/17 05:15:02 DEBUG : CopyDest/two: md5 = e0a6f08f5b79891e333016b070052aa3 OK 2025/05/17 05:15:02 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 05:15:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:15:04 INFO : two: Copied (server-side copy) 2025/05/17 05:15:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/17 05:15:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:15:04 DEBUG : two: Unchanged skipping 2025/05/17 05:15:06 DEBUG : CopyDest/three: md5 = 6c9afdea6e30f6458e319d0e31581ab3 OK 2025/05/17 05:15:07 DEBUG : three: Need to transfer - File not found at Destination 2025/05/17 05:15:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/17 05:15:07 DEBUG : three: Destination not found in --copy-dest 2025/05/17 05:15:08 DEBUG : three: md5 = ec2c2d8eaf47eedcee25bc2f2f4c605a OK 2025/05/17 05:15:08 INFO : three: Copied (new) 2025/05/17 05:15:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/17 05:15:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:15:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/17 05:15:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:15:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/17 05:15:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/17 05:15:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.96s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/17 05:15:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fb6167ac07c0abb7914ab1f9dfd149c4 OK 2025/05/17 05:15:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/17 05:15:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/17 05:15:18 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/05/17 05:15:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/17 05:15:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/17 05:15:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d1ec95a40cc6a244d4bea216bb769dbd OK 2025/05/17 05:15:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/17 05:15:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/17 05:15:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.77s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using skip mode. 2025/05/17 05:15:27 NOTICE: one: Found 2 files with duplicate names 2025/05/17 05:15:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using skip mode. 2025/05/17 05:15:34 NOTICE: one: Found 3 files with duplicate names 2025/05/17 05:15:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/17 05:15:34 INFO : one: Deleted 2025/05/17 05:15:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.79s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using first mode. 2025/05/17 05:15:40 NOTICE: one: Found 3 files with duplicate names 2025/05/17 05:15:40 INFO : one: Deleted 2025/05/17 05:15:41 INFO : one: Deleted 2025/05/17 05:15:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.31s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using newest mode. 2025/05/17 05:15:46 NOTICE: one: Found 3 files with duplicate names 2025/05/17 05:15:47 INFO : one: Deleted 2025/05/17 05:15:47 INFO : one: Deleted 2025/05/17 05:15:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.07s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using oldest mode. 2025/05/17 05:15:53 NOTICE: one: Found 3 files with duplicate names 2025/05/17 05:15:53 INFO : one: Deleted 2025/05/17 05:15:54 INFO : one: Deleted 2025/05/17 05:15:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:15:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using largest mode. 2025/05/17 05:15:59 NOTICE: one: Found 3 files with duplicate names 2025/05/17 05:15:59 INFO : one: Deleted 2025/05/17 05:16:00 INFO : one: Deleted 2025/05/17 05:16:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.93s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:16:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using smallest mode. 2025/05/17 05:16:05 NOTICE: one: Found 3 files with duplicate names 2025/05/17 05:16:05 INFO : one: Deleted 2025/05/17 05:16:06 INFO : one: Deleted 2025/05/17 05:16:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.00s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:16:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Looking for duplicate names using rename mode. 2025/05/17 05:16:12 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/17 05:16:13 INFO : one-2.txt: renamed from: one.txt 2025/05/17 05:16:14 INFO : one-3.txt: renamed from: one.txt 2025/05/17 05:16:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:16:20 DEBUG : dupe1/one.txt: md5 = 85c10607a68e7a1305d23b8ec03b0c47 OK 2025/05/17 05:16:23 DEBUG : dupe2/two.txt: md5 = 87785634a3327f1f2646736872d8cb8f OK 2025/05/17 05:16:25 DEBUG : dupe3/three.txt: md5 = 514213344823157f659f0b32c20cc956 OK 2025/05/17 05:16:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/17 05:16:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/17 05:16:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/17 05:16:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/17 05:16:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/17 05:16:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/17 05:16:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.27s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:16:32 DEBUG : a.txt: md5 = d85538626d3c4d521a84a86f3f93a200 OK 2025/05/17 05:16:34 DEBUG : zend.txt: md5 = 91fc9fc4c41aad2bc6ce7d968986d98b OK 2025/05/17 05:16:36 DEBUG : sub dir/hello world: md5 = 90b2983e021dd0bcc1c90335f96af2c5 OK 2025/05/17 05:16:37 DEBUG : sub dir/hello world2: md5 = 5ff67d045bb01537e5a67df5e7ae4c48 OK 2025/05/17 05:16:39 DEBUG : sub dir/ignore dir/.ignore: md5 = e66fb5519283ed62eed6ae029035a73d OK 2025/05/17 05:16:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = bbdcecb4fdc5a9ee7345469fca6a042b OK 2025/05/17 05:16:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1d1ccd71ac5d0deaad9e66ba2c31664e OK 2025/05/17 05:16:44 DEBUG : a.txt: Excluded (Size Filter) 2025/05/17 05:16:44 DEBUG : a.txt: Excluded 2025/05/17 05:16:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/17 05:16:44 DEBUG : sub dir/hello world: Excluded 2025/05/17 05:16:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/17 05:16:44 DEBUG : sub dir/hello world2: Excluded 2025/05/17 05:16:45 DEBUG : sub dir/ignore dir: Excluded 2025/05/17 05:16:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/17 05:16:45 DEBUG : sub dir/hello world: Excluded 2025/05/17 05:16:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/17 05:16:45 DEBUG : sub dir/hello world2: Excluded 2025/05/17 05:16:45 DEBUG : sub dir/ignore dir: Excluded 2025/05/17 05:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/17 05:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/17 05:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/17 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/17 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/17 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/17 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:16:53 DEBUG : a.txt: md5 = 838ac83a5c3bc66213c44677d7cb6b63 OK 2025/05/17 05:16:55 DEBUG : zend.txt: md5 = cc7a03ea1197f36f895606e1522f53eb OK 2025/05/17 05:16:56 DEBUG : sub dir/hello world: md5 = 66be08e3f074be4e41ab99420a3558b4 OK 2025/05/17 05:16:58 DEBUG : sub dir/hello world2: md5 = d63b4fce413f02c18fcfbbbad09a0a20 OK 2025/05/17 05:17:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 7621e1673a602dcca94e992748cf30b9 OK 2025/05/17 05:17:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8c61bc895b8deabdd8c4df84711667ae OK 2025/05/17 05:17:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9e5fe13699d463ac1bb05319fb153a60 OK 2025/05/17 05:17:05 DEBUG : a.txt: Excluded (Size Filter) 2025/05/17 05:17:05 DEBUG : a.txt: Excluded 2025/05/17 05:17:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/17 05:17:05 DEBUG : sub dir/hello world: Excluded 2025/05/17 05:17:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/17 05:17:05 DEBUG : sub dir/hello world2: Excluded 2025/05/17 05:17:06 DEBUG : sub dir/ignore dir: Excluded 2025/05/17 05:17:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/17 05:17:06 DEBUG : sub dir/hello world: Excluded 2025/05/17 05:17:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/17 05:17:06 DEBUG : sub dir/hello world2: Excluded 2025/05/17 05:17:06 DEBUG : sub dir/ignore dir: Excluded 2025/05/17 05:17:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/17 05:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/17 05:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/17 05:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/17 05:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/17 05:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/17 05:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.66s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:15 DEBUG : file1: md5 = 199292d7479e81e2885b32cc213365b0 OK 2025/05/17 05:17:17 DEBUG : sub/file2: md5 = 21cc88254b9d458a5df5d303faeecfd1 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/05/17 05:17:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/17 05:17:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/17 05:17:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/17 05:17:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.00s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:24 DEBUG : file1: md5 = 95a444437519643b3d13766c60a9bff4 OK 2025/05/17 05:17:26 DEBUG : sub/file2: md5 = bb2f0e7556e6c406250f879993049963 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/05/17 05:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/notfound" 2025/05/17 05:17:30 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/17 05:17:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.50s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Making directory 2025/05/17 05:17:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:36 DEBUG : sub dir/hello world: md5 = fd895fd050d592c4806858dce2ceb774 OK 2025/05/17 05:17:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.54s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:40 DEBUG : potato2: md5 = 24145274e7b7138a87b50d51ae7d6f7a OK 2025/05/17 05:17:42 DEBUG : empty space: md5 = 31822b576051b2e5c914b647298cdb9b OK --- PASS: TestLs (4.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:45 DEBUG : potato2: md5 = 7a194e95c5d8f7839ec3c31412c37add OK 2025/05/17 05:17:46 DEBUG : empty space: md5 = 34020f9e6d04db05d2ac86d2a7251d64 OK 2025/05/17 05:17:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.68s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:50 DEBUG : potato2: md5 = f8fc9951b34c4ba27a0a2124f5d4ee27 OK 2025/05/17 05:17:51 DEBUG : empty space: md5 = 0633ded7d8f60a044fd432af33d6f0b0 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:55 DEBUG : potato2: md5 = 0247e6823aa96701c77ddf5383033a86 OK 2025/05/17 05:17:56 DEBUG : empty space: md5 = 14cc927dfcf1211775cb9dd1d4731022 OK --- PASS: TestHashSums (4.43s) === RUN TestHashSumsWithErrors 2025/05/17 05:17:58 DEBUG : Creating backend with remote ":memory:" 2025/05/17 05:17:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/17 05:17:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/17 05:17:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:17:59 DEBUG : potato2: md5 = f043fc39d685d5535d3d215eb76b1273 OK 2025/05/17 05:18:00 DEBUG : empty space: md5 = 5788dd202054d8dbe99db6ded82261e7 OK 2025/05/17 05:18:02 DEBUG : sub dir/potato3: md5 = 9cd2bfb9b7d368f18a45fa4dab1e9eda OK 2025/05/17 05:18:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.26s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:18:07 DEBUG : small: md5 = c47c5741d5af1a8d7819da2c77fe6acc OK 2025/05/17 05:18:09 DEBUG : medium: md5 = d9eaee8a2a68e86e82c78154b2fafca0 OK 2025/05/17 05:18:10 DEBUG : large: md5 = 9d19c9c7a6de9091c0e988edb940f934 OK 2025/05/17 05:18:10 DEBUG : Waiting for deletions to finish 2025/05/17 05:18:10 DEBUG : large: Excluded (Size Filter) 2025/05/17 05:18:11 INFO : medium: Deleted 2025/05/17 05:18:11 INFO : small: Deleted --- PASS: TestDelete (6.27s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:18:13 DEBUG : small: md5 = 8ef1267b4a855cf339b9f019afa1ad40 OK 2025/05/17 05:18:15 DEBUG : medium: md5 = d02d38e0dce42d6c96c64f053d1f2db8 OK 2025/05/17 05:18:19 DEBUG : large: md5 = 3abbe2d0de6a0399049f9762caf5b226 OK 2025/05/17 05:18:19 DEBUG : Waiting for deletions to finish 2025/05/17 05:18:20 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/17 05:18:20 INFO : small: Deleted 2025/05/17 05:18:20 INFO : medium: Deleted --- PASS: TestMaxDelete (9.72s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:18:23 DEBUG : small: md5 = 14bff6586517045fd5d71723a3159422 OK 2025/05/17 05:18:24 DEBUG : medium: md5 = a3af610b4f629def45132910fddbfb0e OK 2025/05/17 05:18:26 DEBUG : large: md5 = 156c400a136be3337cb2aa070e69fe5a OK 2025/05/17 05:18:26 DEBUG : Waiting for deletions to finish 2025/05/17 05:18:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/17 05:18:27 INFO : medium: Deleted 2025/05/17 05:18:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.51s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:18:30 DEBUG : small: md5 = 66c6300f6091b6b98b8a1cdc84627f06 OK 2025/05/17 05:18:31 DEBUG : medium: md5 = 129655e87a1ae0c3ccba05227d1fe91d OK 2025/05/17 05:18:32 DEBUG : large: md5 = f74bfd6f76867b66e872da3d4736e52e OK 2025/05/17 05:18:33 DEBUG : Waiting for deletions to finish 2025/05/17 05:18:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/17 05:18:33 INFO : medium: Deleted 2025/05/17 05:18:33 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.57s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:18:36 DEBUG : ReadFile: md5 = b18440b2175b9fac20250971ec45f81a OK --- PASS: TestReadFile (4.10s) === RUN TestRetry 2025/05/17 05:18:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/17 05:18:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/17 05:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/17 05:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/17 05:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/17 05:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/17 05:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:18:40 DEBUG : file1: md5 = dfe24eea42fe9709cc1dc041476a508c OK 2025/05/17 05:18:42 DEBUG : file2: md5 = 86040289b6ec3b1bf986599eb07964ea OK --- PASS: TestCat (15.94s) === RUN TestPurge 2025/05/17 05:18:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daselet5yoqo" 2025/05/17 05:18:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/b08quf5tdgimnm67uhj333nspcgv1bu65fvn4f1hm102rak273qg" 2025/05/17 05:18:56 DEBUG : Creating backend with remote "/tmp/rclone3360122575" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daselet5yoqo'", Local "Local file system at /tmp/rclone3360122575", Modify Window "1ms" 2025/05/17 05:19:00 DEBUG : A1/B1/C1/one: md5 = 07cfa1dbdf35d5c0c4fb2193f193227e OK 2025/05/17 05:19:00 INFO : A2: Making directory 2025/05/17 05:19:01 INFO : A1/B2: Making directory 2025/05/17 05:19:02 INFO : A1/B2/C2: Making directory 2025/05/17 05:19:03 INFO : A1/B1/C3: Making directory 2025/05/17 05:19:04 INFO : A3: Making directory 2025/05/17 05:19:04 INFO : A3/B3: Making directory 2025/05/17 05:19:05 INFO : A3/B3/C4: Making directory 2025/05/17 05:19:07 DEBUG : A1/two: md5 = 150125e8d76dae93aeb863a4f00040a9 OK 2025/05/17 05:19:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daselet5yoqo': Purge remote 2025/05/17 05:19:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:19:14 DEBUG : A1/B1/C1/one: md5 = 06f0645164aa82b5776f472e2d114633 OK 2025/05/17 05:19:14 INFO : A2: Making directory 2025/05/17 05:19:15 INFO : A1/B2: Making directory 2025/05/17 05:19:16 INFO : A1/B2/C2: Making directory 2025/05/17 05:19:17 INFO : A1/B1/C3: Making directory 2025/05/17 05:19:17 INFO : A3: Making directory 2025/05/17 05:19:18 INFO : A3/B3: Making directory 2025/05/17 05:19:19 INFO : A3/B3/C4: Making directory 2025/05/17 05:19:21 DEBUG : A1/two: md5 = e01e0cef67b50e68dfbfd963c50e8be5 OK 2025/05/17 05:19:22 DEBUG : removing 1 level 3 directories 2025/05/17 05:19:22 INFO : A3/B3/C4: Removing directory 2025/05/17 05:19:25 DEBUG : removing 2 level 3 directories 2025/05/17 05:19:25 INFO : A1/B2/C2: Removing directory 2025/05/17 05:19:25 INFO : A1/B1/C3: Removing directory 2025/05/17 05:19:25 DEBUG : removing 2 level 2 directories 2025/05/17 05:19:25 INFO : A3/B3: Removing directory 2025/05/17 05:19:25 INFO : A1/B2: Removing directory 2025/05/17 05:19:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/17 05:19:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/17 05:19:26 DEBUG : removing 2 level 1 directories 2025/05/17 05:19:26 INFO : A3: Removing directory 2025/05/17 05:19:26 INFO : A2: Removing directory 2025/05/17 05:19:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/17 05:19:30 DEBUG : removing 1 level 3 directories 2025/05/17 05:19:30 INFO : A1/B1/C1: Removing directory 2025/05/17 05:19:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:31 DEBUG : removing 1 level 2 directories 2025/05/17 05:19:31 INFO : A1/B1: Removing directory 2025/05/17 05:19:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/17 05:19:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/17 05:19:31 DEBUG : removing 1 level 1 directories 2025/05/17 05:19:31 INFO : A1: Removing directory 2025/05/17 05:19:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/17 05:19:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/17 05:19:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/17 05:19:32 DEBUG : removing 1 level 0 directories 2025/05/17 05:19:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Removing directory 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:19:33 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (23.04s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:19:34 INFO : A1: Making directory 2025/05/17 05:19:35 INFO : A1/B1: Making directory 2025/05/17 05:19:36 INFO : A1/B1/C1: Making directory 2025/05/17 05:19:38 DEBUG : removing 1 level 3 directories 2025/05/17 05:19:38 INFO : A1/B1/C1: Removing directory 2025/05/17 05:19:39 DEBUG : removing 1 level 2 directories 2025/05/17 05:19:39 INFO : A1/B1: Removing directory 2025/05/17 05:19:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/17 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.98s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:19:42 INFO : A1: Making directory 2025/05/17 05:19:42 INFO : A1/B1: Making directory 2025/05/17 05:19:43 INFO : A1/B1/C1: Making directory 2025/05/17 05:19:46 DEBUG : removing 1 level 3 directories 2025/05/17 05:19:46 INFO : A1/B1/C1: Removing directory 2025/05/17 05:19:46 DEBUG : removing 1 level 2 directories 2025/05/17 05:19:46 INFO : A1/B1: Removing directory 2025/05/17 05:19:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/17 05:19:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.41s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:19:51 DEBUG : file1: md5 = 4480dccbd6cd26fe145a0222f1809c88 OK 2025/05/17 05:19:51 DEBUG : filename.txt: File name found in url 2025/05/17 05:19:52 DEBUG : filename.txt: md5 = 90877361f13f3f9f763889c6e6be3792 OK 2025/05/17 05:19:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/17 05:19:54 DEBUG : headerfilename.txt: md5 = d1ba4c39200b7dbe305754c569342ef9 OK 2025/05/17 05:19:55 DEBUG : file2: md5 = 2a3d275109e0e45a02ec58148c6f5200 OK --- PASS: TestCopyURL (8.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:19:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/17 05:20:00 DEBUG : sub/file2: md5 = 9ae9874bc4e5e9cbede5692afa4cef89 OK 2025/05/17 05:20:00 INFO : file1: Copied (new) to: sub/file2 2025/05/17 05:20:00 INFO : file1: Deleted 2025/05/17 05:20:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:20:01 DEBUG : file1: Unchanged skipping 2025/05/17 05:20:01 INFO : file1: Deleted 2025/05/17 05:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': don't need to copy/move sub/file2, it is already at target location 2025/05/17 05:20:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:20:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/17 05:20:05 DEBUG : file1: md5 = 5184ece57caf0ad419c7ce24644d43ab OK 2025/05/17 05:20:05 INFO : file1: Copied (new) 2025/05/17 05:20:05 INFO : file1: Deleted 2025/05/17 05:20:06 DEBUG : file1: Destination exists, skipping 2025/05/17 05:20:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.47s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:20:10 DEBUG : dst/file1: md5 = b968e1186b6a90f58dd604a20c99bd60 OK 2025/05/17 05:20:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maliked3kagi/backup" 2025/05/17 05:20:11 DEBUG : Creating backend with remote "TestDrive:crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg/1nrff024r7pq65ecp72fc28jb0" 2025/05/17 05:20:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/17 05:20:14 INFO : dst/file1: Moved (server-side) 2025/05/17 05:20:16 DEBUG : dst/file1: md5 = d292bea8cb2a6ff7061ba14752486b0b OK 2025/05/17 05:20:16 INFO : dst/file1: Copied (new) 2025/05/17 05:20:16 INFO : dst/file1: Deleted 2025/05/17 05:20:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:20:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/17 05:20:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.71s) === 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:20:23 DEBUG : A1/one: md5 = b596a9e3e32c9435b574a36cec169a7b OK 2025/05/17 05:20:24 DEBUG : A1/two: md5 = d2f04cfa58e4f93ea2ebbc63e44aaef2 OK 2025/05/17 05:20:26 DEBUG : A1/B1/three: md5 = 4750af6fa4667f997fbacddc36fbc2c2 OK 2025/05/17 05:20:28 DEBUG : A1/B1/C1/four: md5 = fe9b776516f99571eeb80649bdeca80b OK 2025/05/17 05:20:30 DEBUG : A1/B1/C2/five: md5 = ad01b9103ca32322bb5f5224d332b7d1 OK 2025/05/17 05:20:30 INFO : A1/B2: Making directory 2025/05/17 05:20:31 INFO : A1/B1/C3: Making directory 2025/05/17 05:20:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/17 05:20:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/17 05:20:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/17 05:20:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/17 05:20:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/17 05:20:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/17 05:20:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/17 05:20:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/17 05:20:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/17 05:20:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/17 05:20:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/17 05:20:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/17 05:20:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/17 05:20:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/17 05:20:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/17 05:20:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/17 05:20:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/17 05:20:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/17 05:20:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/17 05:20:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/17 05:20:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/17 05:21:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/17 05:21:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/17 05:21:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/17 05:21:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/17 05:21:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/17 05:21:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/17 05:21:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/17 05:21:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/17 05:21:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/17 05:21:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.81s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:04 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/17 05:21:06 DEBUG : no_checksum_small_file_from_pipe: md5 = e76172b53badaf36d435c82a6b75fb6b OK 2025/05/17 05:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/17 05:21:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/17 05:21:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/17 05:21:08 DEBUG : no_checksum_big_file_from_pipe: md5 = 4bc9304ca6d0a6fc5b3610c3b5ea9f0a OK 2025/05/17 05:21:08 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/17 05:21:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 0381ac131e79cf4033137bccd7fb08ce OK 2025/05/17 05:21:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/17 05:21:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/17 05:21:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 271688d33303c37965a74c754775204a OK 2025/05/17 05:21:13 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/17 05:21:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:21:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/17 05:21:18 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-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/17 05:21:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/17 05:21:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/17 05:21:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/17 05:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (48 bytes), uploading instead of streaming 2025/05/17 05:21:26 DEBUG : rcat_metadata: md5 = ca205d4db77f96aca6912d160ae300e0 OK 2025/05/17 05:21:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/17 05:21:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/17 05:21:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 08cb1415a9e1dd4642c9c49ae1620690 OK 2025/05/17 05:21:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:32 DEBUG : potato1: md5 = 25de4c085e1e5f706321c5bbd8385e28 OK 2025/05/17 05:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/17 05:21:33 DEBUG : potato2: md5 = cd6a2f81546918055abbc6492b0e3aaf OK 2025/05/17 05:21:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:36 DEBUG : potato1: md5 = fcf485f993479ea670736064d6741cda OK 2025/05/17 05:21:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/17 05:21:38 DEBUG : potato2: md5 = 10be8ac6a049eba2379a17658c9c94a1 OK 2025/05/17 05:21:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.28s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:41 DEBUG : potato2: md5 = ac3d0cb31fdb1d4fd9d44cc5026cbe15 OK 2025/05/17 05:21:43 DEBUG : empty space: md5 = 4fbd85efd254f94771f074537a072c8b OK 2025/05/17 05:21:45 DEBUG : sub dir/potato3: md5 = 8e7b888db6f708a1a96ebff6805e366b OK 2025/05/17 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Touching "sub dir/potato3" 2025/05/17 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Touching "empty space" 2025/05/17 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Touching "potato2" 2025/05/17 05:21:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.78s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:50 DEBUG : dir with metadata: Making directory with metadata 2025/05/17 05:21:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:52 DEBUG : directory with modtime: Making directory with metadata 2025/05/17 05:21:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:21:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/17 05:21:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/17 05:21:55 DEBUG : Google drive root 'crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg': Skipping btime metadata as can't update it on an existing file: 2025-05-17T05:21:55.138532521Z 2025/05/17 05:21:55 INFO : non existent directory: Updated directory metadata 2025/05/17 05:21:57 DEBUG : Google drive root 'crypt/eva0i5t316ivo2bd5buibr1g37ctbphaukdrbiqc3t5i4v9dvcrg': Skipping btime metadata as can't update it on an existing file: 2025-05-17T05:21:55.138532521Z 2025/05/17 05:21:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:22:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/17 05:22:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/17 05:22:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:22:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/17 05:22:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/17 05:22:04 DEBUG : dst: Making directory with metadata 2025/05/17 05:22:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/17 05:22:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:22:05 INFO : dst: Set directory modification time (using SetModTime) 2025/05/17 05:22:05 INFO : dst: Set directory modification time (using SetModTime) 2025/05/17 05:22:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/17 05:22:06 INFO : dst: Set directory modification time (using SetModTime) 2025/05/17 05:22:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi'", Local "Local file system at /tmp/rclone2472448836", Modify Window "1ms" 2025/05/17 05:22:09 DEBUG : sub dir/test remove existing: md5 = d90c05e391c1254a85c1662c999e5000 OK 2025/05/17 05:22:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 09495947f93b16abc321eb69cc7f6ac6 OK 2025/05/17 05:22:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.solifez0" before starting 2025/05/17 05:22:14 DEBUG : sub dir/test remove existing.solifez0: TEST: removing renamed existing file after operation 2025/05/17 05:22:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sorucen1" before starting 2025/05/17 05:22:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sorucen1: TEST: renaming existing back after failed operation 2025/05/17 05:22:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seqoyav5" before starting 2025/05/17 05:22:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seqoyav5: TEST: removing renamed existing file after operation 2025/05/17 05:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pr22n9hd7lf44s1fitf395piku6ld07d0uvqm8qk4jk81j4h3d3g" 2025/05/17 05:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "48o37pj528bon4sbn1dhp2p2cs6nc54g6ctqc854mnu15uqd15kduvr1gta10udsba5u17orfbnjvp1hf8k39bg953arlgt9fsakge02fnk74fkkl55qlp5jlghlsji9u5oa4d7k3upbj4j0rh5p54emi1l9dvgu6psmc5ck6kt8ldb6t640" --- PASS: TestRemoveExisting (12.99s) === 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/05/17 05:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maliked3kagi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m38.383687578s (try 1/5)