"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/31 02:36:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo" 2026/07/31 02:36:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:36:40 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg" 2026/07/31 02:36:41 DEBUG : Creating backend with remote "/tmp/rclone1301367221" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/07/31 02:36:41 DEBUG : a: size = 0 OK 2026/07/31 02:36:41 DEBUG : a: size = 1 (memory) 2026/07/31 02:36:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/31 02:36:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/31 02:36:41 DEBUG : potato: Seek from 10 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 10 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 2 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/31 02:36:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 2 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/31 02:36:41 DEBUG : potato: Seek from 8 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 8 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/31 02:36:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 02:36:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 02:36:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 02:36:41 DEBUG : potato: Seek from 5 to 2 2026/07/31 02:36:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/31 02:36:41 DEBUG : potato: Seek from 9 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 9 to 0 2026/07/31 02:36:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:36:44 DEBUG : rutabaga: md5 = 09c16ae5950969563e152826037d33b1 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/31 02:36:46 DEBUG : empty space: md5 = d5b424c3e769328656ee9f86a074ce5f OK === RUN TestCheck/3 2026/07/31 02:36:48 DEBUG : potato2: md5 = 08f649f2f8a4b90b74a9aa88d97a57ef OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/31 02:36:50 DEBUG : remotepotato: md5 = d0e9994369899b2e5d963cf96e9df5a3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.35s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/07/31 02:36:53 DEBUG : Creating backend with remote "nonexistent" 2026/07/31 02:36:53 DEBUG : Creating backend with remote "nonexistent" 2026/07/31 02:36:53 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/31 02:36:53 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/31 02:36:53 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/31 02:36:53 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:36:55 DEBUG : rutabaga: md5 = 5fd64df6588d56b1948e30693b03ba26 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/31 02:36:58 DEBUG : empty space: md5 = 013bb73131f538b5601d33f2ede7cd76 OK === RUN TestCheckDownload/3 2026/07/31 02:37:01 DEBUG : potato2: md5 = 05ee4de18a64c517394c751cad60bdaa OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/31 02:37:04 DEBUG : remotepotato: md5 = 4d1a370ff56b9057aeee30f35c72a876 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.32s) --- PASS: TestCheckDownload/1 (0.92s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.77s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.80s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:37:10 DEBUG : rutabaga: md5 = ca7705d4cc5515e779345dc629e62d2c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/31 02:37:13 DEBUG : empty space: md5 = 2fa9cbf0c123a83640c4689d96c9945a OK === RUN TestCheckSizeOnly/3 2026/07/31 02:37:15 DEBUG : potato2: md5 = ab9ee2b1af756f5365d61cea2a95137e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/31 02:37:17 DEBUG : remotepotato: md5 = 69356f1599e97f87982f04ab993877e0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.11s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:37:21 DEBUG : test.sum: md5 = a0588c8fa7a9226d5f8b11bbf8e65120 OK 2026/07/31 02:37:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/31 02:37:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/31 02:37:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/31 02:37:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/31 02:37:24 DEBUG : test.sum: md5 = e6960e11992007e21cea488929c9ce4f OK 2026/07/31 02:37:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/31 02:37:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/31 02:37:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/31 02:37:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.81s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:37:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/data" 2026/07/31 02:37:26 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:37:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/data" 2026/07/31 02:37:28 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/vjrnln8ratgmqakfosrqe8espk" 2026/07/31 02:37:32 DEBUG : data/banana: md5 = d31ebdc93c060dd1bde9d78cacf6977e OK 2026/07/31 02:37:33 DEBUG : test.sum: md5 = 726dca7f9513efc1b3e6fb8c5a1eca4f OK === RUN TestCheckSumDownload/subtest1 2026/07/31 02:37:37 DEBUG : data/potato: md5 = f33cfadaf127fbbd91b9088ac56dcca1 OK 2026/07/31 02:37:39 DEBUG : test.sum: md5 = fb9cd4fcc2d5a93caee1e8f1a9a6bc2e OK === RUN TestCheckSumDownload/subtest2 2026/07/31 02:37:43 DEBUG : test.sum: md5 = 2a3f6406f9dbcbca7e7555417d4227b4 OK === RUN TestCheckSumDownload/subtest3 2026/07/31 02:37:47 DEBUG : test.sum: md5 = 773d0c9638805b6e85ea0fc5c4ede717 OK === RUN TestCheckSumDownload/subtest4 2026/07/31 02:37:50 DEBUG : test.sum: md5 = f3444f45450345b3f525dc549c31f8af OK === RUN TestCheckSumDownload/subtest5 2026/07/31 02:37:54 DEBUG : test.sum: md5 = b5d0af196f3b3ab456232fc5b0da4f8d OK === RUN TestCheckSumDownload/subtest6 2026/07/31 02:37:58 DEBUG : data/banana: md5 = f8a87e71e9ae13c52e46f50bd450598b OK 2026/07/31 02:38:00 DEBUG : data/potato: md5 = 9e8ece1098cfbb4822ae55dbe6f30763 OK 2026/07/31 02:38:01 DEBUG : test.sum: md5 = 358179a9bd9d03894bb5b5d7823abce2 OK === RUN TestCheckSumDownload/subtest7 2026/07/31 02:38:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/31 02:38:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.93s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (1.83s) --- PASS: TestCheckSumDownload/subtest3 (1.85s) --- PASS: TestCheckSumDownload/subtest4 (1.69s) --- PASS: TestCheckSumDownload/subtest5 (1.75s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (1.97s) === RUN TestApplyTransforms 2026/07/31 02:38:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexotet6zaya" 2026/07/31 02:38:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:07 DEBUG : Creating backend with remote "TestDrive:crypt/2ooo6mihrpmnsnf799ebhqhmdasgkfo2al3dbt5fl4looodgunug" 2026/07/31 02:38:08 DEBUG : Creating backend with remote "/tmp/rclone106621564" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya'", Local "Local file system at /tmp/rclone106621564", Modify Window "1ms" 2026/07/31 02:38:10 DEBUG : hello, world!: md5 = 14f7dec9748a94364d9941788e2149c3 OK upper checkfile vs. lower remote (without normalization) 2026/07/31 02:38:11 ERROR : hello, world!: sum not found 2026/07/31 02:38:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya' 2026/07/31 02:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya': 1 files missing 2026/07/31 02:38:11 NOTICE: 1 hashes missing 2026/07/31 02:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya': 1 differences found 2026/07/31 02:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/31 02:38:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya': 0 differences found 2026/07/31 02:38:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya': 1 matching files 2026/07/31 02:38:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qukoyuc7rati" 2026/07/31 02:38:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:12 DEBUG : Creating backend with remote "TestDrive:crypt/hcio2mrisvdikkk6mca0d592pmcgm7kfa8m1sfdsqagmnv38u9f0" 2026/07/31 02:38:13 DEBUG : Creating backend with remote "/tmp/rclone3548263106" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati'", Local "Local file system at /tmp/rclone3548263106", Modify Window "1ms" 2026/07/31 02:38:15 DEBUG : HELLO, WORLD!: md5 = e26cf87e878e328ae82f3cf8fdf03981 OK lower checkfile vs. upper remote (without normalization) 2026/07/31 02:38:16 ERROR : HELLO, WORLD!: sum not found 2026/07/31 02:38:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati' 2026/07/31 02:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati': 1 files missing 2026/07/31 02:38:16 NOTICE: 1 hashes missing 2026/07/31 02:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati': 1 differences found 2026/07/31 02:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/31 02:38:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati': 0 differences found 2026/07/31 02:38:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati': 1 matching files 2026/07/31 02:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vajemar5zumo" 2026/07/31 02:38:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/l01ochr4glsv81gtbef9prgd67nr4h201rmemd85cn4pqtask620" 2026/07/31 02:38:18 DEBUG : Creating backend with remote "/tmp/rclone549803068" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo'", Local "Local file system at /tmp/rclone549803068", Modify Window "1ms" 2026/07/31 02:38:20 DEBUG : HeLlO, wOrLd!: md5 = 20d1dd840b03ff4fce40cea051c812e5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/31 02:38:21 ERROR : HeLlO, wOrLd!: sum not found 2026/07/31 02:38:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo' 2026/07/31 02:38:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo': 1 files missing 2026/07/31 02:38:21 NOTICE: 1 hashes missing 2026/07/31 02:38:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo': 1 differences found 2026/07/31 02:38:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/31 02:38:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo': 0 differences found 2026/07/31 02:38:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo': 1 matching files 2026/07/31 02:38:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadecez1tixa" 2026/07/31 02:38:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:22 DEBUG : Creating backend with remote "TestDrive:crypt/cgi6n6csifp1dks6i7apm7g40g2ga03du65655m2l4dd2n2vbrag" 2026/07/31 02:38:23 DEBUG : Creating backend with remote "/tmp/rclone2225456392" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa'", Local "Local file system at /tmp/rclone2225456392", Modify Window "1ms" 2026/07/31 02:38:25 DEBUG : HELLO, WORLD!: md5 = 848b3b953a519969498f5af1085c3a7d OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/31 02:38:26 ERROR : HELLO, WORLD!: sum not found 2026/07/31 02:38:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa' 2026/07/31 02:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa': 1 files missing 2026/07/31 02:38:26 NOTICE: 1 hashes missing 2026/07/31 02:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa': 1 differences found 2026/07/31 02:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/31 02:38:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa': 0 differences found 2026/07/31 02:38:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa': 1 matching files 2026/07/31 02:38:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziyiyum2vova" 2026/07/31 02:38:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:27 DEBUG : Creating backend with remote "TestDrive:crypt/j0crbkp26kink2lm690k0l4jhbkd42j8lef21nn37dmi8lf2m8eg" 2026/07/31 02:38:28 DEBUG : Creating backend with remote "/tmp/rclone2967605603" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova'", Local "Local file system at /tmp/rclone2967605603", Modify Window "1ms" 2026/07/31 02:38:30 DEBUG : 測試_Русский___ě_áñ: md5 = e5d1c2384c4fb54f5418920f99e0b8b3 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/31 02:38:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/31 02:38:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova' 2026/07/31 02:38:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova': 1 files missing 2026/07/31 02:38:31 NOTICE: 1 hashes missing 2026/07/31 02:38:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova': 1 differences found 2026/07/31 02:38:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/31 02:38:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova': 0 differences found 2026/07/31 02:38:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova': 1 matching files 2026/07/31 02:38:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memefic6qicu" 2026/07/31 02:38:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:32 DEBUG : Creating backend with remote "TestDrive:crypt/clkfqgo7jm5hkrdjsmne4f6jlc6iidtnttlel0ct3qhlipa07sjg" 2026/07/31 02:38:33 DEBUG : Creating backend with remote "/tmp/rclone3565354477" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu'", Local "Local file system at /tmp/rclone3565354477", Modify Window "1ms" 2026/07/31 02:38:35 DEBUG : 測試_Русский___ě_áñ: md5 = f07a58e0bde0f434985bc38c4aa8ea67 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/31 02:38:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/31 02:38:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu' 2026/07/31 02:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu': 1 files missing 2026/07/31 02:38:36 NOTICE: 1 hashes missing 2026/07/31 02:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu': 1 differences found 2026/07/31 02:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/31 02:38:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu': 0 differences found 2026/07/31 02:38:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu': 1 matching files 2026/07/31 02:38:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusaxol8cotu" 2026/07/31 02:38:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:37 DEBUG : Creating backend with remote "TestDrive:crypt/om6f954jsmsdj2sldtolc4jkomoi3f2dfp7vj8a5u87qvk4rhf8g" 2026/07/31 02:38:38 DEBUG : Creating backend with remote "/tmp/rclone1585219102" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu'", Local "Local file system at /tmp/rclone1585219102", Modify Window "1ms" 2026/07/31 02:38:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 673eb522c6eaec37f1ef469fa825d3ca OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/31 02:38:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 02:38:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu' 2026/07/31 02:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu': 1 files missing 2026/07/31 02:38:40 NOTICE: 1 hashes missing 2026/07/31 02:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu': 1 differences found 2026/07/31 02:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/31 02:38:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu': 0 differences found 2026/07/31 02:38:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu': 1 matching files 2026/07/31 02:38:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liwotac1goni" 2026/07/31 02:38:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:41 DEBUG : Creating backend with remote "TestDrive:crypt/m0vnpjdf4kmt9gacksduf5q7ciai595s16rustm2vmk7448pmomg" 2026/07/31 02:38:42 DEBUG : Creating backend with remote "/tmp/rclone3839416389" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni'", Local "Local file system at /tmp/rclone3839416389", Modify Window "1ms" 2026/07/31 02:38:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a5c3e4bba7b83a816e754c83093779bb OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/31 02:38:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 02:38:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni' 2026/07/31 02:38:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni': 1 files missing 2026/07/31 02:38:45 NOTICE: 1 hashes missing 2026/07/31 02:38:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni': 1 differences found 2026/07/31 02:38:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/31 02:38:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni': 0 differences found 2026/07/31 02:38:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni': 1 matching files 2026/07/31 02:38:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lemeziz7cazo" 2026/07/31 02:38:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:46 DEBUG : Creating backend with remote "TestDrive:crypt/f6ls513amotk5b9ug5rsqsvp957n4mek8otm0lgmaprdbbqtl6o0" 2026/07/31 02:38:47 DEBUG : Creating backend with remote "/tmp/rclone3327795711" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo'", Local "Local file system at /tmp/rclone3327795711", Modify Window "1ms" 2026/07/31 02:38:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d78d0591184d0d85579cc792b89674ad OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/31 02:38:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 02:38:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo' 2026/07/31 02:38:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo': 1 files missing 2026/07/31 02:38:50 NOTICE: 1 hashes missing 2026/07/31 02:38:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo': 1 differences found 2026/07/31 02:38:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/31 02:38:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo': 0 differences found 2026/07/31 02:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo': 1 matching files 2026/07/31 02:38:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jomokoh7boki" 2026/07/31 02:38:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:38:51 DEBUG : Creating backend with remote "TestDrive:crypt/dtbuje9qso1f4sm14tg2do13mjahmsrses5drbd8ree1qf54nvig" 2026/07/31 02:38:52 DEBUG : Creating backend with remote "/tmp/rclone764316971" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki'", Local "Local file system at /tmp/rclone764316971", Modify Window "1ms" 2026/07/31 02:38:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b304cd2af9fd689976607504c081e73 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/31 02:38:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 02:38:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki' 2026/07/31 02:38:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki': 1 files missing 2026/07/31 02:38:55 NOTICE: 1 hashes missing 2026/07/31 02:38:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki': 1 differences found 2026/07/31 02:38:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/31 02:38:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 02:38:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki': 0 differences found 2026/07/31 02:38:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki': 1 matching files 2026/07/31 02:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomokoh7boki': Purge remote 2026/07/31 02:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lemeziz7cazo': Purge remote 2026/07/31 02:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwotac1goni': Purge remote 2026/07/31 02:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusaxol8cotu': Purge remote 2026/07/31 02:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memefic6qicu': Purge remote 2026/07/31 02:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziyiyum2vova': Purge remote 2026/07/31 02:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadecez1tixa': Purge remote 2026/07/31 02:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vajemar5zumo': Purge remote 2026/07/31 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qukoyuc7rati': Purge remote 2026/07/31 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexotet6zaya': Purge remote --- PASS: TestApplyTransforms (53.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:39:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 02:39:03 DEBUG : sub/file2: md5 = 949f6372d0573c493a0284d9fa3e381e OK 2026/07/31 02:39:03 DEBUG : sub/file2: size = 14 OK 2026/07/31 02:39:03 INFO : file1: Copied (new) to: sub/file2 2026/07/31 02:39:04 DEBUG : sub/file2: size = 14 OK 2026/07/31 02:39:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 02:39:04 DEBUG : file1: Unchanged skipping 2026/07/31 02:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': don't need to copy/move sub/file2, it is already at target location 2026/07/31 02:39:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.24s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:39:10 DEBUG : dst/file1: md5 = d55b9b90e07ae37c382bc7354b14e56c OK 2026/07/31 02:39:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/backup" 2026/07/31 02:39:10 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/1nrff024r7pq65ecp72fc28jb0" 2026/07/31 02:39:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:39:12 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo') 2026/07/31 02:39:12 DEBUG : dst/file1: Sizes differ 2026/07/31 02:39:15 INFO : dst/file1: Moved (server-side) 2026/07/31 02:39:16 DEBUG : dst/file1: md5 = 85ff8c2c74c2f7adca8be27c684a02ae OK 2026/07/31 02:39:16 DEBUG : dst/file1: size = 14 OK 2026/07/31 02:39:16 INFO : dst/file1: Copied (new) 2026/07/31 02:39:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:39:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:39:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.72s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:39:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/dst" 2026/07/31 02:39:21 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 02:39:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/CompareDest" 2026/07/31 02:39:23 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/gveqi14airsml4bgu7krj116o8" 2026/07/31 02:39:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 02:39:27 DEBUG : one: md5 = 17851839ba3029ac812b0fbf1a8d09f3 OK 2026/07/31 02:39:27 DEBUG : one: size = 3 OK 2026/07/31 02:39:27 INFO : one: Copied (new) 2026/07/31 02:39:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:39:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/dst') 2026/07/31 02:39:28 DEBUG : one: Sizes differ 2026/07/31 02:39:30 DEBUG : one: md5 = 8cedbc44a084bfd497988a389861ea12 OK 2026/07/31 02:39:30 DEBUG : one: size = 5 OK 2026/07/31 02:39:30 INFO : one: Copied (replaced existing) 2026/07/31 02:39:32 DEBUG : dst/one: md5 = e615c7b7b5a929bb88bd77e7b26fc145 OK 2026/07/31 02:39:34 DEBUG : CompareDest/one: md5 = 2d7fa227afcce3ed4e0d2a8ed8e9b4b7 OK 2026/07/31 02:39:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:39:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/dst') 2026/07/31 02:39:35 DEBUG : one: Sizes differ 2026/07/31 02:39:35 DEBUG : one: size = 5 OK 2026/07/31 02:39:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 02:39:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 02:39:37 DEBUG : CompareDest/two: md5 = d2cf77ceafb130a29da7398392b3f617 OK 2026/07/31 02:39:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 02:39:38 DEBUG : two: size = 3 OK 2026/07/31 02:39:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 02:39:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 02:39:39 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 02:39:39 DEBUG : two: size = 3 OK 2026/07/31 02:39:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 02:39:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 02:39:40 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 02:39:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:39:41 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/CompareDest') 2026/07/31 02:39:41 DEBUG : two: Sizes differ 2026/07/31 02:39:42 DEBUG : two: md5 = 48d43ca4f8a79417d1e668503acf96e1 OK 2026/07/31 02:39:42 DEBUG : two: size = 5 OK 2026/07/31 02:39:42 INFO : two: Copied (new) 2026/07/31 02:39:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 02:39:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:39:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:39:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.62s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:39:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/dst" 2026/07/31 02:39:47 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 02:39:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/CopyDest" 2026/07/31 02:39:49 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/31 02:39:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 02:39:53 DEBUG : one: md5 = 88e99cd006067ca634b95918b6b2e1a9 OK 2026/07/31 02:39:53 DEBUG : one: size = 3 OK 2026/07/31 02:39:53 INFO : one: Copied (new) 2026/07/31 02:39:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:39:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/dst') 2026/07/31 02:39:54 DEBUG : one: Sizes differ 2026/07/31 02:39:56 DEBUG : one: md5 = 8dfc77759c87054374bc1c1fe834aacd OK 2026/07/31 02:39:56 DEBUG : one: size = 5 OK 2026/07/31 02:39:56 INFO : one: Copied (replaced existing) 2026/07/31 02:39:58 DEBUG : dst/one: md5 = ae1886281f84cbafdf522ac12f770231 OK 2026/07/31 02:40:00 DEBUG : CopyDest/one: md5 = 90a27dbb1454e96d38a5735ba16274aa OK 2026/07/31 02:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/BackupDir" 2026/07/31 02:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/31 02:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:40:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/dst') 2026/07/31 02:40:02 DEBUG : one: Sizes differ 2026/07/31 02:40:03 DEBUG : one: size = 5 OK 2026/07/31 02:40:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 02:40:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:40:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/dst') 2026/07/31 02:40:03 DEBUG : one: Sizes differ 2026/07/31 02:40:05 INFO : one: Moved (server-side) 2026/07/31 02:40:06 DEBUG : one: size = 5 OK 2026/07/31 02:40:06 INFO : one: Copied (server-side copy) 2026/07/31 02:40:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 02:40:08 DEBUG : CopyDest/two: md5 = 567ee389f3636b630c044f7547522a1c OK 2026/07/31 02:40:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 02:40:09 DEBUG : two: size = 3 OK 2026/07/31 02:40:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 02:40:10 DEBUG : two: size = 3 OK 2026/07/31 02:40:10 INFO : two: Copied (server-side copy) 2026/07/31 02:40:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 02:40:10 DEBUG : two: size = 3 OK 2026/07/31 02:40:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 02:40:10 DEBUG : two: Unchanged skipping 2026/07/31 02:40:12 DEBUG : CopyDest/three: md5 = 1a3ccec45fbf64e2cb560a29b45a8363 OK 2026/07/31 02:40:13 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 02:40:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:40:13 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo/CopyDest') 2026/07/31 02:40:13 DEBUG : three: Sizes differ 2026/07/31 02:40:13 DEBUG : three: Destination not found in --copy-dest 2026/07/31 02:40:15 DEBUG : three: md5 = 8acf41baa2bd95a356415269d19486b2 OK 2026/07/31 02:40:15 DEBUG : three: size = 7 OK 2026/07/31 02:40:15 INFO : three: Copied (new) 2026/07/31 02:40:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/31 02:40:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 02:40:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:40:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/31 02:40:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 02:40:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:40:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.89s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:40:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/31 02:40:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ef1fdaa286cef0fd942f65c821bcea06 OK 2026/07/31 02:40:25 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/31 02:40:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/31 02:40:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/31 02:40:26 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/07/31 02:40:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/31 02:40:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/31 02:40:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 42999fa1403339b7450c29b81a15953b OK 2026/07/31 02:40:29 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/31 02:40:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/31 02:40:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/31 02:40:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.30s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:40:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using skip mode. 2026/07/31 02:40:36 NOTICE: one: Found 2 files with duplicate names 2026/07/31 02:40:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:40:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using skip mode. 2026/07/31 02:40:42 NOTICE: one: Found 3 files with duplicate names 2026/07/31 02:40:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/31 02:40:43 INFO : one: Deleted 2026/07/31 02:40:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.91s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:40:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using first mode. 2026/07/31 02:40:49 NOTICE: one: Found 3 files with duplicate names 2026/07/31 02:40:50 INFO : one: Deleted 2026/07/31 02:40:50 INFO : one: Deleted 2026/07/31 02:40:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.95s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:40:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using newest mode. 2026/07/31 02:40:56 NOTICE: one: Found 3 files with duplicate names 2026/07/31 02:40:56 INFO : one: Deleted 2026/07/31 02:40:57 INFO : one: Deleted 2026/07/31 02:40:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.61s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:41:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using oldest mode. 2026/07/31 02:41:03 NOTICE: one: Found 3 files with duplicate names 2026/07/31 02:41:04 INFO : one: Deleted 2026/07/31 02:41:04 INFO : one: Deleted 2026/07/31 02:41:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.89s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:41:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using largest mode. 2026/07/31 02:41:10 NOTICE: one: Found 3 files with duplicate names 2026/07/31 02:41:11 INFO : one: Deleted 2026/07/31 02:41:11 INFO : one: Deleted 2026/07/31 02:41:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.08s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using smallest mode. 2026/07/31 02:41:17 NOTICE: one: Found 3 files with duplicate names 2026/07/31 02:41:18 INFO : one: Deleted 2026/07/31 02:41:18 INFO : one: Deleted 2026/07/31 02:41:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.10s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:41:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Looking for duplicate names using rename mode. 2026/07/31 02:41:25 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/31 02:41:26 INFO : one-2.txt: renamed from: one.txt 2026/07/31 02:41:28 INFO : one-3.txt: renamed from: one.txt 2026/07/31 02:41:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.83s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:41:34 DEBUG : dupe1/one.txt: md5 = d1abc6ac569666bd63a6a387c1c146ba OK 2026/07/31 02:41:36 DEBUG : dupe2/two.txt: md5 = a3d9bde8f7cf76d625ede0aeaa8edf22 OK 2026/07/31 02:41:38 DEBUG : dupe3/three.txt: md5 = ff594c0c05ef4377b9d737103230f76b OK 2026/07/31 02:41:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/31 02:41:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/31 02:41:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/31 02:41:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/31 02:41:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/31 02:41:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/31 02:41:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.37s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:41:46 DEBUG : a.txt: md5 = 7e5e3b69fece0d6c8c7b3c21a1c2b6bd OK 2026/07/31 02:41:48 DEBUG : zend.txt: md5 = 8c9b61136eda86190f37977520e964d7 OK 2026/07/31 02:41:50 DEBUG : sub dir/hello world: md5 = 63cc50d8413f537dd1636dd70161de9d OK 2026/07/31 02:41:51 DEBUG : sub dir/hello world2: md5 = 1ca5882c5a8c993a2b3dfc4753280290 OK 2026/07/31 02:41:54 DEBUG : sub dir/ignore dir/.ignore: md5 = deefc2d29a57ed48ef75a8a2da82450e OK 2026/07/31 02:41:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4ad549f15f6fc8d5bc36ecca53bef4e3 OK 2026/07/31 02:41:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 39e585d6dbfbfc6f4be47e6cbb4425ba OK 2026/07/31 02:41:59 DEBUG : a.txt: Excluded (Size Filter) 2026/07/31 02:41:59 DEBUG : a.txt: Excluded 2026/07/31 02:42:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 02:42:00 DEBUG : sub dir/hello world: Excluded 2026/07/31 02:42:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 02:42:00 DEBUG : sub dir/hello world2: Excluded 2026/07/31 02:42:00 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 02:42:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 02:42:00 DEBUG : sub dir/hello world: Excluded 2026/07/31 02:42:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 02:42:00 DEBUG : sub dir/hello world2: Excluded 2026/07/31 02:42:01 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 02:42:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/31 02:42:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/31 02:42:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/31 02:42:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/31 02:42:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/31 02:42:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 02:42:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.65s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:42:09 DEBUG : a.txt: md5 = 762320fbd4883e6c1384a2bfe5716b6b OK 2026/07/31 02:42:10 DEBUG : zend.txt: md5 = 89a8ea20c145d278002018e8bb515b5b OK 2026/07/31 02:42:13 DEBUG : sub dir/hello world: md5 = b19dade0cd7674f20674e4a62af15baf OK 2026/07/31 02:42:14 DEBUG : sub dir/hello world2: md5 = 08d36986281c326d4502bf3c723070a5 OK 2026/07/31 02:42:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 6e36d77461f6eb9b82823b891054c94a OK 2026/07/31 02:42:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9f436d6bc2c38e3f400f8dcc0642acdd OK 2026/07/31 02:42:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = da67e8836576834f62f842dc6bc3290d OK 2026/07/31 02:42:22 DEBUG : a.txt: Excluded (Size Filter) 2026/07/31 02:42:22 DEBUG : a.txt: Excluded 2026/07/31 02:42:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 02:42:22 DEBUG : sub dir/hello world2: Excluded 2026/07/31 02:42:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 02:42:22 DEBUG : sub dir/hello world: Excluded 2026/07/31 02:42:23 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 02:42:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 02:42:23 DEBUG : sub dir/hello world2: Excluded 2026/07/31 02:42:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 02:42:23 DEBUG : sub dir/hello world: Excluded 2026/07/31 02:42:23 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 02:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/31 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/31 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/31 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/31 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/31 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/31 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.63s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:42:32 DEBUG : file1: md5 = d450a9f1f2c6dba933fd5a0fe956c024 OK 2026/07/31 02:42:34 DEBUG : sub/file2: md5 = 6b58d6f61c198fd5372eface23211938 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/07/31 02:42:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/31 02:42:37 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/31 02:42:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/31 02:42:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.88s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:42:41 DEBUG : file1: md5 = 81e63dd62cd3c1f78129750c1a880f3d OK 2026/07/31 02:42:44 DEBUG : sub/file2: md5 = 099fc73c3c86103f9187c49790c70160 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/07/31 02:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/notfound" 2026/07/31 02:42:48 DEBUG : Config file has changed externally - reloading 2026/07/31 02:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/qe0i31qdkoejk60elps0ni5sqk" 2026/07/31 02:42:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.12s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.98s) === RUN TestStatJSONMemory 2026/07/31 02:42:52 DEBUG : Creating backend with remote ":memory:" 2026/07/31 02:42:52 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 02:42:52 DEBUG : sub/file1: size = 5 OK 2026/07/31 02:42:52 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:42:52 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:42:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Making directory 2026/07/31 02:42:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:42:55 DEBUG : sub dir/hello world: md5 = 2987873bb013c636dc781e7fae50ef5f OK 2026/07/31 02:42:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.88s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:42:59 DEBUG : potato2: md5 = 48f03ead96c4a3b19a045f0513615e0c OK 2026/07/31 02:43:01 DEBUG : empty space: md5 = b6314816656faac26534e9cd2f150a87 OK --- PASS: TestLs (4.89s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:04 DEBUG : potato2: md5 = 75e27cd78485830f507b1390a74a0b13 OK 2026/07/31 02:43:06 DEBUG : empty space: md5 = f75d0198962bbb237c601e89dcfde9f1 OK 2026/07/31 02:43:06 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.30s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:09 DEBUG : potato2: md5 = 2352eabe349e8a1b32b93ce0fcf3dfa6 OK 2026/07/31 02:43:11 DEBUG : empty space: md5 = d70299332550a7a8ab2d35669a8bba91 OK --- PASS: TestLsLong (4.67s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:14 DEBUG : potato2: md5 = 2af40c088dee17ee44e14f945314038a OK 2026/07/31 02:43:15 DEBUG : empty space: md5 = e979157e19ce4c01a78e150afc29417c OK --- PASS: TestHashSums (4.40s) === RUN TestHashSumsWithErrors 2026/07/31 02:43:17 DEBUG : Creating backend with remote ":memory:" 2026/07/31 02:43:17 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/31 02:43:17 ERROR : file1: hash unsupported: hash type not supported 2026/07/31 02:43:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/31 02:43:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/31 02:43:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/31 02:43:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/31 02:43:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/31 02:43:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/31 02:43:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/31 02:43:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/31 02:43:17 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:18 DEBUG : potato2: md5 = 00a264b17929ac55e3a6ce750e4d801c OK 2026/07/31 02:43:20 DEBUG : empty space: md5 = 1c79652c45d564ea101c7917e0a1bcc4 OK 2026/07/31 02:43:22 DEBUG : sub dir/potato3: md5 = 94a3adae81462cc556befe1c813bd95f OK 2026/07/31 02:43:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.81s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:27 DEBUG : small: md5 = 2dcf7d69a270ef077da7b8ad87f19bbe OK 2026/07/31 02:43:29 DEBUG : medium: md5 = 34e476109f04626991dc791f08f67832 OK 2026/07/31 02:43:30 DEBUG : large: md5 = 542fd8755ceb4ca9f09150ad7a7ded60 OK 2026/07/31 02:43:30 DEBUG : Waiting for deletions to finish 2026/07/31 02:43:31 DEBUG : large: Excluded (Size Filter) 2026/07/31 02:43:31 INFO : medium: Deleted 2026/07/31 02:43:31 INFO : small: Deleted --- PASS: TestDelete (6.58s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:34 DEBUG : small: md5 = d7ca8a39b223cff5c2308fc361274700 OK 2026/07/31 02:43:35 DEBUG : medium: md5 = ddfae798a3833259e53e7ad8e6a9b587 OK 2026/07/31 02:43:37 DEBUG : large: md5 = fbde11e7753965d5da43f2f665abbd84 OK 2026/07/31 02:43:37 DEBUG : Waiting for deletions to finish 2026/07/31 02:43:37 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/31 02:43:37 INFO : large: Deleted 2026/07/31 02:43:37 INFO : small: Deleted --- PASS: TestMaxDelete (6.71s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:40 DEBUG : small: md5 = a143a3ee2e68cb50bf33d3868a197423 OK 2026/07/31 02:43:42 DEBUG : medium: md5 = 4feda0b281ac49eccf6f392ebf97dbb0 OK 2026/07/31 02:43:43 DEBUG : large: md5 = 006b40db61a7e2e834fe353bbf1eeba8 OK 2026/07/31 02:43:43 DEBUG : Waiting for deletions to finish 2026/07/31 02:43:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/31 02:43:44 INFO : medium: Deleted 2026/07/31 02:43:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.89s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:47 DEBUG : small: md5 = e02cfec862ed7f5ea33885e004fc1de5 OK 2026/07/31 02:43:49 DEBUG : medium: md5 = da6052b5b7671da0147f854347856100 OK 2026/07/31 02:43:51 DEBUG : large: md5 = 52ec4191b87a0b91f52d436e14572c9b OK 2026/07/31 02:43:51 DEBUG : Waiting for deletions to finish 2026/07/31 02:43:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/31 02:43:51 INFO : small: Deleted 2026/07/31 02:43:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.19s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:55 DEBUG : ReadFile: md5 = 77e154107e75b4a1d7dc024ecb141488 OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2026/07/31 02:43:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/31 02:43:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/31 02:43:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 02:43:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 02:43:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 02:43:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 02:43:57 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:43:59 DEBUG : file1: md5 = 457f7e24e78af2ac66db3436b1f89e80 OK 2026/07/31 02:44:00 DEBUG : file2: md5 = e652999cc7f2dd232f34cdcfa5747064 OK --- PASS: TestCat (14.05s) === RUN TestPurge 2026/07/31 02:44:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciduvoh0nofe" 2026/07/31 02:44:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:44:11 DEBUG : Creating backend with remote "TestDrive:crypt/rttu08e01591at320frp6b5m0a2o0oovkcoptqtrhhn6djbvho6g" 2026/07/31 02:44:12 DEBUG : Creating backend with remote "/tmp/rclone3355606915" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciduvoh0nofe'", Local "Local file system at /tmp/rclone3355606915", Modify Window "1ms" 2026/07/31 02:44:17 DEBUG : A1/B1/C1/one: md5 = 4e784f28b0788fb9471a2c731d5b66b3 OK 2026/07/31 02:44:17 INFO : A2: Making directory 2026/07/31 02:44:18 INFO : A1/B2: Making directory 2026/07/31 02:44:19 INFO : A1/B2/C2: Making directory 2026/07/31 02:44:20 INFO : A1/B1/C3: Making directory 2026/07/31 02:44:20 INFO : A3: Making directory 2026/07/31 02:44:21 INFO : A3/B3: Making directory 2026/07/31 02:44:22 INFO : A3/B3/C4: Making directory 2026/07/31 02:44:24 DEBUG : A1/two: md5 = e3a04619a57035a9a3b56b05a8a01e7d OK 2026/07/31 02:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciduvoh0nofe': Purge remote 2026/07/31 02:44:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.84s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:44:32 DEBUG : A1/B1/C1/one: md5 = 7e19a903cb95eb1c4279cbf1dcd833e6 OK 2026/07/31 02:44:32 INFO : A2: Making directory 2026/07/31 02:44:32 INFO : A1/B2: Making directory 2026/07/31 02:44:33 INFO : A1/B2/C2: Making directory 2026/07/31 02:44:34 INFO : A1/B1/C3: Making directory 2026/07/31 02:44:35 INFO : A3: Making directory 2026/07/31 02:44:35 INFO : A3/B3: Making directory 2026/07/31 02:44:36 INFO : A3/B3/C4: Making directory 2026/07/31 02:44:39 DEBUG : A1/two: md5 = 35402aaba6e1d7b898b9bf610e2412d7 OK 2026/07/31 02:44:40 DEBUG : removing 1 level 3 directories 2026/07/31 02:44:40 INFO : A3/B3/C4: Removing directory 2026/07/31 02:44:42 DEBUG : removing 2 level 3 directories 2026/07/31 02:44:42 INFO : A1/B2/C2: Removing directory 2026/07/31 02:44:42 INFO : A1/B1/C3: Removing directory 2026/07/31 02:44:43 DEBUG : removing 2 level 2 directories 2026/07/31 02:44:43 INFO : A3/B3: Removing directory 2026/07/31 02:44:43 INFO : A1/B2: Removing directory 2026/07/31 02:44:43 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/31 02:44:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/31 02:44:44 DEBUG : removing 2 level 1 directories 2026/07/31 02:44:44 INFO : A3: Removing directory 2026/07/31 02:44:44 INFO : A2: Removing directory 2026/07/31 02:44:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/31 02:44:48 DEBUG : removing 1 level 3 directories 2026/07/31 02:44:48 INFO : A1/B1/C1: Removing directory 2026/07/31 02:44:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:48 DEBUG : removing 1 level 2 directories 2026/07/31 02:44:48 INFO : A1/B1: Removing directory 2026/07/31 02:44:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/31 02:44:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/31 02:44:50 DEBUG : removing 1 level 1 directories 2026/07/31 02:44:50 INFO : A1: Removing directory 2026/07/31 02:44:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/31 02:44:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/31 02:44:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 02:44:50 DEBUG : removing 1 level 0 directories 2026/07/31 02:44:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Removing directory 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:44:51 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.80s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:44:53 INFO : A1: Making directory 2026/07/31 02:44:54 INFO : A1/B1: Making directory 2026/07/31 02:44:54 INFO : A1/B1/C1: Making directory 2026/07/31 02:44:57 DEBUG : removing 1 level 3 directories 2026/07/31 02:44:57 INFO : A1/B1/C1: Removing directory 2026/07/31 02:44:58 DEBUG : removing 1 level 2 directories 2026/07/31 02:44:58 INFO : A1/B1: Removing directory 2026/07/31 02:44:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/31 02:44:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.10s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:00 INFO : A1: Making directory 2026/07/31 02:45:01 INFO : A1/B1: Making directory 2026/07/31 02:45:02 INFO : A1/B1/C1: Making directory 2026/07/31 02:45:04 DEBUG : removing 1 level 3 directories 2026/07/31 02:45:04 INFO : A1/B1/C1: Removing directory 2026/07/31 02:45:05 DEBUG : removing 1 level 2 directories 2026/07/31 02:45:05 INFO : A1/B1: Removing directory 2026/07/31 02:45:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/31 02:45:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.85s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:10 DEBUG : file1: md5 = e0a353a8330cef353d3a031836f2691c OK 2026/07/31 02:45:10 DEBUG : filename.txt: File name found in url 2026/07/31 02:45:12 DEBUG : filename.txt: md5 = 46e6ae2570c06e0f0273be19b7b61f93 OK 2026/07/31 02:45:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/31 02:45:13 DEBUG : headerfilename.txt: md5 = ac4081a1ea61e857ea64d57a9d4776f2 OK 2026/07/31 02:45:15 DEBUG : file2: md5 = 3a31f0b0d69cc7267bc67cbb3aa59a03 OK --- PASS: TestCopyURL (10.39s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:20 DEBUG : file1: md5 = 57bc8626d615e5856aac72f5587ed706 OK --- PASS: TestCopyURLDownloadHeaders (2.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 02:45:24 DEBUG : sub/file2: md5 = 3142643df8bfb05eb69c491705e0734b OK 2026/07/31 02:45:24 DEBUG : sub/file2: size = 14 OK 2026/07/31 02:45:24 INFO : file1: Copied (new) to: sub/file2 2026/07/31 02:45:24 INFO : file1: Deleted 2026/07/31 02:45:24 DEBUG : sub/file2: size = 14 OK 2026/07/31 02:45:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 02:45:24 DEBUG : file1: Unchanged skipping 2026/07/31 02:45:24 INFO : file1: Deleted 2026/07/31 02:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': don't need to copy/move sub/file2, it is already at target location 2026/07/31 02:45:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.25s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 02:45:29 DEBUG : file1: md5 = b6ff6591d6acd7aac30f282053992dea OK 2026/07/31 02:45:29 DEBUG : file1: size = 14 OK 2026/07/31 02:45:29 INFO : file1: Copied (new) 2026/07/31 02:45:29 INFO : file1: Deleted 2026/07/31 02:45:29 DEBUG : file1: Destination exists, skipping 2026/07/31 02:45:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:34 DEBUG : dst/file1: md5 = dc98777caafbd81e856b38ea42d4dbf4 OK 2026/07/31 02:45:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedihey6cubo/backup" 2026/07/31 02:45:35 DEBUG : Config file has changed externally - reloading 2026/07/31 02:45:35 DEBUG : Creating backend with remote "TestDrive:crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg/1nrff024r7pq65ecp72fc28jb0" 2026/07/31 02:45:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1301367221) 2026/07/31 02:45:36 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo') 2026/07/31 02:45:36 DEBUG : dst/file1: Sizes differ 2026/07/31 02:45:39 INFO : dst/file1: Moved (server-side) 2026/07/31 02:45:40 DEBUG : dst/file1: md5 = 7f747457857cca73b7301877a679fec6 OK 2026/07/31 02:45:40 DEBUG : dst/file1: size = 14 OK 2026/07/31 02:45:40 INFO : dst/file1: Copied (new) 2026/07/31 02:45:40 INFO : dst/file1: Deleted 2026/07/31 02:45:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:45:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/31 02:45:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.69s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:45:48 DEBUG : A1/one: md5 = 0afa4a2986269f2e595278aef7a1a559 OK 2026/07/31 02:45:49 DEBUG : A1/two: md5 = dfa76fd989348ffa1eb58bf534a59dc6 OK 2026/07/31 02:45:51 DEBUG : A1/B1/three: md5 = 82b4b468788524821bb181e1092c2891 OK 2026/07/31 02:45:53 DEBUG : A1/B1/C1/four: md5 = c114387f49553755cfce0725252d3214 OK 2026/07/31 02:45:56 DEBUG : A1/B1/C2/five: md5 = 45aaa10ae6885796c7903c23883245bc OK 2026/07/31 02:45:56 INFO : A1/B2: Making directory 2026/07/31 02:45:57 INFO : A1/B1/C3: Making directory 2026/07/31 02:46:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/31 02:46:06 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/31 02:46:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/31 02:46:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/31 02:46:07 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/31 02:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/31 02:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/31 02:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/31 02:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/31 02:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/31 02:46:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/31 02:46:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/31 02:46:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/31 02:46:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/31 02:46:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/31 02:46:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/31 02:46:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/31 02:46:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/31 02:46:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/31 02:46:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/31 02:46:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/31 02:46:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/31 02:46:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/31 02:46:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/31 02:46:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/31 02:46:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/31 02:46:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/31 02:46:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/31 02:46:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/31 02:46:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 02:46:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.10s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 02:46:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 907bae37bb8f22c30550be6fe7289378 OK 2026/07/31 02:46:33 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 02:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/31 02:46:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/31 02:46:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/31 02:46:35 DEBUG : no_checksum_big_file_from_pipe: md5 = 17655ef8bc5afdb146e6549759504616 OK 2026/07/31 02:46:35 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 02:46:35 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 02:46:38 DEBUG : with_checksum_small_file_from_pipe: md5 = a992509af5f6aba2b29704d6bce63f50 OK 2026/07/31 02:46:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 02:46:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/31 02:46:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/31 02:46:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 2a08cf32dfc85d353efaf187538a427b OK 2026/07/31 02:46:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 02:46:40 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 02:46:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 02:46:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 02:46:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/31 02:46:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 02:46:45 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 02:46:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 02:46:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/31 02:46:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/31 02:46:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 02:46:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.37s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/31 02:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/31 02:46:54 DEBUG : rcat_metadata: md5 = d8b2c1f54c68f3c4f692011aa326e5f3 OK 2026/07/31 02:46:54 DEBUG : rcat_metadata: size = 48 OK 2026/07/31 02:46:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/31 02:46:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/31 02:46:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = 76a25333a068d8a8dd1152f5139a22fd OK 2026/07/31 02:46:56 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/31 02:46:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.52s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:46:59 DEBUG : potato1: md5 = 91e80e39f16254ffdb6dbacc7a52a922 OK 2026/07/31 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/31 02:47:01 DEBUG : potato2: md5 = 929f36a2904c06ece76782f626f3bbdc OK 2026/07/31 02:47:01 DEBUG : potato2: size = 60 OK 2026/07/31 02:47:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.61s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:04 DEBUG : potato1: md5 = 2a5e38224237b08f4ded8f2bfe84252a OK 2026/07/31 02:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/31 02:47:05 DEBUG : potato2: md5 = 5eff1961a0999d283abe7375bab7b3e4 OK 2026/07/31 02:47:05 DEBUG : potato2: size = 60 OK 2026/07/31 02:47:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.10s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:09 DEBUG : potato1: md5 = f3a3735e63fd640c148dd8fec6a4899a OK --- PASS: TestRcatSizeUploadHeaders (2.33s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:11 DEBUG : potato2: md5 = e4d30b38a82de8dd5b90aabf52205371 OK 2026/07/31 02:47:13 DEBUG : empty space: md5 = 8af06f35b15db71875efe16dabbf7f5d OK 2026/07/31 02:47:15 DEBUG : sub dir/potato3: md5 = 9ddd09762be75351530f61a8262f9be3 OK 2026/07/31 02:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Touching "sub dir/potato3" 2026/07/31 02:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Touching "empty space" 2026/07/31 02:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Touching "potato2" 2026/07/31 02:47:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.42s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:20 DEBUG : dir with metadata: Making directory with metadata 2026/07/31 02:47:21 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:23 DEBUG : directory with modtime: Making directory with metadata 2026/07/31 02:47:23 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/31 02:47:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 02:47:25 DEBUG : Google drive root 'crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg': Skipping btime metadata as can't update it on an existing file: 2026-07-31T02:47:25.623309917Z 2026/07/31 02:47:26 INFO : non existent directory: Updated directory metadata 2026/07/31 02:47:28 DEBUG : Google drive root 'crypt/74c3a2sdjs2j7odem4u5jthccfp1bl9ed0rsgf70tlimij5otmhg': Skipping btime metadata as can't update it on an existing file: 2026-07-31T02:47:25.623309917Z 2026/07/31 02:47:28 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:30 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/31 02:47:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/31 02:47:32 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.19s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/31 02:47:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 02:47:34 DEBUG : dst: Making directory with metadata 2026/07/31 02:47:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 02:47:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 02:47:35 INFO : dst: Set directory modification time (using SetModTime) 2026/07/31 02:47:36 INFO : dst: Set directory modification time (using SetModTime) 2026/07/31 02:47:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/31 02:47:36 INFO : dst: Set directory modification time (using SetModTime) 2026/07/31 02:47:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.79s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo'", Local "Local file system at /tmp/rclone1301367221", Modify Window "1ms" 2026/07/31 02:47:40 DEBUG : sub dir/test remove existing: md5 = 3d5400b7e0cfe74fe1ca0dee684ac7cc OK 2026/07/31 02:47:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 36af8962214336d6c5041d58e5a13617 OK 2026/07/31 02:47:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.daqopin5" before starting 2026/07/31 02:47:45 DEBUG : sub dir/test remove existing.daqopin5: TEST: removing renamed existing file after operation 2026/07/31 02:47:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hacufom3" before starting 2026/07/31 02:47:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hacufom3: TEST: renaming existing back after failed operation 2026/07/31 02:47:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fowagas9" before starting 2026/07/31 02:47:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fowagas9: TEST: removing renamed existing file after operation 2026/07/31 02:47:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4s1u7feo4isahpfmb88mo16280oeu1aq18bnv0g3ejs9hkc9lugokabtf82dl5istjgmao6ck9o7bq0lu7a5fa2dtmok1kdlmljr1e7bglhsq3vs300qfsonf9cqgu28dglhvfj657no7osnm0k0o895dvv9oes9pr339lp9i9jicfnh034g" 2026/07/31 02:47:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "irdetli8tco4o9jsfr1k0418h1ik3om2dnpijsb98nsvfi8ta3eg" --- PASS: TestRemoveExisting (13.57s) === 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/07/31 02:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedihey6cubo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m12.558252594s (try 1/5)