"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/02 03:30:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi" 2025/04/02 03:30:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:30:39 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag" 2025/04/02 03:30:40 DEBUG : Creating backend with remote "/tmp/rclone1450583687" === 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/02 03:30:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/02 03:30:41 DEBUG : potato: Seek from 10 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 10 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Seek from 5 to 2 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/02 03:30:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Seek from 5 to 2 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/02 03:30:41 DEBUG : potato: Seek from 8 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 8 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/02 03:30:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/02 03:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/02 03:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/02 03:30:41 DEBUG : potato: Seek from 5 to 2 2025/04/02 03:30:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/02 03:30:41 DEBUG : potato: Seek from 9 to 0 2025/04/02 03:30:41 DEBUG : potato: Seek from 9 to 0 2025/04/02 03:30:41 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:30:43 DEBUG : rutabaga: md5 = 355db645dfded264fd7012832f25b0e3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/02 03:30:45 DEBUG : empty space: md5 = bafcf7d84badcafd7b0aedeca54bd228 OK === RUN TestCheck/3 2025/04/02 03:30:47 DEBUG : potato2: md5 = d3e55a0a2260d5b7960b1644aed158dc OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/02 03:30:49 DEBUG : remotepotato: md5 = 4989d596ef8449c551105ac420147480 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.98s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/02 03:30:52 DEBUG : Creating backend with remote "nonexistent" 2025/04/02 03:30:52 DEBUG : Creating backend with remote "nonexistent" 2025/04/02 03:30:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/02 03:30:52 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/02 03:30:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/02 03:30:52 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:30:53 DEBUG : rutabaga: md5 = 896b9772b838a62ccc606d5cbd983c6e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/02 03:30:57 DEBUG : empty space: md5 = f8dce263fcee95563deddf1a33482213 OK === RUN TestCheckDownload/3 2025/04/02 03:30:59 DEBUG : potato2: md5 = a1bf77d005471b2339b8e594cde6783e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/02 03:31:03 DEBUG : remotepotato: md5 = cdcb5ddd67dd8a8f53c87c42a7819022 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.70s) --- PASS: TestCheckDownload/1 (1.32s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.22s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:31:10 DEBUG : rutabaga: md5 = 30b562ab13e9b3e71cc324ec93e9da96 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/02 03:31:12 DEBUG : empty space: md5 = b4a8f955845d00ea95ec74ac4d552765 OK === RUN TestCheckSizeOnly/3 2025/04/02 03:31:13 DEBUG : potato2: md5 = e9078485ba1e6bb8b93f7c9da1294e4f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/02 03:31:16 DEBUG : remotepotato: md5 = 957c34adc2713d033361c5fba9196482 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.67s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:31:20 DEBUG : test.sum: md5 = 5525b84ca8b066ad66d272455e795155 OK 2025/04/02 03:31:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/02 03:31:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/02 03:31:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/02 03:31:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/02 03:31:23 DEBUG : test.sum: md5 = dc873223319bd597e074259683d138b5 OK 2025/04/02 03:31:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/02 03:31:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/02 03:31:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/02 03:31:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.20s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:31:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/data" 2025/04/02 03:31:25 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:31:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/data" 2025/04/02 03:31:27 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/vjrnln8ratgmqakfosrqe8espk" 2025/04/02 03:31:31 DEBUG : data/banana: md5 = b3f6c70b02cc557265b91d61cef30616 OK 2025/04/02 03:31:32 DEBUG : test.sum: md5 = cd39e85c067e9626e7cffbb8330e6db5 OK === RUN TestCheckSumDownload/subtest1 2025/04/02 03:31:37 DEBUG : data/potato: md5 = 98e1cda483a64b8c14f759578283c95e OK 2025/04/02 03:31:39 DEBUG : test.sum: md5 = a601f61af5c773715c7b2bcc4eed9756 OK === RUN TestCheckSumDownload/subtest2 2025/04/02 03:31:42 DEBUG : test.sum: md5 = 2b070c12a0b9e632bdaff2c143585149 OK === RUN TestCheckSumDownload/subtest3 2025/04/02 03:31:47 DEBUG : test.sum: md5 = d17b1fa2bf716c42063ac207f0f6d333 OK === RUN TestCheckSumDownload/subtest4 2025/04/02 03:31:52 DEBUG : test.sum: md5 = 5001f4534f7cf678753ecf53b9caa89a OK === RUN TestCheckSumDownload/subtest5 2025/04/02 03:31:56 DEBUG : test.sum: md5 = 7d7e7538080fa8745fb28e8a959b89d9 OK === RUN TestCheckSumDownload/subtest6 2025/04/02 03:32:00 DEBUG : data/banana: md5 = a481e3536628064be054650afb46b2d2 OK 2025/04/02 03:32:02 DEBUG : data/potato: md5 = 159fa3bb30e7b6fd81188005a8cd862e OK 2025/04/02 03:32:03 DEBUG : test.sum: md5 = a2c3df97f57e82df1723de690e5773b2 OK === RUN TestCheckSumDownload/subtest7 2025/04/02 03:32:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/02 03:32:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.92s) --- PASS: TestCheckSumDownload/subtest1 (2.86s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.88s) --- PASS: TestCheckSumDownload/subtest4 (2.64s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (2.65s) --- PASS: TestCheckSumDownload/subtest7 (2.41s) === RUN TestApplyTransforms 2025/04/02 03:32:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qijokol6dozo" 2025/04/02 03:32:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:09 DEBUG : Creating backend with remote "TestDrive:crypt/023n7l4ieu0dlqm5c0kgjlttl2oq2rpinat42ao393h360g4obpg" 2025/04/02 03:32:10 DEBUG : Creating backend with remote "/tmp/rclone2598396165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo'", Local "Local file system at /tmp/rclone2598396165", Modify Window "1ms" 2025/04/02 03:32:12 DEBUG : hello, world!: md5 = 40409a0655b3193ba80062a2797178d2 OK upper checkfile vs. lower remote (without normalization) 2025/04/02 03:32:13 ERROR : hello, world!: sum not found 2025/04/02 03:32:13 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo' 2025/04/02 03:32:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo': 1 files missing 2025/04/02 03:32:13 NOTICE: 1 hashes missing 2025/04/02 03:32:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo': 2 differences found 2025/04/02 03:32:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/02 03:32:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo': 0 differences found 2025/04/02 03:32:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo': 1 matching files 2025/04/02 03:32:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sexatid0bite" 2025/04/02 03:32:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:14 DEBUG : Creating backend with remote "TestDrive:crypt/5uti0e6pmrh7b0ls816cnt445352boaru2279ebhgtc2tvl7mgv0" 2025/04/02 03:32:15 DEBUG : Creating backend with remote "/tmp/rclone3139443885" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite'", Local "Local file system at /tmp/rclone3139443885", Modify Window "1ms" 2025/04/02 03:32:17 DEBUG : HELLO, WORLD!: md5 = cb37718eba59707c8e08b82aca4e38b3 OK lower checkfile vs. upper remote (without normalization) 2025/04/02 03:32:18 ERROR : HELLO, WORLD!: sum not found 2025/04/02 03:32:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite' 2025/04/02 03:32:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite': 1 files missing 2025/04/02 03:32:18 NOTICE: 1 hashes missing 2025/04/02 03:32:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite': 2 differences found 2025/04/02 03:32:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/02 03:32:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite': 0 differences found 2025/04/02 03:32:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite': 1 matching files 2025/04/02 03:32:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gugabeh3suyi" 2025/04/02 03:32:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:19 DEBUG : Creating backend with remote "TestDrive:crypt/st186a0li7nvqvn55sv44a4ka2tnccldk5pbnphku24o8rvnt800" 2025/04/02 03:32:20 DEBUG : Creating backend with remote "/tmp/rclone2945594659" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi'", Local "Local file system at /tmp/rclone2945594659", Modify Window "1ms" 2025/04/02 03:32:22 DEBUG : HeLlO, wOrLd!: md5 = f5653ce3a38b36e2296bbbbc3136eb8b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/02 03:32:22 ERROR : HeLlO, wOrLd!: sum not found 2025/04/02 03:32:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi' 2025/04/02 03:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi': 1 files missing 2025/04/02 03:32:22 NOTICE: 1 hashes missing 2025/04/02 03:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi': 2 differences found 2025/04/02 03:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/02 03:32:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi': 0 differences found 2025/04/02 03:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi': 1 matching files 2025/04/02 03:32:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laveyil4yayo" 2025/04/02 03:32:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:23 DEBUG : Creating backend with remote "TestDrive:crypt/lb1tc38jnhlrrbka8pimevp44vfev4ccfmgsplmpnt2f383urj3g" 2025/04/02 03:32:24 DEBUG : Creating backend with remote "/tmp/rclone394635850" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo'", Local "Local file system at /tmp/rclone394635850", Modify Window "1ms" 2025/04/02 03:32:26 DEBUG : HELLO, WORLD!: md5 = 2da5d89c53f76159ed77ce9b15b7b6eb OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/02 03:32:27 ERROR : HELLO, WORLD!: sum not found 2025/04/02 03:32:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo' 2025/04/02 03:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo': 1 files missing 2025/04/02 03:32:27 NOTICE: 1 hashes missing 2025/04/02 03:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo': 2 differences found 2025/04/02 03:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/02 03:32:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo': 0 differences found 2025/04/02 03:32:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo': 1 matching files 2025/04/02 03:32:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitorik3hose" 2025/04/02 03:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:28 DEBUG : Creating backend with remote "TestDrive:crypt/amir0e82rj4lih7eb5miog6jlj7sh368608m9kug5fopl7d2ha6g" 2025/04/02 03:32:29 DEBUG : Creating backend with remote "/tmp/rclone2532354720" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose'", Local "Local file system at /tmp/rclone2532354720", Modify Window "1ms" 2025/04/02 03:32:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/02 03:32:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/02 03:32:30 DEBUG : TestDrive: Saved new token in config file 2025/04/02 03:32:31 DEBUG : 測試_Русский___ě_áñ: md5 = 739260642f33c5514e01bd4945023749 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/02 03:32:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/02 03:32:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose' 2025/04/02 03:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose': 1 files missing 2025/04/02 03:32:32 NOTICE: 1 hashes missing 2025/04/02 03:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose': 2 differences found 2025/04/02 03:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/02 03:32:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose': 0 differences found 2025/04/02 03:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose': 1 matching files 2025/04/02 03:32:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafadeb3sasi" 2025/04/02 03:32:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:33 DEBUG : Creating backend with remote "TestDrive:crypt/fb1qquoc17p1kotgpnvdv2mfeqle7lcg9rnbgremen2i8qc3m04g" 2025/04/02 03:32:34 DEBUG : Creating backend with remote "/tmp/rclone2829125412" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi'", Local "Local file system at /tmp/rclone2829125412", Modify Window "1ms" 2025/04/02 03:32:36 DEBUG : 測試_Русский___ě_áñ: md5 = f54d6a76e2862f06d005a42b99c86180 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/02 03:32:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/02 03:32:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi' 2025/04/02 03:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi': 1 files missing 2025/04/02 03:32:37 NOTICE: 1 hashes missing 2025/04/02 03:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi': 2 differences found 2025/04/02 03:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/02 03:32:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi': 0 differences found 2025/04/02 03:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi': 1 matching files 2025/04/02 03:32:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-talirid6wavi" 2025/04/02 03:32:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:38 DEBUG : Creating backend with remote "TestDrive:crypt/egqee0k5ns2l23gmpie4l04aujbbc7rvtlk4grock8342qgej34g" 2025/04/02 03:32:39 DEBUG : Creating backend with remote "/tmp/rclone3097082887" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi'", Local "Local file system at /tmp/rclone3097082887", Modify Window "1ms" 2025/04/02 03:32:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = adaee9a3c89b22a75355f8d8bfc06676 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/02 03:32:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/02 03:32:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi' 2025/04/02 03:32:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi': 1 files missing 2025/04/02 03:32:42 NOTICE: 1 hashes missing 2025/04/02 03:32:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi': 2 differences found 2025/04/02 03:32:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/02 03:32:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi': 0 differences found 2025/04/02 03:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi': 1 matching files 2025/04/02 03:32:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacuxuv8giye" 2025/04/02 03:32:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:43 DEBUG : Creating backend with remote "TestDrive:crypt/30b7neg4gvpregalk43nvvs99su5c33rr2590ek7qtk8ssi7nef0" 2025/04/02 03:32:44 DEBUG : Creating backend with remote "/tmp/rclone1319483181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye'", Local "Local file system at /tmp/rclone1319483181", Modify Window "1ms" 2025/04/02 03:32:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4fcd436c78613713a58489785a2029c9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/02 03:32:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/02 03:32:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye' 2025/04/02 03:32:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye': 1 files missing 2025/04/02 03:32:47 NOTICE: 1 hashes missing 2025/04/02 03:32:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye': 2 differences found 2025/04/02 03:32:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/02 03:32:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye': 0 differences found 2025/04/02 03:32:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye': 1 matching files 2025/04/02 03:32:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-divoqos5govi" 2025/04/02 03:32:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:48 DEBUG : Creating backend with remote "TestDrive:crypt/mip3l3bcm6hie3q3tguirgqarn6qc71flrga1qcj8tse37o65jb0" 2025/04/02 03:32:49 DEBUG : Creating backend with remote "/tmp/rclone1020839712" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi'", Local "Local file system at /tmp/rclone1020839712", Modify Window "1ms" 2025/04/02 03:32:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7c8899e375b672799cdad1bf99001c1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/02 03:32:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/02 03:32:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi' 2025/04/02 03:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi': 1 files missing 2025/04/02 03:32:52 NOTICE: 1 hashes missing 2025/04/02 03:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi': 2 differences found 2025/04/02 03:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/02 03:32:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi': 0 differences found 2025/04/02 03:32:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi': 1 matching files 2025/04/02 03:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyuwuj0rusa" 2025/04/02 03:32:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:32:53 DEBUG : Creating backend with remote "TestDrive:crypt/624r461qdqr4383e5o1f8faeergrjc03ib7ejgu6l36pitqd92ng" 2025/04/02 03:32:54 DEBUG : Creating backend with remote "/tmp/rclone1949774723" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa'", Local "Local file system at /tmp/rclone1949774723", Modify Window "1ms" 2025/04/02 03:32:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c2f4168ed6b14c0d48b996577208b708 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/02 03:32:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/02 03:32:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa' 2025/04/02 03:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa': 1 files missing 2025/04/02 03:32:57 NOTICE: 1 hashes missing 2025/04/02 03:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa': 2 differences found 2025/04/02 03:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/02 03:32:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/02 03:32:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa': 0 differences found 2025/04/02 03:32:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa': 1 matching files 2025/04/02 03:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyuwuj0rusa': Purge remote 2025/04/02 03:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-divoqos5govi': Purge remote 2025/04/02 03:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacuxuv8giye': Purge remote 2025/04/02 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-talirid6wavi': Purge remote 2025/04/02 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafadeb3sasi': Purge remote 2025/04/02 03:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitorik3hose': Purge remote 2025/04/02 03:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laveyil4yayo': Purge remote 2025/04/02 03:33:00 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/02 03:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gugabeh3suyi': Purge remote 2025/04/02 03:33:01 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/02 03:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sexatid0bite': Purge remote 2025/04/02 03:33:01 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/02 03:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qijokol6dozo': Purge remote 2025/04/02 03:33:02 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestApplyTransforms (53.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:33:02 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/02 03:33:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/02 03:33:05 DEBUG : sub/file2: md5 = 37b86aad50047c6454b8036960f62cb8 OK 2025/04/02 03:33:05 INFO : file1: Copied (new) to: sub/file2 2025/04/02 03:33:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 03:33:05 DEBUG : file1: Unchanged skipping 2025/04/02 03:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': don't need to copy/move sub/file2, it is already at target location 2025/04/02 03:33:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.31s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:33:11 DEBUG : dst/file1: md5 = daf3b3d4101631a459c86ea33a22cb82 OK 2025/04/02 03:33:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/backup" 2025/04/02 03:33:12 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/1nrff024r7pq65ecp72fc28jb0" 2025/04/02 03:33:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/02 03:33:16 INFO : dst/file1: Moved (server-side) 2025/04/02 03:33:17 DEBUG : dst/file1: md5 = 08fd2d22c53e48be293c8e6246bed988 OK 2025/04/02 03:33:17 INFO : dst/file1: Copied (new) 2025/04/02 03:33:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:33:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:33:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:33:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/dst" 2025/04/02 03:33:22 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/02 03:33:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/CompareDest" 2025/04/02 03:33:24 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/gveqi14airsml4bgu7krj116o8" 2025/04/02 03:33:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 03:33:28 DEBUG : one: md5 = c07394454959447e51f2a4a4d294d355 OK 2025/04/02 03:33:28 INFO : one: Copied (new) 2025/04/02 03:33:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:33:30 DEBUG : one: md5 = 49e243af43ac50e025cb7e5606fa8ec2 OK 2025/04/02 03:33:30 INFO : one: Copied (replaced existing) 2025/04/02 03:33:32 DEBUG : dst/one: md5 = cd20a2885382ec89249f6034b8d64c9f OK 2025/04/02 03:33:35 DEBUG : CompareDest/one: md5 = 9185dec490cd617f77e6c16d4d9073e3 OK 2025/04/02 03:33:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:33:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 03:33:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 03:33:38 DEBUG : CompareDest/two: md5 = 65dc5eb93d6509ec203f431401abcb7f OK 2025/04/02 03:33:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 03:33:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 03:33:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 03:33:40 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 03:33:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 03:33:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 03:33:41 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 03:33:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/02 03:33:43 DEBUG : two: md5 = c4a6dcc6a3ac64785d9cd5e3191f20f7 OK 2025/04/02 03:33:43 INFO : two: Copied (new) 2025/04/02 03:33:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/02 03:33:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:33:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:33:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.48s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:33:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/dst" 2025/04/02 03:33:48 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/02 03:33:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/CopyDest" 2025/04/02 03:33:49 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/02 03:33:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 03:33:53 DEBUG : one: md5 = b57c4ea660d85158a129286212092afc OK 2025/04/02 03:33:53 INFO : one: Copied (new) 2025/04/02 03:33:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:33:56 DEBUG : one: md5 = 72c9795acb500b56d6c8e166cb83e456 OK 2025/04/02 03:33:56 INFO : one: Copied (replaced existing) 2025/04/02 03:33:57 DEBUG : dst/one: md5 = 47123292b53fd2cafd4d03f9c278bb37 OK 2025/04/02 03:33:59 DEBUG : CopyDest/one: md5 = 3f53ab66ae17a75ed9a6bf60bd008d99 OK 2025/04/02 03:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/BackupDir" 2025/04/02 03:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/02 03:34:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:34:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 03:34:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:34:04 INFO : one: Moved (server-side) 2025/04/02 03:34:05 INFO : one: Copied (server-side copy) 2025/04/02 03:34:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/02 03:34:07 DEBUG : CopyDest/two: md5 = 81a8dd7e951b634c63cae046f88ecbf7 OK 2025/04/02 03:34:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 03:34:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 03:34:09 INFO : two: Copied (server-side copy) 2025/04/02 03:34:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/02 03:34:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 03:34:10 DEBUG : two: Unchanged skipping 2025/04/02 03:34:11 DEBUG : CopyDest/three: md5 = a5c0452cd38ff941ccca8f2121ba4aab OK 2025/04/02 03:34:12 DEBUG : three: Need to transfer - File not found at Destination 2025/04/02 03:34:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/02 03:34:12 DEBUG : three: Destination not found in --copy-dest 2025/04/02 03:34:14 DEBUG : three: md5 = b1345b09af38365d583b78d6119a54ee OK 2025/04/02 03:34:14 INFO : three: Copied (new) 2025/04/02 03:34:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/02 03:34:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/02 03:34:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:34:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:34:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/02 03:34:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/02 03:34:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.72s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:34:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/02 03:34:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 19c2927637dc68fd22f7447cc10fd202 OK 2025/04/02 03:34:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/02 03:34:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/02 03:34:24 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/02 03:34:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/02 03:34:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/02 03:34:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ee7533f300dbd8c839450453d389c5a3 OK 2025/04/02 03:34:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/02 03:34:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/02 03:34:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:34:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using skip mode. 2025/04/02 03:34:33 NOTICE: one: Found 2 files with duplicate names 2025/04/02 03:34:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:34:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using skip mode. 2025/04/02 03:34:39 NOTICE: one: Found 3 files with duplicate names 2025/04/02 03:34:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/02 03:34:40 INFO : one: Deleted 2025/04/02 03:34:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:34:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using first mode. 2025/04/02 03:34:46 NOTICE: one: Found 3 files with duplicate names 2025/04/02 03:34:46 INFO : one: Deleted 2025/04/02 03:34:47 INFO : one: Deleted 2025/04/02 03:34:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:34:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using newest mode. 2025/04/02 03:34:52 NOTICE: one: Found 3 files with duplicate names 2025/04/02 03:34:53 INFO : one: Deleted 2025/04/02 03:34:53 INFO : one: Deleted 2025/04/02 03:34:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:34:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using oldest mode. 2025/04/02 03:34:59 NOTICE: one: Found 3 files with duplicate names 2025/04/02 03:35:00 INFO : one: Deleted 2025/04/02 03:35:00 INFO : one: Deleted 2025/04/02 03:35:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.83s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:35:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using largest mode. 2025/04/02 03:35:06 NOTICE: one: Found 3 files with duplicate names 2025/04/02 03:35:06 INFO : one: Deleted 2025/04/02 03:35:06 INFO : one: Deleted 2025/04/02 03:35:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.06s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:35:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using smallest mode. 2025/04/02 03:35:12 NOTICE: one: Found 3 files with duplicate names 2025/04/02 03:35:12 INFO : one: Deleted 2025/04/02 03:35:13 INFO : one: Deleted 2025/04/02 03:35:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.14s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:35:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Looking for duplicate names using rename mode. 2025/04/02 03:35:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/02 03:35:20 INFO : one-2.txt: renamed from: one.txt 2025/04/02 03:35:22 INFO : one-3.txt: renamed from: one.txt 2025/04/02 03:35:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.52s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:35:27 DEBUG : dupe1/one.txt: md5 = 0f2bd8db5732b49660d2b0a08e19dc00 OK 2025/04/02 03:35:29 DEBUG : dupe2/two.txt: md5 = 405dae1ef1fa1319f5937dc9e7f8a29c OK 2025/04/02 03:35:32 DEBUG : dupe3/three.txt: md5 = 5454e224f83707ea6f1e56b61c5502a9 OK 2025/04/02 03:35:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/02 03:35:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/02 03:35:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/02 03:35:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/02 03:35:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/02 03:35:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/02 03:35:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.73s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:35:39 DEBUG : a.txt: md5 = 637b1cf4341945cd1ba6a9af462ad742 OK 2025/04/02 03:35:41 DEBUG : zend.txt: md5 = e7863581de174aeab504e85eb632bbe4 OK 2025/04/02 03:35:43 DEBUG : sub dir/hello world: md5 = 9b8ea4821cbd4bab13fcf07499606262 OK 2025/04/02 03:35:44 DEBUG : sub dir/hello world2: md5 = 5c6d625b25b1ffc32cb05064b21565aa OK 2025/04/02 03:35:46 DEBUG : sub dir/ignore dir/.ignore: md5 = 3a9e6ab533668d51e1468aba7f179108 OK 2025/04/02 03:35:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 52cfdc643efbde02cc0abc738ea03904 OK 2025/04/02 03:35:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 72decf87f0614b290069c6fd489205d7 OK 2025/04/02 03:35:51 DEBUG : a.txt: Excluded (Size Filter) 2025/04/02 03:35:51 DEBUG : a.txt: Excluded 2025/04/02 03:35:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/02 03:35:51 DEBUG : sub dir/hello world2: Excluded 2025/04/02 03:35:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/02 03:35:51 DEBUG : sub dir/hello world: Excluded 2025/04/02 03:35:52 DEBUG : sub dir/ignore dir: Excluded 2025/04/02 03:35:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/02 03:35:52 DEBUG : sub dir/hello world2: Excluded 2025/04/02 03:35:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/02 03:35:52 DEBUG : sub dir/hello world: Excluded 2025/04/02 03:35:52 DEBUG : sub dir/ignore dir: Excluded 2025/04/02 03:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/02 03:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/02 03:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/02 03:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/02 03:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/02 03:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/02 03:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:00 DEBUG : file1: md5 = 75d803202207345756c4a80d37532fba OK 2025/04/02 03:36:02 DEBUG : sub/file2: md5 = 63560c42181ff159e69e6f8e6af21e7e 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/02 03:36:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/02 03:36:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/02 03:36:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/02 03:36:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.45s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:10 DEBUG : file1: md5 = 32ab2f3301bfa7b98b300fff80936dc8 OK 2025/04/02 03:36:12 DEBUG : sub/file2: md5 = f40f37e28e3279a600e2c6c517f23778 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/02 03:36:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/notfound" 2025/04/02 03:36:16 DEBUG : Config file has changed externally - reloading 2025/04/02 03:36:16 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/qe0i31qdkoejk60elps0ni5sqk" 2025/04/02 03:36:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.39s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Making directory 2025/04/02 03:36:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:23 DEBUG : sub dir/hello world: md5 = 9f87eff82a7927f0e01846f480ff805f OK 2025/04/02 03:36:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:27 DEBUG : potato2: md5 = 30ea06f0b94a52ae4214972f316e8157 OK 2025/04/02 03:36:28 DEBUG : empty space: md5 = c69985f844e94d9e2b4f93d4a30302a1 OK --- PASS: TestLs (4.97s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:31 DEBUG : potato2: md5 = ec788e465a15026a82d22e3438190b15 OK 2025/04/02 03:36:33 DEBUG : empty space: md5 = 53f2aa419764b3a55e5bdbdb1c5ed805 OK 2025/04/02 03:36:33 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.01s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:36 DEBUG : potato2: md5 = efc84bfbdfdc295a6ca1db28b7b92610 OK 2025/04/02 03:36:38 DEBUG : empty space: md5 = f4de6c54c479396faa01da474465e813 OK --- PASS: TestLsLong (4.68s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:41 DEBUG : potato2: md5 = 0b72ecccc68dd271580e65d5f12d4c23 OK 2025/04/02 03:36:42 DEBUG : empty space: md5 = 26d040d47a4b3db9a180c1fab4fd777f OK --- PASS: TestHashSums (4.16s) === RUN TestHashSumsWithErrors 2025/04/02 03:36:44 DEBUG : Creating backend with remote ":memory:" 2025/04/02 03:36:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/02 03:36:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/02 03:36:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/02 03:36:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/02 03:36:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/02 03:36:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/02 03:36:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/02 03:36:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/02 03:36:44 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:45 DEBUG : potato2: md5 = 1738b457b90baca70d9eb17a5ff5089c OK 2025/04/02 03:36:47 DEBUG : empty space: md5 = 3c45e639e849d57200d81bf3be2653dc OK 2025/04/02 03:36:49 DEBUG : sub dir/potato3: md5 = ea5e347ab6c29a60660aa2e1a4b983c5 OK 2025/04/02 03:36:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.35s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:36:54 DEBUG : small: md5 = 377162ea3eecb755e5433965c459461c OK 2025/04/02 03:36:55 DEBUG : medium: md5 = 85e1dfa5a4f743af6f871eecc6d68e3c OK 2025/04/02 03:36:56 DEBUG : large: md5 = f5ec5d6524322f0e2dfb99609aed396f OK 2025/04/02 03:36:57 DEBUG : Waiting for deletions to finish 2025/04/02 03:36:57 DEBUG : large: Excluded (Size Filter) 2025/04/02 03:36:57 INFO : medium: Deleted 2025/04/02 03:36:57 INFO : small: Deleted --- PASS: TestDelete (6.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:37:00 DEBUG : small: md5 = 12428e3ba44a163ffcea5980df61c170 OK 2025/04/02 03:37:01 DEBUG : medium: md5 = a526547f84c8031d4dbcc43d24edae6a OK 2025/04/02 03:37:03 DEBUG : large: md5 = c5c04ca4605dcaf2717039ffa6b12460 OK 2025/04/02 03:37:03 DEBUG : Waiting for deletions to finish 2025/04/02 03:37:03 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/02 03:37:04 INFO : small: Deleted 2025/04/02 03:37:04 INFO : large: Deleted --- PASS: TestMaxDelete (6.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:37:06 DEBUG : small: md5 = aa37b6bc415f2f2fa1f1ab4eadebe04e OK 2025/04/02 03:37:08 DEBUG : medium: md5 = 366fe6e2ab044802f3bba11863525413 OK 2025/04/02 03:37:09 DEBUG : large: md5 = 76d19817ee75e31bba723b90bd7316ba OK 2025/04/02 03:37:10 DEBUG : Waiting for deletions to finish 2025/04/02 03:37:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/02 03:37:10 INFO : medium: Deleted 2025/04/02 03:37:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.76s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:37:13 DEBUG : small: md5 = 7f7e4dd93cdd148f931f82000805770e OK 2025/04/02 03:37:15 DEBUG : medium: md5 = 041f3b4ce5cec2be82991f5491fc2165 OK 2025/04/02 03:37:16 DEBUG : large: md5 = b1c50641091dad50c1e387f7b47a1489 OK 2025/04/02 03:37:16 DEBUG : Waiting for deletions to finish 2025/04/02 03:37:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/02 03:37:17 INFO : medium: Deleted 2025/04/02 03:37:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.91s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:37:20 DEBUG : ReadFile: md5 = 67789c34ac129e70fa473d4ec9c6fb1e OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2025/04/02 03:37:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/02 03:37:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/02 03:37:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/02 03:37:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/02 03:37:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/02 03:37:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/02 03:37:23 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:37:25 DEBUG : file1: md5 = 00ae0d0329ea9456a051b9eb6fb61e33 OK 2025/04/02 03:37:26 DEBUG : file2: md5 = f4ffd5a19f69b3446b8df1c61d862768 OK --- PASS: TestCat (17.27s) === RUN TestPurge 2025/04/02 03:37:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuvolig0rivi" 2025/04/02 03:37:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/ehm3a95fnrl4n6p230k13jsdebd6u9a9rdhnrsgn9o3ib4to852g" 2025/04/02 03:37:42 DEBUG : Creating backend with remote "/tmp/rclone2117072431" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuvolig0rivi'", Local "Local file system at /tmp/rclone2117072431", Modify Window "1ms" 2025/04/02 03:37:46 DEBUG : A1/B1/C1/one: md5 = 55dc86195ea0336032bef13fedb416c9 OK 2025/04/02 03:37:46 INFO : A2: Making directory 2025/04/02 03:37:47 INFO : A1/B2: Making directory 2025/04/02 03:37:48 INFO : A1/B2/C2: Making directory 2025/04/02 03:37:48 INFO : A1/B1/C3: Making directory 2025/04/02 03:37:50 INFO : A3: Making directory 2025/04/02 03:37:50 INFO : A3/B3: Making directory 2025/04/02 03:37:51 INFO : A3/B3/C4: Making directory 2025/04/02 03:37:53 DEBUG : A1/two: md5 = 892f1bf73969e0b0b10de575ee8c88e1 OK 2025/04/02 03:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvolig0rivi': Purge remote 2025/04/02 03:37:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.33s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:00 DEBUG : A1/B1/C1/one: md5 = 808839a5f39df972e19d8c156a53f23e OK 2025/04/02 03:38:00 INFO : A2: Making directory 2025/04/02 03:38:01 INFO : A1/B2: Making directory 2025/04/02 03:38:02 INFO : A1/B2/C2: Making directory 2025/04/02 03:38:03 INFO : A1/B1/C3: Making directory 2025/04/02 03:38:03 INFO : A3: Making directory 2025/04/02 03:38:04 INFO : A3/B3: Making directory 2025/04/02 03:38:05 INFO : A3/B3/C4: Making directory 2025/04/02 03:38:07 DEBUG : A1/two: md5 = 22a550a8f8ef35e3a4dd8bda8625b72f OK 2025/04/02 03:38:09 DEBUG : removing 1 level 3 directories 2025/04/02 03:38:09 INFO : A3/B3/C4: Removing directory 2025/04/02 03:38:11 DEBUG : removing 2 level 3 directories 2025/04/02 03:38:11 INFO : A1/B2/C2: Removing directory 2025/04/02 03:38:11 INFO : A1/B1/C3: Removing directory 2025/04/02 03:38:12 DEBUG : removing 2 level 2 directories 2025/04/02 03:38:12 INFO : A3/B3: Removing directory 2025/04/02 03:38:12 INFO : A1/B2: Removing directory 2025/04/02 03:38:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/02 03:38:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/02 03:38:13 DEBUG : removing 2 level 1 directories 2025/04/02 03:38:13 INFO : A3: Removing directory 2025/04/02 03:38:13 INFO : A2: Removing directory 2025/04/02 03:38:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/02 03:38:17 DEBUG : removing 1 level 3 directories 2025/04/02 03:38:17 INFO : A1/B1/C1: Removing directory 2025/04/02 03:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:17 DEBUG : removing 1 level 2 directories 2025/04/02 03:38:17 INFO : A1/B1: Removing directory 2025/04/02 03:38:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/02 03:38:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/02 03:38:18 DEBUG : removing 1 level 1 directories 2025/04/02 03:38:18 INFO : A1: Removing directory 2025/04/02 03:38:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/02 03:38:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/02 03:38:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/02 03:38:19 DEBUG : removing 1 level 0 directories 2025/04/02 03:38:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Removing directory 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:38:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.42s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:21 INFO : A1: Making directory 2025/04/02 03:38:22 INFO : A1/B1: Making directory 2025/04/02 03:38:23 INFO : A1/B1/C1: Making directory 2025/04/02 03:38:25 DEBUG : removing 1 level 3 directories 2025/04/02 03:38:25 INFO : A1/B1/C1: Removing directory 2025/04/02 03:38:26 DEBUG : removing 1 level 2 directories 2025/04/02 03:38:26 INFO : A1/B1: Removing directory 2025/04/02 03:38:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/02 03:38:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.09s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:28 INFO : A1: Making directory 2025/04/02 03:38:29 INFO : A1/B1: Making directory 2025/04/02 03:38:30 INFO : A1/B1/C1: Making directory 2025/04/02 03:38:32 DEBUG : removing 1 level 3 directories 2025/04/02 03:38:32 INFO : A1/B1/C1: Removing directory 2025/04/02 03:38:33 DEBUG : removing 1 level 2 directories 2025/04/02 03:38:33 INFO : A1/B1: Removing directory 2025/04/02 03:38:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/02 03:38:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:37 DEBUG : file1: md5 = cc9e2ff87d0f6c8a9b1c5ba4a973973d OK 2025/04/02 03:38:38 DEBUG : filename.txt: File name found in url 2025/04/02 03:38:39 DEBUG : filename.txt: md5 = 6c9cab517c89b06d1c359c5946b730c0 OK 2025/04/02 03:38:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/02 03:38:41 DEBUG : headerfilename.txt: md5 = cc49bda22cc324ce5d82012c3b356c74 OK 2025/04/02 03:38:42 DEBUG : file2: md5 = faefe4086f634f71b9ce4197a39b4f6b OK --- PASS: TestCopyURL (8.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/02 03:38:47 DEBUG : sub/file2: md5 = b73ed7fd4bb02c5d1f98e61abcf5d7c1 OK 2025/04/02 03:38:47 INFO : file1: Copied (new) to: sub/file2 2025/04/02 03:38:47 INFO : file1: Deleted 2025/04/02 03:38:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 03:38:48 DEBUG : file1: Unchanged skipping 2025/04/02 03:38:48 INFO : file1: Deleted 2025/04/02 03:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': don't need to copy/move sub/file2, it is already at target location 2025/04/02 03:38:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/02 03:38:52 DEBUG : file1: md5 = 4ee14ce765d4ecea92e17d9977a32ae0 OK 2025/04/02 03:38:52 INFO : file1: Copied (new) 2025/04/02 03:38:52 INFO : file1: Deleted 2025/04/02 03:38:53 DEBUG : file1: Destination exists, skipping 2025/04/02 03:38:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:38:57 DEBUG : dst/file1: md5 = eecfbc7d51f024cfeb8c0ee19c5469f7 OK 2025/04/02 03:38:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibinuq8kudi/backup" 2025/04/02 03:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag/1nrff024r7pq65ecp72fc28jb0" 2025/04/02 03:39:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/02 03:39:02 INFO : dst/file1: Moved (server-side) 2025/04/02 03:39:03 DEBUG : dst/file1: md5 = 7b582effd40321aebb8450b92994d665 OK 2025/04/02 03:39:03 INFO : dst/file1: Copied (new) 2025/04/02 03:39:03 INFO : dst/file1: Deleted 2025/04/02 03:39:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:39:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/02 03:39:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.04s) === 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:39:10 DEBUG : A1/one: md5 = e79df11dd8ed93e3b7c426f9a628a014 OK 2025/04/02 03:39:12 DEBUG : A1/two: md5 = 6b642d4a0d16e847d0bd70c7065c9393 OK 2025/04/02 03:39:14 DEBUG : A1/B1/three: md5 = 8605f3ede219bbd279f1ec4fee8583b1 OK 2025/04/02 03:39:17 DEBUG : A1/B1/C1/four: md5 = af812e1b7728456c2c1cd984f96ed239 OK 2025/04/02 03:39:19 DEBUG : A1/B1/C2/five: md5 = 4deb58bb17eb70da3a5804a83e1ab4e3 OK 2025/04/02 03:39:19 INFO : A1/B2: Making directory 2025/04/02 03:39:19 INFO : A1/B1/C3: Making directory 2025/04/02 03:39:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/02 03:39:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/02 03:39:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/02 03:39:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/02 03:39:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/02 03:39:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/02 03:39:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/02 03:39:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/02 03:39:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/02 03:39:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/02 03:39:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/02 03:39:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/02 03:39:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/02 03:39:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/02 03:39:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/02 03:39:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/02 03:39:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/02 03:39:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/02 03:39:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/02 03:39:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/02 03:39:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/02 03:39:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/02 03:39:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/02 03:39:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/02 03:39:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/02 03:39:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/02 03:39:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/02 03:39:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/02 03:39:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/02 03:39:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/02 03:39:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/02 03:39:57 DEBUG : no_checksum_small_file_from_pipe: md5 = c1d5070a74fb138b76e7251ebf50ab55 OK 2025/04/02 03:39:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/02 03:39:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/02 03:39:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/02 03:39:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 221df0fb6e7321d0dfe693830cb0760f OK 2025/04/02 03:39:59 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/02 03:40:02 DEBUG : with_checksum_small_file_from_pipe: md5 = ea3225b1c04de56ac453d4a1ae51d73d OK 2025/04/02 03:40:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/02 03:40:02 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/02 03:40:03 DEBUG : with_checksum_big_file_from_pipe: md5 = 5197edd961fd5823e3b0cc8250da7439 OK 2025/04/02 03:40:03 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/02 03:40:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 03:40:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/02 03:40:09 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-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/02 03:40:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/02 03:40:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/02 03:40:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/02 03:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (48 bytes), uploading instead of streaming 2025/04/02 03:40:17 DEBUG : rcat_metadata: md5 = 13704b4d0a2b3bbfb455d4c7745245f6 OK 2025/04/02 03:40:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/02 03:40:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/02 03:40:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 04116e0a05eb6c34ab0b8171e8460bf3 OK 2025/04/02 03:40:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.87s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.83s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:22 DEBUG : potato1: md5 = d994ea69814d9f68373f5871e2c7460c OK 2025/04/02 03:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/02 03:40:24 DEBUG : potato2: md5 = 7e0a4b4b0e51ee887fdf9b1b14cf46b3 OK 2025/04/02 03:40:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:27 DEBUG : potato1: md5 = d7eb3c257cd5e75942630e928f333adc OK 2025/04/02 03:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/02 03:40:28 DEBUG : potato2: md5 = 6109b667c8bbc408a1d237ab3bca7ec4 OK 2025/04/02 03:40:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:31 DEBUG : potato2: md5 = dd79446b9b4382efc877c7f1c8fe2454 OK 2025/04/02 03:40:33 DEBUG : empty space: md5 = 32e66ac1151f8bb5314c277589e8e497 OK 2025/04/02 03:40:35 DEBUG : sub dir/potato3: md5 = 836c54f1d7ec9061ea6d0b6a179af6a7 OK 2025/04/02 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Touching "sub dir/potato3" 2025/04/02 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Touching "empty space" 2025/04/02 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Touching "potato2" 2025/04/02 03:40:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.97s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:40 DEBUG : dir with metadata: Making directory with metadata 2025/04/02 03:40:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:43 DEBUG : directory with modtime: Making directory with metadata 2025/04/02 03:40:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.75s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/02 03:40:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/02 03:40:46 DEBUG : Google drive root 'crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag': Skipping btime metadata as can't update it on an existing file: 2025-04-02T03:40:45.82964655Z 2025/04/02 03:40:46 INFO : non existent directory: Updated directory metadata 2025/04/02 03:40:48 DEBUG : Google drive root 'crypt/kovo4bu95p0rslcgprarpfi86dhfack5cssarfjoki4dsenb1jag': Skipping btime metadata as can't update it on an existing file: 2025-04-02T03:40:45.82964655Z 2025/04/02 03:40:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/02 03:40:52 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/02 03:40:53 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:40:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/02 03:40:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/02 03:40:54 DEBUG : dst: Making directory with metadata 2025/04/02 03:40:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/02 03:40:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 03:40:55 INFO : dst: Set directory modification time (using SetModTime) 2025/04/02 03:40:56 INFO : dst: Set directory modification time (using SetModTime) 2025/04/02 03:40:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/02 03:40:57 INFO : dst: Set directory modification time (using SetModTime) 2025/04/02 03:40:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.72s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi'", Local "Local file system at /tmp/rclone1450583687", Modify Window "1ms" 2025/04/02 03:41:00 DEBUG : sub dir/test remove existing: md5 = b7d36088d2a8362cfa032e008e91cd6f OK 2025/04/02 03:41:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 97cd2642f309f94bcdda6b7c9b16f2a4 OK 2025/04/02 03:41:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vequzif5" before starting 2025/04/02 03:41:04 DEBUG : sub dir/test remove existing.vequzif5: TEST: removing renamed existing file after operation 2025/04/02 03:41:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zadicaj6" before starting 2025/04/02 03:41:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zadicaj6: TEST: renaming existing back after failed operation 2025/04/02 03:41:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaxoguv3" before starting 2025/04/02 03:41:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaxoguv3: TEST: removing renamed existing file after operation 2025/04/02 03:41:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n4s2ajs23ov7jath9i2vobo3m6ki80rjct5t36ht1eub9mlo4r5g" 2025/04/02 03:41:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pr0dk68l9n1dvoculqp7pcbi2beg6u1b7htgdav7vuqab899mmpqtosq86of1mk6kh1031tan7rsftqbk0en7i421cnm4p6uc2e0ik5ekrbn6f8ks0oc2kbuc12ottvje4gscd400m207dk6ub87bglic108vnu8niobm40vvtf55nmoof40" --- PASS: TestRemoveExisting (13.16s) === 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/02 03:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibinuq8kudi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m32.569872223s (try 1/5)