"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/17 03:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi" 2025/09/17 03:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10" 2025/09/17 03:10:06 DEBUG : Creating backend with remote "/tmp/rclone1662994248" === 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.37s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/17 03:10:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/17 03:10:06 DEBUG : potato: Seek from 10 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 10 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Seek from 5 to 2 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/17 03:10:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Seek from 5 to 2 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/17 03:10:06 DEBUG : potato: Seek from 8 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 8 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/17 03:10:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 03:10:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 03:10:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 03:10:06 DEBUG : potato: Seek from 5 to 2 2025/09/17 03:10:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/17 03:10:06 DEBUG : potato: Seek from 9 to 0 2025/09/17 03:10:06 DEBUG : potato: Seek from 9 to 0 2025/09/17 03:10:06 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:10:09 DEBUG : rutabaga: md5 = 011599ef11463e3532ac58cb1f529216 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/17 03:10:11 DEBUG : empty space: md5 = 42a4aa67594afc420ea2907ca097e62a OK === RUN TestCheck/3 2025/09/17 03:10:13 DEBUG : potato2: md5 = 68924fb00bd7f3f5f2c43d98ada50c83 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/17 03:10:15 DEBUG : remotepotato: md5 = 61ea2a91038fd0616f0180503659d371 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.45s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/17 03:10:19 DEBUG : Creating backend with remote "nonexistent" 2025/09/17 03:10:19 DEBUG : Config file has changed externally - reloading 2025/09/17 03:10:19 DEBUG : Creating backend with remote "nonexistent" 2025/09/17 03:10:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/17 03:10:19 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/09/17 03:10:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/17 03:10:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:10:20 DEBUG : rutabaga: md5 = 703113282104b653ccb9948e036c0810 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/17 03:10:24 DEBUG : empty space: md5 = 765fbfc22efe6881a376310b40d971de OK === RUN TestCheckDownload/3 2025/09/17 03:10:27 DEBUG : potato2: md5 = d43cf36c3d2eed88ddd84a2565407522 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/17 03:10:31 DEBUG : remotepotato: md5 = 89d42d2938cda6df5bdaa05a0262b6e6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.76s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:10:37 DEBUG : rutabaga: md5 = 39b1615157bbd8ee59c49ca2209799fd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/17 03:10:39 DEBUG : empty space: md5 = 62fb01848f8f41a271626437a0595009 OK === RUN TestCheckSizeOnly/3 2025/09/17 03:10:41 DEBUG : potato2: md5 = 42a1045d60975cc286a39bf845155d49 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/17 03:10:43 DEBUG : remotepotato: md5 = 739c277944b326d6c404801c372917be OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.99s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:10:48 DEBUG : test.sum: md5 = b1a2429703db5bf9cfff325fc0d0a2e5 OK 2025/09/17 03:10:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/17 03:10:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/17 03:10:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/17 03:10:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/17 03:10:50 DEBUG : test.sum: md5 = e16782705e83282ac8d303512c664fb1 OK 2025/09/17 03:10:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/17 03:10:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/17 03:10:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/17 03:10:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.89s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:10:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/data" 2025/09/17 03:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/data" 2025/09/17 03:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/vjrnln8ratgmqakfosrqe8espk" 2025/09/17 03:10:58 DEBUG : data/banana: md5 = 9163701a4a62297d8133dffceb433b1b OK 2025/09/17 03:11:00 DEBUG : test.sum: md5 = 2908bfa1c8d3e81abc7db5f7fe91fcb1 OK === RUN TestCheckSumDownload/subtest1 2025/09/17 03:11:04 DEBUG : data/potato: md5 = 11d60d4fbd4a7503de098b90300c85a8 OK 2025/09/17 03:11:05 DEBUG : test.sum: md5 = 16da6d60da53ed8c277b2f360c360ced OK === RUN TestCheckSumDownload/subtest2 2025/09/17 03:11:10 DEBUG : test.sum: md5 = 6afe147c21eeea4e1eb5e58853ec7131 OK === RUN TestCheckSumDownload/subtest3 2025/09/17 03:11:15 DEBUG : test.sum: md5 = fe808e15c07d2015e3766c56b6a1a480 OK === RUN TestCheckSumDownload/subtest4 2025/09/17 03:11:19 DEBUG : test.sum: md5 = 878f9272ed51066e0ca367cdfce1aa4d OK === RUN TestCheckSumDownload/subtest5 2025/09/17 03:11:23 DEBUG : test.sum: md5 = 9268bb85830f3bc742ab0da08bb5b7e5 OK === RUN TestCheckSumDownload/subtest6 2025/09/17 03:11:27 DEBUG : data/banana: md5 = 7dbeafb47e68dbeaa7a98061e4219e80 OK 2025/09/17 03:11:29 DEBUG : data/potato: md5 = a66a02fc89b183273cde197ebbbf8c9b OK 2025/09/17 03:11:30 DEBUG : test.sum: md5 = be069f0880865beb993dd9d6b4df61b9 OK === RUN TestCheckSumDownload/subtest7 2025/09/17 03:11:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/17 03:11:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.54s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.13s) --- PASS: TestCheckSumDownload/subtest4 (2.10s) --- PASS: TestCheckSumDownload/subtest5 (2.39s) --- PASS: TestCheckSumDownload/subtest6 (1.84s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestApplyTransforms 2025/09/17 03:11:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huzukon3vuve" 2025/09/17 03:11:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:11:36 DEBUG : Creating backend with remote "TestDrive:crypt/k7d5ivbsvb31ht2aqo3e24nprhlk939g6rcibqf7j1papfol5rhg" 2025/09/17 03:11:37 DEBUG : Creating backend with remote "/tmp/rclone1487301142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve'", Local "Local file system at /tmp/rclone1487301142", Modify Window "1ms" 2025/09/17 03:11:39 DEBUG : hello, world!: md5 = b0fd9b904e9a3ee8d78c4c8f87aa83a1 OK upper checkfile vs. lower remote (without normalization) 2025/09/17 03:11:40 ERROR : hello, world!: sum not found 2025/09/17 03:11:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve' 2025/09/17 03:11:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve': 1 files missing 2025/09/17 03:11:40 NOTICE: 1 hashes missing 2025/09/17 03:11:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve': 1 differences found 2025/09/17 03:11:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/17 03:11:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve': 0 differences found 2025/09/17 03:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve': 1 matching files 2025/09/17 03:11:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dikehah4juho" 2025/09/17 03:11:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:11:41 DEBUG : Creating backend with remote "TestDrive:crypt/6evkptv8ccm6rp8974pfui0ohu0cnd0i2fc8bsslmas41uanb2ug" 2025/09/17 03:11:42 DEBUG : Creating backend with remote "/tmp/rclone2699701615" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho'", Local "Local file system at /tmp/rclone2699701615", Modify Window "1ms" 2025/09/17 03:11:44 DEBUG : HELLO, WORLD!: md5 = d363035c562038ec963d1e77c55d70d2 OK lower checkfile vs. upper remote (without normalization) 2025/09/17 03:11:45 ERROR : HELLO, WORLD!: sum not found 2025/09/17 03:11:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho' 2025/09/17 03:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho': 1 files missing 2025/09/17 03:11:45 NOTICE: 1 hashes missing 2025/09/17 03:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho': 1 differences found 2025/09/17 03:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/17 03:11:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho': 0 differences found 2025/09/17 03:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho': 1 matching files 2025/09/17 03:11:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duzilok9biyi" 2025/09/17 03:11:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:11:46 DEBUG : Creating backend with remote "TestDrive:crypt/s2fthekkqs0pvmn514g85jjr5npujhhhuq7vgh1aoq91rjnvvqhg" 2025/09/17 03:11:47 DEBUG : Creating backend with remote "/tmp/rclone2503303248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi'", Local "Local file system at /tmp/rclone2503303248", Modify Window "1ms" 2025/09/17 03:11:49 DEBUG : HeLlO, wOrLd!: md5 = 89cf8eedafa94643839e3b20da68573a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/17 03:11:50 ERROR : HeLlO, wOrLd!: sum not found 2025/09/17 03:11:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi' 2025/09/17 03:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi': 1 files missing 2025/09/17 03:11:50 NOTICE: 1 hashes missing 2025/09/17 03:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi': 1 differences found 2025/09/17 03:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/17 03:11:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi': 0 differences found 2025/09/17 03:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi': 1 matching files 2025/09/17 03:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teyubaj5roye" 2025/09/17 03:11:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/d8p2ctnj7o6fcbmjv67eepdptvu0q2v1f947vkvdf600t46bou30" 2025/09/17 03:11:52 DEBUG : Creating backend with remote "/tmp/rclone2076593892" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye'", Local "Local file system at /tmp/rclone2076593892", Modify Window "1ms" 2025/09/17 03:11:54 DEBUG : HELLO, WORLD!: md5 = d50e253957bf7b0881af5408906aca7c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/17 03:11:54 ERROR : HELLO, WORLD!: sum not found 2025/09/17 03:11:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye' 2025/09/17 03:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye': 1 files missing 2025/09/17 03:11:54 NOTICE: 1 hashes missing 2025/09/17 03:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye': 1 differences found 2025/09/17 03:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/17 03:11:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:11:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye': 0 differences found 2025/09/17 03:11:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye': 1 matching files 2025/09/17 03:11:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvurac9rubo" 2025/09/17 03:11:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:11:56 DEBUG : Creating backend with remote "TestDrive:crypt/bg8cpd8v0euk1ccp2h3tmcvnkotnlgnqu4qad1aeqm0rad5rg0dg" 2025/09/17 03:11:57 DEBUG : Creating backend with remote "/tmp/rclone2127403039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo'", Local "Local file system at /tmp/rclone2127403039", Modify Window "1ms" 2025/09/17 03:11:59 DEBUG : 測試_Русский___ě_áñ: md5 = 108dd2873c772472bd1f152df684ba55 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/17 03:11:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/17 03:11:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo' 2025/09/17 03:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo': 1 files missing 2025/09/17 03:11:59 NOTICE: 1 hashes missing 2025/09/17 03:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo': 1 differences found 2025/09/17 03:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/17 03:12:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo': 0 differences found 2025/09/17 03:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo': 1 matching files 2025/09/17 03:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ganatek5nogo" 2025/09/17 03:12:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/p14qdk1a7u4bn18peneub5g268mlj9c8dgfvnbl6if6dl3md0oh0" 2025/09/17 03:12:01 DEBUG : Creating backend with remote "/tmp/rclone2338726037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo'", Local "Local file system at /tmp/rclone2338726037", Modify Window "1ms" 2025/09/17 03:12:04 DEBUG : 測試_Русский___ě_áñ: md5 = 4103c278af77284b4d618c6e4bd2a58e OK NFC checkfile vs. NFD remote (without normalization) 2025/09/17 03:12:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/17 03:12:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo' 2025/09/17 03:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo': 1 files missing 2025/09/17 03:12:04 NOTICE: 1 hashes missing 2025/09/17 03:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo': 1 differences found 2025/09/17 03:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/17 03:12:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo': 0 differences found 2025/09/17 03:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo': 1 matching files 2025/09/17 03:12:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qesadul8caqi" 2025/09/17 03:12:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:12:06 DEBUG : Creating backend with remote "TestDrive:crypt/9i3u51bqkbrjd5j4hdjgqd1qephlnerpkvrn276m35p380mvpalg" 2025/09/17 03:12:07 DEBUG : Creating backend with remote "/tmp/rclone3868511698" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi'", Local "Local file system at /tmp/rclone3868511698", Modify Window "1ms" 2025/09/17 03:12:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8eef95f8b236c3815cfd370468609989 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/17 03:12:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 03:12:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi' 2025/09/17 03:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi': 1 files missing 2025/09/17 03:12:09 NOTICE: 1 hashes missing 2025/09/17 03:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi': 1 differences found 2025/09/17 03:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/17 03:12:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi': 0 differences found 2025/09/17 03:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi': 1 matching files 2025/09/17 03:12:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukaheg2deve" 2025/09/17 03:12:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:12:11 DEBUG : Creating backend with remote "TestDrive:crypt/hfeg6pij3i5lqe90fbnddeuakmj9v38kh3m2405qcd5aqngu1r80" 2025/09/17 03:12:12 DEBUG : Creating backend with remote "/tmp/rclone2244021250" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve'", Local "Local file system at /tmp/rclone2244021250", Modify Window "1ms" 2025/09/17 03:12:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 465eb054616571270ddfe12948e2f7be OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/17 03:12:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 03:12:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve' 2025/09/17 03:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve': 1 files missing 2025/09/17 03:12:14 NOTICE: 1 hashes missing 2025/09/17 03:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve': 1 differences found 2025/09/17 03:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/17 03:12:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:12:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve': 0 differences found 2025/09/17 03:12:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve': 1 matching files 2025/09/17 03:12:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowitir5dufo" 2025/09/17 03:12:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:12:15 DEBUG : Creating backend with remote "TestDrive:crypt/olko3mrf58t7sjq0aiqgkogj0bf4ojfpoub9d0i8gj200hpaa9tg" 2025/09/17 03:12:16 DEBUG : Creating backend with remote "/tmp/rclone4276326023" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo'", Local "Local file system at /tmp/rclone4276326023", Modify Window "1ms" 2025/09/17 03:12:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 694f9b7aaac3cc25425b89653f76d6d9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/17 03:12:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 03:12:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo' 2025/09/17 03:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo': 1 files missing 2025/09/17 03:12:19 NOTICE: 1 hashes missing 2025/09/17 03:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo': 1 differences found 2025/09/17 03:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/17 03:12:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo': 0 differences found 2025/09/17 03:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo': 1 matching files 2025/09/17 03:12:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubulah1qege" 2025/09/17 03:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:12:20 DEBUG : Creating backend with remote "TestDrive:crypt/65dhm0scke73chrit6hho4ui2itjqkaefmnvrend9car6m8r3oc0" 2025/09/17 03:12:21 DEBUG : Creating backend with remote "/tmp/rclone1860269067" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege'", Local "Local file system at /tmp/rclone1860269067", Modify Window "1ms" 2025/09/17 03:12:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b17a2731f9d678644c8a830731cb63e3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/17 03:12:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 03:12:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege' 2025/09/17 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege': 1 files missing 2025/09/17 03:12:24 NOTICE: 1 hashes missing 2025/09/17 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege': 1 differences found 2025/09/17 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/17 03:12:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 03:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege': 0 differences found 2025/09/17 03:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege': 1 matching files 2025/09/17 03:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubulah1qege': Purge remote 2025/09/17 03:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowitir5dufo': Purge remote 2025/09/17 03:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukaheg2deve': Purge remote 2025/09/17 03:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qesadul8caqi': Purge remote 2025/09/17 03:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganatek5nogo': Purge remote 2025/09/17 03:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvurac9rubo': Purge remote 2025/09/17 03:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teyubaj5roye': Purge remote 2025/09/17 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duzilok9biyi': Purge remote 2025/09/17 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikehah4juho': Purge remote 2025/09/17 03:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzukon3vuve': Purge remote --- PASS: TestApplyTransforms (52.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:12:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/17 03:12:31 DEBUG : sub/file2: md5 = 7d96523cc0bf6d91c8b2ec5210c06361 OK 2025/09/17 03:12:31 INFO : file1: Copied (new) to: sub/file2 2025/09/17 03:12:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 03:12:32 DEBUG : file1: Unchanged skipping 2025/09/17 03:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': don't need to copy/move sub/file2, it is already at target location 2025/09/17 03:12:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.96s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:12:38 DEBUG : dst/file1: md5 = 534ae31a316e492d5f6b3e026a4b4408 OK 2025/09/17 03:12:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/backup" 2025/09/17 03:12:39 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/1nrff024r7pq65ecp72fc28jb0" 2025/09/17 03:12:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/17 03:12:43 INFO : dst/file1: Moved (server-side) 2025/09/17 03:12:44 DEBUG : dst/file1: md5 = 550eb45fc08bcc1925f8b333d7993ba7 OK 2025/09/17 03:12:44 INFO : dst/file1: Copied (new) 2025/09/17 03:12:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:12:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:12:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:12:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/dst" 2025/09/17 03:12:49 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 03:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/CompareDest" 2025/09/17 03:12:51 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/gveqi14airsml4bgu7krj116o8" 2025/09/17 03:12:52 DEBUG : one: Need to transfer - File not found at Destination 2025/09/17 03:12:54 DEBUG : one: md5 = be1edb4a12768da543a6f185ff9386b6 OK 2025/09/17 03:12:54 INFO : one: Copied (new) 2025/09/17 03:12:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 03:12:57 DEBUG : one: md5 = 95f3b82082d44511389c21b18f50420b OK 2025/09/17 03:12:57 INFO : one: Copied (replaced existing) 2025/09/17 03:12:59 DEBUG : dst/one: md5 = 6911c2b94442db5c127cb754ca674bcd OK 2025/09/17 03:13:01 DEBUG : CompareDest/one: md5 = 781e507eecb6078593bb87fe1f15294a OK 2025/09/17 03:13:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 03:13:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 03:13:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 03:13:04 DEBUG : CompareDest/two: md5 = ff03cd81303a147f802cddd32a1fd8a0 OK 2025/09/17 03:13:05 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 03:13:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 03:13:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 03:13:06 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 03:13:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 03:13:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 03:13:07 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 03:13:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/17 03:13:09 DEBUG : two: md5 = c0f2ec13ed4e5d74ce4ad9d2a835cf60 OK 2025/09/17 03:13:09 INFO : two: Copied (new) 2025/09/17 03:13:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 03:13:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:13:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 03:13:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/dst" 2025/09/17 03:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 03:13:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/CopyDest" 2025/09/17 03:13:15 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/17 03:13:17 DEBUG : one: Need to transfer - File not found at Destination 2025/09/17 03:13:19 DEBUG : one: md5 = 35522f1183d2a06244abdc72dd9728ea OK 2025/09/17 03:13:19 INFO : one: Copied (new) 2025/09/17 03:13:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 03:13:22 DEBUG : one: md5 = bc32c8bacaa69fe95e714d107281e3fd OK 2025/09/17 03:13:22 INFO : one: Copied (replaced existing) 2025/09/17 03:13:24 DEBUG : dst/one: md5 = a0d5da23482f74151032e6ec6ef77bfc OK 2025/09/17 03:13:26 DEBUG : CopyDest/one: md5 = a1ef80a92f69aac23f12edce44c3ce7f OK 2025/09/17 03:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/BackupDir" 2025/09/17 03:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/17 03:13:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 03:13:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 03:13:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 03:13:31 INFO : one: Moved (server-side) 2025/09/17 03:13:32 INFO : one: Copied (server-side copy) 2025/09/17 03:13:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/17 03:13:34 DEBUG : CopyDest/two: md5 = c81cff5ee6d3dab68c611d50d7ae6b8f OK 2025/09/17 03:13:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 03:13:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 03:13:36 INFO : two: Copied (server-side copy) 2025/09/17 03:13:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/17 03:13:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 03:13:37 DEBUG : two: Unchanged skipping 2025/09/17 03:13:39 DEBUG : CopyDest/three: md5 = 5403aca54876f5cd8ccf720c29f56b62 OK 2025/09/17 03:13:39 DEBUG : three: Need to transfer - File not found at Destination 2025/09/17 03:13:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/17 03:13:40 DEBUG : three: Destination not found in --copy-dest 2025/09/17 03:13:41 DEBUG : three: md5 = 6381b6ecb27f8e6091a6ad36fdfb1287 OK 2025/09/17 03:13:41 INFO : three: Copied (new) 2025/09/17 03:13:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/17 03:13:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:13:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 03:13:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 03:13:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/17 03:13:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:13:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.16s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:13:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/17 03:13:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9c4a97a186647bbda609c534455aaf32 OK 2025/09/17 03:13:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/17 03:13:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/17 03:13:52 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/17 03:13:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/17 03:13:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/17 03:13:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a5cb651441fc88a38c2d7e4805d0efff OK 2025/09/17 03:13:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/17 03:13:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/17 03:13:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.35s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using skip mode. 2025/09/17 03:14:02 NOTICE: one: Found 2 files with duplicate names 2025/09/17 03:14:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using skip mode. 2025/09/17 03:14:08 NOTICE: one: Found 3 files with duplicate names 2025/09/17 03:14:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/17 03:14:08 INFO : one: Deleted 2025/09/17 03:14:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using first mode. 2025/09/17 03:14:14 NOTICE: one: Found 3 files with duplicate names 2025/09/17 03:14:14 INFO : one: Deleted 2025/09/17 03:14:15 INFO : one: Deleted 2025/09/17 03:14:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.18s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using newest mode. 2025/09/17 03:14:20 NOTICE: one: Found 3 files with duplicate names 2025/09/17 03:14:20 INFO : one: Deleted 2025/09/17 03:14:21 INFO : one: Deleted 2025/09/17 03:14:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using oldest mode. 2025/09/17 03:14:27 NOTICE: one: Found 3 files with duplicate names 2025/09/17 03:14:27 INFO : one: Deleted 2025/09/17 03:14:28 INFO : one: Deleted 2025/09/17 03:14:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.54s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using largest mode. 2025/09/17 03:14:34 NOTICE: one: Found 3 files with duplicate names 2025/09/17 03:14:35 INFO : one: Deleted 2025/09/17 03:14:35 INFO : one: Deleted 2025/09/17 03:14:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using smallest mode. 2025/09/17 03:14:41 NOTICE: one: Found 3 files with duplicate names 2025/09/17 03:14:41 INFO : one: Deleted 2025/09/17 03:14:41 INFO : one: Deleted 2025/09/17 03:14:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.40s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Looking for duplicate names using rename mode. 2025/09/17 03:14:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/17 03:14:49 INFO : one-2.txt: renamed from: one.txt 2025/09/17 03:14:51 INFO : one-3.txt: renamed from: one.txt 2025/09/17 03:14:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:14:57 DEBUG : dupe1/one.txt: md5 = 4f4bfb81a58449b5bb816a7a4b5f3584 OK 2025/09/17 03:14:59 DEBUG : dupe2/two.txt: md5 = 341bdce7818dd719c43ebde60acf99ae OK 2025/09/17 03:15:01 DEBUG : dupe3/three.txt: md5 = 37fae4e0fca0f13c51091017fdb979af OK 2025/09/17 03:15:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/17 03:15:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/17 03:15:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/17 03:15:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/17 03:15:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/17 03:15:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/17 03:15:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.73s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:15:09 DEBUG : a.txt: md5 = 18d150a528e09873e5fa73b4f04ccbd9 OK 2025/09/17 03:15:11 DEBUG : zend.txt: md5 = e63cadedef69900b03713409bcc59ae4 OK 2025/09/17 03:15:13 DEBUG : sub dir/hello world: md5 = 6e78c31c14d9e9a3d6c9a13df45dd8f4 OK 2025/09/17 03:15:14 DEBUG : sub dir/hello world2: md5 = b3abe166e167e10d32860e69af7ead47 OK 2025/09/17 03:15:16 DEBUG : sub dir/ignore dir/.ignore: md5 = e56d2b1d6c33f456c99b55c1288dd2a7 OK 2025/09/17 03:15:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = fc67e13644d3cc599c6729e0b3fbb019 OK 2025/09/17 03:15:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = e0ac557df468c1de73bdcc581a280c30 OK 2025/09/17 03:15:21 DEBUG : a.txt: Excluded (Size Filter) 2025/09/17 03:15:21 DEBUG : a.txt: Excluded 2025/09/17 03:15:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 03:15:22 DEBUG : sub dir/hello world: Excluded 2025/09/17 03:15:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 03:15:22 DEBUG : sub dir/hello world2: Excluded 2025/09/17 03:15:23 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 03:15:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 03:15:23 DEBUG : sub dir/hello world: Excluded 2025/09/17 03:15:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 03:15:23 DEBUG : sub dir/hello world2: Excluded 2025/09/17 03:15:23 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 03:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/17 03:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/17 03:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/17 03:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/17 03:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/17 03:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/17 03:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.97s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:15:31 DEBUG : a.txt: md5 = 39670cadbbe8cfb2fa685212ae6c4350 OK 2025/09/17 03:15:33 DEBUG : zend.txt: md5 = 483e838386d8069b71aa6ff13deb02fb OK 2025/09/17 03:15:35 DEBUG : sub dir/hello world: md5 = bcecf390f435eca670b6663f177aae8c OK 2025/09/17 03:15:36 DEBUG : sub dir/hello world2: md5 = 522ab9dd0a623586eb79171d1580c2a6 OK 2025/09/17 03:15:38 DEBUG : sub dir/ignore dir/.ignore: md5 = f5f903a71f88cd753898a08debd007fa OK 2025/09/17 03:15:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = dd8c1d1742240e528a4bcee7caa20910 OK 2025/09/17 03:15:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = f0cafae6cfea40d83ada7e968a37cb6c OK 2025/09/17 03:15:43 DEBUG : a.txt: Excluded (Size Filter) 2025/09/17 03:15:43 DEBUG : a.txt: Excluded 2025/09/17 03:15:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 03:15:44 DEBUG : sub dir/hello world2: Excluded 2025/09/17 03:15:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 03:15:44 DEBUG : sub dir/hello world: Excluded 2025/09/17 03:15:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 03:15:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 03:15:44 DEBUG : sub dir/hello world2: Excluded 2025/09/17 03:15:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 03:15:44 DEBUG : sub dir/hello world: Excluded 2025/09/17 03:15:45 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 03:15:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/17 03:15:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/17 03:15:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/17 03:15:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/17 03:15:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/17 03:15:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/17 03:15:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.06s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:15:53 DEBUG : file1: md5 = a79e1f66248b63195de9ac494c40288b OK 2025/09/17 03:15:55 DEBUG : sub/file2: md5 = 27d8bcee7f3edda8fb9a96cf2a6fb5da 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/09/17 03:15:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/17 03:15:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/17 03:15:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/17 03:16:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.35s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:02 DEBUG : file1: md5 = 1171afa0600cb6fcb579b866f6e14e06 OK 2025/09/17 03:16:05 DEBUG : sub/file2: md5 = cbab7e067dbc6d9b57a457388e8a1574 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/09/17 03:16:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/notfound" 2025/09/17 03:16:09 DEBUG : Config file has changed externally - reloading 2025/09/17 03:16:09 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/qe0i31qdkoejk60elps0ni5sqk" 2025/09/17 03:16:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.85s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.41s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Making directory 2025/09/17 03:16:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:16 DEBUG : sub dir/hello world: md5 = ffbef763de0e588ac2174bcb80d4b763 OK 2025/09/17 03:16:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.75s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:20 DEBUG : potato2: md5 = 269b24680a2a6688372f9cf6d5e8d134 OK 2025/09/17 03:16:21 DEBUG : empty space: md5 = a4bbeea1fdd6e38b9df4989d9f37e374 OK --- PASS: TestLs (4.70s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:24 DEBUG : potato2: md5 = d8e5b4d0a2d69be66f186adba8723da6 OK 2025/09/17 03:16:26 DEBUG : empty space: md5 = 03b2745b56deb551aa9d88b32e26459c OK 2025/09/17 03:16:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/17 03:16:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:29 DEBUG : potato2: md5 = 341f15da6324f73f32fee57845a88c09 OK 2025/09/17 03:16:31 DEBUG : empty space: md5 = 4a405d5402c395a28726a608de019ef9 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:34 DEBUG : potato2: md5 = 5c7bbae6691170d16759433e5f8a0724 OK 2025/09/17 03:16:36 DEBUG : empty space: md5 = 2ba66dd573d6aa58b3827c6b6cefde86 OK --- PASS: TestHashSums (4.39s) === RUN TestHashSumsWithErrors 2025/09/17 03:16:37 DEBUG : Creating backend with remote ":memory:" 2025/09/17 03:16:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/17 03:16:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/17 03:16:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/17 03:16:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/17 03:16:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/17 03:16:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/17 03:16:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/17 03:16:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/17 03:16:37 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:39 DEBUG : potato2: md5 = 933f46f7145a33126819a56e6fc30ba0 OK 2025/09/17 03:16:40 DEBUG : empty space: md5 = f7851482e13b1b3f8a939f24fb6ae1e9 OK 2025/09/17 03:16:42 DEBUG : sub dir/potato3: md5 = f5216a85b05079d4f819704c1dd12ef3 OK 2025/09/17 03:16:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:47 DEBUG : small: md5 = a2b54ce71b52c0a9c0f360a98b7e2814 OK 2025/09/17 03:16:49 DEBUG : medium: md5 = b6e8eff3e3a947a80f136ac55267eaf7 OK 2025/09/17 03:16:50 DEBUG : large: md5 = 4f5635f9ebf837293519f52283ed5a10 OK 2025/09/17 03:16:51 DEBUG : Waiting for deletions to finish 2025/09/17 03:16:51 DEBUG : large: Excluded (Size Filter) 2025/09/17 03:16:51 INFO : small: Deleted 2025/09/17 03:16:51 INFO : medium: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:16:54 DEBUG : small: md5 = 403d8a513539379a252cf7a556c217d9 OK 2025/09/17 03:16:55 DEBUG : medium: md5 = b363382dc6930c75ff2c2b1e86ebc425 OK 2025/09/17 03:16:57 DEBUG : large: md5 = dcbc61d8504cb2f47adfb273eb44ad50 OK 2025/09/17 03:16:57 DEBUG : Waiting for deletions to finish 2025/09/17 03:16:57 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/17 03:16:58 INFO : large: Deleted 2025/09/17 03:16:58 INFO : small: Deleted --- PASS: TestMaxDelete (7.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:17:01 DEBUG : small: md5 = 629c8655e7b7baeaf15cb63b9bd111ad OK 2025/09/17 03:17:02 DEBUG : medium: md5 = 5c2b5c5667f3be81c1fae0d800820181 OK 2025/09/17 03:17:04 DEBUG : large: md5 = 9d69f1cdf67a8f4e2e990a186b7b9dcb OK 2025/09/17 03:17:04 DEBUG : Waiting for deletions to finish 2025/09/17 03:17:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/17 03:17:05 INFO : small: Deleted 2025/09/17 03:17:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.10s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:17:08 DEBUG : small: md5 = 361c8ab4af6d83158c34d09d6c04b407 OK 2025/09/17 03:17:10 DEBUG : medium: md5 = be5ac92fed55cfb802d6cd1c438a8ee4 OK 2025/09/17 03:17:11 DEBUG : large: md5 = 5c53a410733b252310e54cbfcde1fbf3 OK 2025/09/17 03:17:11 DEBUG : Waiting for deletions to finish 2025/09/17 03:17:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/17 03:17:12 INFO : medium: Deleted 2025/09/17 03:17:12 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.04s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:17:15 DEBUG : ReadFile: md5 = 0e36d85937c2675d9f40229f760b6142 OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2025/09/17 03:17:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/17 03:17:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/17 03:17:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 03:17:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 03:17:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 03:17:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 03:17:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:17:19 DEBUG : file1: md5 = bda2bcb15a88082c7b01bfcb0e33cbea OK 2025/09/17 03:17:21 DEBUG : file2: md5 = 73b73489843a45868b2191af0cbbcee6 OK --- PASS: TestCat (15.86s) === RUN TestPurge 2025/09/17 03:17:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rozoxut9viwu" 2025/09/17 03:17:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:17:34 DEBUG : Creating backend with remote "TestDrive:crypt/mm9vaaii91uidjoblfsc17v8cabuojgr0ucifnjaa93mkstcppqg" 2025/09/17 03:17:35 DEBUG : Creating backend with remote "/tmp/rclone4200613615" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rozoxut9viwu'", Local "Local file system at /tmp/rclone4200613615", Modify Window "1ms" 2025/09/17 03:17:39 DEBUG : A1/B1/C1/one: md5 = 5e8120616cee9c6a9455630d2a80c9b2 OK 2025/09/17 03:17:39 INFO : A2: Making directory 2025/09/17 03:17:40 INFO : A1/B2: Making directory 2025/09/17 03:17:41 INFO : A1/B2/C2: Making directory 2025/09/17 03:17:42 INFO : A1/B1/C3: Making directory 2025/09/17 03:17:42 INFO : A3: Making directory 2025/09/17 03:17:43 INFO : A3/B3: Making directory 2025/09/17 03:17:44 INFO : A3/B3/C4: Making directory 2025/09/17 03:17:46 DEBUG : A1/two: md5 = ed37bdf225bc47e1e8f32b47a4eb6198 OK 2025/09/17 03:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rozoxut9viwu': Purge remote 2025/09/17 03:17:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.04s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:17:54 DEBUG : A1/B1/C1/one: md5 = c0995853cd29ebea77d0b7454ed13b67 OK 2025/09/17 03:17:54 INFO : A2: Making directory 2025/09/17 03:17:55 INFO : A1/B2: Making directory 2025/09/17 03:17:55 INFO : A1/B2/C2: Making directory 2025/09/17 03:17:56 INFO : A1/B1/C3: Making directory 2025/09/17 03:17:57 INFO : A3: Making directory 2025/09/17 03:17:57 INFO : A3/B3: Making directory 2025/09/17 03:17:58 INFO : A3/B3/C4: Making directory 2025/09/17 03:18:00 DEBUG : A1/two: md5 = 18c5d0f52a0564a0bbf77b4d65166a53 OK 2025/09/17 03:18:02 DEBUG : removing 1 level 3 directories 2025/09/17 03:18:02 INFO : A3/B3/C4: Removing directory 2025/09/17 03:18:04 DEBUG : removing 2 level 3 directories 2025/09/17 03:18:04 INFO : A1/B2/C2: Removing directory 2025/09/17 03:18:04 INFO : A1/B1/C3: Removing directory 2025/09/17 03:18:05 DEBUG : removing 2 level 2 directories 2025/09/17 03:18:05 INFO : A3/B3: Removing directory 2025/09/17 03:18:05 INFO : A1/B2: Removing directory 2025/09/17 03:18:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 03:18:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/17 03:18:06 DEBUG : removing 2 level 1 directories 2025/09/17 03:18:06 INFO : A3: Removing directory 2025/09/17 03:18:06 INFO : A2: Removing directory 2025/09/17 03:18:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/17 03:18:10 DEBUG : removing 1 level 3 directories 2025/09/17 03:18:10 INFO : A1/B1/C1: Removing directory 2025/09/17 03:18:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:10 DEBUG : removing 1 level 2 directories 2025/09/17 03:18:10 INFO : A1/B1: Removing directory 2025/09/17 03:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 03:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 03:18:11 DEBUG : removing 1 level 1 directories 2025/09/17 03:18:11 INFO : A1: Removing directory 2025/09/17 03:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 03:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 03:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 03:18:12 DEBUG : removing 1 level 0 directories 2025/09/17 03:18:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Removing directory 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 03:18:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:18:14 INFO : A1: Making directory 2025/09/17 03:18:15 INFO : A1/B1: Making directory 2025/09/17 03:18:16 INFO : A1/B1/C1: Making directory 2025/09/17 03:18:18 DEBUG : removing 1 level 3 directories 2025/09/17 03:18:18 INFO : A1/B1/C1: Removing directory 2025/09/17 03:18:19 DEBUG : removing 1 level 2 directories 2025/09/17 03:18:19 INFO : A1/B1: Removing directory 2025/09/17 03:18:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 03:18:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:18:21 INFO : A1: Making directory 2025/09/17 03:18:22 INFO : A1/B1: Making directory 2025/09/17 03:18:23 INFO : A1/B1/C1: Making directory 2025/09/17 03:18:25 DEBUG : removing 1 level 3 directories 2025/09/17 03:18:25 INFO : A1/B1/C1: Removing directory 2025/09/17 03:18:26 DEBUG : removing 1 level 2 directories 2025/09/17 03:18:26 INFO : A1/B1: Removing directory 2025/09/17 03:18:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 03:18:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:18:30 DEBUG : file1: md5 = bca7c5ec3289f371b07abdd43badfd51 OK 2025/09/17 03:18:31 DEBUG : filename.txt: File name found in url 2025/09/17 03:18:32 DEBUG : filename.txt: md5 = 1fdb15ed3e502d67f5aa992b2e707511 OK 2025/09/17 03:18:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/17 03:18:34 DEBUG : headerfilename.txt: md5 = 83a382ec600691220b58f6a2b5b5fb60 OK 2025/09/17 03:18:35 DEBUG : file2: md5 = 2ddb6f16b8144946b2fb59717d69baf9 OK --- PASS: TestCopyURL (9.13s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:18:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/17 03:18:40 DEBUG : sub/file2: md5 = 576dd2515dafde3b71aef93baafdd3fc OK 2025/09/17 03:18:40 INFO : file1: Copied (new) to: sub/file2 2025/09/17 03:18:40 INFO : file1: Deleted 2025/09/17 03:18:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 03:18:41 DEBUG : file1: Unchanged skipping 2025/09/17 03:18:41 INFO : file1: Deleted 2025/09/17 03:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': don't need to copy/move sub/file2, it is already at target location 2025/09/17 03:18:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:18:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/17 03:18:46 DEBUG : file1: md5 = 9ecd8563ded248343cb2964c184bfe9c OK 2025/09/17 03:18:46 INFO : file1: Copied (new) 2025/09/17 03:18:46 INFO : file1: Deleted 2025/09/17 03:18:46 DEBUG : file1: Destination exists, skipping 2025/09/17 03:18:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:18:50 DEBUG : dst/file1: md5 = b8768fc85589262b0af29f21b4c00b9b OK 2025/09/17 03:18:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budezah1tedi/backup" 2025/09/17 03:18:51 DEBUG : Creating backend with remote "TestDrive:crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10/1nrff024r7pq65ecp72fc28jb0" 2025/09/17 03:18:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/17 03:18:55 INFO : dst/file1: Moved (server-side) 2025/09/17 03:18:57 DEBUG : dst/file1: md5 = b7bbb91ac08f47c2c926c1170d5ed7c6 OK 2025/09/17 03:18:57 INFO : dst/file1: Copied (new) 2025/09/17 03:18:57 INFO : dst/file1: Deleted 2025/09/17 03:18:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:19:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 03:19:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.19s) === 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:19:04 DEBUG : A1/one: md5 = 91362df04726d5b048af03f63531d489 OK 2025/09/17 03:19:05 DEBUG : A1/two: md5 = 98327b99f95713e2c4112dec286be90e OK 2025/09/17 03:19:07 DEBUG : A1/B1/three: md5 = e7f168390bf983578b9a6a481292dad6 OK 2025/09/17 03:19:09 DEBUG : A1/B1/C1/four: md5 = 166914fc2d6255cea417110a58613121 OK 2025/09/17 03:19:12 DEBUG : A1/B1/C2/five: md5 = a304ebec0ca85cc0f8bf7498c0b05d1d OK 2025/09/17 03:19:12 INFO : A1/B2: Making directory 2025/09/17 03:19:12 INFO : A1/B1/C3: Making directory 2025/09/17 03:19:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/17 03:19:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/17 03:19:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/17 03:19:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/17 03:19:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/17 03:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 03:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 03:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 03:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 03:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 03:19:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/17 03:19:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/17 03:19:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/17 03:19:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/17 03:19:32 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/17 03:19:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/17 03:19:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 03:19:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 03:19:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 03:19:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 03:19:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 03:19:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/17 03:19:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/17 03:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 03:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 03:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 03:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/17 03:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 03:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 03:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 03:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.98s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 03:19:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 66435d16c5486d53b22b140574b7a06f OK 2025/09/17 03:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/17 03:19:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/17 03:19:48 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/17 03:19:49 DEBUG : no_checksum_big_file_from_pipe: md5 = 876d33d16ab1b6e1221ea074adcdf430 OK 2025/09/17 03:19:49 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 03:19:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 3a3d0b0ebc1d20cc09996a0ce039b372 OK 2025/09/17 03:19:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/17 03:19:53 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/17 03:19:54 DEBUG : with_checksum_big_file_from_pipe: md5 = d326db2687721bda5463c4f6c53bdb56 OK 2025/09/17 03:19:54 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 03:19:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 03:19:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/17 03:19:59 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-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 03:20:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/17 03:20:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/17 03:20:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.05s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/17 03:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (48 bytes), uploading instead of streaming 2025/09/17 03:20:08 DEBUG : rcat_metadata: md5 = f7a927f118c502c671be3d98baad18e1 OK 2025/09/17 03:20:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/17 03:20:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/17 03:20:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = 28345e9381f928dbceb8ab629f410945 OK 2025/09/17 03:20:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.08s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:14 DEBUG : potato1: md5 = 6aa0bf7be8b254bb15cf0c62a463fc1a OK 2025/09/17 03:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/17 03:20:15 DEBUG : potato2: md5 = 4e6c4190c646d3e6bdc847d96240c0dc OK 2025/09/17 03:20:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:18 DEBUG : potato1: md5 = 3d138f9f097eea51cd5a28d426d191a9 OK 2025/09/17 03:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/17 03:20:20 DEBUG : potato2: md5 = 98e2dee1034fe37719f2fde53a1ed14f OK 2025/09/17 03:20:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.12s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:23 DEBUG : potato2: md5 = 33fc13a04ef9a146af81275eac039ee4 OK 2025/09/17 03:20:25 DEBUG : empty space: md5 = a093172d3fe1e33088644015fc042653 OK 2025/09/17 03:20:27 DEBUG : sub dir/potato3: md5 = 2beca124241302d06f116dc8d4e556b0 OK 2025/09/17 03:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Touching "sub dir/potato3" 2025/09/17 03:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Touching "empty space" 2025/09/17 03:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Touching "potato2" 2025/09/17 03:20:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.04s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:32 DEBUG : dir with metadata: Making directory with metadata 2025/09/17 03:20:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.61s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:34 DEBUG : directory with modtime: Making directory with metadata 2025/09/17 03:20:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.61s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/17 03:20:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/17 03:20:37 DEBUG : Google drive root 'crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10': Skipping btime metadata as can't update it on an existing file: 2025-09-17T03:20:37.420582188Z 2025/09/17 03:20:38 INFO : non existent directory: Updated directory metadata 2025/09/17 03:20:40 DEBUG : Google drive root 'crypt/o4on0342b95a03d0egiupv07snj57bq1ipsn0motut3tllb8fo10': Skipping btime metadata as can't update it on an existing file: 2025-09-17T03:20:37.420582188Z 2025/09/17 03:20:40 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:42 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/17 03:20:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/17 03:20:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/17 03:20:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/17 03:20:46 DEBUG : dst: Making directory with metadata 2025/09/17 03:20:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/17 03:20:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 03:20:47 INFO : dst: Set directory modification time (using SetModTime) 2025/09/17 03:20:47 INFO : dst: Set directory modification time (using SetModTime) 2025/09/17 03:20:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/17 03:20:48 INFO : dst: Set directory modification time (using SetModTime) 2025/09/17 03:20:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi'", Local "Local file system at /tmp/rclone1662994248", Modify Window "1ms" 2025/09/17 03:20:51 DEBUG : sub dir/test remove existing: md5 = f5c8ab9a248cc8d8c8f9d0f6c4baf5a6 OK 2025/09/17 03:20:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e5445d8fc282566a41903b07d54f43e3 OK 2025/09/17 03:20:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wimezay4" before starting 2025/09/17 03:20:56 DEBUG : sub dir/test remove existing.wimezay4: TEST: removing renamed existing file after operation 2025/09/17 03:20:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruvuxur3" before starting 2025/09/17 03:20:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruvuxur3: TEST: renaming existing back after failed operation 2025/09/17 03:20:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.siguyol1" before starting 2025/09/17 03:21:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.siguyol1: TEST: removing renamed existing file after operation 2025/09/17 03:21:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9cd7e52105bjdgnlbd0ae31m6b5gciakkmj76fticblkq8ubmbsm1jaa6bisrljse88l5iirhn442vfipsq9mk0uim83ua94kuhd0c445fdnkg26kncmht8nkmu44ccl5p7bohur1nmk1n0utkn4c1klvqmbn7j6353sumapuujc40mpltag" 2025/09/17 03:21:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3a66e32jjcu4puft9i60dm26697jp2ptnqk5h886958rkkrfao70" --- PASS: TestRemoveExisting (13.42s) === 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/09/17 03:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budezah1tedi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m58.576293913s (try 1/5)