"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/13 03:59:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu" 2025/10/13 03:59:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 03:59:39 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg" 2025/10/13 03:59:40 DEBUG : Creating backend with remote "/tmp/rclone2752999265" === 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/13 03:59:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/13 03:59:40 DEBUG : potato: Seek from 10 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 10 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Seek from 5 to 2 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/13 03:59:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Seek from 5 to 2 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/13 03:59:40 DEBUG : potato: Seek from 8 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 8 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/13 03:59:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 03:59:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 03:59:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 03:59:40 DEBUG : potato: Seek from 5 to 2 2025/10/13 03:59:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/13 03:59:40 DEBUG : potato: Seek from 9 to 0 2025/10/13 03:59:40 DEBUG : potato: Seek from 9 to 0 2025/10/13 03:59:40 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 03:59:42 DEBUG : rutabaga: md5 = 07839150d86bda961dc8cbd22ae8470e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/13 03:59:44 DEBUG : empty space: md5 = 5ab4e04c893e147a18ae1bb47256ada1 OK === RUN TestCheck/3 2025/10/13 03:59:46 DEBUG : potato2: md5 = 2caf98fa3d7b7505aa8acfc06b8dc88b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/13 03:59:48 DEBUG : remotepotato: md5 = eefe0d4848352cce1c23d14f7e7ea1b1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/10/13 03:59:51 DEBUG : Creating backend with remote "nonexistent" 2025/10/13 03:59:51 DEBUG : Creating backend with remote "nonexistent" 2025/10/13 03:59:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/13 03:59:51 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/13 03:59:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/13 03:59:51 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 03:59:53 DEBUG : rutabaga: md5 = 0bee6886dc378871b0a6c6ee10105716 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/13 03:59:57 DEBUG : empty space: md5 = a266a93109e84f6d278ccc46b878d40a OK === RUN TestCheckDownload/3 2025/10/13 04:00:00 DEBUG : potato2: md5 = 3a126dacf68684a3e7b19ed6b9806b8d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/13 04:00:04 DEBUG : remotepotato: md5 = 3145c5a1192825ccdc6b8eec2874d48f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.65s) --- PASS: TestCheckDownload/1 (1.58s) --- PASS: TestCheckDownload/2 (1.23s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.47s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:00:10 DEBUG : rutabaga: md5 = 4637d42d3b3f9fd90e22ab67fd3ea499 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/13 04:00:12 DEBUG : empty space: md5 = b06411d766cb8be9180fb23b5f103e69 OK === RUN TestCheckSizeOnly/3 2025/10/13 04:00:14 DEBUG : potato2: md5 = 0f5af59211cbbcd86a1fd49cb4546a3f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/13 04:00:18 DEBUG : remotepotato: md5 = 1bd195f40ba7364537f3b03caeed158c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.71s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (1.51s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:00:22 DEBUG : test.sum: md5 = f9c82479cbf537a659a2d1e7e206975b OK 2025/10/13 04:00:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/13 04:00:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/13 04:00:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/13 04:00:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/13 04:00:25 DEBUG : test.sum: md5 = c4c84b9eeed87220db2412b1b115aaf2 OK 2025/10/13 04:00:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/13 04:00:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/13 04:00:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/13 04:00:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.03s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:00:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/data" 2025/10/13 04:00:27 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:00:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/data" 2025/10/13 04:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/vjrnln8ratgmqakfosrqe8espk" 2025/10/13 04:00:32 DEBUG : data/banana: md5 = 99f114833640e7869dabda800fb6a8aa OK 2025/10/13 04:00:34 DEBUG : test.sum: md5 = 17e6cb60692a64827f09377656799f5b OK === RUN TestCheckSumDownload/subtest1 2025/10/13 04:00:38 DEBUG : data/potato: md5 = 97915907a721292e0975de2182ac9b5a OK 2025/10/13 04:00:39 DEBUG : test.sum: md5 = c5f07ad360953e2da228fb7a6579e3b8 OK === RUN TestCheckSumDownload/subtest2 2025/10/13 04:00:44 DEBUG : test.sum: md5 = abf723586ee879b6f432f3aa9d18b5e6 OK === RUN TestCheckSumDownload/subtest3 2025/10/13 04:00:48 DEBUG : test.sum: md5 = d97fb8a692e9199b4b4427806cd2e619 OK === RUN TestCheckSumDownload/subtest4 2025/10/13 04:00:52 DEBUG : test.sum: md5 = df12b6860116b5fe577dae14bdbe1365 OK === RUN TestCheckSumDownload/subtest5 2025/10/13 04:00:57 DEBUG : test.sum: md5 = b4e349f95868b9867bc5e1c171417d7b OK === RUN TestCheckSumDownload/subtest6 2025/10/13 04:01:03 DEBUG : data/banana: md5 = 8c26beef3a421c6684776fc90946cd64 OK 2025/10/13 04:01:04 DEBUG : data/potato: md5 = 1dd9fe7b703d16f0d3e2849009a2568a OK 2025/10/13 04:01:06 DEBUG : test.sum: md5 = 8e3547449e129f9464c1d7c776bc7291 OK === RUN TestCheckSumDownload/subtest7 2025/10/13 04:01:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/13 04:01:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.51s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.46s) --- PASS: TestCheckSumDownload/subtest3 (2.50s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.41s) --- PASS: TestCheckSumDownload/subtest6 (3.18s) --- PASS: TestCheckSumDownload/subtest7 (3.27s) === RUN TestApplyTransforms 2025/10/13 04:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jehegad8sogu" 2025/10/13 04:01:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/jm36klqmg5j3u6q3qkgstcv66fre848cvtajm9k7jhfr1odiign0" 2025/10/13 04:01:14 DEBUG : Creating backend with remote "/tmp/rclone3033627156" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu'", Local "Local file system at /tmp/rclone3033627156", Modify Window "1ms" 2025/10/13 04:01:17 DEBUG : hello, world!: md5 = 41a708a80abc64bdc0dbb0e83865803f OK upper checkfile vs. lower remote (without normalization) 2025/10/13 04:01:17 ERROR : hello, world!: sum not found 2025/10/13 04:01:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu' 2025/10/13 04:01:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu': 1 files missing 2025/10/13 04:01:17 NOTICE: 1 hashes missing 2025/10/13 04:01:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu': 1 differences found 2025/10/13 04:01:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/13 04:01:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu': 0 differences found 2025/10/13 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu': 1 matching files 2025/10/13 04:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuqipan5wepa" 2025/10/13 04:01:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/8m4lh6nmdva3q0ve5bono3243nba9biaueqlpvia04lo4im228c0" 2025/10/13 04:01:20 DEBUG : Creating backend with remote "/tmp/rclone1683717679" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa'", Local "Local file system at /tmp/rclone1683717679", Modify Window "1ms" 2025/10/13 04:01:22 DEBUG : HELLO, WORLD!: md5 = a98d856700a4380453361822825b78b9 OK lower checkfile vs. upper remote (without normalization) 2025/10/13 04:01:23 ERROR : HELLO, WORLD!: sum not found 2025/10/13 04:01:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa' 2025/10/13 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa': 1 files missing 2025/10/13 04:01:23 NOTICE: 1 hashes missing 2025/10/13 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa': 1 differences found 2025/10/13 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/13 04:01:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa': 0 differences found 2025/10/13 04:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa': 1 matching files 2025/10/13 04:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kofimaz4tapa" 2025/10/13 04:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/tke6bp94f5r0j7d65q47pn02tkhihlr12lioste8h513of5u2hb0" 2025/10/13 04:01:25 DEBUG : Creating backend with remote "/tmp/rclone3731050803" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa'", Local "Local file system at /tmp/rclone3731050803", Modify Window "1ms" 2025/10/13 04:01:27 DEBUG : HeLlO, wOrLd!: md5 = 61a9b6eae693ae1f36f4f366d8a9ae4c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/13 04:01:28 ERROR : HeLlO, wOrLd!: sum not found 2025/10/13 04:01:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa' 2025/10/13 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa': 1 files missing 2025/10/13 04:01:28 NOTICE: 1 hashes missing 2025/10/13 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa': 1 differences found 2025/10/13 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/13 04:01:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa': 0 differences found 2025/10/13 04:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa': 1 matching files 2025/10/13 04:01:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xurulil7roke" 2025/10/13 04:01:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:29 DEBUG : Creating backend with remote "TestDrive:crypt/o4p9hdo6nntjuk9mlhr9ojg6oqlmga72g1tclu31rsc1lvh6qhj0" 2025/10/13 04:01:30 DEBUG : Creating backend with remote "/tmp/rclone3139190197" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke'", Local "Local file system at /tmp/rclone3139190197", Modify Window "1ms" 2025/10/13 04:01:32 DEBUG : HELLO, WORLD!: md5 = ff356a65b38e6a7673fee7ad9ffa24fd OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/13 04:01:33 ERROR : HELLO, WORLD!: sum not found 2025/10/13 04:01:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke' 2025/10/13 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke': 1 files missing 2025/10/13 04:01:33 NOTICE: 1 hashes missing 2025/10/13 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke': 1 differences found 2025/10/13 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/13 04:01:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke': 0 differences found 2025/10/13 04:01:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke': 1 matching files 2025/10/13 04:01:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelufad5gubo" 2025/10/13 04:01:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:34 DEBUG : Creating backend with remote "TestDrive:crypt/9dono15v8qak5p865gtssijtrqvuce0k0ckmnug8p606vs1ul27g" 2025/10/13 04:01:35 DEBUG : Creating backend with remote "/tmp/rclone1140411561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo'", Local "Local file system at /tmp/rclone1140411561", Modify Window "1ms" 2025/10/13 04:01:37 DEBUG : 測試_Русский___ě_áñ: md5 = a87e7335fc8ee0ff2447d149afe700b2 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/13 04:01:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/13 04:01:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo' 2025/10/13 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo': 1 files missing 2025/10/13 04:01:38 NOTICE: 1 hashes missing 2025/10/13 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo': 1 differences found 2025/10/13 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/13 04:01:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo': 0 differences found 2025/10/13 04:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo': 1 matching files 2025/10/13 04:01:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jehidop0bevi" 2025/10/13 04:01:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:39 DEBUG : Creating backend with remote "TestDrive:crypt/b2stqipmr847871eu7lbq5r0ovppa3ab0kekorvo7ru6uvgc8n00" 2025/10/13 04:01:40 DEBUG : Creating backend with remote "/tmp/rclone2917976246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi'", Local "Local file system at /tmp/rclone2917976246", Modify Window "1ms" 2025/10/13 04:01:42 DEBUG : 測試_Русский___ě_áñ: md5 = 0347b4c22804fa30cea98e5ada522891 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/13 04:01:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/13 04:01:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi' 2025/10/13 04:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi': 1 files missing 2025/10/13 04:01:43 NOTICE: 1 hashes missing 2025/10/13 04:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi': 1 differences found 2025/10/13 04:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/13 04:01:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi': 0 differences found 2025/10/13 04:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi': 1 matching files 2025/10/13 04:01:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fabecig4yidi" 2025/10/13 04:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:44 DEBUG : Creating backend with remote "TestDrive:crypt/f0kebsngfue7jmm4oi0mp6fde2cbukmigahp3nvkbkhktho7klug" 2025/10/13 04:01:45 DEBUG : Creating backend with remote "/tmp/rclone1778964496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi'", Local "Local file system at /tmp/rclone1778964496", Modify Window "1ms" 2025/10/13 04:01:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0a01e0edaa5e2455c10087845e02ce8e OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/13 04:01:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:01:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi' 2025/10/13 04:01:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi': 1 files missing 2025/10/13 04:01:48 NOTICE: 1 hashes missing 2025/10/13 04:01:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi': 1 differences found 2025/10/13 04:01:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/13 04:01:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi': 0 differences found 2025/10/13 04:01:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi': 1 matching files 2025/10/13 04:01:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyoraw6rofe" 2025/10/13 04:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:49 DEBUG : Creating backend with remote "TestDrive:crypt/68arucumnta2tl7rbe1vj9vitcftr3270qh5b3g0652v7fabu9i0" 2025/10/13 04:01:50 DEBUG : Creating backend with remote "/tmp/rclone174761316" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe'", Local "Local file system at /tmp/rclone174761316", Modify Window "1ms" 2025/10/13 04:01:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9ed55b6cf4a03b2c0ba50bc2c264d412 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/13 04:01:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:01:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe' 2025/10/13 04:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe': 1 files missing 2025/10/13 04:01:53 NOTICE: 1 hashes missing 2025/10/13 04:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe': 1 differences found 2025/10/13 04:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/13 04:01:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe': 0 differences found 2025/10/13 04:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe': 1 matching files 2025/10/13 04:01:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lupubus2nema" 2025/10/13 04:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:54 DEBUG : Creating backend with remote "TestDrive:crypt/cmtbnsk4kkns9u48pb461jtdfdjkvsk8mgnmrlinam2p5orpepcg" 2025/10/13 04:01:55 DEBUG : Creating backend with remote "/tmp/rclone1676139909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema'", Local "Local file system at /tmp/rclone1676139909", Modify Window "1ms" 2025/10/13 04:01:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8b2471614dddadb91de71204994a9889 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/13 04:01:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:01:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema' 2025/10/13 04:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema': 1 files missing 2025/10/13 04:01:58 NOTICE: 1 hashes missing 2025/10/13 04:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema': 1 differences found 2025/10/13 04:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/13 04:01:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema': 0 differences found 2025/10/13 04:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema': 1 matching files 2025/10/13 04:01:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-telacad9fevi" 2025/10/13 04:01:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:01:59 DEBUG : Creating backend with remote "TestDrive:crypt/8dla1mtlids563c21gcbctr1v386brven1gja35cnohi4i4vkve0" 2025/10/13 04:02:00 DEBUG : Creating backend with remote "/tmp/rclone905053871" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi'", Local "Local file system at /tmp/rclone905053871", Modify Window "1ms" 2025/10/13 04:02:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b07ad5bf44e56ba39bb08d93c0964d35 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/13 04:02:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:02:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi' 2025/10/13 04:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi': 1 files missing 2025/10/13 04:02:03 NOTICE: 1 hashes missing 2025/10/13 04:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi': 1 differences found 2025/10/13 04:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/13 04:02:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi': 0 differences found 2025/10/13 04:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi': 1 matching files 2025/10/13 04:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-telacad9fevi': Purge remote 2025/10/13 04:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lupubus2nema': Purge remote 2025/10/13 04:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyoraw6rofe': Purge remote 2025/10/13 04:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabecig4yidi': Purge remote 2025/10/13 04:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehidop0bevi': Purge remote 2025/10/13 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelufad5gubo': Purge remote 2025/10/13 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xurulil7roke': Purge remote 2025/10/13 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kofimaz4tapa': Purge remote 2025/10/13 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuqipan5wepa': Purge remote 2025/10/13 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehegad8sogu': Purge remote --- PASS: TestApplyTransforms (54.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:02:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 04:02:10 DEBUG : sub/file2: md5 = 19a4053dd9f63fa666afd8fe8a08cf09 OK 2025/10/13 04:02:10 INFO : file1: Copied (new) to: sub/file2 2025/10/13 04:02:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:02:11 DEBUG : file1: Unchanged skipping 2025/10/13 04:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': don't need to copy/move sub/file2, it is already at target location 2025/10/13 04:02:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.10s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:02:17 DEBUG : dst/file1: md5 = ac788e0efabe4b6a2eb41b72ce323445 OK 2025/10/13 04:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/backup" 2025/10/13 04:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/1nrff024r7pq65ecp72fc28jb0" 2025/10/13 04:02:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/13 04:02:21 INFO : dst/file1: Moved (server-side) 2025/10/13 04:02:23 DEBUG : dst/file1: md5 = 591ec7a87967c2f41539280ead5ea2a4 OK 2025/10/13 04:02:23 INFO : dst/file1: Copied (new) 2025/10/13 04:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:02:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:02:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/dst" 2025/10/13 04:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/CompareDest" 2025/10/13 04:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/gveqi14airsml4bgu7krj116o8" 2025/10/13 04:02:31 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 04:02:33 DEBUG : one: md5 = 70f113adb36ebac2bb8f340e710078ff OK 2025/10/13 04:02:33 INFO : one: Copied (new) 2025/10/13 04:02:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:02:36 DEBUG : one: md5 = 105536296fe04182811b736d3dfaeac4 OK 2025/10/13 04:02:36 INFO : one: Copied (replaced existing) 2025/10/13 04:02:38 DEBUG : dst/one: md5 = 953575d31553e6d855276d2cb826fb23 OK 2025/10/13 04:02:40 DEBUG : CompareDest/one: md5 = 6f9a99de08e10c572eaec9ff0f84aaef OK 2025/10/13 04:02:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:02:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:02:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:02:43 DEBUG : CompareDest/two: md5 = 1558e7d89385d1071265f1ccf1a3e5c7 OK 2025/10/13 04:02:44 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:02:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:02:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:02:45 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:02:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:02:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:02:47 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:02:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/13 04:02:48 DEBUG : two: md5 = 9680d397bdd03e3ddc3951b127bd57cb OK 2025/10/13 04:02:48 INFO : two: Copied (new) 2025/10/13 04:02:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:02:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:02:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:02:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.53s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:02:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/dst" 2025/10/13 04:02:53 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/CopyDest" 2025/10/13 04:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/13 04:02:56 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 04:02:58 DEBUG : one: md5 = a1bb8ec61efcfbf364480350536b4018 OK 2025/10/13 04:02:58 INFO : one: Copied (new) 2025/10/13 04:02:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:03:01 DEBUG : one: md5 = e6bde087526c353d9580a4be86d08901 OK 2025/10/13 04:03:01 INFO : one: Copied (replaced existing) 2025/10/13 04:03:03 DEBUG : dst/one: md5 = ea89eb1d60c74eb98226da836caa3a90 OK 2025/10/13 04:03:05 DEBUG : CopyDest/one: md5 = 0507dac3804f9a3cf3ffbaa5641b4401 OK 2025/10/13 04:03:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/BackupDir" 2025/10/13 04:03:06 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/13 04:03:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:03:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:03:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:03:09 INFO : one: Moved (server-side) 2025/10/13 04:03:10 INFO : one: Copied (server-side copy) 2025/10/13 04:03:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/13 04:03:13 DEBUG : CopyDest/two: md5 = 183b8b2512666ca3a1e9d8721b8575c6 OK 2025/10/13 04:03:14 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:03:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:03:15 INFO : two: Copied (server-side copy) 2025/10/13 04:03:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/13 04:03:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:03:16 DEBUG : two: Unchanged skipping 2025/10/13 04:03:18 DEBUG : CopyDest/three: md5 = 2682aaa7d0e9d3f7491bb43cb99dcbaf OK 2025/10/13 04:03:19 DEBUG : three: Need to transfer - File not found at Destination 2025/10/13 04:03:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/13 04:03:20 DEBUG : three: Destination not found in --copy-dest 2025/10/13 04:03:21 DEBUG : three: md5 = 7d6b0c97d5c05c68cd26070ca7ae7944 OK 2025/10/13 04:03:21 INFO : three: Copied (new) 2025/10/13 04:03:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/13 04:03:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:03:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:03:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:03:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/13 04:03:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:03:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.53s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:03:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/13 04:03:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9cd03c8e6f983d0cbf2aa38affa19dbd OK 2025/10/13 04:03:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/13 04:03:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/13 04:03:32 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/13 04:03:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/13 04:03:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/13 04:03:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6f267137f7b9ade11317b50d9f04c1ac OK 2025/10/13 04:03:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/13 04:03:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/13 04:03:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:03:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using skip mode. 2025/10/13 04:03:42 NOTICE: one: Found 2 files with duplicate names 2025/10/13 04:03:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.70s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using skip mode. 2025/10/13 04:03:47 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:03:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/13 04:03:48 INFO : one: Deleted 2025/10/13 04:03:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.24s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:03:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using first mode. 2025/10/13 04:03:54 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:03:54 INFO : one: Deleted 2025/10/13 04:03:55 INFO : one: Deleted 2025/10/13 04:03:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.28s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using newest mode. 2025/10/13 04:04:00 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:04:01 INFO : one: Deleted 2025/10/13 04:04:01 INFO : one: Deleted 2025/10/13 04:04:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using oldest mode. 2025/10/13 04:04:07 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:04:07 INFO : one: Deleted 2025/10/13 04:04:07 INFO : one: Deleted 2025/10/13 04:04:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using largest mode. 2025/10/13 04:04:13 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:04:13 INFO : one: Deleted 2025/10/13 04:04:14 INFO : one: Deleted 2025/10/13 04:04:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using smallest mode. 2025/10/13 04:04:19 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:04:20 INFO : one: Deleted 2025/10/13 04:04:20 INFO : one: Deleted 2025/10/13 04:04:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.66s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Looking for duplicate names using rename mode. 2025/10/13 04:04:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/13 04:04:28 INFO : one-2.txt: renamed from: one.txt 2025/10/13 04:04:29 INFO : one-3.txt: renamed from: one.txt 2025/10/13 04:04:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.31s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:35 DEBUG : dupe1/one.txt: md5 = 40edb3dce0bc20ab9e179a758dd9eaf1 OK 2025/10/13 04:04:37 DEBUG : dupe2/two.txt: md5 = da78d10199bc5fa85b0fcf2c5f65d650 OK 2025/10/13 04:04:39 DEBUG : dupe3/three.txt: md5 = 9d8b3b405697c87fc1d46e0af1e21207 OK 2025/10/13 04:04:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/13 04:04:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/13 04:04:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/13 04:04:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/13 04:04:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/13 04:04:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/13 04:04:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.44s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:04:47 DEBUG : a.txt: md5 = 48b1714fae79c25144c77aaebb15665e OK 2025/10/13 04:04:48 DEBUG : zend.txt: md5 = eb7a711dee2895299c78c1501d1b11db OK 2025/10/13 04:04:50 DEBUG : sub dir/hello world: md5 = b9cb01851a4456ce2e8e2ed47eb2c2db OK 2025/10/13 04:04:52 DEBUG : sub dir/hello world2: md5 = 64caf5671455f4e2c069e22213f6a8dc OK 2025/10/13 04:04:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 2b5dacac2bcd80ab7d0257d7346e9f99 OK 2025/10/13 04:04:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4fadbd41b5a87f1d9bc603c7a831eb33 OK 2025/10/13 04:04:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = bb86e287cd8a48a71ce821cfa723ab1f OK 2025/10/13 04:04:58 DEBUG : a.txt: Excluded (Size Filter) 2025/10/13 04:04:58 DEBUG : a.txt: Excluded 2025/10/13 04:04:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:04:59 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:04:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:04:59 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:05:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:05:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:05:00 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:05:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:05:00 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:05:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:05:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/13 04:05:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/13 04:05:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/13 04:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/13 04:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/13 04:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/13 04:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.91s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:05:08 DEBUG : a.txt: md5 = a5de4021f1c5bbebf8d237ebe99dab14 OK 2025/10/13 04:05:09 DEBUG : zend.txt: md5 = 4ca9ad6fcc083a422958ba8b67a0a5b0 OK 2025/10/13 04:05:11 DEBUG : sub dir/hello world: md5 = 5562926aa3ab06a0be019ab7ff3e2394 OK 2025/10/13 04:05:13 DEBUG : sub dir/hello world2: md5 = bb81f7b5442fb9935aefd61895467f3c OK 2025/10/13 04:05:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 4da4ad934d38223d6a560cd88222f0e5 OK 2025/10/13 04:05:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 21a84b2410630a1ba993530a00ebd81b OK 2025/10/13 04:05:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5e20fb7f36b9164bac10bbbf0867f6ef OK 2025/10/13 04:05:20 DEBUG : a.txt: Excluded (Size Filter) 2025/10/13 04:05:20 DEBUG : a.txt: Excluded 2025/10/13 04:05:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:05:20 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:05:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:05:20 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:05:21 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:05:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:05:21 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:05:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:05:21 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:05:21 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:05:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/13 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/13 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/13 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/13 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/13 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/13 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:05:30 DEBUG : file1: md5 = f18c80cd9e61df783e082477686938e7 OK 2025/10/13 04:05:32 DEBUG : sub/file2: md5 = feabf56fd5af5cc85e84d56a7f668484 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/13 04:05:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/13 04:05:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/13 04:05:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/13 04:05:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.78s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:05:39 DEBUG : file1: md5 = 1ab2a75582946e815a462c867c365ed4 OK 2025/10/13 04:05:41 DEBUG : sub/file2: md5 = 40ed45f61479c316f81a928f5d4f2c37 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/13 04:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/notfound" 2025/10/13 04:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/13 04:05:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.57s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.46s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:05:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Making directory 2025/10/13 04:05:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:05:52 DEBUG : sub dir/hello world: md5 = 04ba12959276bacadf8d57b54ef9fa89 OK 2025/10/13 04:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:05:56 DEBUG : potato2: md5 = 28651c1a5cf1c0898b988947fb797f7c OK 2025/10/13 04:05:58 DEBUG : empty space: md5 = d3dcdf52c3ff67b05de0c8ba1af8de9d OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:01 DEBUG : potato2: md5 = 7f9c0785c10789305c5eb1e12a9bf124 OK 2025/10/13 04:06:02 DEBUG : empty space: md5 = a1371d0f26ed3bb94a9e771c72143b0d OK 2025/10/13 04:06:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/13 04:06:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:06 DEBUG : potato2: md5 = 2bb74ffe4da6c19238718f5088ffc1f0 OK 2025/10/13 04:06:07 DEBUG : empty space: md5 = d3bc8f4e902cb116efc63d2ba51b969d OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:11 DEBUG : potato2: md5 = b36f81ff00d07994d3c3cfab052b0b82 OK 2025/10/13 04:06:12 DEBUG : empty space: md5 = 07659f6c6912e727ea3cbe42f7335f3e OK --- PASS: TestHashSums (4.75s) === RUN TestHashSumsWithErrors 2025/10/13 04:06:14 DEBUG : Creating backend with remote ":memory:" 2025/10/13 04:06:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/13 04:06:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/13 04:06:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/13 04:06:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/13 04:06:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/13 04:06:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/13 04:06:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/13 04:06:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/13 04:06:14 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:15 DEBUG : potato2: md5 = 1dde36ca1144b75853869223971513a9 OK 2025/10/13 04:06:16 DEBUG : empty space: md5 = 5f5fbd23d78aefa254f7b4eb752a246f OK 2025/10/13 04:06:18 DEBUG : sub dir/potato3: md5 = 162e120aaeb543f8b08e1f6fad0743e6 OK 2025/10/13 04:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.10s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:23 DEBUG : small: md5 = 9ba6879a7536476e7c7c16b74ad4dc30 OK 2025/10/13 04:06:25 DEBUG : medium: md5 = 996200d4eec88f0100c44d096dc8413a OK 2025/10/13 04:06:26 DEBUG : large: md5 = 7ee55f883d5ef3e66019c4a7a296a23f OK 2025/10/13 04:06:26 DEBUG : Waiting for deletions to finish 2025/10/13 04:06:26 DEBUG : large: Excluded (Size Filter) 2025/10/13 04:06:27 INFO : medium: Deleted 2025/10/13 04:06:27 INFO : small: Deleted --- PASS: TestDelete (6.07s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:29 DEBUG : small: md5 = 4568869eb382fd6b8e7b51c130f2f310 OK 2025/10/13 04:06:31 DEBUG : medium: md5 = 32b999f2f3311714d5c0b3aafaadbe5d OK 2025/10/13 04:06:32 DEBUG : large: md5 = a6fe97125581008f6d85305a06f5db8d OK 2025/10/13 04:06:33 DEBUG : Waiting for deletions to finish 2025/10/13 04:06:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/13 04:06:33 INFO : large: Deleted 2025/10/13 04:06:33 INFO : small: Deleted --- PASS: TestMaxDelete (7.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:37 DEBUG : small: md5 = 929cc6d7ade202a6a703b4dd68a4df79 OK 2025/10/13 04:06:38 DEBUG : medium: md5 = 4a01f96e8ae402f8711ce46cf7f0e9d2 OK 2025/10/13 04:06:40 DEBUG : large: md5 = f5687f8de15c622da3bdee61a6b19152 OK 2025/10/13 04:06:40 DEBUG : Waiting for deletions to finish 2025/10/13 04:06:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/13 04:06:41 INFO : small: Deleted 2025/10/13 04:06:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:44 DEBUG : small: md5 = e5e3e26a271c77d056b29b2ed9a7e45a OK 2025/10/13 04:06:45 DEBUG : medium: md5 = 7fe6056cd0f039a02631afd58763027c OK 2025/10/13 04:06:47 DEBUG : large: md5 = 20dffc5bb957074cc8a21a0cce55693f OK 2025/10/13 04:06:47 DEBUG : Waiting for deletions to finish 2025/10/13 04:06:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/13 04:06:48 INFO : medium: Deleted 2025/10/13 04:06:48 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.95s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:51 DEBUG : ReadFile: md5 = 15fea5e0bf064771585f836f0de09c18 OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/10/13 04:06:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/13 04:06:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/13 04:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:06:53 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:06:55 DEBUG : file1: md5 = a65efc302c429e18fd7aacd3e4153743 OK 2025/10/13 04:06:56 DEBUG : file2: md5 = 0c32a42ef49c6e1ee67bdf3304b9c3f4 OK --- PASS: TestCat (15.65s) === RUN TestPurge 2025/10/13 04:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huguwem7giso" 2025/10/13 04:07:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/d028dij17et7jqtj3u67c9h7timua2f2gc0ct2tn5fs92nau87bg" 2025/10/13 04:07:10 DEBUG : Creating backend with remote "/tmp/rclone2144934560" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huguwem7giso'", Local "Local file system at /tmp/rclone2144934560", Modify Window "1ms" 2025/10/13 04:07:14 DEBUG : A1/B1/C1/one: md5 = 46b89b61cd4869314e6bdbad7b316bc0 OK 2025/10/13 04:07:14 INFO : A2: Making directory 2025/10/13 04:07:15 INFO : A1/B2: Making directory 2025/10/13 04:07:16 INFO : A1/B2/C2: Making directory 2025/10/13 04:07:16 INFO : A1/B1/C3: Making directory 2025/10/13 04:07:17 INFO : A3: Making directory 2025/10/13 04:07:18 INFO : A3/B3: Making directory 2025/10/13 04:07:19 INFO : A3/B3/C4: Making directory 2025/10/13 04:07:21 DEBUG : A1/two: md5 = e1112828045023762ac05d44a5f9c070 OK 2025/10/13 04:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huguwem7giso': Purge remote 2025/10/13 04:07:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:07:28 DEBUG : A1/B1/C1/one: md5 = 365990aff06f38d85e9125087a607575 OK 2025/10/13 04:07:28 INFO : A2: Making directory 2025/10/13 04:07:29 INFO : A1/B2: Making directory 2025/10/13 04:07:29 INFO : A1/B2/C2: Making directory 2025/10/13 04:07:30 INFO : A1/B1/C3: Making directory 2025/10/13 04:07:31 INFO : A3: Making directory 2025/10/13 04:07:32 INFO : A3/B3: Making directory 2025/10/13 04:07:33 INFO : A3/B3/C4: Making directory 2025/10/13 04:07:35 DEBUG : A1/two: md5 = 0a7311ce2f8f27f74379dfab8c120b3a OK 2025/10/13 04:07:36 DEBUG : removing 1 level 3 directories 2025/10/13 04:07:36 INFO : A3/B3/C4: Removing directory 2025/10/13 04:07:39 DEBUG : removing 2 level 3 directories 2025/10/13 04:07:39 INFO : A1/B2/C2: Removing directory 2025/10/13 04:07:39 INFO : A1/B1/C3: Removing directory 2025/10/13 04:07:40 DEBUG : removing 2 level 2 directories 2025/10/13 04:07:40 INFO : A3/B3: Removing directory 2025/10/13 04:07:40 INFO : A1/B2: Removing directory 2025/10/13 04:07:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:07:40 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/13 04:07:40 DEBUG : removing 2 level 1 directories 2025/10/13 04:07:40 INFO : A3: Removing directory 2025/10/13 04:07:40 INFO : A2: Removing directory 2025/10/13 04:07:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/13 04:07:44 DEBUG : removing 1 level 3 directories 2025/10/13 04:07:44 INFO : A1/B1/C1: Removing directory 2025/10/13 04:07:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:45 DEBUG : removing 1 level 2 directories 2025/10/13 04:07:45 INFO : A1/B1: Removing directory 2025/10/13 04:07:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:07:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:07:45 DEBUG : removing 1 level 1 directories 2025/10/13 04:07:45 INFO : A1: Removing directory 2025/10/13 04:07:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:07:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:07:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:07:46 DEBUG : removing 1 level 0 directories 2025/10/13 04:07:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Removing directory 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:07:46 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (23.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:07:48 INFO : A1: Making directory 2025/10/13 04:07:49 INFO : A1/B1: Making directory 2025/10/13 04:07:50 INFO : A1/B1/C1: Making directory 2025/10/13 04:07:52 DEBUG : removing 1 level 3 directories 2025/10/13 04:07:52 INFO : A1/B1/C1: Removing directory 2025/10/13 04:07:53 DEBUG : removing 1 level 2 directories 2025/10/13 04:07:53 INFO : A1/B1: Removing directory 2025/10/13 04:07:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:07:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:07:55 INFO : A1: Making directory 2025/10/13 04:07:56 INFO : A1/B1: Making directory 2025/10/13 04:07:57 INFO : A1/B1/C1: Making directory 2025/10/13 04:07:59 DEBUG : removing 1 level 3 directories 2025/10/13 04:07:59 INFO : A1/B1/C1: Removing directory 2025/10/13 04:08:00 DEBUG : removing 1 level 2 directories 2025/10/13 04:08:00 INFO : A1/B1: Removing directory 2025/10/13 04:08:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:08:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.91s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:08:04 DEBUG : file1: md5 = 3375a9643a07f1b832c6c410f44eb3df OK 2025/10/13 04:08:04 DEBUG : filename.txt: File name found in url 2025/10/13 04:08:06 DEBUG : filename.txt: md5 = 1fd6483094afc2124e58dd58fddd4dfb OK 2025/10/13 04:08:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/13 04:08:07 DEBUG : headerfilename.txt: md5 = 97b2ec8b8480638b18f0f29262cf922c OK 2025/10/13 04:08:09 DEBUG : file2: md5 = e28c0ae4fa0314c354638ea2b3f9178e OK --- PASS: TestCopyURL (8.92s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:08:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 04:08:13 DEBUG : sub/file2: md5 = 89efd09d21aef90d983877dbfb1b8fdd OK 2025/10/13 04:08:13 INFO : file1: Copied (new) to: sub/file2 2025/10/13 04:08:13 INFO : file1: Deleted 2025/10/13 04:08:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:08:14 DEBUG : file1: Unchanged skipping 2025/10/13 04:08:14 INFO : file1: Deleted 2025/10/13 04:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': don't need to copy/move sub/file2, it is already at target location 2025/10/13 04:08:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:08:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 04:08:18 DEBUG : file1: md5 = d67df5ad49db2cd2622ef43293e21a28 OK 2025/10/13 04:08:18 INFO : file1: Copied (new) 2025/10/13 04:08:18 INFO : file1: Deleted 2025/10/13 04:08:19 DEBUG : file1: Destination exists, skipping 2025/10/13 04:08:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:08:23 DEBUG : dst/file1: md5 = 3d6ae7a08cfac1e106020e193b76b0bf OK 2025/10/13 04:08:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerumew0vaqu/backup" 2025/10/13 04:08:24 DEBUG : Creating backend with remote "TestDrive:crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg/1nrff024r7pq65ecp72fc28jb0" 2025/10/13 04:08:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/13 04:08:27 INFO : dst/file1: Moved (server-side) 2025/10/13 04:08:29 DEBUG : dst/file1: md5 = b428648c1d283c2fe2dee4ed29c878cb OK 2025/10/13 04:08:29 INFO : dst/file1: Copied (new) 2025/10/13 04:08:29 INFO : dst/file1: Deleted 2025/10/13 04:08:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:08:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:08:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.24s) === 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:08:35 DEBUG : A1/one: md5 = 531f2842289d72b542a2723ba420c00d OK 2025/10/13 04:08:37 DEBUG : A1/two: md5 = 9940d823a2e1519d0c3342f0b8998f75 OK 2025/10/13 04:08:39 DEBUG : A1/B1/three: md5 = 8f0b87a125db3e2b150b2db25e968124 OK 2025/10/13 04:08:41 DEBUG : A1/B1/C1/four: md5 = 6eb929281dabc27deff69b0ac74ceff1 OK 2025/10/13 04:08:43 DEBUG : A1/B1/C2/five: md5 = 402d85ba8cc04b9dc74cf03076c0ad7a OK 2025/10/13 04:08:43 INFO : A1/B2: Making directory 2025/10/13 04:08:44 INFO : A1/B1/C3: Making directory 2025/10/13 04:08:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/13 04:08:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/13 04:08:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/13 04:08:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/13 04:08:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/13 04:08:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:08:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:08:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:08:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:08:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:08:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/13 04:09:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/13 04:09:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/13 04:09:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/13 04:09:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/13 04:09:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/13 04:09:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:09:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:09:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:09:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:09:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:09:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/13 04:09:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/13 04:09:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:09:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:09:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:09:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/13 04:09:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:09:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:09:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:09:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.14s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:09:18 DEBUG : no_checksum_small_file_from_pipe: md5 = eec4322d4d5c454b94e5642ef40f548e OK 2025/10/13 04:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/13 04:09:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/13 04:09:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/13 04:09:20 DEBUG : no_checksum_big_file_from_pipe: md5 = fbcdc3ff0ad8feecac20d9dfcd05971b OK 2025/10/13 04:09:20 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:09:24 DEBUG : with_checksum_small_file_from_pipe: md5 = a5f043e6c81b707fc4c739fb7bfb84c5 OK 2025/10/13 04:09:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/13 04:09:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/13 04:09:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 8cfd0bb08038a2f40830f4b050990c7c OK 2025/10/13 04:09:25 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:09:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:09:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/13 04:09:30 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-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:09:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/13 04:09:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/13 04:09:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.04s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/13 04:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (48 bytes), uploading instead of streaming 2025/10/13 04:09:39 DEBUG : rcat_metadata: md5 = 69cfe82a7b7d9a9563841c40ca949ed9 OK 2025/10/13 04:09:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/13 04:09:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/13 04:09:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3751881f68df7ec76d20499d35d53142 OK 2025/10/13 04:09:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.98s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:45 DEBUG : potato1: md5 = ffae360a49ef6dcfd2a4be80e2f9c274 OK 2025/10/13 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/13 04:09:46 DEBUG : potato2: md5 = 1db7ebbe2d0c42633ef2631f1d9c3cc8 OK 2025/10/13 04:09:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:49 DEBUG : potato1: md5 = 7d9f86e5cedfd69e0ba968911b53e5c5 OK 2025/10/13 04:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/13 04:09:50 DEBUG : potato2: md5 = 1e80307e03027217eee4f97767295d79 OK 2025/10/13 04:09:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:09:54 DEBUG : potato2: md5 = 15c12f9a1ea566f5c36ee8ac7cb91648 OK 2025/10/13 04:09:55 DEBUG : empty space: md5 = 34d19a6dcc8f910819ecba0eeaf09cfc OK 2025/10/13 04:09:57 DEBUG : sub dir/potato3: md5 = d3f2afa52b3efb04a47f731087b215f4 OK 2025/10/13 04:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Touching "sub dir/potato3" 2025/10/13 04:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Touching "empty space" 2025/10/13 04:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Touching "potato2" 2025/10/13 04:10:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.54s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:10:02 DEBUG : dir with metadata: Making directory with metadata 2025/10/13 04:10:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:10:04 DEBUG : directory with modtime: Making directory with metadata 2025/10/13 04:10:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:10:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/13 04:10:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:10:07 DEBUG : Google drive root 'crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg': Skipping btime metadata as can't update it on an existing file: 2025-10-13T04:10:06.993242971Z 2025/10/13 04:10:07 INFO : non existent directory: Updated directory metadata 2025/10/13 04:10:09 DEBUG : Google drive root 'crypt/rct7boj7daorr1v08qae24dutdeuv35gf1emp03stccfap3hj3tg': Skipping btime metadata as can't update it on an existing file: 2025-10-13T04:10:06.993242971Z 2025/10/13 04:10:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:10:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/13 04:10:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/13 04:10:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:10:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/13 04:10:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:10:15 DEBUG : dst: Making directory with metadata 2025/10/13 04:10:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:10:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:10:16 INFO : dst: Set directory modification time (using SetModTime) 2025/10/13 04:10:17 INFO : dst: Set directory modification time (using SetModTime) 2025/10/13 04:10:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/13 04:10:17 INFO : dst: Set directory modification time (using SetModTime) 2025/10/13 04:10:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu'", Local "Local file system at /tmp/rclone2752999265", Modify Window "1ms" 2025/10/13 04:10:21 DEBUG : sub dir/test remove existing: md5 = 37db91d7e9161fb38e2fb00d6730ef57 OK 2025/10/13 04:10:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a491b5f825fe41767e9a4cd6639fc7da OK 2025/10/13 04:10:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hizoxix1" before starting 2025/10/13 04:10:25 DEBUG : sub dir/test remove existing.hizoxix1: TEST: removing renamed existing file after operation 2025/10/13 04:10: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.wuqosif1" before starting 2025/10/13 04:10:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuqosif1: TEST: renaming existing back after failed operation 2025/10/13 04:10:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cipilis2" before starting 2025/10/13 04:10:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cipilis2: TEST: removing renamed existing file after operation 2025/10/13 04:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "68rcmhu63tmm5vtpj9mg0aso2fjaqrgjaiaokooqar0ohelal59g" 2025/10/13 04:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8bmdt56urvvmv1iahh0dvphoaijvhh5ofbig0oov3fq86u3es8c152gnh667gsseggous85irhftbtnmgetmam641o8bab2vq883qhd4lcduo24uoupo01q66lqvqpjtospva1futhqsmf3hqcqhvbe8m75p422of94u9ltf9dhtkccc63jg" --- PASS: TestRemoveExisting (13.10s) === 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/13 04:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerumew0vaqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m53.679696913s (try 1/5)