"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/06 02:46:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido" 2025/04/06 02:46:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:46:01 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg" 2025/04/06 02:46:02 DEBUG : Creating backend with remote "/tmp/rclone3158625241" === 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/06 02:46:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/06 02:46:02 DEBUG : potato: Seek from 10 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 10 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Seek from 5 to 2 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/06 02:46:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Seek from 5 to 2 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/06 02:46:02 DEBUG : potato: Seek from 8 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 8 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/06 02:46:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 02:46:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 02:46:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 02:46:02 DEBUG : potato: Seek from 5 to 2 2025/04/06 02:46:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/06 02:46:02 DEBUG : potato: Seek from 9 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 9 to 0 2025/04/06 02:46:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:46:04 DEBUG : rutabaga: md5 = 62215876fbf8594f196365f2edc0a815 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/06 02:46:06 DEBUG : empty space: md5 = 736b632cb05bce1cec8b62a742d4622a OK === RUN TestCheck/3 2025/04/06 02:46:08 DEBUG : potato2: md5 = b8eb331591a58cf0158f7e45fa00e3e6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/06 02:46:10 DEBUG : remotepotato: md5 = 1df37a7f6b08c08d88c1d3cd231f509e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.72s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/06 02:46:13 DEBUG : Creating backend with remote "nonexistent" 2025/04/06 02:46:13 DEBUG : Creating backend with remote "nonexistent" 2025/04/06 02:46:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/06 02:46:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/06 02:46:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/06 02:46:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:46:14 DEBUG : rutabaga: md5 = b60f2196f6d4f7e50428a8ef32f8ca20 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/06 02:46:18 DEBUG : empty space: md5 = 9fc353f408401ade6f2023ae9619ac0c OK === RUN TestCheckDownload/3 2025/04/06 02:46:20 DEBUG : potato2: md5 = 55bce2c5df8d307ef617737e4b3d2e7c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/06 02:46:24 DEBUG : remotepotato: md5 = 17000fbdd64197cb46af7802feb884f2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.40s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.25s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:46:30 DEBUG : rutabaga: md5 = 9c461e13c78664773bcaaafc301cdafa OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/06 02:46:32 DEBUG : empty space: md5 = 8708aefc3538ade1b564fce0a1a8ea94 OK === RUN TestCheckSizeOnly/3 2025/04/06 02:46:34 DEBUG : potato2: md5 = 1253f2a98a6edac13122499d68f67b33 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/06 02:46:36 DEBUG : remotepotato: md5 = 2f21837c15d6c92658ce928cae470af3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.44s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:46:40 DEBUG : test.sum: md5 = 73daeb6964b875e84a9717ebaa50d72d OK 2025/04/06 02:46:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/06 02:46:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/06 02:46:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/06 02:46:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/06 02:46:43 DEBUG : test.sum: md5 = c24a20d0edf828a91b3bb05385c172c9 OK 2025/04/06 02:46:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/06 02:46:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/06 02:46:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/06 02:46:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.04s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:46:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/data" 2025/04/06 02:46:45 DEBUG : Config file has changed externally - reloading 2025/04/06 02:46:45 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:46:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/data" 2025/04/06 02:46:47 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/vjrnln8ratgmqakfosrqe8espk" 2025/04/06 02:46:50 DEBUG : data/banana: md5 = e7231711b2d940a6b017ffbdf35c0f7f OK 2025/04/06 02:46:52 DEBUG : test.sum: md5 = 6068712a88054706bf0b64db2178bdea OK === RUN TestCheckSumDownload/subtest1 2025/04/06 02:46:57 DEBUG : data/potato: md5 = 03875920b3c5cf677ad1db0e72d6d907 OK 2025/04/06 02:46:58 DEBUG : test.sum: md5 = 48e460b16546b59f83ac9313576991b9 OK === RUN TestCheckSumDownload/subtest2 2025/04/06 02:47:02 DEBUG : test.sum: md5 = d49aeff8802cd812d3e6706418a54bc8 OK === RUN TestCheckSumDownload/subtest3 2025/04/06 02:47:06 DEBUG : test.sum: md5 = 0ae0aa737abab4a3406e6746ce395a82 OK === RUN TestCheckSumDownload/subtest4 2025/04/06 02:47:10 DEBUG : test.sum: md5 = 08c9cf9377740377c9227e2745e7662f OK === RUN TestCheckSumDownload/subtest5 2025/04/06 02:47:14 DEBUG : test.sum: md5 = 6686f23314269586251a71d9fb200131 OK === RUN TestCheckSumDownload/subtest6 2025/04/06 02:47:18 DEBUG : data/banana: md5 = 055675764e9ba37c59540dba32b1f24f OK 2025/04/06 02:47:19 DEBUG : data/potato: md5 = 147df5decece685558d9af0dd3c0053c OK 2025/04/06 02:47:21 DEBUG : test.sum: md5 = c6cbb0797af360f527c1e2069eb6f25b OK === RUN TestCheckSumDownload/subtest7 2025/04/06 02:47:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/06 02:47:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.62s) --- PASS: TestCheckSumDownload/subtest1 (2.88s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.00s) --- PASS: TestCheckSumDownload/subtest5 (2.55s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/04/06 02:47:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yolezat0vame" 2025/04/06 02:47:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:26 DEBUG : Creating backend with remote "TestDrive:crypt/m9g7o7iraft3hjhbqvd2n81equ2jkm0mnmdfjm409bef97i8qtj0" 2025/04/06 02:47:27 DEBUG : Creating backend with remote "/tmp/rclone793228804" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame'", Local "Local file system at /tmp/rclone793228804", Modify Window "1ms" 2025/04/06 02:47:29 DEBUG : hello, world!: md5 = a22438ea2635be6c1e8b9851f888c73f OK upper checkfile vs. lower remote (without normalization) 2025/04/06 02:47:30 ERROR : hello, world!: sum not found 2025/04/06 02:47:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame' 2025/04/06 02:47:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame': 1 files missing 2025/04/06 02:47:30 NOTICE: 1 hashes missing 2025/04/06 02:47:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame': 2 differences found 2025/04/06 02:47:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/06 02:47:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame': 0 differences found 2025/04/06 02:47:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame': 1 matching files 2025/04/06 02:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rebetut7levu" 2025/04/06 02:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:31 DEBUG : Creating backend with remote "TestDrive:crypt/5b74m1672s2gch5uvvluomi8bpkljp64r8b1lr8qjrhlnt5p1vb0" 2025/04/06 02:47:32 DEBUG : Creating backend with remote "/tmp/rclone2963180959" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu'", Local "Local file system at /tmp/rclone2963180959", Modify Window "1ms" 2025/04/06 02:47:34 DEBUG : HELLO, WORLD!: md5 = ee273fee2aa0612579efa1fc2002ac5d OK lower checkfile vs. upper remote (without normalization) 2025/04/06 02:47:35 ERROR : HELLO, WORLD!: sum not found 2025/04/06 02:47:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu' 2025/04/06 02:47:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu': 1 files missing 2025/04/06 02:47:35 NOTICE: 1 hashes missing 2025/04/06 02:47:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu': 2 differences found 2025/04/06 02:47:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/06 02:47:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu': 0 differences found 2025/04/06 02:47:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu': 1 matching files 2025/04/06 02:47:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujixaw8zabo" 2025/04/06 02:47:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:36 DEBUG : Creating backend with remote "TestDrive:crypt/78pcggm80fv2omfo7mirvramckds5tkirq3frfkhsi4s90u9n3hg" 2025/04/06 02:47:37 DEBUG : Creating backend with remote "/tmp/rclone3059987346" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo'", Local "Local file system at /tmp/rclone3059987346", Modify Window "1ms" 2025/04/06 02:47:39 DEBUG : HeLlO, wOrLd!: md5 = e5b38764e5559ed910bec185f15fa12d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/06 02:47:39 ERROR : HeLlO, wOrLd!: sum not found 2025/04/06 02:47:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo' 2025/04/06 02:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo': 1 files missing 2025/04/06 02:47:39 NOTICE: 1 hashes missing 2025/04/06 02:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo': 2 differences found 2025/04/06 02:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/06 02:47:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo': 0 differences found 2025/04/06 02:47:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo': 1 matching files 2025/04/06 02:47:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-simehaj9quwi" 2025/04/06 02:47:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:41 DEBUG : Creating backend with remote "TestDrive:crypt/q7728aij8apm4r16gmvpgmg144sr7u4hnjtm6u6dm1b8srjf43kg" 2025/04/06 02:47:41 DEBUG : Creating backend with remote "/tmp/rclone2051225067" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi'", Local "Local file system at /tmp/rclone2051225067", Modify Window "1ms" 2025/04/06 02:47:44 DEBUG : HELLO, WORLD!: md5 = e74b33bc195ef7e8d2d958980d686ebd OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/06 02:47:44 ERROR : HELLO, WORLD!: sum not found 2025/04/06 02:47:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi' 2025/04/06 02:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi': 1 files missing 2025/04/06 02:47:44 NOTICE: 1 hashes missing 2025/04/06 02:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi': 2 differences found 2025/04/06 02:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/06 02:47:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi': 0 differences found 2025/04/06 02:47:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi': 1 matching files 2025/04/06 02:47:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadarel6gihe" 2025/04/06 02:47:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:45 DEBUG : Creating backend with remote "TestDrive:crypt/h5rrn5mqi9au4g0g899m9mfhvk8m88iic0e637frm3o7mv96gfi0" 2025/04/06 02:47:46 DEBUG : Creating backend with remote "/tmp/rclone613847935" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe'", Local "Local file system at /tmp/rclone613847935", Modify Window "1ms" 2025/04/06 02:47:48 DEBUG : 測試_Русский___ě_áñ: md5 = 28e283ba37d3e90d0f805327955364c0 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/06 02:47:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/06 02:47:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe' 2025/04/06 02:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe': 1 files missing 2025/04/06 02:47:49 NOTICE: 1 hashes missing 2025/04/06 02:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe': 2 differences found 2025/04/06 02:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/06 02:47:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe': 0 differences found 2025/04/06 02:47:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe': 1 matching files 2025/04/06 02:47:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qemasib7doha" 2025/04/06 02:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:50 DEBUG : Creating backend with remote "TestDrive:crypt/belqjr4uu9qs6ori9br1fteojhliqoh5nkkl7g88bvnj171dna60" 2025/04/06 02:47:51 DEBUG : Creating backend with remote "/tmp/rclone562872920" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha'", Local "Local file system at /tmp/rclone562872920", Modify Window "1ms" 2025/04/06 02:47:53 DEBUG : 測試_Русский___ě_áñ: md5 = 856c0374504f0d6cca97a9bce5645b7f OK NFC checkfile vs. NFD remote (without normalization) 2025/04/06 02:47:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/06 02:47:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha' 2025/04/06 02:47:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha': 1 files missing 2025/04/06 02:47:54 NOTICE: 1 hashes missing 2025/04/06 02:47:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha': 2 differences found 2025/04/06 02:47:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/06 02:47:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha': 0 differences found 2025/04/06 02:47:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha': 1 matching files 2025/04/06 02:47:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-serusil0dehu" 2025/04/06 02:47:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:55 DEBUG : Creating backend with remote "TestDrive:crypt/o5g818vr6ta3na8uchuvrhuaemqinleceugt3eidljrs39j002j0" 2025/04/06 02:47:56 DEBUG : Creating backend with remote "/tmp/rclone2272427546" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu'", Local "Local file system at /tmp/rclone2272427546", Modify Window "1ms" 2025/04/06 02:47:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea115d98605becc791b828b170da0992 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/06 02:47:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 02:47:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu' 2025/04/06 02:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu': 1 files missing 2025/04/06 02:47:58 NOTICE: 1 hashes missing 2025/04/06 02:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu': 2 differences found 2025/04/06 02:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/06 02:47:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu': 0 differences found 2025/04/06 02:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu': 1 matching files 2025/04/06 02:47:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numiqon8viso" 2025/04/06 02:47:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:47:59 DEBUG : Creating backend with remote "TestDrive:crypt/6cim5j1iea68dii5n2mndqb9jsjiis0v9psvgub60l0f698ouun0" 2025/04/06 02:48:00 DEBUG : Creating backend with remote "/tmp/rclone56546215" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso'", Local "Local file system at /tmp/rclone56546215", Modify Window "1ms" 2025/04/06 02:48:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7e2ba446066e5a4cf8bda66dde593b60 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/06 02:48:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 02:48:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso' 2025/04/06 02:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso': 1 files missing 2025/04/06 02:48:03 NOTICE: 1 hashes missing 2025/04/06 02:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso': 2 differences found 2025/04/06 02:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/06 02:48:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso': 0 differences found 2025/04/06 02:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso': 1 matching files 2025/04/06 02:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofejew5cute" 2025/04/06 02:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/e5ae9vdcvogohi4j2f1is8qhfi4620693blct4oandp06343cm00" 2025/04/06 02:48:05 DEBUG : Creating backend with remote "/tmp/rclone2102885561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute'", Local "Local file system at /tmp/rclone2102885561", Modify Window "1ms" 2025/04/06 02:48:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 880de26f39a813074df7f265f4049af2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/06 02:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 02:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute' 2025/04/06 02:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute': 1 files missing 2025/04/06 02:48:08 NOTICE: 1 hashes missing 2025/04/06 02:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute': 2 differences found 2025/04/06 02:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/06 02:48:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute': 0 differences found 2025/04/06 02:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute': 1 matching files 2025/04/06 02:48:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-movonus1moru" 2025/04/06 02:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/2943aur167564heqb90rlc6uqbeevrhvf0h3kmgb1a1bt5c7slhg" 2025/04/06 02:48:10 DEBUG : Creating backend with remote "/tmp/rclone2993758570" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru'", Local "Local file system at /tmp/rclone2993758570", Modify Window "1ms" 2025/04/06 02:48:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 81766744728351ae1d8f01e5b11574d6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/06 02:48:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 02:48:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru' 2025/04/06 02:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru': 1 files missing 2025/04/06 02:48:12 NOTICE: 1 hashes missing 2025/04/06 02:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru': 2 differences found 2025/04/06 02:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/06 02:48:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 02:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru': 0 differences found 2025/04/06 02:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru': 1 matching files 2025/04/06 02:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-movonus1moru': Purge remote 2025/04/06 02:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofejew5cute': Purge remote 2025/04/06 02:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numiqon8viso': Purge remote 2025/04/06 02:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serusil0dehu': Purge remote 2025/04/06 02:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qemasib7doha': Purge remote 2025/04/06 02:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadarel6gihe': Purge remote 2025/04/06 02:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-simehaj9quwi': Purge remote 2025/04/06 02:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujixaw8zabo': Purge remote 2025/04/06 02:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rebetut7levu': Purge remote 2025/04/06 02:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yolezat0vame': Purge remote --- PASS: TestApplyTransforms (51.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:48:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 02:48:20 DEBUG : sub/file2: md5 = e65c0a2d202085e487567df486200d1c OK 2025/04/06 02:48:20 INFO : file1: Copied (new) to: sub/file2 2025/04/06 02:48:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 02:48:21 DEBUG : file1: Unchanged skipping 2025/04/06 02:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': don't need to copy/move sub/file2, it is already at target location 2025/04/06 02:48:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.67s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:48:26 DEBUG : dst/file1: md5 = 99e4acff9b25337f51234dc7c996a82b OK 2025/04/06 02:48:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/backup" 2025/04/06 02:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/1nrff024r7pq65ecp72fc28jb0" 2025/04/06 02:48:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/06 02:48:30 INFO : dst/file1: Moved (server-side) 2025/04/06 02:48:31 DEBUG : dst/file1: md5 = 2bd47b6536244a08cf16804882e94348 OK 2025/04/06 02:48:31 INFO : dst/file1: Copied (new) 2025/04/06 02:48:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:48:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:48:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:48:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/dst" 2025/04/06 02:48:36 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 02:48:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/CompareDest" 2025/04/06 02:48:38 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/gveqi14airsml4bgu7krj116o8" 2025/04/06 02:48:39 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 02:48:42 DEBUG : one: md5 = 9d8293c3dcd1c52258eb272496424009 OK 2025/04/06 02:48:42 INFO : one: Copied (new) 2025/04/06 02:48:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:45 DEBUG : one: md5 = 3609b9291780dff35379a851ad5cc5ef OK 2025/04/06 02:48:45 INFO : one: Copied (replaced existing) 2025/04/06 02:48:46 DEBUG : dst/one: md5 = 72bc03da63a143919b0ec6cb1346e3c1 OK 2025/04/06 02:48:48 DEBUG : CompareDest/one: md5 = e649dece63c641c5ecb303773147b817 OK 2025/04/06 02:48:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 02:48:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 02:48:51 DEBUG : CompareDest/two: md5 = a52405145c89f8491484ab9d482ae326 OK 2025/04/06 02:48:52 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 02:48:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 02:48:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 02:48:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 02:48:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 02:48:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 02:48:55 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 02:48:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/06 02:48:56 DEBUG : two: md5 = c5891e30bb5b9c1e6e2881f1836bcfde OK 2025/04/06 02:48:56 INFO : two: Copied (new) 2025/04/06 02:48:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 02:48:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:49:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:49:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:49:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/dst" 2025/04/06 02:49:00 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 02:49:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/CopyDest" 2025/04/06 02:49:02 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/06 02:49:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 02:49:06 DEBUG : one: md5 = 71923e2c243b6bba2c593a8335837e0f OK 2025/04/06 02:49:06 INFO : one: Copied (new) 2025/04/06 02:49:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:49:09 DEBUG : one: md5 = 169eb7f3a648612f60fc2c179accc4ae OK 2025/04/06 02:49:09 INFO : one: Copied (replaced existing) 2025/04/06 02:49:11 DEBUG : dst/one: md5 = 69a77792a45bbdea78c81bf34139f7a5 OK 2025/04/06 02:49:13 DEBUG : CopyDest/one: md5 = 317792b99a5e0f0ffdf521c2e0759105 OK 2025/04/06 02:49:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/BackupDir" 2025/04/06 02:49:13 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/06 02:49:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:49:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 02:49:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 02:49:17 INFO : one: Moved (server-side) 2025/04/06 02:49:18 INFO : one: Copied (server-side copy) 2025/04/06 02:49:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/06 02:49:20 DEBUG : CopyDest/two: md5 = 8ee065b4f006cf238778dfcee0dca712 OK 2025/04/06 02:49:20 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 02:49:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 02:49:22 INFO : two: Copied (server-side copy) 2025/04/06 02:49:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/06 02:49:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 02:49:22 DEBUG : two: Unchanged skipping 2025/04/06 02:49:24 DEBUG : CopyDest/three: md5 = dc8fc17e6f2c81dc5eb03f922399b557 OK 2025/04/06 02:49:25 DEBUG : three: Need to transfer - File not found at Destination 2025/04/06 02:49:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/06 02:49:25 DEBUG : three: Destination not found in --copy-dest 2025/04/06 02:49:26 DEBUG : three: md5 = f885e0706cbec01ab9e9ffdd0f027d73 OK 2025/04/06 02:49:26 INFO : three: Copied (new) 2025/04/06 02:49:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/06 02:49:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:49:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 02:49:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/06 02:49:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:49:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 02:49:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.52s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:49:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/06 02:49:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4376a4d0bd101291624b2245369f5056 OK 2025/04/06 02:49:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/06 02:49:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/06 02:49:37 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/04/06 02:49:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/06 02:49:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/06 02:49:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6a9bd0fbaa6d83319d9b26e65227a023 OK 2025/04/06 02:49:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/06 02:49:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/06 02:49:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.75s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:49:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using skip mode. 2025/04/06 02:49:46 NOTICE: one: Found 2 files with duplicate names 2025/04/06 02:49:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.35s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:49:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using skip mode. 2025/04/06 02:49:51 NOTICE: one: Found 3 files with duplicate names 2025/04/06 02:49:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/06 02:49:52 INFO : one: Deleted 2025/04/06 02:49:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:49:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using first mode. 2025/04/06 02:49:58 NOTICE: one: Found 3 files with duplicate names 2025/04/06 02:49:58 INFO : one: Deleted 2025/04/06 02:49:58 INFO : one: Deleted 2025/04/06 02:49:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using newest mode. 2025/04/06 02:50:04 NOTICE: one: Found 3 files with duplicate names 2025/04/06 02:50:04 INFO : one: Deleted 2025/04/06 02:50:05 INFO : one: Deleted 2025/04/06 02:50:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.06s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using oldest mode. 2025/04/06 02:50:10 NOTICE: one: Found 3 files with duplicate names 2025/04/06 02:50:11 INFO : one: Deleted 2025/04/06 02:50:11 INFO : one: Deleted 2025/04/06 02:50:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using largest mode. 2025/04/06 02:50:16 NOTICE: one: Found 3 files with duplicate names 2025/04/06 02:50:17 INFO : one: Deleted 2025/04/06 02:50:17 INFO : one: Deleted 2025/04/06 02:50:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.95s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using smallest mode. 2025/04/06 02:50:22 NOTICE: one: Found 3 files with duplicate names 2025/04/06 02:50:22 INFO : one: Deleted 2025/04/06 02:50:23 INFO : one: Deleted 2025/04/06 02:50:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.72s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Looking for duplicate names using rename mode. 2025/04/06 02:50:29 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/06 02:50:30 INFO : one-2.txt: renamed from: one.txt 2025/04/06 02:50:31 INFO : one-3.txt: renamed from: one.txt 2025/04/06 02:50:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:37 DEBUG : dupe1/one.txt: md5 = 9d6b8d38aa17bb0488e60d0586fece71 OK 2025/04/06 02:50:39 DEBUG : dupe2/two.txt: md5 = 1f550a2a777253bf26cff6be98ff8884 OK 2025/04/06 02:50:41 DEBUG : dupe3/three.txt: md5 = 478ae42de981e7d9f13f5bbc16314d37 OK 2025/04/06 02:50:42 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/06 02:50:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/06 02:50:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/06 02:50:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/06 02:50:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/06 02:50:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/06 02:50:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.28s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:50:49 DEBUG : a.txt: md5 = aa2d59ef3f973a4c2d14dcb4171a2eab OK 2025/04/06 02:50:50 DEBUG : zend.txt: md5 = c5859d1f0a707cc8a878ffebfede22ea OK 2025/04/06 02:50:52 DEBUG : sub dir/hello world: md5 = 8c8119708ba302603ee58a17b3765726 OK 2025/04/06 02:50:53 DEBUG : sub dir/hello world2: md5 = de87b5ce7948b06ad99a09966fdd07a6 OK 2025/04/06 02:50:55 DEBUG : sub dir/ignore dir/.ignore: md5 = e1c84ad6d7daa5ff5af25fb85f339b82 OK 2025/04/06 02:50:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = b9aed82cfdf88ed00a153b1ef67f31ed OK 2025/04/06 02:50:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = ed08d1fa059837c3be49b053c386583d OK 2025/04/06 02:51:00 DEBUG : a.txt: Excluded (Size Filter) 2025/04/06 02:51:00 DEBUG : a.txt: Excluded 2025/04/06 02:51:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/06 02:51:00 DEBUG : sub dir/hello world: Excluded 2025/04/06 02:51:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/06 02:51:00 DEBUG : sub dir/hello world2: Excluded 2025/04/06 02:51:01 DEBUG : sub dir/ignore dir: Excluded 2025/04/06 02:51:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/06 02:51:01 DEBUG : sub dir/hello world: Excluded 2025/04/06 02:51:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/06 02:51:01 DEBUG : sub dir/hello world2: Excluded 2025/04/06 02:51:01 DEBUG : sub dir/ignore dir: Excluded 2025/04/06 02:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/06 02:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/06 02:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/06 02:51:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/06 02:51:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/06 02:51:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/06 02:51:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.37s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:09 DEBUG : file1: md5 = a5f9d086ad77d3300c280325e3181661 OK 2025/04/06 02:51:11 DEBUG : sub/file2: md5 = b09f2defd2fc45a797a821d212947e18 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/04/06 02:51:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/06 02:51:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/06 02:51:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/06 02:51:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.11s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:18 DEBUG : file1: md5 = 9c15e11ae2be19d3695280e7a55e3437 OK 2025/04/06 02:51:20 DEBUG : sub/file2: md5 = 6287752005fb8bfbcf7165e1885bff61 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/04/06 02:51:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/notfound" 2025/04/06 02:51:24 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/06 02:51:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.13s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Making directory 2025/04/06 02:51:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:31 DEBUG : sub dir/hello world: md5 = 16c16a39e490036b8cdd1cfb951a30e4 OK 2025/04/06 02:51:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:34 DEBUG : potato2: md5 = 1f9b55bb1113f3e968384222ad9285e8 OK 2025/04/06 02:51:36 DEBUG : empty space: md5 = 3c0c7ab7d0d1b3d024ac4cd372c6a479 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:39 DEBUG : potato2: md5 = dbeaac8d6df055c48a73711248a89a25 OK 2025/04/06 02:51:40 DEBUG : empty space: md5 = c69d736b29a01ec8dc155f1b2dd2ba9d OK 2025/04/06 02:51:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/06 02:51:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.68s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:44 DEBUG : potato2: md5 = 27cfe246e22436d8952771d889c94328 OK 2025/04/06 02:51:45 DEBUG : empty space: md5 = 71a446354582b2d2f780f08712693126 OK --- PASS: TestLsLong (4.54s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:48 DEBUG : potato2: md5 = 3dc5965002ce2ed53c6c45145eec544e OK 2025/04/06 02:51:50 DEBUG : empty space: md5 = 38186c5c3c98cb1216d5505b5f2df3d9 OK --- PASS: TestHashSums (4.41s) === RUN TestHashSumsWithErrors 2025/04/06 02:51:51 DEBUG : Creating backend with remote ":memory:" 2025/04/06 02:51:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/06 02:51:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/06 02:51:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/06 02:51:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/06 02:51:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/06 02:51:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/06 02:51:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/06 02:51:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/06 02:51:51 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:51:53 DEBUG : potato2: md5 = 15ef25820cc5a1067c2267d5ca68f0b3 OK 2025/04/06 02:51:54 DEBUG : empty space: md5 = ebed1febc8cf44514c1c361779681d9f OK 2025/04/06 02:51:56 DEBUG : sub dir/potato3: md5 = 281a279e571a16a4d01818c5b3044103 OK 2025/04/06 02:51:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.00s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:52:01 DEBUG : small: md5 = 281fc4dd1ca7dd27b2d6d2cc96cacf4f OK 2025/04/06 02:52:02 DEBUG : medium: md5 = 995cc7b8b15c87efd0dde218466753b5 OK 2025/04/06 02:52:03 DEBUG : large: md5 = ea978f718209db1509e6721764da61b0 OK 2025/04/06 02:52:04 DEBUG : Waiting for deletions to finish 2025/04/06 02:52:04 DEBUG : large: Excluded (Size Filter) 2025/04/06 02:52:04 INFO : medium: Deleted 2025/04/06 02:52:04 INFO : small: Deleted --- PASS: TestDelete (6.01s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:52:07 DEBUG : small: md5 = 2b684f99fae3425c1f128eeee58fc457 OK 2025/04/06 02:52:08 DEBUG : medium: md5 = 9b5213cbaaa39d395ef563e5c8e6d779 OK 2025/04/06 02:52:09 DEBUG : large: md5 = fe75640eddc613782d2bcbba75edc268 OK 2025/04/06 02:52:09 DEBUG : Waiting for deletions to finish 2025/04/06 02:52:10 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/06 02:52:10 INFO : small: Deleted 2025/04/06 02:52:10 INFO : medium: Deleted --- PASS: TestMaxDelete (6.38s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:52:13 DEBUG : small: md5 = 9709eed98a3a0d7f64ac948f061b5dd7 OK 2025/04/06 02:52:14 DEBUG : medium: md5 = 8f7b59c1451779bb36d2652b9f431409 OK 2025/04/06 02:52:16 DEBUG : large: md5 = 1bd7b4fa91eab513906939c743072c49 OK 2025/04/06 02:52:16 DEBUG : Waiting for deletions to finish 2025/04/06 02:52:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/06 02:52:17 INFO : medium: Deleted 2025/04/06 02:52:17 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.56s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:52:20 DEBUG : small: md5 = b71e0a98741864287b5089cf1eca24ab OK 2025/04/06 02:52:21 DEBUG : medium: md5 = 4504233aea8875e98c6ed72b7410e4ef OK 2025/04/06 02:52:22 DEBUG : large: md5 = 9b60294644a70800f90b54991c0a7308 OK 2025/04/06 02:52:23 DEBUG : Waiting for deletions to finish 2025/04/06 02:52:23 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/06 02:52:23 INFO : large: Deleted 2025/04/06 02:52:23 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:52:26 DEBUG : ReadFile: md5 = 1725f37ea25f51e8d3b282fc95fc2a5d OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2025/04/06 02:52:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/06 02:52:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/06 02:52:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 02:52:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 02:52:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 02:52:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 02:52:29 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:52:30 DEBUG : file1: md5 = e2c32a180867bed63eff72c64a761f7a OK 2025/04/06 02:52:31 DEBUG : file2: md5 = 8ab0674e7e8e00d6e0533b9a25adaea9 OK --- PASS: TestCat (16.61s) === RUN TestPurge 2025/04/06 02:52:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesapak3haxu" 2025/04/06 02:52:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 02:52:46 DEBUG : Creating backend with remote "TestDrive:crypt/p1i3ojnnfdnhealnm229fmu3876v7aerl3ra219r6sfbb383re70" 2025/04/06 02:52:47 DEBUG : Creating backend with remote "/tmp/rclone2271356767" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesapak3haxu'", Local "Local file system at /tmp/rclone2271356767", Modify Window "1ms" 2025/04/06 02:52:51 DEBUG : A1/B1/C1/one: md5 = ed9858920eccc073ccebb171f529b4c4 OK 2025/04/06 02:52:51 INFO : A2: Making directory 2025/04/06 02:52:52 INFO : A1/B2: Making directory 2025/04/06 02:52:52 INFO : A1/B2/C2: Making directory 2025/04/06 02:52:53 INFO : A1/B1/C3: Making directory 2025/04/06 02:52:54 INFO : A3: Making directory 2025/04/06 02:52:54 INFO : A3/B3: Making directory 2025/04/06 02:52:55 INFO : A3/B3/C4: Making directory 2025/04/06 02:52:57 DEBUG : A1/two: md5 = 6ae7fa7adc102426829e7fa8d4dd0ead OK 2025/04/06 02:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesapak3haxu': Purge remote 2025/04/06 02:53:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:04 DEBUG : A1/B1/C1/one: md5 = 98b53968bd181da1674cc5a59d8d4944 OK 2025/04/06 02:53:04 INFO : A2: Making directory 2025/04/06 02:53:05 INFO : A1/B2: Making directory 2025/04/06 02:53:06 INFO : A1/B2/C2: Making directory 2025/04/06 02:53:06 INFO : A1/B1/C3: Making directory 2025/04/06 02:53:07 INFO : A3: Making directory 2025/04/06 02:53:08 INFO : A3/B3: Making directory 2025/04/06 02:53:08 INFO : A3/B3/C4: Making directory 2025/04/06 02:53:11 DEBUG : A1/two: md5 = 18838447ebe0b9082da28a9065b4f4c1 OK 2025/04/06 02:53:12 DEBUG : removing 1 level 3 directories 2025/04/06 02:53:12 INFO : A3/B3/C4: Removing directory 2025/04/06 02:53:14 DEBUG : removing 2 level 3 directories 2025/04/06 02:53:14 INFO : A1/B2/C2: Removing directory 2025/04/06 02:53:14 INFO : A1/B1/C3: Removing directory 2025/04/06 02:53:15 DEBUG : removing 2 level 2 directories 2025/04/06 02:53:15 INFO : A3/B3: Removing directory 2025/04/06 02:53:15 INFO : A1/B2: Removing directory 2025/04/06 02:53:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 02:53:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/06 02:53:16 DEBUG : removing 2 level 1 directories 2025/04/06 02:53:16 INFO : A3: Removing directory 2025/04/06 02:53:16 INFO : A2: Removing directory 2025/04/06 02:53:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/06 02:53:19 DEBUG : removing 1 level 3 directories 2025/04/06 02:53:19 INFO : A1/B1/C1: Removing directory 2025/04/06 02:53:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:20 DEBUG : removing 1 level 2 directories 2025/04/06 02:53:20 INFO : A1/B1: Removing directory 2025/04/06 02:53:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 02:53:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 02:53:21 DEBUG : removing 1 level 1 directories 2025/04/06 02:53:21 INFO : A1: Removing directory 2025/04/06 02:53:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 02:53:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 02:53:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 02:53:21 DEBUG : removing 1 level 0 directories 2025/04/06 02:53:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Removing directory 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 02:53:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:23 INFO : A1: Making directory 2025/04/06 02:53:24 INFO : A1/B1: Making directory 2025/04/06 02:53:25 INFO : A1/B1/C1: Making directory 2025/04/06 02:53:28 DEBUG : removing 1 level 3 directories 2025/04/06 02:53:28 INFO : A1/B1/C1: Removing directory 2025/04/06 02:53:28 DEBUG : removing 1 level 2 directories 2025/04/06 02:53:28 INFO : A1/B1: Removing directory 2025/04/06 02:53:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 02:53:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.17s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:31 INFO : A1: Making directory 2025/04/06 02:53:32 INFO : A1/B1: Making directory 2025/04/06 02:53:32 INFO : A1/B1/C1: Making directory 2025/04/06 02:53:35 DEBUG : removing 1 level 3 directories 2025/04/06 02:53:35 INFO : A1/B1/C1: Removing directory 2025/04/06 02:53:36 DEBUG : removing 1 level 2 directories 2025/04/06 02:53:36 INFO : A1/B1: Removing directory 2025/04/06 02:53:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 02:53:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.06s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:40 DEBUG : file1: md5 = 36a19662d81dc21c8469a833d83373d0 OK 2025/04/06 02:53:40 DEBUG : filename.txt: File name found in url 2025/04/06 02:53:41 DEBUG : filename.txt: md5 = 92d8592f4492a15e18de48324902e19b OK 2025/04/06 02:53:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/06 02:53:43 DEBUG : headerfilename.txt: md5 = 759ed5bbd3fcbea823c5ba641f0b5686 OK 2025/04/06 02:53:44 DEBUG : file2: md5 = d384b6b53a751f50d0fedfa384a46a20 OK --- PASS: TestCopyURL (8.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 02:53:49 DEBUG : sub/file2: md5 = 6d208293878499844bc63f856ed23234 OK 2025/04/06 02:53:49 INFO : file1: Copied (new) to: sub/file2 2025/04/06 02:53:49 INFO : file1: Deleted 2025/04/06 02:53:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 02:53:49 DEBUG : file1: Unchanged skipping 2025/04/06 02:53:49 INFO : file1: Deleted 2025/04/06 02:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': don't need to copy/move sub/file2, it is already at target location 2025/04/06 02:53:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.67s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 02:53:54 DEBUG : file1: md5 = 65b20f4ec4a24790d47181ab406ccadd OK 2025/04/06 02:53:54 INFO : file1: Copied (new) 2025/04/06 02:53:54 INFO : file1: Deleted 2025/04/06 02:53:54 DEBUG : file1: Destination exists, skipping 2025/04/06 02:53:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:53:58 DEBUG : dst/file1: md5 = 2daac4623f3917f69bd5c66482b988d4 OK 2025/04/06 02:53:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocezup6qido/backup" 2025/04/06 02:53:59 DEBUG : Creating backend with remote "TestDrive:crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg/1nrff024r7pq65ecp72fc28jb0" 2025/04/06 02:54:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/06 02:54:03 INFO : dst/file1: Moved (server-side) 2025/04/06 02:54:04 DEBUG : dst/file1: md5 = e2b394d4eafa1fd7b26cf30312570f01 OK 2025/04/06 02:54:04 INFO : dst/file1: Copied (new) 2025/04/06 02:54:04 INFO : dst/file1: Deleted 2025/04/06 02:54:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:54:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 02:54:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.50s) === 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:54:11 DEBUG : A1/one: md5 = d40c50b1f650ed7d61a1765f5b344d46 OK 2025/04/06 02:54:12 DEBUG : A1/two: md5 = e9c51c264112273d02e82cf2a32ba285 OK 2025/04/06 02:54:14 DEBUG : A1/B1/three: md5 = 845e5180cc775d7ca58a3336e291331f OK 2025/04/06 02:54:17 DEBUG : A1/B1/C1/four: md5 = 80ccc2856b24a94773421e50cdb9c6c8 OK 2025/04/06 02:54:19 DEBUG : A1/B1/C2/five: md5 = 04ec4f8fa6c948db29af1928ef793bca OK 2025/04/06 02:54:19 INFO : A1/B2: Making directory 2025/04/06 02:54:19 INFO : A1/B1/C3: Making directory 2025/04/06 02:54:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/06 02:54:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/06 02:54:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/06 02:54:30 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/06 02:54:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/06 02:54:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 02:54:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 02:54:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 02:54:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 02:54:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 02:54:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/06 02:54:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/06 02:54:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/06 02:54:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/06 02:54:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/06 02:54:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/06 02:54:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 02:54:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 02:54:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 02:54:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 02:54:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 02:54:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/06 02:54:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 02:54:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 02:54:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 321bcdc4096e80e563a4dffd3a1751ef OK 2025/04/06 02:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/06 02:54:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 02:54:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/06 02:54:58 DEBUG : no_checksum_big_file_from_pipe: md5 = 7610e807ede6dc6128d7401e3f49defb OK 2025/04/06 02:54:58 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 02:55:01 DEBUG : with_checksum_small_file_from_pipe: md5 = 1a64c557c7c1eaaf096374e7a10981b3 OK 2025/04/06 02:55:01 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 02:55:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/06 02:55:02 DEBUG : with_checksum_big_file_from_pipe: md5 = 203b5c50110d9c78d7b8975c4e4a0962 OK 2025/04/06 02:55:02 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 02:55:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 02:55:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/06 02:55:07 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-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 02:55:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 02:55:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/06 02:55:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/06 02:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (48 bytes), uploading instead of streaming 2025/04/06 02:55:15 DEBUG : rcat_metadata: md5 = 51e9067777c739f846d1335b5ef01ec5 OK 2025/04/06 02:55:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/06 02:55:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/06 02:55:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5e94a67c513ab4b02b98dbcfea2a26d4 OK 2025/04/06 02:55:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.44s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (2.58s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:20 DEBUG : potato1: md5 = 30017cce9957e561460f6643e86d680b OK 2025/04/06 02:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (60 bytes), uploading instead of streaming 2025/04/06 02:55:22 DEBUG : potato2: md5 = 229ebb1f4d3f3abf65f9df3960f147a0 OK 2025/04/06 02:55:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.96s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:25 DEBUG : potato1: md5 = 267254d67bbd8ab0cf1dcc6999a4d512 OK 2025/04/06 02:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': File to upload is small (60 bytes), uploading instead of streaming 2025/04/06 02:55:27 DEBUG : potato2: md5 = 364dc098f00acd436b1d830c10e55587 OK 2025/04/06 02:55:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.82s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:30 DEBUG : potato2: md5 = eda7a0583515c8005ea2c453c45593d9 OK 2025/04/06 02:55:31 DEBUG : empty space: md5 = 0cb156e3a0232a779dd021ff9a356d8d OK 2025/04/06 02:55:34 DEBUG : sub dir/potato3: md5 = 03d967972f7923cb0affff312ef1cf62 OK 2025/04/06 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Touching "sub dir/potato3" 2025/04/06 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Touching "empty space" 2025/04/06 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Touching "potato2" 2025/04/06 02:55:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.32s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:38 DEBUG : dir with metadata: Making directory with metadata 2025/04/06 02:55:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:41 DEBUG : directory with modtime: Making directory with metadata 2025/04/06 02:55:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/06 02:55:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/06 02:55:43 DEBUG : Google drive root 'crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg': Skipping btime metadata as can't update it on an existing file: 2025-04-06T02:55:43.380557803Z 2025/04/06 02:55:44 INFO : non existent directory: Updated directory metadata 2025/04/06 02:55:46 DEBUG : Google drive root 'crypt/l4b988oj4q93f4f5c90nq0064484knccn6mdlgv0vdb3bhaikiqg': Skipping btime metadata as can't update it on an existing file: 2025-04-06T02:55:43.380557803Z 2025/04/06 02:55:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/06 02:55:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/06 02:55:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.69s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/06 02:55:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/06 02:55:51 DEBUG : dst: Making directory with metadata 2025/04/06 02:55:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/06 02:55:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 02:55:53 INFO : dst: Set directory modification time (using SetModTime) 2025/04/06 02:55:53 INFO : dst: Set directory modification time (using SetModTime) 2025/04/06 02:55:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/06 02:55:54 INFO : dst: Set directory modification time (using SetModTime) 2025/04/06 02:55:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido'", Local "Local file system at /tmp/rclone3158625241", Modify Window "1ms" 2025/04/06 02:55:57 DEBUG : sub dir/test remove existing: md5 = e11a4c99dd694a9dc46e78b659ea8ef6 OK 2025/04/06 02:55:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a0ec8ac1e135934e4f89051916836d79 OK 2025/04/06 02:56:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.biwuzil3" before starting 2025/04/06 02:56:01 DEBUG : sub dir/test remove existing.biwuzil3: TEST: removing renamed existing file after operation 2025/04/06 02:56:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.riqopag5" before starting 2025/04/06 02:56:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.riqopag5: TEST: renaming existing back after failed operation 2025/04/06 02:56:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loqeyar0" before starting 2025/04/06 02:56:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loqeyar0: TEST: removing renamed existing file after operation 2025/04/06 02:56:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "faadnvq2tun688dqqah5rnrqh1962fn4o2q9tua44hv1eo943c242mbt79d3t3g4t3okos9upj6fgkrdkenej6tq79n45c0esfb20cfqm8pgm97qnvuf583si6kvc0ghvrgn8bpgjlsg5dmnujia5t9id1scjapeuuefv96vfop80f6lbd2g" 2025/04/06 02:56:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ospp6dg9f7ldstd6ik69kdlthpcp68uambo8t7j54f8tgrjgkhdg" --- PASS: TestRemoveExisting (12.58s) === 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/04/06 02:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocezup6qido': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m7.528525861s (try 1/5)