"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/15 01:39:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda" 2025/10/15 01:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:39:40 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50" 2025/10/15 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone938137666" === 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", 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/10/15 01:39:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/15 01:39:41 DEBUG : potato: Seek from 10 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 10 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Seek from 5 to 2 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/15 01:39:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Seek from 5 to 2 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/15 01:39:41 DEBUG : potato: Seek from 8 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 8 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/15 01:39:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:39:41 DEBUG : potato: Seek from 5 to 2 2025/10/15 01:39:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/15 01:39:41 DEBUG : potato: Seek from 9 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 9 to 0 2025/10/15 01:39:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:39:43 DEBUG : rutabaga: md5 = b382db1fe0fd6d2c02b4fbc74d6fe541 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/15 01:39:45 DEBUG : empty space: md5 = ccbba56f5a02ce0e248972d0b0b047a2 OK === RUN TestCheck/3 2025/10/15 01:39:47 DEBUG : potato2: md5 = a3a75a62d5151d00e62440485823d8c5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/15 01:39:49 DEBUG : remotepotato: md5 = 32de4e7b0335f827b5c4234355b32a21 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.15s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/10/15 01:39:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/15 01:39:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/15 01:39:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/15 01:39:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/15 01:39:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/15 01:39:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:39:53 DEBUG : rutabaga: md5 = 1c82c4e96144ed95de01a89a4c113566 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/15 01:39:57 DEBUG : empty space: md5 = 0a602a271ebe160c81f84b110dfcbeb7 OK === RUN TestCheckDownload/3 2025/10/15 01:40:00 DEBUG : potato2: md5 = 3f9a35de3b31d76b786da95a33f0c684 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/15 01:40:04 DEBUG : remotepotato: md5 = 59a09e6ff49ff1c0bd6fed158e03ebf8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.86s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:40:10 DEBUG : rutabaga: md5 = c7dc6de7480cac5f1ac902b88996a963 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/15 01:40:12 DEBUG : empty space: md5 = 7b2125c535b5b7accf92171ae27a344d OK === RUN TestCheckSizeOnly/3 2025/10/15 01:40:14 DEBUG : potato2: md5 = 42b32a05bd3f4a525e4a8f217ac99342 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/15 01:40:16 DEBUG : remotepotato: md5 = 054c116b352b784cfcdedecedc753143 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.15s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:40:21 DEBUG : test.sum: md5 = 3cc0eca36560f0451f0330b84abf5e7c OK 2025/10/15 01:40:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/15 01:40:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/15 01:40:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/15 01:40:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/15 01:40:23 DEBUG : test.sum: md5 = ae7bc096c8c0443bc0895f9faf0aec51 OK 2025/10/15 01:40:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/15 01:40:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/15 01:40:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/15 01:40:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:40:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/data" 2025/10/15 01:40:25 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:40:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/data" 2025/10/15 01:40:27 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/vjrnln8ratgmqakfosrqe8espk" 2025/10/15 01:40:31 DEBUG : data/banana: md5 = 28678e5d74ae0478a4f2e2beb9826dfb OK 2025/10/15 01:40:32 DEBUG : test.sum: md5 = ccab25376755d7a361c1cf714e14bf2c OK === RUN TestCheckSumDownload/subtest1 2025/10/15 01:40:37 DEBUG : data/potato: md5 = 312ec50979a2bd84d57d08d76521d750 OK 2025/10/15 01:40:39 DEBUG : test.sum: md5 = 2751189e1bc605db3161df02aab4f2dd OK === RUN TestCheckSumDownload/subtest2 2025/10/15 01:40:43 DEBUG : test.sum: md5 = 504d4205a07e175ea654fe3a0f58dd6e OK === RUN TestCheckSumDownload/subtest3 2025/10/15 01:40:48 DEBUG : test.sum: md5 = 3fd4dce79dd5145a4831ec849a0c9215 OK === RUN TestCheckSumDownload/subtest4 2025/10/15 01:40:52 DEBUG : test.sum: md5 = bcc3b6ea3221a999672c2b02fa216c95 OK === RUN TestCheckSumDownload/subtest5 2025/10/15 01:40:56 DEBUG : test.sum: md5 = cc2723f3bcaa22b5c9b8b4b5de177f95 OK === RUN TestCheckSumDownload/subtest6 2025/10/15 01:41:00 DEBUG : data/banana: md5 = 10051543cb662b355cc6f4a32ad86faf OK 2025/10/15 01:41:01 DEBUG : data/potato: md5 = 977964cac4eb0a1c7a99f738c7d274a8 OK 2025/10/15 01:41:03 DEBUG : test.sum: md5 = a5bb50d2144847fb752163e6613d33d0 OK === RUN TestCheckSumDownload/subtest7 2025/10/15 01:41:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/15 01:41:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.17s) --- PASS: TestCheckSumDownload/subtest1 (2.71s) --- PASS: TestCheckSumDownload/subtest2 (2.47s) --- PASS: TestCheckSumDownload/subtest3 (2.61s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.21s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (3.25s) === RUN TestApplyTransforms 2025/10/15 01:41:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifunav9cara" 2025/10/15 01:41:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:12 DEBUG : Creating backend with remote "TestDrive:crypt/2ubb4i80uiqb7pqgm8ql83m7ehs42rjduhevo14hjkuv1lirr4og" 2025/10/15 01:41:13 DEBUG : Creating backend with remote "/tmp/rclone2460077975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara'", Local "Local file system at /tmp/rclone2460077975", Modify Window "1ms" 2025/10/15 01:41:16 DEBUG : hello, world!: md5 = 131ef2af228511921eb67a5e12a6662b OK upper checkfile vs. lower remote (without normalization) 2025/10/15 01:41:16 ERROR : hello, world!: sum not found 2025/10/15 01:41:16 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara' 2025/10/15 01:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara': 1 files missing 2025/10/15 01:41:16 NOTICE: 1 hashes missing 2025/10/15 01:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara': 1 differences found 2025/10/15 01:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/15 01:41:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara': 0 differences found 2025/10/15 01:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara': 1 matching files 2025/10/15 01:41:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buyekog5cote" 2025/10/15 01:41:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:17 DEBUG : Creating backend with remote "TestDrive:crypt/g5k6qdsr907o2f7rogjoetq67ge6bmrnd5r041rjt84rb7g3kr90" 2025/10/15 01:41:18 DEBUG : Creating backend with remote "/tmp/rclone466391347" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote'", Local "Local file system at /tmp/rclone466391347", Modify Window "1ms" 2025/10/15 01:41:21 DEBUG : HELLO, WORLD!: md5 = 0b4813816d7d837837082a1b696959b5 OK lower checkfile vs. upper remote (without normalization) 2025/10/15 01:41:21 ERROR : HELLO, WORLD!: sum not found 2025/10/15 01:41:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote' 2025/10/15 01:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote': 1 files missing 2025/10/15 01:41:21 NOTICE: 1 hashes missing 2025/10/15 01:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote': 1 differences found 2025/10/15 01:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/15 01:41:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote': 0 differences found 2025/10/15 01:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote': 1 matching files 2025/10/15 01:41:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicajiy0gujo" 2025/10/15 01:41:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:22 DEBUG : Creating backend with remote "TestDrive:crypt/s6nvn4qo8tqvpv3c7mgrba64ekqbk6kq0pff9tdm6l9t4782ehng" 2025/10/15 01:41:23 DEBUG : Creating backend with remote "/tmp/rclone3298740643" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo'", Local "Local file system at /tmp/rclone3298740643", Modify Window "1ms" 2025/10/15 01:41:26 DEBUG : HeLlO, wOrLd!: md5 = 91c75e0e2c90e3ca591be1c28ded2345 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/15 01:41:26 ERROR : HeLlO, wOrLd!: sum not found 2025/10/15 01:41:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo' 2025/10/15 01:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo': 1 files missing 2025/10/15 01:41:26 NOTICE: 1 hashes missing 2025/10/15 01:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo': 1 differences found 2025/10/15 01:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/15 01:41:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo': 0 differences found 2025/10/15 01:41:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo': 1 matching files 2025/10/15 01:41:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dikugel3zoka" 2025/10/15 01:41:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:27 DEBUG : Creating backend with remote "TestDrive:crypt/p0p91us3nm3i8ulksa3r6muppcsbt3bfq38ere6lce5eagr1tg40" 2025/10/15 01:41:28 DEBUG : Creating backend with remote "/tmp/rclone3107312197" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka'", Local "Local file system at /tmp/rclone3107312197", Modify Window "1ms" 2025/10/15 01:41:30 DEBUG : HELLO, WORLD!: md5 = 40bb1c04419118b9413e823fcd61b3ff OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/15 01:41:31 ERROR : HELLO, WORLD!: sum not found 2025/10/15 01:41:31 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka' 2025/10/15 01:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka': 1 files missing 2025/10/15 01:41:31 NOTICE: 1 hashes missing 2025/10/15 01:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka': 1 differences found 2025/10/15 01:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/15 01:41:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka': 0 differences found 2025/10/15 01:41:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka': 1 matching files 2025/10/15 01:41:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qehaxir1rugo" 2025/10/15 01:41:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:32 DEBUG : Creating backend with remote "TestDrive:crypt/ehgi9pjin2vj87tkd58da92ctv9du4h3l2gu401g1okps2r4m400" 2025/10/15 01:41:33 DEBUG : Creating backend with remote "/tmp/rclone2670895634" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo'", Local "Local file system at /tmp/rclone2670895634", Modify Window "1ms" 2025/10/15 01:41:35 DEBUG : 測試_Русский___ě_áñ: md5 = bdac886764e53b49a8c3763576bfb7ad OK NFD checkfile vs. NFC remote (without normalization) 2025/10/15 01:41:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/15 01:41:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo' 2025/10/15 01:41:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo': 1 files missing 2025/10/15 01:41:36 NOTICE: 1 hashes missing 2025/10/15 01:41:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo': 1 differences found 2025/10/15 01:41:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/15 01:41:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo': 0 differences found 2025/10/15 01:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo': 1 matching files 2025/10/15 01:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degubiy4rezu" 2025/10/15 01:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/69h3pqbcq4m96okacgeveqv8pqavel2nhrpsmu6joidggnav4h20" 2025/10/15 01:41:38 DEBUG : Creating backend with remote "/tmp/rclone2020302972" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu'", Local "Local file system at /tmp/rclone2020302972", Modify Window "1ms" 2025/10/15 01:41:40 DEBUG : 測試_Русский___ě_áñ: md5 = b8c095db0f7723a741871a91af693d0f OK NFC checkfile vs. NFD remote (without normalization) 2025/10/15 01:41:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/15 01:41:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu' 2025/10/15 01:41:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu': 1 files missing 2025/10/15 01:41:40 NOTICE: 1 hashes missing 2025/10/15 01:41:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu': 1 differences found 2025/10/15 01:41:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/15 01:41:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu': 0 differences found 2025/10/15 01:41:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu': 1 matching files 2025/10/15 01:41:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yafaqam2hemi" 2025/10/15 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:41 DEBUG : Creating backend with remote "TestDrive:crypt/i4kl7eilvaio1rkfk6d9bp9o1tbi88bb9q6vgsss87cfh6t2irg0" 2025/10/15 01:41:42 DEBUG : Creating backend with remote "/tmp/rclone1026787073" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi'", Local "Local file system at /tmp/rclone1026787073", Modify Window "1ms" 2025/10/15 01:41:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 74e76ec6ae0e188aeb8b2616c4062a53 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/15 01:41:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:41:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi' 2025/10/15 01:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi': 1 files missing 2025/10/15 01:41:45 NOTICE: 1 hashes missing 2025/10/15 01:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi': 1 differences found 2025/10/15 01:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/15 01:41:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi': 0 differences found 2025/10/15 01:41:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi': 1 matching files 2025/10/15 01:41:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kebayip4pewa" 2025/10/15 01:41:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:46 DEBUG : Creating backend with remote "TestDrive:crypt/n8snditmkub9464ao9mphrv10khutbolemefharb2l46h49vnf0g" 2025/10/15 01:41:47 DEBUG : Creating backend with remote "/tmp/rclone409932003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa'", Local "Local file system at /tmp/rclone409932003", Modify Window "1ms" 2025/10/15 01:41:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c023ec3971ea2748df9aaa1335180ab1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/15 01:41:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:41:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa' 2025/10/15 01:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa': 1 files missing 2025/10/15 01:41:50 NOTICE: 1 hashes missing 2025/10/15 01:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa': 1 differences found 2025/10/15 01:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/15 01:41:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa': 0 differences found 2025/10/15 01:41:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa': 1 matching files 2025/10/15 01:41:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sujapoy4badu" 2025/10/15 01:41:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:51 DEBUG : Creating backend with remote "TestDrive:crypt/qnf1vlrc376jvma7q6plju02ljo5po9et666160gisms4agn6ubg" 2025/10/15 01:41:52 DEBUG : Creating backend with remote "/tmp/rclone976724308" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu'", Local "Local file system at /tmp/rclone976724308", Modify Window "1ms" 2025/10/15 01:41:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42f541e57a4218e54ec00694eaf2ec03 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/15 01:41:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:41:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu' 2025/10/15 01:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu': 1 files missing 2025/10/15 01:41:55 NOTICE: 1 hashes missing 2025/10/15 01:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu': 1 differences found 2025/10/15 01:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/15 01:41:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:41:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu': 0 differences found 2025/10/15 01:41:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu': 1 matching files 2025/10/15 01:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-felezux8bulo" 2025/10/15 01:41:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/f6nj18tcrra2ojmaenve1n9d5474bovsmvn8ubmmeiv1j3p5ucfg" 2025/10/15 01:41:57 DEBUG : Creating backend with remote "/tmp/rclone321659974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo'", Local "Local file system at /tmp/rclone321659974", Modify Window "1ms" 2025/10/15 01:41:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 88f8029bc4d55e5983e2e9423f2eb2cf OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/15 01:42:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:42:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo' 2025/10/15 01:42:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo': 1 files missing 2025/10/15 01:42:00 NOTICE: 1 hashes missing 2025/10/15 01:42:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo': 1 differences found 2025/10/15 01:42:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/15 01:42:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:42:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo': 0 differences found 2025/10/15 01:42:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo': 1 matching files 2025/10/15 01:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-felezux8bulo': Purge remote 2025/10/15 01:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sujapoy4badu': Purge remote 2025/10/15 01:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kebayip4pewa': Purge remote 2025/10/15 01:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafaqam2hemi': Purge remote 2025/10/15 01:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degubiy4rezu': Purge remote 2025/10/15 01:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qehaxir1rugo': Purge remote 2025/10/15 01:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikugel3zoka': Purge remote 2025/10/15 01:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicajiy0gujo': Purge remote 2025/10/15 01:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buyekog5cote': Purge remote 2025/10/15 01:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifunav9cara': Purge remote --- PASS: TestApplyTransforms (52.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:42:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/15 01:42:07 DEBUG : sub/file2: md5 = 29fef62fc3b7fc59a3c96338a02cf7e0 OK 2025/10/15 01:42:07 INFO : file1: Copied (new) to: sub/file2 2025/10/15 01:42:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:42:08 DEBUG : file1: Unchanged skipping 2025/10/15 01:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': don't need to copy/move sub/file2, it is already at target location 2025/10/15 01:42:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:42:13 DEBUG : dst/file1: md5 = 61144451982bb790d923ff93bbeabed0 OK 2025/10/15 01:42:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/backup" 2025/10/15 01:42:14 DEBUG : Config file has changed externally - reloading 2025/10/15 01:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/1nrff024r7pq65ecp72fc28jb0" 2025/10/15 01:42:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/15 01:42:18 INFO : dst/file1: Moved (server-side) 2025/10/15 01:42:19 DEBUG : dst/file1: md5 = a239290ce7ce72f87c413430a4840280 OK 2025/10/15 01:42:19 INFO : dst/file1: Copied (new) 2025/10/15 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:42:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:42:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.76s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:42:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/dst" 2025/10/15 01:42:24 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:42:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/CompareDest" 2025/10/15 01:42:26 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/gveqi14airsml4bgu7krj116o8" 2025/10/15 01:42:27 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 01:42:30 DEBUG : one: md5 = 05d00fdf3032cb2d2dcff5764295d208 OK 2025/10/15 01:42:30 INFO : one: Copied (new) 2025/10/15 01:42:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:42:33 DEBUG : one: md5 = 89a8d419e52b92c86b06d6a419258778 OK 2025/10/15 01:42:33 INFO : one: Copied (replaced existing) 2025/10/15 01:42:35 DEBUG : dst/one: md5 = 9dbfaa6fac4d41db66c68f2af0d5a100 OK 2025/10/15 01:42:37 DEBUG : CompareDest/one: md5 = 730de22e33c67b1fbe188e6323d1e1c9 OK 2025/10/15 01:42:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:42:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:42:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:42:41 DEBUG : CompareDest/two: md5 = 0de7bdf62d83cee5be6097b6edbb86a4 OK 2025/10/15 01:42:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:42:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:42:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:42:42 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:42:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:42:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:42:44 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:42:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/15 01:42:45 DEBUG : two: md5 = dd9011cc581a29b412a68bd16b909251 OK 2025/10/15 01:42:45 INFO : two: Copied (new) 2025/10/15 01:42:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:42:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:42:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:42:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:42:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/dst" 2025/10/15 01:42:50 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:42:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/CopyDest" 2025/10/15 01:42:52 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/15 01:42:53 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 01:42:56 DEBUG : one: md5 = 2970331b8257c1f606dfbadfc9dbd1ea OK 2025/10/15 01:42:56 INFO : one: Copied (new) 2025/10/15 01:42:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:42:58 DEBUG : one: md5 = 4498e4a72d643714fda15cddbc5e84f2 OK 2025/10/15 01:42:58 INFO : one: Copied (replaced existing) 2025/10/15 01:43:00 DEBUG : dst/one: md5 = 7a95be6a655126bddb495d9964b4daf8 OK 2025/10/15 01:43:03 DEBUG : CopyDest/one: md5 = ab9eac6b7ebb952e6237941ac433645e OK 2025/10/15 01:43:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/BackupDir" 2025/10/15 01:43:03 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/15 01:43:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:43:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:43:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:43:07 INFO : one: Moved (server-side) 2025/10/15 01:43:08 INFO : one: Copied (server-side copy) 2025/10/15 01:43:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/15 01:43:10 DEBUG : CopyDest/two: md5 = 4e23d36716ae34876cc9d31582e4cf57 OK 2025/10/15 01:43:11 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:43:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:43:12 INFO : two: Copied (server-side copy) 2025/10/15 01:43:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/15 01:43:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:43:13 DEBUG : two: Unchanged skipping 2025/10/15 01:43:15 DEBUG : CopyDest/three: md5 = 19001bcc683cbd2b6a9376e7e7c770f6 OK 2025/10/15 01:43:15 DEBUG : three: Need to transfer - File not found at Destination 2025/10/15 01:43:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/15 01:43:16 DEBUG : three: Destination not found in --copy-dest 2025/10/15 01:43:17 DEBUG : three: md5 = b4ce57809965ee2dd1672c626311ab0f OK 2025/10/15 01:43:17 INFO : three: Copied (new) 2025/10/15 01:43:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/15 01:43:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:43:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:43:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:43:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/15 01:43:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:43:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.36s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:43:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/15 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 034da3290183dfccf13f3b60e9002181 OK 2025/10/15 01:43:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/15 01:43:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/15 01:43:28 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/10/15 01:43:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/15 01:43:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/15 01:43:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 26d09ac0b586a19b9ee3dc330af5f176 OK 2025/10/15 01:43:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/15 01:43:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/15 01:43:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.94s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:43:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using skip mode. 2025/10/15 01:43:37 NOTICE: one: Found 2 files with duplicate names 2025/10/15 01:43:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.74s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:43:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using skip mode. 2025/10/15 01:43:43 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:43:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/15 01:43:43 INFO : one: Deleted 2025/10/15 01:43:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:43:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using first mode. 2025/10/15 01:43:49 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:43:50 INFO : one: Deleted 2025/10/15 01:43:50 INFO : one: Deleted 2025/10/15 01:43:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:43:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using newest mode. 2025/10/15 01:43:55 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:43:56 INFO : one: Deleted 2025/10/15 01:43:56 INFO : one: Deleted 2025/10/15 01:43:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:44:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using oldest mode. 2025/10/15 01:44:02 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:44:03 INFO : one: Deleted 2025/10/15 01:44:03 INFO : one: Deleted 2025/10/15 01:44:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.39s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:44:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using largest mode. 2025/10/15 01:44:08 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:44:09 INFO : one: Deleted 2025/10/15 01:44:12 INFO : one: Deleted 2025/10/15 01:44:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.78s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:44:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using smallest mode. 2025/10/15 01:44:17 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:44:18 INFO : one: Deleted 2025/10/15 01:44:18 INFO : one: Deleted 2025/10/15 01:44:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.21s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:44:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Looking for duplicate names using rename mode. 2025/10/15 01:44:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/15 01:44:26 INFO : one-2.txt: renamed from: one.txt 2025/10/15 01:44:27 INFO : one-3.txt: renamed from: one.txt 2025/10/15 01:44:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.05s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:44:32 DEBUG : dupe1/one.txt: md5 = 997d09c95b8c5492764e390bbabc80fd OK 2025/10/15 01:44:35 DEBUG : dupe2/two.txt: md5 = bb2c29a8f739cc3d58bc16f8a9b08178 OK 2025/10/15 01:44:37 DEBUG : dupe3/three.txt: md5 = 100fb75bcc39324ceb65f6f45dc6e779 OK 2025/10/15 01:44:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/15 01:44:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/15 01:44:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/15 01:44:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/15 01:44:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/15 01:44:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/15 01:44:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.78s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:44:44 DEBUG : a.txt: md5 = 1dc6e5d9631906658a892ac6b7e03032 OK 2025/10/15 01:44:46 DEBUG : zend.txt: md5 = 1e6de47811954836948e3bf4c85f414e OK 2025/10/15 01:44:48 DEBUG : sub dir/hello world: md5 = be33f8fad9865c1f37a4c7a7d8c0bc6f OK 2025/10/15 01:44:49 DEBUG : sub dir/hello world2: md5 = 85971a284440f1f8a2b218bb473837f1 OK 2025/10/15 01:44:52 DEBUG : sub dir/ignore dir/.ignore: md5 = a06292b426b33fdee07b999fe1a90053 OK 2025/10/15 01:44:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4806c5a12f1a567fce48ce3d5bb9f649 OK 2025/10/15 01:44:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 122dfc20e554805089185510dfd83e8e OK 2025/10/15 01:44:57 DEBUG : a.txt: Excluded (Size Filter) 2025/10/15 01:44:57 DEBUG : a.txt: Excluded 2025/10/15 01:44:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:44:57 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:44:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:44:57 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:44:58 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:44:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:44:58 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:44:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:44:58 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:44:58 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:45:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/15 01:45:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/15 01:45:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/15 01:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/15 01:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/15 01:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/15 01:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.47s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:06 DEBUG : a.txt: md5 = eb884b45209fd4f150f8be0b08ca9a1a OK 2025/10/15 01:45:07 DEBUG : zend.txt: md5 = 0194dc5b52eaeaeff216b7dbfc6c6604 OK 2025/10/15 01:45:09 DEBUG : sub dir/hello world: md5 = 0b7529d500917e7e27aee540dd023108 OK 2025/10/15 01:45:11 DEBUG : sub dir/hello world2: md5 = 6e183b039316ba5553209f7032684079 OK 2025/10/15 01:45:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 5e297f042d38aa2c3f1cb7c5ba436ac1 OK 2025/10/15 01:45:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 83e4ca5c30c1c1b080172882a7c6d1ce OK 2025/10/15 01:45:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6d9e987635f04f3e694ee4a88d084ea1 OK 2025/10/15 01:45:18 DEBUG : a.txt: Excluded (Size Filter) 2025/10/15 01:45:18 DEBUG : a.txt: Excluded 2025/10/15 01:45:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:45:19 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:45:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:45:19 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:45:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:45:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:45:19 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:45:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:45:19 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:45:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:45:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/15 01:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/15 01:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/15 01:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/15 01:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/15 01:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/15 01:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:27 DEBUG : file1: md5 = bb74ec4b2b1b263fd8a79d57332f267f OK 2025/10/15 01:45:30 DEBUG : sub/file2: md5 = 7543046b2eb920c85ad8db5619423d39 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/10/15 01:45:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/15 01:45:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/15 01:45:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/15 01:45:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.66s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.88s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:37 DEBUG : file1: md5 = b175a23554a012933ca9234ae244e35d OK 2025/10/15 01:45:39 DEBUG : sub/file2: md5 = d39204a048796c26a91d41f3b97afbda 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/10/15 01:45:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/notfound" 2025/10/15 01:45:43 DEBUG : Config file has changed externally - reloading 2025/10/15 01:45:43 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/qe0i31qdkoejk60elps0ni5sqk" 2025/10/15 01:45:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.92s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.94s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Making directory 2025/10/15 01:45:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:50 DEBUG : sub dir/hello world: md5 = 0e6ab3dc763ea37667c4cf1ccf8849d9 OK 2025/10/15 01:45:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:54 DEBUG : potato2: md5 = 694825a8d167fede9804d6a81746c596 OK 2025/10/15 01:45:56 DEBUG : empty space: md5 = 0f597312c0aee9242356ebbb95c41dc8 OK --- PASS: TestLs (4.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:45:59 DEBUG : potato2: md5 = 5540a39f3761c0dc7ca795e6962052e3 OK 2025/10/15 01:46:01 DEBUG : empty space: md5 = d5cf968cc8c473c86b7a4933d42a9281 OK 2025/10/15 01:46:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/15 01:46:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.19s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:04 DEBUG : potato2: md5 = c4e84461c4effe877a03a7d10743f1a6 OK 2025/10/15 01:46:06 DEBUG : empty space: md5 = 30a8950941ee8bfeeb6393abdb082cb1 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:09 DEBUG : potato2: md5 = dd6723f80b4f9ff1c621d021681305d6 OK 2025/10/15 01:46:10 DEBUG : empty space: md5 = 8923e610660ceb95c8467c0a81e00e32 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/10/15 01:46:12 DEBUG : Creating backend with remote ":memory:" 2025/10/15 01:46:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/15 01:46:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/15 01:46:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/15 01:46:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/15 01:46:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/15 01:46:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/15 01:46:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/15 01:46:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/15 01:46:12 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:13 DEBUG : potato2: md5 = 6e48261c5de31a53fd1bfad42b50b5dd OK 2025/10/15 01:46:15 DEBUG : empty space: md5 = 50316ad1e0e89df7a087709c4a67c79c OK 2025/10/15 01:46:17 DEBUG : sub dir/potato3: md5 = 9e502886ec61841872710d4ff53f9cfe OK 2025/10/15 01:46:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.61s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:22 DEBUG : small: md5 = 0a72f352be54334213032ad0a0d2f0e0 OK 2025/10/15 01:46:23 DEBUG : medium: md5 = f710a889f892c1b6ce309c35dbbbaa7f OK 2025/10/15 01:46:25 DEBUG : large: md5 = 3a21ef8d73d681a2d765f6d372e9cc1f OK 2025/10/15 01:46:25 DEBUG : Waiting for deletions to finish 2025/10/15 01:46:26 DEBUG : large: Excluded (Size Filter) 2025/10/15 01:46:26 INFO : small: Deleted 2025/10/15 01:46:26 INFO : medium: Deleted --- PASS: TestDelete (6.62s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:29 DEBUG : small: md5 = a8fc83bd8d78411aac2c5d9f94804932 OK 2025/10/15 01:46:30 DEBUG : medium: md5 = d43265d6e008affc46000086edde8402 OK 2025/10/15 01:46:32 DEBUG : large: md5 = 50e8b7b438c55df50e193a83c2516109 OK 2025/10/15 01:46:32 DEBUG : Waiting for deletions to finish 2025/10/15 01:46:32 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/15 01:46:33 INFO : large: Deleted 2025/10/15 01:46:33 INFO : small: Deleted --- PASS: TestMaxDelete (6.86s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:35 DEBUG : small: md5 = f2c93869a9f2c769355ec7b3aa36dc11 OK 2025/10/15 01:46:37 DEBUG : medium: md5 = 7155f9f75ffe13bf14dd3b8d8096cc3c OK 2025/10/15 01:46:38 DEBUG : large: md5 = 734ec080c085781d08ac60b08bbe7cd5 OK 2025/10/15 01:46:38 DEBUG : Waiting for deletions to finish 2025/10/15 01:46:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/15 01:46:39 INFO : medium: Deleted 2025/10/15 01:46:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.55s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:42 DEBUG : small: md5 = 71c33a21e3b1312e8f67644e00ea03a2 OK 2025/10/15 01:46:44 DEBUG : medium: md5 = 99184ecb0ef5e73ece7fd9dc3766e38a OK 2025/10/15 01:46:45 DEBUG : large: md5 = d56965e7f1a30fd6b5034386354606ec OK 2025/10/15 01:46:45 DEBUG : Waiting for deletions to finish 2025/10/15 01:46:45 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/15 01:46:46 INFO : small: Deleted 2025/10/15 01:46:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.80s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:49 DEBUG : ReadFile: md5 = 91733055c88a8dc4b0b38b1c8e62f1b5 OK --- PASS: TestReadFile (3.96s) === RUN TestRetry 2025/10/15 01:46:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/15 01:46:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/15 01:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:46:51 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:46:53 DEBUG : file1: md5 = 1b24f6a7b6104aece5a28e26014c4b0b OK 2025/10/15 01:46:54 DEBUG : file2: md5 = 28dd7e6e9873d6bfe0fe628128d483f0 OK --- PASS: TestCat (15.64s) === RUN TestPurge 2025/10/15 01:47:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lemipus0xepe" 2025/10/15 01:47:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:47:07 DEBUG : Creating backend with remote "TestDrive:crypt/t9ts8q7nmtv8v1pvhdsidl2m41hohg4apqsik7hfckjpsuo0fnig" 2025/10/15 01:47:08 DEBUG : Creating backend with remote "/tmp/rclone3825142387" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lemipus0xepe'", Local "Local file system at /tmp/rclone3825142387", Modify Window "1ms" 2025/10/15 01:47:13 DEBUG : A1/B1/C1/one: md5 = c713d21d45003a9c79f95116bec6d366 OK 2025/10/15 01:47:13 INFO : A2: Making directory 2025/10/15 01:47:13 INFO : A1/B2: Making directory 2025/10/15 01:47:14 INFO : A1/B2/C2: Making directory 2025/10/15 01:47:15 INFO : A1/B1/C3: Making directory 2025/10/15 01:47:15 INFO : A3: Making directory 2025/10/15 01:47:16 INFO : A3/B3: Making directory 2025/10/15 01:47:17 INFO : A3/B3/C4: Making directory 2025/10/15 01:47:19 DEBUG : A1/two: md5 = d47c95c59f28ed80b668a2cbc0cbbafe OK 2025/10/15 01:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lemipus0xepe': Purge remote 2025/10/15 01:47:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:47:26 DEBUG : A1/B1/C1/one: md5 = a7ae70a2362e4b5d6b47bb89f44767bb OK 2025/10/15 01:47:26 INFO : A2: Making directory 2025/10/15 01:47:27 INFO : A1/B2: Making directory 2025/10/15 01:47:28 INFO : A1/B2/C2: Making directory 2025/10/15 01:47:28 INFO : A1/B1/C3: Making directory 2025/10/15 01:47:29 INFO : A3: Making directory 2025/10/15 01:47:30 INFO : A3/B3: Making directory 2025/10/15 01:47:30 INFO : A3/B3/C4: Making directory 2025/10/15 01:47:33 DEBUG : A1/two: md5 = 9ba62618ad0bb58595b822ad6c3abe92 OK 2025/10/15 01:47:34 DEBUG : removing 1 level 3 directories 2025/10/15 01:47:34 INFO : A3/B3/C4: Removing directory 2025/10/15 01:47:36 DEBUG : removing 2 level 3 directories 2025/10/15 01:47:36 INFO : A1/B2/C2: Removing directory 2025/10/15 01:47:36 INFO : A1/B1/C3: Removing directory 2025/10/15 01:47:37 DEBUG : removing 2 level 2 directories 2025/10/15 01:47:37 INFO : A3/B3: Removing directory 2025/10/15 01:47:37 INFO : A1/B2: Removing directory 2025/10/15 01:47:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/15 01:47:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:47:38 DEBUG : removing 2 level 1 directories 2025/10/15 01:47:38 INFO : A3: Removing directory 2025/10/15 01:47:38 INFO : A2: Removing directory 2025/10/15 01:47:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/15 01:47:41 DEBUG : removing 1 level 3 directories 2025/10/15 01:47:41 INFO : A1/B1/C1: Removing directory 2025/10/15 01:47:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:42 DEBUG : removing 1 level 2 directories 2025/10/15 01:47:42 INFO : A1/B1: Removing directory 2025/10/15 01:47:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:47:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:47:43 DEBUG : removing 1 level 1 directories 2025/10/15 01:47:43 INFO : A1: Removing directory 2025/10/15 01:47:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:47:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:47:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:47:43 DEBUG : removing 1 level 0 directories 2025/10/15 01:47:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Removing directory 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:47:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.41s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:47:46 INFO : A1: Making directory 2025/10/15 01:47:46 INFO : A1/B1: Making directory 2025/10/15 01:47:47 INFO : A1/B1/C1: Making directory 2025/10/15 01:47:49 DEBUG : removing 1 level 3 directories 2025/10/15 01:47:49 INFO : A1/B1/C1: Removing directory 2025/10/15 01:47:50 DEBUG : removing 1 level 2 directories 2025/10/15 01:47:50 INFO : A1/B1: Removing directory 2025/10/15 01:47:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:47:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:47:52 INFO : A1: Making directory 2025/10/15 01:47:53 INFO : A1/B1: Making directory 2025/10/15 01:47:54 INFO : A1/B1/C1: Making directory 2025/10/15 01:47:57 DEBUG : removing 1 level 3 directories 2025/10/15 01:47:57 INFO : A1/B1/C1: Removing directory 2025/10/15 01:47:57 DEBUG : removing 1 level 2 directories 2025/10/15 01:47:57 INFO : A1/B1: Removing directory 2025/10/15 01:47:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:47:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.33s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:48:01 DEBUG : file1: md5 = e7ca4236c9ab9677a1f57240e18fb351 OK 2025/10/15 01:48:02 DEBUG : filename.txt: File name found in url 2025/10/15 01:48:03 DEBUG : filename.txt: md5 = b167978511d0424b20b9e8a68e06bb12 OK 2025/10/15 01:48:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/15 01:48:05 DEBUG : headerfilename.txt: md5 = 887bdf6edcdad6680530726afc0b45f6 OK 2025/10/15 01:48:06 DEBUG : file2: md5 = c7206b5683a7b5ac434535f140b71ce1 OK --- PASS: TestCopyURL (8.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:48:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/15 01:48:11 DEBUG : sub/file2: md5 = affe03fdb5967917a9d3d97515112ac3 OK 2025/10/15 01:48:11 INFO : file1: Copied (new) to: sub/file2 2025/10/15 01:48:11 INFO : file1: Deleted 2025/10/15 01:48:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:48:12 DEBUG : file1: Unchanged skipping 2025/10/15 01:48:12 INFO : file1: Deleted 2025/10/15 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': don't need to copy/move sub/file2, it is already at target location 2025/10/15 01:48:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:48:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/15 01:48:16 DEBUG : file1: md5 = 0b5e6fd36a32007da3c1b38030f281ae OK 2025/10/15 01:48:16 INFO : file1: Copied (new) 2025/10/15 01:48:16 INFO : file1: Deleted 2025/10/15 01:48:17 DEBUG : file1: Destination exists, skipping 2025/10/15 01:48:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:48:21 DEBUG : dst/file1: md5 = e3063bdeabe96758669e226bfd9852e8 OK 2025/10/15 01:48:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jakuwal6kuda/backup" 2025/10/15 01:48:22 DEBUG : Creating backend with remote "TestDrive:crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50/1nrff024r7pq65ecp72fc28jb0" 2025/10/15 01:48:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/15 01:48:25 INFO : dst/file1: Moved (server-side) 2025/10/15 01:48:27 DEBUG : dst/file1: md5 = 095d25fc8a4544c3850a5b6dccf3348a OK 2025/10/15 01:48:27 INFO : dst/file1: Copied (new) 2025/10/15 01:48:27 INFO : dst/file1: Deleted 2025/10/15 01:48:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:48:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:48:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.41s) === 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:48:34 DEBUG : A1/one: md5 = cceff75f0310f750a32269329ff97237 OK 2025/10/15 01:48:35 DEBUG : A1/two: md5 = 828dd5ceeaca28a13d9039f3ae23f36a OK 2025/10/15 01:48:37 DEBUG : A1/B1/three: md5 = 1a727ab12b000cdfc963286c530b0b86 OK 2025/10/15 01:48:39 DEBUG : A1/B1/C1/four: md5 = 6be42e8bf55486fa681ed53e8a93eb9e OK 2025/10/15 01:48:41 DEBUG : A1/B1/C2/five: md5 = e4ea449719910eaef35d952dbf641e1a OK 2025/10/15 01:48:41 INFO : A1/B2: Making directory 2025/10/15 01:48:42 INFO : A1/B1/C3: Making directory 2025/10/15 01:48:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/15 01:48:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/15 01:48:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/15 01:48:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/15 01:48:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/15 01:48:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:48:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:48:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:48:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:48:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:48:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/15 01:49:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/15 01:49:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/15 01:49:02 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/15 01:49:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/15 01:49:02 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/15 01:49:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:49:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:49:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:49:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:49:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:49:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/15 01:49:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/15 01:49:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:49:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:49:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:49:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/15 01:49:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:49:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:49:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:49:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.26s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:49:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 311264be739f9cd4a332cb496d1a2205 OK 2025/10/15 01:49:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/15 01:49:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/15 01:49:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/15 01:49:18 DEBUG : no_checksum_big_file_from_pipe: md5 = ce68359e09e9ecf17d606ba7ce1c2abc OK 2025/10/15 01:49:18 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:49:22 DEBUG : with_checksum_small_file_from_pipe: md5 = 134903d1ac6d5b74c0d7b89e19f72cea OK 2025/10/15 01:49:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/15 01:49:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/15 01:49:23 DEBUG : with_checksum_big_file_from_pipe: md5 = d74c632b5242832f3520aacb2cadc31a OK 2025/10/15 01:49:23 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:49:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:49:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/15 01:49:28 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-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:49:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/15 01:49:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/15 01:49:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/15 01:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (48 bytes), uploading instead of streaming 2025/10/15 01:49:36 DEBUG : rcat_metadata: md5 = 838d6bd4ad4b20eaa55c8fc4b4b29a6b OK 2025/10/15 01:49:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/15 01:49:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/15 01:49:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5b98ae069eddbfc41b43f1544b5753d6 OK 2025/10/15 01:49:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.21s) --- PASS: TestRcatMetadata/Normal (2.73s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:42 DEBUG : potato1: md5 = 67f254f81855d2e5e037a639b1c90037 OK 2025/10/15 01:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (60 bytes), uploading instead of streaming 2025/10/15 01:49:44 DEBUG : potato2: md5 = 5d6f6cfcd9f0d38186767d83f24024fb OK 2025/10/15 01:49:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:47 DEBUG : potato1: md5 = 0fde90d499b9dbb10df7e8dac1eac341 OK 2025/10/15 01:49:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': File to upload is small (60 bytes), uploading instead of streaming 2025/10/15 01:49:48 DEBUG : potato2: md5 = 68b90608d2e165b3c8b5094dbcfdd1a2 OK 2025/10/15 01:49:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.84s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:49:52 DEBUG : potato2: md5 = 7b6e515952fb7d4ff121a7cadc0f94c4 OK 2025/10/15 01:49:53 DEBUG : empty space: md5 = e3b2e4699b9a567b27cf0b712fd9b630 OK 2025/10/15 01:49:55 DEBUG : sub dir/potato3: md5 = fb0f771ea8ee7f16298db10f00cd7147 OK 2025/10/15 01:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Touching "sub dir/potato3" 2025/10/15 01:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Touching "empty space" 2025/10/15 01:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Touching "potato2" 2025/10/15 01:49:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.67s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:50:00 DEBUG : dir with metadata: Making directory with metadata 2025/10/15 01:50:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:50:02 DEBUG : directory with modtime: Making directory with metadata 2025/10/15 01:50:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:50:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/15 01:50:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:50:05 DEBUG : Google drive root 'crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50': Skipping btime metadata as can't update it on an existing file: 2025-10-15T01:50:05.037613828Z 2025/10/15 01:50:05 INFO : non existent directory: Updated directory metadata 2025/10/15 01:50:07 DEBUG : Google drive root 'crypt/u4g9cr0stutbq68muuaesd2useoqvgd2ohe0k8uf9asb188a5g50': Skipping btime metadata as can't update it on an existing file: 2025-10-15T01:50:05.037613828Z 2025/10/15 01:50:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.73s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:50:09 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/15 01:50:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/15 01:50:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:50:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/15 01:50:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:50:13 DEBUG : dst: Making directory with metadata 2025/10/15 01:50:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:50:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:50:15 INFO : dst: Set directory modification time (using SetModTime) 2025/10/15 01:50:15 INFO : dst: Set directory modification time (using SetModTime) 2025/10/15 01:50:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/15 01:50:16 INFO : dst: Set directory modification time (using SetModTime) 2025/10/15 01:50:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda'", Local "Local file system at /tmp/rclone938137666", Modify Window "1ms" 2025/10/15 01:50:19 DEBUG : sub dir/test remove existing: md5 = e8dfaadda4bbc41fc1f741a7bc85e622 OK 2025/10/15 01:50:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0bf618c9374e0f09161ebe939cd25435 OK 2025/10/15 01:50:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dibehif6" before starting 2025/10/15 01:50:23 DEBUG : sub dir/test remove existing.dibehif6: TEST: removing renamed existing file after operation 2025/10/15 01:50:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.docobih7" before starting 2025/10/15 01:50:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.docobih7: TEST: renaming existing back after failed operation 2025/10/15 01:50:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rabosem7" before starting 2025/10/15 01:50:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rabosem7: TEST: removing renamed existing file after operation 2025/10/15 01:50:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "14rueq7l9v8k4ombke64argsavsuh85k5cikgsmcmbkeuako5hsg" 2025/10/15 01:50:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9uda017m8t9lohc30e15gcomloubmpsif8djergcpmfj7ap9f99fr38ec8jk0cmhl2aavkfnm9osvbfd5cp5vc4fku581tl4bvmci9qind6chbg5cgfaghvk1upmf5hf8ge1ltru2tag8oplg6a9j8gul1casg16dupaasv5gqlettevtqb0" --- PASS: TestRemoveExisting (12.49s) === 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/10/15 01:50:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jakuwal6kuda': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m50.4719506s (try 1/5)