"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/26 02:26:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo" 2026/03/26 02:26:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:26:42 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30" 2026/03/26 02:26:42 DEBUG : TestDrive: Token expired 2026/03/26 02:26:42 DEBUG : TestDrive: No updated token found in the config file 2026/03/26 02:26:42 DEBUG : TestDrive: Token refresh successful 2026/03/26 02:26:42 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/03/26 02:26:42 DEBUG : TestDrive: Saved new token in config file 2026/03/26 02:26:43 DEBUG : Creating backend with remote "/tmp/rclone4009268554" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/03/26 02:26:44 DEBUG : a: size = 0 OK 2026/03/26 02:26:44 DEBUG : a: size = 1 (memory) 2026/03/26 02:26:44 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/26 02:26:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/26 02:26:44 DEBUG : potato: Seek from 10 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 10 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/26 02:26:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/26 02:26:44 DEBUG : potato: Seek from 8 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 8 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/26 02:26:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:26:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:26:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:26:44 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:26:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/26 02:26:44 DEBUG : potato: Seek from 9 to 0 2026/03/26 02:26:44 DEBUG : potato: Seek from 9 to 0 2026/03/26 02:26:44 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:26:46 DEBUG : rutabaga: md5 = 3010fbe7817c6efcbfaadfe9d9e8f60b OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/26 02:26:48 DEBUG : empty space: md5 = 61e432dde29684ded01d74c91e4bb913 OK === RUN TestCheck/3 2026/03/26 02:26:50 DEBUG : potato2: md5 = b77eef1b96d7e7007efec0ecf6ef8187 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/26 02:26:53 DEBUG : remotepotato: md5 = a80e9a59d77663137e4020d28596546d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.21s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/03/26 02:26:56 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 02:26:56 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 02:26:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/26 02:26:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/26 02:26:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/26 02:26:56 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:26:57 DEBUG : rutabaga: md5 = 5a9cd9940e4c746023f2a935d13ea486 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/26 02:27:01 DEBUG : empty space: md5 = 806f0f17cf58235e3c694fab47eeac73 OK === RUN TestCheckDownload/3 2026/03/26 02:27:04 DEBUG : potato2: md5 = 94be401552377482f2d5e4c784b70656 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/26 02:27:07 DEBUG : remotepotato: md5 = 067156e50cc7581ace5037867a506c69 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.61s) --- PASS: TestCheckDownload/1 (0.90s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:27:13 DEBUG : rutabaga: md5 = 0d8a4bd67aaba9d8adbc8e7c10b3034d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/26 02:27:15 DEBUG : empty space: md5 = f8b0fc5917217a565d208be19dee0354 OK === RUN TestCheckSizeOnly/3 2026/03/26 02:27:17 DEBUG : potato2: md5 = 43b3b1b644f1a40cd5cbe507f2f9c416 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/26 02:27:20 DEBUG : remotepotato: md5 = ae68aedb1557d860b37b2b80b5e75235 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.80s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:27:24 DEBUG : test.sum: md5 = 12218262a1b29c18456c9cb7d3b860cc OK 2026/03/26 02:27:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/26 02:27:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/26 02:27:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/26 02:27:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/26 02:27:26 DEBUG : test.sum: md5 = fe5634006df600009041fdafd5bc9efe OK 2026/03/26 02:27:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/26 02:27:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/26 02:27:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/26 02:27:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.76s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:27:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/data" 2026/03/26 02:27:28 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:27:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/data" 2026/03/26 02:27:30 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/vjrnln8ratgmqakfosrqe8espk" 2026/03/26 02:27:34 DEBUG : data/banana: md5 = 2758b76aca88bb1c6eb3bf015023282c OK 2026/03/26 02:27:35 DEBUG : test.sum: md5 = 698fa4770eee744ec2f3133083b69bdc OK === RUN TestCheckSumDownload/subtest1 2026/03/26 02:27:39 DEBUG : data/potato: md5 = 00b83af97479bb3021496389db8e2b70 OK 2026/03/26 02:27:41 DEBUG : test.sum: md5 = 62ef108c70542f77f911ddd992bf054e OK === RUN TestCheckSumDownload/subtest2 2026/03/26 02:27:45 DEBUG : test.sum: md5 = 78b554b931b16d7015655463f581231c OK === RUN TestCheckSumDownload/subtest3 2026/03/26 02:27:49 DEBUG : test.sum: md5 = 9a4b7956c8e094f7b5f40d8b47bfb1e1 OK === RUN TestCheckSumDownload/subtest4 2026/03/26 02:27:52 DEBUG : test.sum: md5 = 759edaf47c67a7648b4b4686824d3c65 OK === RUN TestCheckSumDownload/subtest5 2026/03/26 02:27:56 DEBUG : test.sum: md5 = 87f34897f886475f23477a781b9af698 OK === RUN TestCheckSumDownload/subtest6 2026/03/26 02:28:00 DEBUG : data/banana: md5 = 5007aa67c5fffc978eef36ea034b38eb OK 2026/03/26 02:28:01 DEBUG : data/potato: md5 = 26b4913da309751559e3e2df48aa1b9e OK 2026/03/26 02:28:03 DEBUG : test.sum: md5 = 1ee5db7ae752ff08d10b8128eb949c9f OK === RUN TestCheckSumDownload/subtest7 2026/03/26 02:28:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 02:28:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.44s) --- PASS: TestCheckSumDownload/subtest1 (1.99s) --- PASS: TestCheckSumDownload/subtest2 (1.59s) --- PASS: TestCheckSumDownload/subtest3 (1.82s) --- PASS: TestCheckSumDownload/subtest4 (1.82s) --- PASS: TestCheckSumDownload/subtest5 (1.66s) --- PASS: TestCheckSumDownload/subtest6 (1.68s) --- PASS: TestCheckSumDownload/subtest7 (1.84s) === RUN TestApplyTransforms 2026/03/26 02:28:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dicahiw1wavu" 2026/03/26 02:28:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:08 DEBUG : Creating backend with remote "TestDrive:crypt/73d3afs6oi5qvkdtd9pdihcourjuu948bggp33kikk8tvc1ojp70" 2026/03/26 02:28:09 DEBUG : Creating backend with remote "/tmp/rclone922510895" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu'", Local "Local file system at /tmp/rclone922510895", Modify Window "1ms" 2026/03/26 02:28:11 DEBUG : hello, world!: md5 = 99b2602462800f5719aa6b37ccd7aa48 OK upper checkfile vs. lower remote (without normalization) 2026/03/26 02:28:11 ERROR : hello, world!: sum not found 2026/03/26 02:28:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu' 2026/03/26 02:28:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu': 1 files missing 2026/03/26 02:28:11 NOTICE: 1 hashes missing 2026/03/26 02:28:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu': 1 differences found 2026/03/26 02:28:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/26 02:28:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu': 0 differences found 2026/03/26 02:28:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu': 1 matching files 2026/03/26 02:28:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fukecaf7situ" 2026/03/26 02:28:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:12 DEBUG : Creating backend with remote "TestDrive:crypt/hec8pqsfo9aim9p7oeb457humu8cmjifks48v1huo1eb60pvhnu0" 2026/03/26 02:28:13 DEBUG : Creating backend with remote "/tmp/rclone2657865586" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ'", Local "Local file system at /tmp/rclone2657865586", Modify Window "1ms" 2026/03/26 02:28:15 DEBUG : HELLO, WORLD!: md5 = ddff125515f1a71be76f669840acd698 OK lower checkfile vs. upper remote (without normalization) 2026/03/26 02:28:16 ERROR : HELLO, WORLD!: sum not found 2026/03/26 02:28:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ' 2026/03/26 02:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ': 1 files missing 2026/03/26 02:28:16 NOTICE: 1 hashes missing 2026/03/26 02:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ': 1 differences found 2026/03/26 02:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/26 02:28:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ': 0 differences found 2026/03/26 02:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ': 1 matching files 2026/03/26 02:28:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nimeyak9huge" 2026/03/26 02:28:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:17 DEBUG : Creating backend with remote "TestDrive:crypt/1348fnbt84c7pvekjrc4ti58dv7mfvfasaf679f3hsoiiseiq6gg" 2026/03/26 02:28:18 DEBUG : Creating backend with remote "/tmp/rclone1031671878" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge'", Local "Local file system at /tmp/rclone1031671878", Modify Window "1ms" 2026/03/26 02:28:20 DEBUG : HeLlO, wOrLd!: md5 = 6fe83edc27e7d4c1787b0aaa34315013 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/26 02:28:20 ERROR : HeLlO, wOrLd!: sum not found 2026/03/26 02:28:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge' 2026/03/26 02:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge': 1 files missing 2026/03/26 02:28:20 NOTICE: 1 hashes missing 2026/03/26 02:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge': 1 differences found 2026/03/26 02:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/26 02:28:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge': 0 differences found 2026/03/26 02:28:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge': 1 matching files 2026/03/26 02:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-labekib6jeli" 2026/03/26 02:28:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/klequ4fkdnvkkibkikho54fehnlj8jj9mu9un2sn5irekcklqcb0" 2026/03/26 02:28:22 DEBUG : Creating backend with remote "/tmp/rclone2507452246" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli'", Local "Local file system at /tmp/rclone2507452246", Modify Window "1ms" 2026/03/26 02:28:24 DEBUG : HELLO, WORLD!: md5 = 7d8ade31dc8b1ad147ce70c399d5acdd OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/26 02:28:25 ERROR : HELLO, WORLD!: sum not found 2026/03/26 02:28:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli' 2026/03/26 02:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli': 1 files missing 2026/03/26 02:28:25 NOTICE: 1 hashes missing 2026/03/26 02:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli': 1 differences found 2026/03/26 02:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/26 02:28:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli': 0 differences found 2026/03/26 02:28:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli': 1 matching files 2026/03/26 02:28:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borudaf5baxe" 2026/03/26 02:28:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:26 DEBUG : Creating backend with remote "TestDrive:crypt/unf17hoac7so5h4egdrq4g8c8dtuknarn0vnerh80prif6qhc9e0" 2026/03/26 02:28:27 DEBUG : Creating backend with remote "/tmp/rclone3026824723" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe'", Local "Local file system at /tmp/rclone3026824723", Modify Window "1ms" 2026/03/26 02:28:29 DEBUG : 測試_Русский___ě_áñ: md5 = fb1d0a59a06f1dcbafc68de2fd4fdd18 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/26 02:28:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/26 02:28:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe' 2026/03/26 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe': 1 files missing 2026/03/26 02:28:30 NOTICE: 1 hashes missing 2026/03/26 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe': 1 differences found 2026/03/26 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/26 02:28:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe': 0 differences found 2026/03/26 02:28:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe': 1 matching files 2026/03/26 02:28:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalehat1hagi" 2026/03/26 02:28:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:31 DEBUG : Creating backend with remote "TestDrive:crypt/rjimt2r2p73abur78fil4khdlvkggc2mtg8marbnu1nf0gdfjhrg" 2026/03/26 02:28:32 DEBUG : Creating backend with remote "/tmp/rclone579026869" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi'", Local "Local file system at /tmp/rclone579026869", Modify Window "1ms" 2026/03/26 02:28:34 DEBUG : 測試_Русский___ě_áñ: md5 = 94c40c0e53f48fe1b92f096a72183bb7 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/26 02:28:34 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/26 02:28:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi' 2026/03/26 02:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi': 1 files missing 2026/03/26 02:28:34 NOTICE: 1 hashes missing 2026/03/26 02:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi': 1 differences found 2026/03/26 02:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/26 02:28:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi': 0 differences found 2026/03/26 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi': 1 matching files 2026/03/26 02:28:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mijiwen0cazu" 2026/03/26 02:28:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:35 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b5r5fnlv87ga209lrqh05bapru8ltsg1p6151ssebepfj4110" 2026/03/26 02:28:36 DEBUG : Creating backend with remote "/tmp/rclone966166704" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu'", Local "Local file system at /tmp/rclone966166704", Modify Window "1ms" 2026/03/26 02:28:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca0cf9824c869689ddc9e153d391f5bb OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/26 02:28:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/26 02:28:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu' 2026/03/26 02:28:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu': 1 files missing 2026/03/26 02:28:39 NOTICE: 1 hashes missing 2026/03/26 02:28:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu': 1 differences found 2026/03/26 02:28:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/26 02:28:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu': 0 differences found 2026/03/26 02:28:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu': 1 matching files 2026/03/26 02:28:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loromin8gexa" 2026/03/26 02:28:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:40 DEBUG : Creating backend with remote "TestDrive:crypt/hj10h7s817incbu7u3dig60f172ov56oluj56mta4ed502dojv1g" 2026/03/26 02:28:40 DEBUG : Creating backend with remote "/tmp/rclone460445489" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa'", Local "Local file system at /tmp/rclone460445489", Modify Window "1ms" 2026/03/26 02:28:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7606e872a2b20946493247d82d7ad576 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/26 02:28:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/26 02:28:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa' 2026/03/26 02:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa': 1 files missing 2026/03/26 02:28:43 NOTICE: 1 hashes missing 2026/03/26 02:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa': 1 differences found 2026/03/26 02:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/26 02:28:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa': 0 differences found 2026/03/26 02:28:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa': 1 matching files 2026/03/26 02:28:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuwuter3siva" 2026/03/26 02:28:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:44 DEBUG : Creating backend with remote "TestDrive:crypt/lhpkuu1no9k1q19lgjb4bgoqqmg8e1fukorslslg84hvpndnngm0" 2026/03/26 02:28:45 DEBUG : Creating backend with remote "/tmp/rclone389975108" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva'", Local "Local file system at /tmp/rclone389975108", Modify Window "1ms" 2026/03/26 02:28:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8dfce5b08d873f9db18d4fa656701ceb OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/26 02:28:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/26 02:28:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva' 2026/03/26 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva': 1 files missing 2026/03/26 02:28:48 NOTICE: 1 hashes missing 2026/03/26 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva': 1 differences found 2026/03/26 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/26 02:28:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva': 0 differences found 2026/03/26 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva': 1 matching files 2026/03/26 02:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wasikab9jeka" 2026/03/26 02:28:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:49 DEBUG : Creating backend with remote "TestDrive:crypt/fma0odick27b3uk36tatvl4vn8be82uked24ia0cvo0gbqgp6qpg" 2026/03/26 02:28:49 DEBUG : Creating backend with remote "/tmp/rclone3524198224" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka'", Local "Local file system at /tmp/rclone3524198224", Modify Window "1ms" 2026/03/26 02:28:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7952a6cbef616368629e41bf404cef53 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/26 02:28:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/26 02:28:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka' 2026/03/26 02:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka': 1 files missing 2026/03/26 02:28:52 NOTICE: 1 hashes missing 2026/03/26 02:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka': 1 differences found 2026/03/26 02:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/26 02:28:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka': 0 differences found 2026/03/26 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka': 1 matching files 2026/03/26 02:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasikab9jeka': Purge remote 2026/03/26 02:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuwuter3siva': Purge remote 2026/03/26 02:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loromin8gexa': Purge remote 2026/03/26 02:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mijiwen0cazu': Purge remote 2026/03/26 02:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalehat1hagi': Purge remote 2026/03/26 02:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borudaf5baxe': Purge remote 2026/03/26 02:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-labekib6jeli': Purge remote 2026/03/26 02:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nimeyak9huge': Purge remote 2026/03/26 02:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fukecaf7situ': Purge remote 2026/03/26 02:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicahiw1wavu': Purge remote --- PASS: TestApplyTransforms (49.69s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:28:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:29:00 DEBUG : sub/file2: md5 = f3a5351f9d9902deb197ddb5387e7d6a OK 2026/03/26 02:29:00 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:29:00 INFO : file1: Copied (new) to: sub/file2 2026/03/26 02:29:01 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:29:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 02:29:01 DEBUG : file1: Unchanged skipping 2026/03/26 02:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': don't need to copy/move sub/file2, it is already at target location 2026/03/26 02:29:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.11s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:29:06 DEBUG : dst/file1: md5 = 4930233873a9ef34df847cb164d00e12 OK 2026/03/26 02:29:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/backup" 2026/03/26 02:29:07 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 02:29:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo') 2026/03/26 02:29:08 DEBUG : dst/file1: Sizes differ 2026/03/26 02:29:11 INFO : dst/file1: Moved (server-side) 2026/03/26 02:29:12 DEBUG : dst/file1: md5 = 5256dcc483d3610817d39b3d82134720 OK 2026/03/26 02:29:12 DEBUG : dst/file1: size = 14 OK 2026/03/26 02:29:12 INFO : dst/file1: Copied (new) 2026/03/26 02:29:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:29:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.80s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:29:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/dst" 2026/03/26 02:29:17 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 02:29:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/CompareDest" 2026/03/26 02:29:18 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/gveqi14airsml4bgu7krj116o8" 2026/03/26 02:29:20 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 02:29:22 DEBUG : one: md5 = f55a8bd208c6aa0ea7c0223a2978c9af OK 2026/03/26 02:29:22 DEBUG : one: size = 3 OK 2026/03/26 02:29:22 INFO : one: Copied (new) 2026/03/26 02:29:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/dst') 2026/03/26 02:29:24 DEBUG : one: Sizes differ 2026/03/26 02:29:26 DEBUG : one: md5 = a74265a7567ca5d5a05bedd3855c3b4e OK 2026/03/26 02:29:26 DEBUG : one: size = 5 OK 2026/03/26 02:29:26 INFO : one: Copied (replaced existing) 2026/03/26 02:29:29 DEBUG : dst/one: md5 = 76f73b683e34ab458fccf2ef1fe4dec8 OK 2026/03/26 02:29:31 DEBUG : CompareDest/one: md5 = f73d17e1ae8a4a7101f8a52bbc3b038e OK 2026/03/26 02:29:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/dst') 2026/03/26 02:29:32 DEBUG : one: Sizes differ 2026/03/26 02:29:32 DEBUG : one: size = 5 OK 2026/03/26 02:29:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 02:29:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 02:29:34 DEBUG : CompareDest/two: md5 = 3262d68b690ffb92fc794926d7e7e5ad OK 2026/03/26 02:29:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:29:35 DEBUG : two: size = 3 OK 2026/03/26 02:29:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 02:29:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 02:29:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:29:36 DEBUG : two: size = 3 OK 2026/03/26 02:29:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 02:29:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 02:29:37 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:29:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:38 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/CompareDest') 2026/03/26 02:29:38 DEBUG : two: Sizes differ 2026/03/26 02:29:39 DEBUG : two: md5 = ae3745a37a77da6c6d1839cd1042e532 OK 2026/03/26 02:29:39 DEBUG : two: size = 5 OK 2026/03/26 02:29:39 INFO : two: Copied (new) 2026/03/26 02:29:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 02:29:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:29:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:29:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.40s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:29:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/dst" 2026/03/26 02:29:43 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 02:29:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/CopyDest" 2026/03/26 02:29:45 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/26 02:29:46 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 02:29:49 DEBUG : one: md5 = d472eb7183d8f14dbe5a75f3274b4029 OK 2026/03/26 02:29:49 DEBUG : one: size = 3 OK 2026/03/26 02:29:49 INFO : one: Copied (new) 2026/03/26 02:29:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/dst') 2026/03/26 02:29:50 DEBUG : one: Sizes differ 2026/03/26 02:29:51 DEBUG : one: md5 = ca1a2fd2635712aced3c8bc744eca430 OK 2026/03/26 02:29:51 DEBUG : one: size = 5 OK 2026/03/26 02:29:51 INFO : one: Copied (replaced existing) 2026/03/26 02:29:54 DEBUG : dst/one: md5 = d0a84ad388119bb0d66a902df444c884 OK 2026/03/26 02:29:56 DEBUG : CopyDest/one: md5 = 4da5167bb6007aa71800e288731b7706 OK 2026/03/26 02:29:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/BackupDir" 2026/03/26 02:29:57 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/26 02:29:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/dst') 2026/03/26 02:29:58 DEBUG : one: Sizes differ 2026/03/26 02:29:58 DEBUG : one: size = 5 OK 2026/03/26 02:29:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 02:29:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:29:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/dst') 2026/03/26 02:29:58 DEBUG : one: Sizes differ 2026/03/26 02:30:00 INFO : one: Moved (server-side) 2026/03/26 02:30:01 DEBUG : one: size = 5 OK 2026/03/26 02:30:01 INFO : one: Copied (server-side copy) 2026/03/26 02:30:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/26 02:30:03 DEBUG : CopyDest/two: md5 = 1b72af2e2639c2297ca4ac3db6551aa0 OK 2026/03/26 02:30:04 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:30:04 DEBUG : two: size = 3 OK 2026/03/26 02:30:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 02:30:06 DEBUG : two: size = 3 OK 2026/03/26 02:30:06 INFO : two: Copied (server-side copy) 2026/03/26 02:30:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/26 02:30:06 DEBUG : two: size = 3 OK 2026/03/26 02:30:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 02:30:06 DEBUG : two: Unchanged skipping 2026/03/26 02:30:09 DEBUG : CopyDest/three: md5 = 693f1df23d631eb039cea6bce1929c84 OK 2026/03/26 02:30:09 DEBUG : three: Need to transfer - File not found at Destination 2026/03/26 02:30:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:30:10 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo/CopyDest') 2026/03/26 02:30:10 DEBUG : three: Sizes differ 2026/03/26 02:30:10 DEBUG : three: Destination not found in --copy-dest 2026/03/26 02:30:11 DEBUG : three: md5 = 55b3edeb231414392a9d668e741cb0e5 OK 2026/03/26 02:30:11 DEBUG : three: size = 7 OK 2026/03/26 02:30:11 INFO : three: Copied (new) 2026/03/26 02:30:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 02:30:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:30:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 02:30:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 02:30:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 02:30:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:30:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.55s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:30:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/26 02:30:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 15f5a86b3ca18a9bd0ad9ae5e228e7db OK 2026/03/26 02:30:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/26 02:30:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/26 02:30:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/26 02:30:22 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 2026/03/26 02:30:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/26 02:30:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/26 02:30:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 93d376da43825ffd9a5c88b00d4da2cb OK 2026/03/26 02:30:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/26 02:30:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/26 02:30:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/26 02:30:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.30s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:30:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using skip mode. 2026/03/26 02:30:32 NOTICE: one: Found 2 files with duplicate names 2026/03/26 02:30:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.81s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:30:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using skip mode. 2026/03/26 02:30:38 NOTICE: one: Found 3 files with duplicate names 2026/03/26 02:30:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/26 02:30:39 INFO : one: Deleted 2026/03/26 02:30:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.75s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:30:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using first mode. 2026/03/26 02:30:45 NOTICE: one: Found 3 files with duplicate names 2026/03/26 02:30:46 INFO : one: Deleted 2026/03/26 02:30:46 INFO : one: Deleted 2026/03/26 02:30:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.78s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:30:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using newest mode. 2026/03/26 02:30:52 NOTICE: one: Found 3 files with duplicate names 2026/03/26 02:30:52 INFO : one: Deleted 2026/03/26 02:30:52 INFO : one: Deleted 2026/03/26 02:30:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.60s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:30:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using oldest mode. 2026/03/26 02:30:59 NOTICE: one: Found 3 files with duplicate names 2026/03/26 02:30:59 INFO : one: Deleted 2026/03/26 02:31:00 INFO : one: Deleted 2026/03/26 02:31:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.88s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:31:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using largest mode. 2026/03/26 02:31:05 NOTICE: one: Found 3 files with duplicate names 2026/03/26 02:31:06 INFO : one: Deleted 2026/03/26 02:31:06 INFO : one: Deleted 2026/03/26 02:31:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.47s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:31:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using smallest mode. 2026/03/26 02:31:12 NOTICE: one: Found 3 files with duplicate names 2026/03/26 02:31:13 INFO : one: Deleted 2026/03/26 02:31:13 INFO : one: Deleted 2026/03/26 02:31:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.04s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:31:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Looking for duplicate names using rename mode. 2026/03/26 02:31:20 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/26 02:31:22 INFO : one-2.txt: renamed from: one.txt 2026/03/26 02:31:23 INFO : one-3.txt: renamed from: one.txt 2026/03/26 02:31:24 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.15s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:31:29 DEBUG : dupe1/one.txt: md5 = ff3b71903363f844e87c3bec7847db68 OK 2026/03/26 02:31:31 DEBUG : dupe2/two.txt: md5 = 0d674fc141727e03911a374dd4618216 OK 2026/03/26 02:31:33 DEBUG : dupe3/three.txt: md5 = 4e4e2effc22facd361db483a4be74c73 OK 2026/03/26 02:31:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/26 02:31:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/26 02:31:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 02:31:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/26 02:31:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 02:31:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/26 02:31:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.58s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:31:41 DEBUG : a.txt: md5 = dba5996d6e1224401b6c389349f1b52d OK 2026/03/26 02:31:42 DEBUG : zend.txt: md5 = d4cd9462ba6568da9fac0841dfc7274b OK 2026/03/26 02:31:44 DEBUG : sub dir/hello world: md5 = 19fcc0567f6f34f7e052a9977d53bd69 OK 2026/03/26 02:31:46 DEBUG : sub dir/hello world2: md5 = 9c35c74543a3ad8c22abcf9951d1c8e1 OK 2026/03/26 02:31:48 DEBUG : sub dir/ignore dir/.ignore: md5 = c0cb9f1808998e5950d239333a9c5455 OK 2026/03/26 02:31:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = a71aab87e987876b2a78ef3f73460053 OK 2026/03/26 02:31:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 46c19044ca2c13cd65a701e47b1b6503 OK 2026/03/26 02:31:53 DEBUG : a.txt: Excluded (Size Filter) 2026/03/26 02:31:53 DEBUG : a.txt: Excluded 2026/03/26 02:31:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:31:53 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:31:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:31:53 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:31:54 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:31:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:31:54 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:31:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:31:54 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:31:54 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:31:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/26 02:31:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/26 02:31:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/26 02:32:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/26 02:32:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/26 02:32:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/26 02:32:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.33s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:02 DEBUG : a.txt: md5 = c905a4cc3ab55cd6ed50bb2ed1067edf OK 2026/03/26 02:32:04 DEBUG : zend.txt: md5 = 194982c0bbd77954c9d82878463714cf OK 2026/03/26 02:32:06 DEBUG : sub dir/hello world: md5 = 96f79d8dbd3d63d51590ca47d9d4cc4b OK 2026/03/26 02:32:07 DEBUG : sub dir/hello world2: md5 = 8dee60c82c7857e72c4e425dc5ef8756 OK 2026/03/26 02:32:10 DEBUG : sub dir/ignore dir/.ignore: md5 = bebb527e35c65413f66e6fda6fb4f586 OK 2026/03/26 02:32:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 99b9cef93372db3b7fea682cec636fab OK 2026/03/26 02:32:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6476947f1b6e2da7ddc09f24da1b1aab OK 2026/03/26 02:32:15 DEBUG : a.txt: Excluded (Size Filter) 2026/03/26 02:32:15 DEBUG : a.txt: Excluded 2026/03/26 02:32:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:32:15 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:32:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:32:15 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:32:16 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:32:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:32:16 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:32:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:32:16 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:32:16 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:32:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/26 02:32:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/26 02:32:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/26 02:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/26 02:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/26 02:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/26 02:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.11s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:24 DEBUG : file1: md5 = 4b52f6831eeec0f13f3cb665cdf71d7b OK 2026/03/26 02:32:26 DEBUG : sub/file2: md5 = 039ff340eef5acd9a2d59d096ac5aed9 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 2026/03/26 02:32:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/26 02:32:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/26 02:32:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/26 02:32:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.44s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:34 DEBUG : file1: md5 = 7f43e0e0b5749594bd10c6814ac016ac OK 2026/03/26 02:32:36 DEBUG : sub/file2: md5 = bcec8c326b47939f95a446f84b224cdb 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 2026/03/26 02:32:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/notfound" 2026/03/26 02:32:40 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/qe0i31qdkoejk60elps0ni5sqk" 2026/03/26 02:32:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.43s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Making directory 2026/03/26 02:32:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Making directory --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:47 DEBUG : sub dir/hello world: md5 = f9d06592aae2523b57e2422deae7135d OK 2026/03/26 02:32:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.77s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:51 DEBUG : potato2: md5 = 95bd9860b49b93764e377c352d674c26 OK 2026/03/26 02:32:52 DEBUG : empty space: md5 = 5968dc2e3400fd9c85f83df9392d046c OK --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:32:56 DEBUG : potato2: md5 = 3ffd5fee80d5caae4c7cb626a19fa6fd OK 2026/03/26 02:32:57 DEBUG : empty space: md5 = 9d34a28961956776ede482c1d00bba82 OK 2026/03/26 02:32:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/26 02:32:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.92s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:01 DEBUG : potato2: md5 = cc5999f120757bb6f0dc9973a93c1663 OK 2026/03/26 02:33:02 DEBUG : empty space: md5 = 2ff9b27b5b92c9aa98f2a489a4a8ad5f OK --- PASS: TestLsLong (4.85s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:06 DEBUG : potato2: md5 = 772560d7336fdff1fa74400d99f4ca7a OK 2026/03/26 02:33:07 DEBUG : empty space: md5 = 17cb412492d3eba5092f55210bbd3b85 OK --- PASS: TestHashSums (4.88s) === RUN TestHashSumsWithErrors 2026/03/26 02:33:09 DEBUG : Creating backend with remote ":memory:" 2026/03/26 02:33:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/26 02:33:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 02:33:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 02:33:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 02:33:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 02:33:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 02:33:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 02:33:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/26 02:33:09 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:10 DEBUG : potato2: md5 = fa00ab8fcaf3ce0c5446d6ca64e3c6f6 OK 2026/03/26 02:33:12 DEBUG : empty space: md5 = 9dcd727de867e3d6d2d92c6dc23c4595 OK 2026/03/26 02:33:14 DEBUG : sub dir/potato3: md5 = 84d499096678f2d47b7d5801ebee78fd OK 2026/03/26 02:33:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:19 DEBUG : small: md5 = 25c8c1e3dd8a8c7c28689add87657504 OK 2026/03/26 02:33:20 DEBUG : medium: md5 = d6c88485903f17bfdaafa0bf8e86ad52 OK 2026/03/26 02:33:22 DEBUG : large: md5 = 11e65dfb2cc968e13c5b0e3062450ab9 OK 2026/03/26 02:33:22 DEBUG : Waiting for deletions to finish 2026/03/26 02:33:22 DEBUG : large: Excluded (Size Filter) 2026/03/26 02:33:23 INFO : small: Deleted 2026/03/26 02:33:23 INFO : medium: Deleted --- PASS: TestDelete (6.43s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:25 DEBUG : small: md5 = 9e887b60c8108c47f1e8951fb5664726 OK 2026/03/26 02:33:26 DEBUG : medium: md5 = 3b54fdf8a4c55e5d0bc253653d5baf73 OK 2026/03/26 02:33:28 DEBUG : large: md5 = 1a3a09ecdf39e641533f67214f56bb16 OK 2026/03/26 02:33:28 DEBUG : Waiting for deletions to finish 2026/03/26 02:33:28 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/26 02:33:29 INFO : large: Deleted 2026/03/26 02:33:29 INFO : medium: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:32 DEBUG : small: md5 = bde73261fe183063884b595e21cd0095 OK 2026/03/26 02:33:34 DEBUG : medium: md5 = 8270cf10fc85eff45d3fc8d9915b6ba6 OK 2026/03/26 02:33:35 DEBUG : large: md5 = 2e4ac3d65e3d9d2eaface06d963b465c OK 2026/03/26 02:33:35 DEBUG : Waiting for deletions to finish 2026/03/26 02:33:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/26 02:33:36 INFO : medium: Deleted 2026/03/26 02:33:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.58s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:40 DEBUG : small: md5 = 370aada1da2a243b17e8e754e1696310 OK 2026/03/26 02:33:41 DEBUG : medium: md5 = 268d14f646ebae2fb0696b61e0287930 OK 2026/03/26 02:33:42 DEBUG : large: md5 = 8b565a7cee26ca039f0d5c06f880d36f OK 2026/03/26 02:33:43 DEBUG : Waiting for deletions to finish 2026/03/26 02:33:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/26 02:33:43 INFO : small: Deleted 2026/03/26 02:33:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:47 DEBUG : ReadFile: md5 = 9b5c3635ae7ee75eb6b2f43fb7b29517 OK --- PASS: TestReadFile (4.07s) === RUN TestRetry 2026/03/26 02:33:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/26 02:33:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/26 02:33:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:33:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:33:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:33:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:33:49 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:33:51 DEBUG : file1: md5 = bb9def6f154407e6078d1b6ae0bddba2 OK 2026/03/26 02:33:52 DEBUG : file2: md5 = fd17f9bf736c58e15fd781ecbb4ff010 OK --- PASS: TestCat (13.61s) === RUN TestPurge 2026/03/26 02:34:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haxesoc1xoci" 2026/03/26 02:34:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:34:03 DEBUG : Creating backend with remote "TestDrive:crypt/33lr0aoq61hv4rp036tosobl0r0q8iqsjfc3cdapdiv61k68tae0" 2026/03/26 02:34:04 DEBUG : Creating backend with remote "/tmp/rclone1858660596" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haxesoc1xoci'", Local "Local file system at /tmp/rclone1858660596", Modify Window "1ms" 2026/03/26 02:34:09 DEBUG : A1/B1/C1/one: md5 = e8b3820b2595665cb75ff97df82e76eb OK 2026/03/26 02:34:09 INFO : A2: Making directory 2026/03/26 02:34:09 INFO : A1/B2: Making directory 2026/03/26 02:34:10 INFO : A1/B2/C2: Making directory 2026/03/26 02:34:11 INFO : A1/B1/C3: Making directory 2026/03/26 02:34:12 INFO : A3: Making directory 2026/03/26 02:34:12 INFO : A3/B3: Making directory 2026/03/26 02:34:13 INFO : A3/B3/C4: Making directory 2026/03/26 02:34:15 DEBUG : A1/two: md5 = b049d043e53f7bfc4db2a9fa1f5e5310 OK 2026/03/26 02:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haxesoc1xoci': Purge remote 2026/03/26 02:34:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.82s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:34:22 DEBUG : A1/B1/C1/one: md5 = 37d14502865798534230e3c219791ca0 OK 2026/03/26 02:34:22 INFO : A2: Making directory 2026/03/26 02:34:23 INFO : A1/B2: Making directory 2026/03/26 02:34:24 INFO : A1/B2/C2: Making directory 2026/03/26 02:34:25 INFO : A1/B1/C3: Making directory 2026/03/26 02:34:25 INFO : A3: Making directory 2026/03/26 02:34:26 INFO : A3/B3: Making directory 2026/03/26 02:34:27 INFO : A3/B3/C4: Making directory 2026/03/26 02:34:29 DEBUG : A1/two: md5 = 3a10715d635f9e1e38e3d426e74b35a4 OK 2026/03/26 02:34:30 DEBUG : removing 1 level 3 directories 2026/03/26 02:34:30 INFO : A3/B3/C4: Removing directory 2026/03/26 02:34:33 DEBUG : removing 2 level 3 directories 2026/03/26 02:34:33 INFO : A1/B2/C2: Removing directory 2026/03/26 02:34:33 INFO : A1/B1/C3: Removing directory 2026/03/26 02:34:34 DEBUG : removing 2 level 2 directories 2026/03/26 02:34:34 INFO : A1/B2: Removing directory 2026/03/26 02:34:34 INFO : A3/B3: Removing directory 2026/03/26 02:34:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/26 02:34:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/26 02:34:34 DEBUG : removing 2 level 1 directories 2026/03/26 02:34:34 INFO : A3: Removing directory 2026/03/26 02:34:34 INFO : A2: Removing directory 2026/03/26 02:34:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/26 02:34:38 DEBUG : removing 1 level 3 directories 2026/03/26 02:34:38 INFO : A1/B1/C1: Removing directory 2026/03/26 02:34:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:39 DEBUG : removing 1 level 2 directories 2026/03/26 02:34:39 INFO : A1/B1: Removing directory 2026/03/26 02:34:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/26 02:34:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/26 02:34:40 DEBUG : removing 1 level 1 directories 2026/03/26 02:34:40 INFO : A1: Removing directory 2026/03/26 02:34:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/26 02:34:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/26 02:34:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 02:34:40 DEBUG : removing 1 level 0 directories 2026/03/26 02:34:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Removing directory 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/26 02:34:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.27s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:34:42 INFO : A1: Making directory 2026/03/26 02:34:43 INFO : A1/B1: Making directory 2026/03/26 02:34:44 INFO : A1/B1/C1: Making directory 2026/03/26 02:34:47 DEBUG : removing 1 level 3 directories 2026/03/26 02:34:47 INFO : A1/B1/C1: Removing directory 2026/03/26 02:34:47 DEBUG : removing 1 level 2 directories 2026/03/26 02:34:47 INFO : A1/B1: Removing directory 2026/03/26 02:34:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/26 02:34:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.98s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:34:50 INFO : A1: Making directory 2026/03/26 02:34:51 INFO : A1/B1: Making directory 2026/03/26 02:34:51 INFO : A1/B1/C1: Making directory 2026/03/26 02:34:54 DEBUG : removing 1 level 3 directories 2026/03/26 02:34:54 INFO : A1/B1/C1: Removing directory 2026/03/26 02:34:55 DEBUG : removing 1 level 2 directories 2026/03/26 02:34:55 INFO : A1/B1: Removing directory 2026/03/26 02:34:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/26 02:34:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.46s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:34:59 DEBUG : file1: md5 = 7120d38d4d36041924d65ca2f5187cde OK 2026/03/26 02:35:00 DEBUG : filename.txt: File name found in url 2026/03/26 02:35:01 DEBUG : filename.txt: md5 = 174cebbc59161938d111b4915151d839 OK 2026/03/26 02:35:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/26 02:35:02 DEBUG : headerfilename.txt: md5 = b65edd405ba56c0f325f1cdecc5e22a9 OK 2026/03/26 02:35:04 DEBUG : file2: md5 = 8fd22943102974bc41b1375f9c179cdc OK --- PASS: TestCopyURL (9.05s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:35:08 DEBUG : file1: md5 = e72151150575e17154c1c7641fbb9830 OK --- PASS: TestCopyURLDownloadHeaders (2.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:35:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:35:11 DEBUG : sub/file2: md5 = e8ca2c00c74a03418ed513dbb7da52a0 OK 2026/03/26 02:35:11 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:35:11 INFO : file1: Copied (new) to: sub/file2 2026/03/26 02:35:11 INFO : file1: Deleted 2026/03/26 02:35:12 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:35:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 02:35:12 DEBUG : file1: Unchanged skipping 2026/03/26 02:35:12 INFO : file1: Deleted 2026/03/26 02:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': don't need to copy/move sub/file2, it is already at target location 2026/03/26 02:35:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.75s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:35:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:35:16 DEBUG : file1: md5 = 06215d17569bab257c9cd1a6a3b311c8 OK 2026/03/26 02:35:16 DEBUG : file1: size = 14 OK 2026/03/26 02:35:16 INFO : file1: Copied (new) 2026/03/26 02:35:16 INFO : file1: Deleted 2026/03/26 02:35:17 DEBUG : file1: Destination exists, skipping 2026/03/26 02:35:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:35:21 DEBUG : dst/file1: md5 = 8591d9ebac85c5bec18d18226511263e OK 2026/03/26 02:35:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazedus7qogo/backup" 2026/03/26 02:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 02:35:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4009268554) 2026/03/26 02:35:23 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo') 2026/03/26 02:35:23 DEBUG : dst/file1: Sizes differ 2026/03/26 02:35:26 INFO : dst/file1: Moved (server-side) 2026/03/26 02:35:27 DEBUG : dst/file1: md5 = cd9bbec40d532d67b8503c9d83421915 OK 2026/03/26 02:35:27 DEBUG : dst/file1: size = 14 OK 2026/03/26 02:35:27 INFO : dst/file1: Copied (new) 2026/03/26 02:35:27 INFO : dst/file1: Deleted 2026/03/26 02:35:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:35:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/26 02:35:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.18s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:35:34 DEBUG : A1/one: md5 = c651f312d15065e5617a1903b8e2f8e6 OK 2026/03/26 02:35:35 DEBUG : A1/two: md5 = f5cbc7347fdc62f0cf5ff563d3576e17 OK 2026/03/26 02:35:38 DEBUG : A1/B1/three: md5 = a07d650f77deff9dc4b1b407433fede5 OK 2026/03/26 02:35:40 DEBUG : A1/B1/C1/four: md5 = f3a3ff6838c7b03b1efe25d5d3852bfc OK 2026/03/26 02:35:42 DEBUG : A1/B1/C2/five: md5 = 2230fc887e10b5b198c41a4457d5d7bf OK 2026/03/26 02:35:42 INFO : A1/B2: Making directory 2026/03/26 02:35:43 INFO : A1/B1/C3: Making directory 2026/03/26 02:35:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/26 02:35:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/26 02:35:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/26 02:35:53 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/26 02:35:53 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/26 02:35:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/26 02:35:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/26 02:35:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/26 02:35:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/26 02:35:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/26 02:35:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/26 02:36:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/26 02:36:04 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/26 02:36:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/26 02:36:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/26 02:36:04 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/26 02:36:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/26 02:36:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/26 02:36:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/26 02:36:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/26 02:36:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/26 02:36:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/26 02:36:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/26 02:36:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/26 02:36:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/26 02:36:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/26 02:36:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 02:36:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/26 02:36:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/26 02:36:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 02:36:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.44s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:36:18 DEBUG : no_checksum_small_file_from_pipe: md5 = c36b56d1686f12fb44aa9429c85a0b13 OK 2026/03/26 02:36:18 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:36:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/26 02:36:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:36:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/26 02:36:20 DEBUG : no_checksum_big_file_from_pipe: md5 = 2872b60d707218a62657720302c727f7 OK 2026/03/26 02:36:20 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:36:20 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:36:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 8d46b2759ddb0a616464bee845f1dec9 OK 2026/03/26 02:36:23 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:36:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:36:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/26 02:36:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 276da4c2a34743c199963dfe9f30a39e OK 2026/03/26 02:36:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:36:25 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:36:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:36:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 02:36:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/26 02:36:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:36: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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:36:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:36:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:36:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/26 02:36:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:36:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/26 02:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (48 bytes), uploading instead of streaming 2026/03/26 02:36:38 DEBUG : rcat_metadata: md5 = 695d33d5a72ea442f7fb30149cd49ebb OK 2026/03/26 02:36:38 DEBUG : rcat_metadata: size = 48 OK 2026/03/26 02:36:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/26 02:36:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/26 02:36:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 73bf588acfc6e4630ab76e72595a7209 OK 2026/03/26 02:36:41 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/26 02:36:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.92s) --- PASS: TestRcatMetadata/Normal (2.52s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:44 DEBUG : potato1: md5 = cb988b4b24031e65bb85fc45c9f7f75d OK 2026/03/26 02:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (60 bytes), uploading instead of streaming 2026/03/26 02:36:46 DEBUG : potato2: md5 = c5935f3e35d76b508ffb75b4e26816a3 OK 2026/03/26 02:36:46 DEBUG : potato2: size = 60 OK 2026/03/26 02:36:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:49 DEBUG : potato1: md5 = b32c5e36251800073a58b2b85faebf7e OK 2026/03/26 02:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': File to upload is small (60 bytes), uploading instead of streaming 2026/03/26 02:36:50 DEBUG : potato2: md5 = b9fcf7ab003e22b506800c063f3781ac OK 2026/03/26 02:36:50 DEBUG : potato2: size = 60 OK 2026/03/26 02:36:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.20s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:54 DEBUG : potato1: md5 = 37e0b8b1a4cacc4f7fd0d8ca89e30bbf OK --- PASS: TestRcatSizeUploadHeaders (2.55s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:36:57 DEBUG : potato2: md5 = fa9e135742c9efc5ba7a990d9e4c82ea OK 2026/03/26 02:36:58 DEBUG : empty space: md5 = 022d217e0daac3412207e7f97f47eaf3 OK 2026/03/26 02:37:00 DEBUG : sub dir/potato3: md5 = 91f50479ca3f97ce0f0f65f3aa7115f1 OK 2026/03/26 02:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Touching "sub dir/potato3" 2026/03/26 02:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Touching "empty space" 2026/03/26 02:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Touching "potato2" 2026/03/26 02:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.57s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:37:05 DEBUG : dir with metadata: Making directory with metadata 2026/03/26 02:37:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:37:07 DEBUG : directory with modtime: Making directory with metadata 2026/03/26 02:37:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:37:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/26 02:37:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 02:37:10 DEBUG : Google drive root 'crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30': Skipping btime metadata as can't update it on an existing file: 2026-03-26T02:37:09.874689197Z 2026/03/26 02:37:10 INFO : non existent directory: Updated directory metadata 2026/03/26 02:37:12 DEBUG : Google drive root 'crypt/01g297kpe74058u8nj06ts7c1rja5idavjbl9rd0iualat953n30': Skipping btime metadata as can't update it on an existing file: 2026-03-26T02:37:09.874689197Z 2026/03/26 02:37:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.68s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:37:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/26 02:37:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/26 02:37:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:37:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/26 02:37:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 02:37:18 DEBUG : dst: Making directory with metadata 2026/03/26 02:37:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 02:37:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 02:37:19 INFO : dst: Set directory modification time (using SetModTime) 2026/03/26 02:37:20 INFO : dst: Set directory modification time (using SetModTime) 2026/03/26 02:37:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/26 02:37:20 INFO : dst: Set directory modification time (using SetModTime) 2026/03/26 02:37:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo'", Local "Local file system at /tmp/rclone4009268554", Modify Window "1ms" 2026/03/26 02:37:24 DEBUG : sub dir/test remove existing: md5 = 4cac232a44608f9f3c98ee131668201c OK 2026/03/26 02:37:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f37a69c1a97e49a493500595fd9d3271 OK 2026/03/26 02:37:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zuxevuz4" before starting 2026/03/26 02:37:28 DEBUG : sub dir/test remove existing.zuxevuz4: TEST: removing renamed existing file after operation 2026/03/26 02:37: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.qodazal9" before starting 2026/03/26 02:37:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qodazal9: TEST: renaming existing back after failed operation 2026/03/26 02:37:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pibaxuc8" before starting 2026/03/26 02:37:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pibaxuc8: TEST: removing renamed existing file after operation 2026/03/26 02:37:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vad51nodlpo6ovd4m40s1hfaklf0rntvbl66tqp7s7fnes4sepeg" 2026/03/26 02:37:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eh3emr68hbqfivk01p20pumhorfvhrlbdgn1i06vlln8kokgn05b91g8n9bf673t5ta0rm4nhda30p0pjrtv12eml3k6sqjnucsh5ud42fhfd56h7t733qrrait7p28sle28jmut1mhs93k9n23i56hne59p9njcnci94j6cfrnc1bc5dfg0" --- PASS: TestRemoveExisting (13.48s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/26 02:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazedus7qogo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m53.444549884s (try 1/5)