"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/16 02:35:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa" 2025/08/16 02:35:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:35:41 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0" 2025/08/16 02:35:42 DEBUG : Creating backend with remote "/tmp/rclone1381067569" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/16 02:35:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/16 02:35:43 DEBUG : potato: Seek from 10 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 10 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Seek from 5 to 2 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/16 02:35:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Seek from 5 to 2 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/16 02:35:43 DEBUG : potato: Seek from 8 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 8 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/16 02:35:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 02:35:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 02:35:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 02:35:43 DEBUG : potato: Seek from 5 to 2 2025/08/16 02:35:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/16 02:35:43 DEBUG : potato: Seek from 9 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 9 to 0 2025/08/16 02:35:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:35:45 DEBUG : rutabaga: md5 = 50a1c6d161498f963cc27e783f03d7f9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/16 02:35:48 DEBUG : empty space: md5 = dab0c55dff3745ad0f8bc9f6829b8e6e OK === RUN TestCheck/3 2025/08/16 02:35:50 DEBUG : potato2: md5 = 6947dca050426612df1197da3f557405 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/16 02:35:52 DEBUG : remotepotato: md5 = 0f82597d2a118f126a12c304958b5d4d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.41s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/08/16 02:35:55 DEBUG : Creating backend with remote "nonexistent" 2025/08/16 02:35:55 DEBUG : Creating backend with remote "nonexistent" 2025/08/16 02:35:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/16 02:35:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/16 02:35:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/16 02:35:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:35:57 DEBUG : rutabaga: md5 = e98eb13b6106d03eff400c1699799454 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/16 02:36:01 DEBUG : empty space: md5 = 1277cee9165cc968df3816a4f818157c OK === RUN TestCheckDownload/3 2025/08/16 02:36:04 DEBUG : potato2: md5 = 47fd89549c7fdf9b5ed50872217266ca OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/16 02:36:08 DEBUG : remotepotato: md5 = 5f8dd0eba6c1b5fe8d8ce14a7039c30a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.55s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.23s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:36:14 DEBUG : rutabaga: md5 = 9ac7112f29abc9f500dff3669ea91b4e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/16 02:36:17 DEBUG : empty space: md5 = e5489829efdec279a49d340da8106d68 OK === RUN TestCheckSizeOnly/3 2025/08/16 02:36:19 DEBUG : potato2: md5 = 28d8cd6f31bf2c163d50bb65dfdca6bc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/16 02:36:21 DEBUG : remotepotato: md5 = 04820a3589c3e40406087550fdf803fb OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.57s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:36:26 DEBUG : test.sum: md5 = af274af0567f489ab2ccc3d219108a79 OK 2025/08/16 02:36:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/16 02:36:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/16 02:36:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/16 02:36:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/16 02:36:28 DEBUG : test.sum: md5 = 60b31410a6a1768bbc97085c02031106 OK 2025/08/16 02:36:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/16 02:36:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/16 02:36:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/16 02:36:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:36:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/data" 2025/08/16 02:36:31 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:36:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/data" 2025/08/16 02:36:33 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/vjrnln8ratgmqakfosrqe8espk" 2025/08/16 02:36:36 DEBUG : data/banana: md5 = 50f25ad784227b515fc3b1e9841fe2da OK 2025/08/16 02:36:38 DEBUG : test.sum: md5 = 855e0678dd7012b19c7f98978f94a105 OK === RUN TestCheckSumDownload/subtest1 2025/08/16 02:36:43 DEBUG : data/potato: md5 = fbbfa255f612b64467482a79ce35ed5c OK 2025/08/16 02:36:44 DEBUG : test.sum: md5 = 9cbcb77b8ee07b0661625a81b5829639 OK === RUN TestCheckSumDownload/subtest2 2025/08/16 02:36:48 DEBUG : test.sum: md5 = 10c598e8a7b53302837371addc5b3a02 OK === RUN TestCheckSumDownload/subtest3 2025/08/16 02:36:52 DEBUG : test.sum: md5 = a7a40efa94d2b6aa966864e2250f433a OK === RUN TestCheckSumDownload/subtest4 2025/08/16 02:36:57 DEBUG : test.sum: md5 = 1b0e99ce7483aa4bee8929bd3ddf8785 OK === RUN TestCheckSumDownload/subtest5 2025/08/16 02:37:01 DEBUG : test.sum: md5 = 9a0de434166368b7305f1d948529ddfb OK === RUN TestCheckSumDownload/subtest6 2025/08/16 02:37:06 DEBUG : data/banana: md5 = 100396dc2cae0f08024dce9bb30c5f22 OK 2025/08/16 02:37:07 DEBUG : data/potato: md5 = cec3ef97bc4d72e7b0b65acef9a3f8a3 OK 2025/08/16 02:37:09 DEBUG : test.sum: md5 = f8a6a80ec61c4ebcb67207072fa60e99 OK === RUN TestCheckSumDownload/subtest7 2025/08/16 02:37:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/16 02:37:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.97s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (1.85s) --- PASS: TestCheckSumDownload/subtest6 (2.48s) --- PASS: TestCheckSumDownload/subtest7 (2.15s) === RUN TestApplyTransforms 2025/08/16 02:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dayavuh9cewi" 2025/08/16 02:37:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/2dv94i5nus0vl83tide702pg0fn42t09o5pioqg1o98q11o3kat0" 2025/08/16 02:37:16 DEBUG : Creating backend with remote "/tmp/rclone2187545051" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi'", Local "Local file system at /tmp/rclone2187545051", Modify Window "1ms" 2025/08/16 02:37:18 DEBUG : hello, world!: md5 = dca2fb28553835338ecd3f30fdbc7407 OK upper checkfile vs. lower remote (without normalization) 2025/08/16 02:37:19 ERROR : hello, world!: sum not found 2025/08/16 02:37:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi' 2025/08/16 02:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi': 1 files missing 2025/08/16 02:37:19 NOTICE: 1 hashes missing 2025/08/16 02:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi': 1 differences found 2025/08/16 02:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/16 02:37:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi': 0 differences found 2025/08/16 02:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi': 1 matching files 2025/08/16 02:37:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lowujug9copo" 2025/08/16 02:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:20 DEBUG : Creating backend with remote "TestDrive:crypt/7tp3fn2355mllkc3n6lgg0smdqic8glbpre1710bsmmtu1o7ia5g" 2025/08/16 02:37:21 DEBUG : Creating backend with remote "/tmp/rclone3443183674" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo'", Local "Local file system at /tmp/rclone3443183674", Modify Window "1ms" 2025/08/16 02:37:23 DEBUG : HELLO, WORLD!: md5 = 6cd5aeca2b077c8bb9321c0914bd1f2d OK lower checkfile vs. upper remote (without normalization) 2025/08/16 02:37:24 ERROR : HELLO, WORLD!: sum not found 2025/08/16 02:37:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo' 2025/08/16 02:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo': 1 files missing 2025/08/16 02:37:24 NOTICE: 1 hashes missing 2025/08/16 02:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo': 1 differences found 2025/08/16 02:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/16 02:37:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo': 0 differences found 2025/08/16 02:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo': 1 matching files 2025/08/16 02:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-facozas3jomi" 2025/08/16 02:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/79jsle4krpghtrljt08cninedn26osefpe68l53hqdtqedh3n1i0" 2025/08/16 02:37:26 DEBUG : Creating backend with remote "/tmp/rclone1384251538" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi'", Local "Local file system at /tmp/rclone1384251538", Modify Window "1ms" 2025/08/16 02:37:29 DEBUG : HeLlO, wOrLd!: md5 = 2fc5cb343d7ff9ad6e152b5727305dd7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/16 02:37:29 ERROR : HeLlO, wOrLd!: sum not found 2025/08/16 02:37:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi' 2025/08/16 02:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi': 1 files missing 2025/08/16 02:37:29 NOTICE: 1 hashes missing 2025/08/16 02:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi': 1 differences found 2025/08/16 02:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/16 02:37:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi': 0 differences found 2025/08/16 02:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi': 1 matching files 2025/08/16 02:37:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvanar1bowo" 2025/08/16 02:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:31 DEBUG : Creating backend with remote "TestDrive:crypt/ls1v5ep4o98pe5krjqglipq82p22pffikap1n7jc8ptmfsh4ddv0" 2025/08/16 02:37:32 DEBUG : Creating backend with remote "/tmp/rclone250023903" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo'", Local "Local file system at /tmp/rclone250023903", Modify Window "1ms" 2025/08/16 02:37:34 DEBUG : HELLO, WORLD!: md5 = 1bbf67446a3b33a6cf693c9b429ab94d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/16 02:37:34 ERROR : HELLO, WORLD!: sum not found 2025/08/16 02:37:34 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo' 2025/08/16 02:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo': 1 files missing 2025/08/16 02:37:34 NOTICE: 1 hashes missing 2025/08/16 02:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo': 1 differences found 2025/08/16 02:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/16 02:37:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo': 0 differences found 2025/08/16 02:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo': 1 matching files 2025/08/16 02:37:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaxajep9zecu" 2025/08/16 02:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:36 DEBUG : Creating backend with remote "TestDrive:crypt/075uv51ef3egop5rbkfp6okdks720ecp2rgt3ik3f6eirdb253tg" 2025/08/16 02:37:37 DEBUG : Creating backend with remote "/tmp/rclone3542655026" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu'", Local "Local file system at /tmp/rclone3542655026", Modify Window "1ms" 2025/08/16 02:37:39 DEBUG : 測試_Русский___ě_áñ: md5 = 1728f6beceabf5b1c0d62a1c649c1a2f OK NFD checkfile vs. NFC remote (without normalization) 2025/08/16 02:37:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/16 02:37:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu' 2025/08/16 02:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu': 1 files missing 2025/08/16 02:37:40 NOTICE: 1 hashes missing 2025/08/16 02:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu': 1 differences found 2025/08/16 02:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/16 02:37:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu': 0 differences found 2025/08/16 02:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu': 1 matching files 2025/08/16 02:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vubayax0wuba" 2025/08/16 02:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/h4jgd6end5mhbnpnbqgf1n9c1kaut571ro25gi4tqvgln7r3vmvg" 2025/08/16 02:37:42 DEBUG : Creating backend with remote "/tmp/rclone3713732344" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba'", Local "Local file system at /tmp/rclone3713732344", Modify Window "1ms" 2025/08/16 02:37:44 DEBUG : 測試_Русский___ě_áñ: md5 = ff255955e07d9ee0a30af8fce2f0662a OK NFC checkfile vs. NFD remote (without normalization) 2025/08/16 02:37:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/16 02:37:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba' 2025/08/16 02:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba': 1 files missing 2025/08/16 02:37:45 NOTICE: 1 hashes missing 2025/08/16 02:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba': 1 differences found 2025/08/16 02:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/16 02:37:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba': 0 differences found 2025/08/16 02:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba': 1 matching files 2025/08/16 02:37:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-covafic1xacu" 2025/08/16 02:37:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:46 DEBUG : Creating backend with remote "TestDrive:crypt/jt4rqi3g9e27m7iidbdvq7cttdubhf9ng3lgphnsv7dmi3ng9afg" 2025/08/16 02:37:47 DEBUG : Creating backend with remote "/tmp/rclone8135973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu'", Local "Local file system at /tmp/rclone8135973", Modify Window "1ms" 2025/08/16 02:37:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b05d5e8240ba0f38d1c879f815669878 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/16 02:37:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 02:37:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu' 2025/08/16 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu': 1 files missing 2025/08/16 02:37:50 NOTICE: 1 hashes missing 2025/08/16 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu': 1 differences found 2025/08/16 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/16 02:37:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu': 0 differences found 2025/08/16 02:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu': 1 matching files 2025/08/16 02:37:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goqukos7zori" 2025/08/16 02:37:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:51 DEBUG : Creating backend with remote "TestDrive:crypt/5jp3c9qs13jnqfvio2fkb7moj47nv2abkr7ee84c6ujivvb10mo0" 2025/08/16 02:37:52 DEBUG : Creating backend with remote "/tmp/rclone1034193135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori'", Local "Local file system at /tmp/rclone1034193135", Modify Window "1ms" 2025/08/16 02:37:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 18a18eec533c593d41770282e4ed7be6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/16 02:37:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 02:37:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori' 2025/08/16 02:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori': 1 files missing 2025/08/16 02:37:55 NOTICE: 1 hashes missing 2025/08/16 02:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori': 1 differences found 2025/08/16 02:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/16 02:37:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori': 0 differences found 2025/08/16 02:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori': 1 matching files 2025/08/16 02:37:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotixup1buta" 2025/08/16 02:37:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:37:56 DEBUG : Creating backend with remote "TestDrive:crypt/2ik2pnno0q15392ouurajm4v6hgsumgmcbs9amp90489bm6nlipg" 2025/08/16 02:37:57 DEBUG : Creating backend with remote "/tmp/rclone1351232034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta'", Local "Local file system at /tmp/rclone1351232034", Modify Window "1ms" 2025/08/16 02:37:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 24f90475b98ac09c5496420fda2d875b OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/16 02:38:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 02:38:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta' 2025/08/16 02:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta': 1 files missing 2025/08/16 02:38:00 NOTICE: 1 hashes missing 2025/08/16 02:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta': 1 differences found 2025/08/16 02:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/16 02:38:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta': 0 differences found 2025/08/16 02:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta': 1 matching files 2025/08/16 02:38:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saxipaj8wenu" 2025/08/16 02:38:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:38:01 DEBUG : Creating backend with remote "TestDrive:crypt/smd88ktnrpic3jh4ittb324j3ppoe7p9m2kf3ruchu6k7lhoc3jg" 2025/08/16 02:38:02 DEBUG : Creating backend with remote "/tmp/rclone846060588" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu'", Local "Local file system at /tmp/rclone846060588", Modify Window "1ms" 2025/08/16 02:38:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9d66a135664ca60405ef691a2b903a8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/16 02:38:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 02:38:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu' 2025/08/16 02:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu': 1 files missing 2025/08/16 02:38:05 NOTICE: 1 hashes missing 2025/08/16 02:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu': 1 differences found 2025/08/16 02:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/16 02:38:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 02:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu': 0 differences found 2025/08/16 02:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu': 1 matching files 2025/08/16 02:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saxipaj8wenu': Purge remote 2025/08/16 02:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotixup1buta': Purge remote 2025/08/16 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goqukos7zori': Purge remote 2025/08/16 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covafic1xacu': Purge remote 2025/08/16 02:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vubayax0wuba': Purge remote 2025/08/16 02:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaxajep9zecu': Purge remote 2025/08/16 02:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvanar1bowo': Purge remote 2025/08/16 02:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-facozas3jomi': Purge remote 2025/08/16 02:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lowujug9copo': Purge remote 2025/08/16 02:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dayavuh9cewi': Purge remote --- PASS: TestApplyTransforms (56.10s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:38:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 02:38:13 DEBUG : sub/file2: md5 = 3be695d7444a64407a455fa73dfb5b2c OK 2025/08/16 02:38:13 INFO : file1: Copied (new) to: sub/file2 2025/08/16 02:38:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 02:38:14 DEBUG : file1: Unchanged skipping 2025/08/16 02:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': don't need to copy/move sub/file2, it is already at target location 2025/08/16 02:38:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:38:20 DEBUG : dst/file1: md5 = 8dd9007de28bd137481f5e8f25f29b2d OK 2025/08/16 02:38:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/backup" 2025/08/16 02:38:21 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/1nrff024r7pq65ecp72fc28jb0" 2025/08/16 02:38:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/16 02:38:25 INFO : dst/file1: Moved (server-side) 2025/08/16 02:38:26 DEBUG : dst/file1: md5 = 6aae23d4f3d7cdf1aa05114c9dcb1533 OK 2025/08/16 02:38:26 INFO : dst/file1: Copied (new) 2025/08/16 02:38:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:38:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:38:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:38:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/dst" 2025/08/16 02:38:31 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 02:38:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/CompareDest" 2025/08/16 02:38:33 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/gveqi14airsml4bgu7krj116o8" 2025/08/16 02:38:35 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 02:38:37 DEBUG : one: md5 = 64103b36a379839a2aa3b662d811e3cd OK 2025/08/16 02:38:37 INFO : one: Copied (new) 2025/08/16 02:38:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 02:38:40 DEBUG : one: md5 = acaccb5436d0a1277f7b91f7d30917f4 OK 2025/08/16 02:38:40 INFO : one: Copied (replaced existing) 2025/08/16 02:38:42 DEBUG : dst/one: md5 = 3bc74f35659f58bd3bddf96b140ec231 OK 2025/08/16 02:38:45 DEBUG : CompareDest/one: md5 = 925d4f250535e065774fd6116447d3e6 OK 2025/08/16 02:38:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 02:38:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 02:38:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 02:38:48 DEBUG : CompareDest/two: md5 = 3552c0e62a2b62674195e2abbe840c3c OK 2025/08/16 02:38:49 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 02:38:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 02:38:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 02:38:50 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 02:38:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 02:38:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 02:38:51 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 02:38:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/16 02:38:53 DEBUG : two: md5 = 8d6aab72b99c83b5c465a7d90d3cf6e2 OK 2025/08/16 02:38:53 INFO : two: Copied (new) 2025/08/16 02:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 02:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:38:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:38:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.88s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:38:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/dst" 2025/08/16 02:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 02:39:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/CopyDest" 2025/08/16 02:39:00 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/16 02:39:01 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 02:39:04 DEBUG : one: md5 = 0bbd6c937a5ebd5686a0df076763d7ab OK 2025/08/16 02:39:04 INFO : one: Copied (new) 2025/08/16 02:39:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 02:39:07 DEBUG : one: md5 = c28b57616740a3138aa68ecf82a43c4a OK 2025/08/16 02:39:07 INFO : one: Copied (replaced existing) 2025/08/16 02:39:09 DEBUG : dst/one: md5 = 71d27428d38dbe6d36b493a15e86f8d5 OK 2025/08/16 02:39:12 DEBUG : CopyDest/one: md5 = 5e2d3c35c8959d500d7ab078f85cf828 OK 2025/08/16 02:39:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/BackupDir" 2025/08/16 02:39:13 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/16 02:39:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 02:39:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 02:39:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 02:39:16 INFO : one: Moved (server-side) 2025/08/16 02:39:17 INFO : one: Copied (server-side copy) 2025/08/16 02:39:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/16 02:39:19 DEBUG : CopyDest/two: md5 = 64d1ce5d9d4cdd2425884dd056651bc7 OK 2025/08/16 02:39:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 02:39:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 02:39:22 INFO : two: Copied (server-side copy) 2025/08/16 02:39:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/16 02:39:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 02:39:22 DEBUG : two: Unchanged skipping 2025/08/16 02:39:25 DEBUG : CopyDest/three: md5 = 9a444ae5cc1ef525a77fb7de25f16043 OK 2025/08/16 02:39:25 DEBUG : three: Need to transfer - File not found at Destination 2025/08/16 02:39:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/16 02:39:26 DEBUG : three: Destination not found in --copy-dest 2025/08/16 02:39:27 DEBUG : three: md5 = e5b9e1168541c9de0caade37d32344b5 OK 2025/08/16 02:39:27 INFO : three: Copied (new) 2025/08/16 02:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/16 02:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 02:39:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 02:39:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:39:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/16 02:39:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.18s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:39:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/16 02:39:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1eba10418d4b1ed496c0dd57ecae21bc OK 2025/08/16 02:39:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/16 02:39:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/16 02:39:39 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/16 02:39:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/16 02:39:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/16 02:39:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cc7afec76fec7e40097d8f95172fb14b OK 2025/08/16 02:39:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/16 02:39:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/16 02:39:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:39:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using skip mode. 2025/08/16 02:39:48 NOTICE: one: Found 2 files with duplicate names 2025/08/16 02:39:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using skip mode. 2025/08/16 02:39:54 NOTICE: one: Found 3 files with duplicate names 2025/08/16 02:39:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/16 02:39:55 INFO : one: Deleted 2025/08/16 02:39:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using first mode. 2025/08/16 02:40:01 NOTICE: one: Found 3 files with duplicate names 2025/08/16 02:40:01 INFO : one: Deleted 2025/08/16 02:40:01 INFO : one: Deleted 2025/08/16 02:40:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.34s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using newest mode. 2025/08/16 02:40:07 NOTICE: one: Found 3 files with duplicate names 2025/08/16 02:40:08 INFO : one: Deleted 2025/08/16 02:40:08 INFO : one: Deleted 2025/08/16 02:40:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.62s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using oldest mode. 2025/08/16 02:40:14 NOTICE: one: Found 3 files with duplicate names 2025/08/16 02:40:15 INFO : one: Deleted 2025/08/16 02:40:15 INFO : one: Deleted 2025/08/16 02:40:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.75s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using largest mode. 2025/08/16 02:40:21 NOTICE: one: Found 3 files with duplicate names 2025/08/16 02:40:21 INFO : one: Deleted 2025/08/16 02:40:22 INFO : one: Deleted 2025/08/16 02:40:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using smallest mode. 2025/08/16 02:40:27 NOTICE: one: Found 3 files with duplicate names 2025/08/16 02:40:28 INFO : one: Deleted 2025/08/16 02:40:28 INFO : one: Deleted 2025/08/16 02:40:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.59s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Looking for duplicate names using rename mode. 2025/08/16 02:40:36 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/16 02:40:37 INFO : one-2.txt: renamed from: one.txt 2025/08/16 02:40:38 INFO : one-3.txt: renamed from: one.txt 2025/08/16 02:40:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:44 DEBUG : dupe1/one.txt: md5 = 42e27db405d0b14f61f0894223755222 OK 2025/08/16 02:40:46 DEBUG : dupe2/two.txt: md5 = af1641f4a701ec49ba0e44b2d23c7d69 OK 2025/08/16 02:40:48 DEBUG : dupe3/three.txt: md5 = 1eb10f53f0fab33c2c1f0473da72c8a4 OK 2025/08/16 02:40:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/16 02:40:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/16 02:40:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/16 02:40:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/16 02:40:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/16 02:40:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/16 02:40:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:40:56 DEBUG : a.txt: md5 = 835b1eb138a70f0e39cb532abd0dbe08 OK 2025/08/16 02:40:57 DEBUG : zend.txt: md5 = a1ae8e2062082ae776af96700c2c5b25 OK 2025/08/16 02:40:59 DEBUG : sub dir/hello world: md5 = 46c9885c2ee2b197031b42d7c82aa07b OK 2025/08/16 02:41:01 DEBUG : sub dir/hello world2: md5 = 80445a7c962967988a54dca15621de96 OK 2025/08/16 02:41:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 40db9ebec225f250dad9101eb7c60dcb OK 2025/08/16 02:41:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2d691d1446b714961ece2889dab63a00 OK 2025/08/16 02:41:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8b85d6c8b53b71ea333b45a015e4a6f7 OK 2025/08/16 02:41:08 DEBUG : a.txt: Excluded (Size Filter) 2025/08/16 02:41:08 DEBUG : a.txt: Excluded 2025/08/16 02:41:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 02:41:09 DEBUG : sub dir/hello world: Excluded 2025/08/16 02:41:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 02:41:09 DEBUG : sub dir/hello world2: Excluded 2025/08/16 02:41:09 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 02:41:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 02:41:09 DEBUG : sub dir/hello world: Excluded 2025/08/16 02:41:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 02:41:09 DEBUG : sub dir/hello world2: Excluded 2025/08/16 02:41:10 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 02:41:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/16 02:41:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/16 02:41:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/16 02:41:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/16 02:41:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/16 02:41:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/16 02:41:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.02s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:41:18 DEBUG : a.txt: md5 = 00c39769fccad54d69eed131f2953d25 OK 2025/08/16 02:41:19 DEBUG : zend.txt: md5 = ac206132885f1af93e398c145e627c49 OK 2025/08/16 02:41:21 DEBUG : sub dir/hello world: md5 = e5e4b438e5e52655c2d596de7c506e3d OK 2025/08/16 02:41:23 DEBUG : sub dir/hello world2: md5 = 139b49ef63316446a37d253333458fdd OK 2025/08/16 02:41:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 0d3317d0139a98014066784b44e84164 OK 2025/08/16 02:41:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8d72b6a71bcc1c76e1b41e6899d87a86 OK 2025/08/16 02:41:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 62979c52f8cf65033253e1572bf508cb OK 2025/08/16 02:41:30 DEBUG : a.txt: Excluded (Size Filter) 2025/08/16 02:41:30 DEBUG : a.txt: Excluded 2025/08/16 02:41:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 02:41:31 DEBUG : sub dir/hello world: Excluded 2025/08/16 02:41:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 02:41:31 DEBUG : sub dir/hello world2: Excluded 2025/08/16 02:41:32 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 02:41:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 02:41:32 DEBUG : sub dir/hello world: Excluded 2025/08/16 02:41:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 02:41:32 DEBUG : sub dir/hello world2: Excluded 2025/08/16 02:41:32 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 02:41:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/16 02:41:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/16 02:41:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/16 02:41:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/16 02:41:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/16 02:41:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/16 02:41:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.40s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:41:40 DEBUG : file1: md5 = 3033ecb5a6556b7cdecc09801c0bc7c0 OK 2025/08/16 02:41:43 DEBUG : sub/file2: md5 = 475618ca1849f139e9b5fd762c3d6428 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/16 02:41:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/16 02:41:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/16 02:41:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/16 02:41:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.91s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:41:50 DEBUG : file1: md5 = b7698af7f2790a3ff53c7f73c094d101 OK 2025/08/16 02:41:52 DEBUG : sub/file2: md5 = c1e7f8292f034d07e65600886c3e43b8 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/16 02:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/notfound" 2025/08/16 02:41:57 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/16 02:42:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.94s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.35s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Making directory 2025/08/16 02:42:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:03 DEBUG : sub dir/hello world: md5 = 2561ff78b1cdd3d190fa1cdda3ee7320 OK 2025/08/16 02:42:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:08 DEBUG : potato2: md5 = 26d32c57792ece55812d7da79ce674a1 OK 2025/08/16 02:42:09 DEBUG : empty space: md5 = 394b6e2355a2386580eb752e7f92d785 OK --- PASS: TestLs (4.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:13 DEBUG : potato2: md5 = 8740f1b440da462074db3dc76aca0338 OK 2025/08/16 02:42:14 DEBUG : empty space: md5 = 52144122ae25ff32c395a494d5ba3a15 OK 2025/08/16 02:42:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:18 DEBUG : potato2: md5 = e60ebc71dafe373804281f3c6270351c OK 2025/08/16 02:42:19 DEBUG : empty space: md5 = 9052e50b2ace1864b6c7b95faef380d1 OK --- PASS: TestLsLong (4.62s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:22 DEBUG : potato2: md5 = 2cc67ca2bf88e79cbe52fca5db5e1154 OK 2025/08/16 02:42:24 DEBUG : empty space: md5 = 98bfb166358c8b32a1a10eecc50dd5bf OK --- PASS: TestHashSums (4.40s) === RUN TestHashSumsWithErrors 2025/08/16 02:42:25 DEBUG : Creating backend with remote ":memory:" 2025/08/16 02:42:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/16 02:42:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/16 02:42:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:27 DEBUG : potato2: md5 = 9ef9cfa473be9634dda4bb6182f0a55a OK 2025/08/16 02:42:28 DEBUG : empty space: md5 = 84c20d30e07b95de114247cc3cad1da6 OK 2025/08/16 02:42:30 DEBUG : sub dir/potato3: md5 = f32cdef8e0ca8b343014520a669821df OK 2025/08/16 02:42:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:35 DEBUG : small: md5 = 573b72feed9be8de76dda3d0a9345ed3 OK 2025/08/16 02:42:37 DEBUG : medium: md5 = 4e7ea50c16621d6d7543834062c7ef37 OK 2025/08/16 02:42:38 DEBUG : large: md5 = 733e16ad8a44a12f054deb81aeb21c56 OK 2025/08/16 02:42:39 DEBUG : Waiting for deletions to finish 2025/08/16 02:42:39 DEBUG : large: Excluded (Size Filter) 2025/08/16 02:42:39 INFO : medium: Deleted 2025/08/16 02:42:39 INFO : small: Deleted --- PASS: TestDelete (6.67s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:42 DEBUG : small: md5 = 6f490b12bc20311e164d5d92bcb8e932 OK 2025/08/16 02:42:43 DEBUG : medium: md5 = 412608afa31134c3ba36c9d5c5f8561d OK 2025/08/16 02:42:45 DEBUG : large: md5 = 1a027ef4e907c5021494905eccd9f916 OK 2025/08/16 02:42:45 DEBUG : Waiting for deletions to finish 2025/08/16 02:42:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/16 02:42:46 INFO : large: Deleted 2025/08/16 02:42:46 INFO : small: Deleted --- PASS: TestMaxDelete (6.82s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:49 DEBUG : small: md5 = f1845e0fd9eec7011b2af8cb666e18aa OK 2025/08/16 02:42:50 DEBUG : medium: md5 = b48b1beae0afc2dbb21e4a2dcefdb630 OK 2025/08/16 02:42:52 DEBUG : large: md5 = 9e80675c3402dd476f68197b91fadcf9 OK 2025/08/16 02:42:52 DEBUG : Waiting for deletions to finish 2025/08/16 02:42:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/16 02:42:53 INFO : small: Deleted 2025/08/16 02:42:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.31s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:42:56 DEBUG : small: md5 = 2929d0ab5ba1a07be77480f22a6fa60b OK 2025/08/16 02:42:58 DEBUG : medium: md5 = 6aa63b8f0810237a346bd04e13718a41 OK 2025/08/16 02:42:59 DEBUG : large: md5 = 63ade2a54587ed82b31f2875ea30ab51 OK 2025/08/16 02:42:59 DEBUG : Waiting for deletions to finish 2025/08/16 02:43:00 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/16 02:43:00 INFO : small: Deleted 2025/08/16 02:43:00 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:43:03 DEBUG : ReadFile: md5 = bbbd3c6a1b34cf38676d22ba1dfff360 OK --- PASS: TestReadFile (4.60s) === RUN TestRetry 2025/08/16 02:43:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/16 02:43:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/16 02:43:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 02:43:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 02:43:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 02:43:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 02:43:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:43:08 DEBUG : file1: md5 = 5c0c4d4ff90e8a002a00589495e9f324 OK 2025/08/16 02:43:09 DEBUG : file2: md5 = 2be7091d5f83826e2ae5da80c07a4fdf OK --- PASS: TestCat (16.64s) === RUN TestPurge 2025/08/16 02:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kagevev2leye" 2025/08/16 02:43:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 02:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/40spf86dpiodkjfmma57ot4bdbbtpsi9go60tqgtnrn412ai5lo0" 2025/08/16 02:43:24 DEBUG : Creating backend with remote "/tmp/rclone2083764475" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kagevev2leye'", Local "Local file system at /tmp/rclone2083764475", Modify Window "1ms" 2025/08/16 02:43:28 DEBUG : A1/B1/C1/one: md5 = 372a373766f71a9c0f6b7aeed3269b51 OK 2025/08/16 02:43:28 INFO : A2: Making directory 2025/08/16 02:43:29 INFO : A1/B2: Making directory 2025/08/16 02:43:30 INFO : A1/B2/C2: Making directory 2025/08/16 02:43:31 INFO : A1/B1/C3: Making directory 2025/08/16 02:43:31 INFO : A3: Making directory 2025/08/16 02:43:32 INFO : A3/B3: Making directory 2025/08/16 02:43:33 INFO : A3/B3/C4: Making directory 2025/08/16 02:43:35 DEBUG : A1/two: md5 = 0fa9137c2f0bd50f5e8589283061627a OK 2025/08/16 02:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kagevev2leye': Purge remote 2025/08/16 02:43:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:43:43 DEBUG : A1/B1/C1/one: md5 = d102353229b8b7373b048a1b68f72224 OK 2025/08/16 02:43:43 INFO : A2: Making directory 2025/08/16 02:43:43 INFO : A1/B2: Making directory 2025/08/16 02:43:44 INFO : A1/B2/C2: Making directory 2025/08/16 02:43:45 INFO : A1/B1/C3: Making directory 2025/08/16 02:43:46 INFO : A3: Making directory 2025/08/16 02:43:46 INFO : A3/B3: Making directory 2025/08/16 02:43:47 INFO : A3/B3/C4: Making directory 2025/08/16 02:43:49 DEBUG : A1/two: md5 = 764b1890a7c5727b73b6b17080930b1c OK 2025/08/16 02:43:50 DEBUG : removing 1 level 3 directories 2025/08/16 02:43:50 INFO : A3/B3/C4: Removing directory 2025/08/16 02:43:53 DEBUG : removing 2 level 3 directories 2025/08/16 02:43:53 INFO : A1/B2/C2: Removing directory 2025/08/16 02:43:53 INFO : A1/B1/C3: Removing directory 2025/08/16 02:43:54 DEBUG : removing 2 level 2 directories 2025/08/16 02:43:54 INFO : A3/B3: Removing directory 2025/08/16 02:43:54 INFO : A1/B2: Removing directory 2025/08/16 02:43:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/16 02:43:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 02:43:54 DEBUG : removing 2 level 1 directories 2025/08/16 02:43:54 INFO : A3: Removing directory 2025/08/16 02:43:54 INFO : A2: Removing directory 2025/08/16 02:43:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/16 02:43:58 DEBUG : removing 1 level 3 directories 2025/08/16 02:43:58 INFO : A1/B1/C1: Removing directory 2025/08/16 02:43:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:43:59 DEBUG : removing 1 level 2 directories 2025/08/16 02:43:59 INFO : A1/B1: Removing directory 2025/08/16 02:43:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 02:43:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 02:44:00 DEBUG : removing 1 level 1 directories 2025/08/16 02:44:00 INFO : A1: Removing directory 2025/08/16 02:44:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 02:44:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 02:44:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 02:44:00 DEBUG : removing 1 level 0 directories 2025/08/16 02:44:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Removing directory 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 02:44:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.89s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:03 INFO : A1: Making directory 2025/08/16 02:44:03 INFO : A1/B1: Making directory 2025/08/16 02:44:04 INFO : A1/B1/C1: Making directory 2025/08/16 02:44:07 DEBUG : removing 1 level 3 directories 2025/08/16 02:44:07 INFO : A1/B1/C1: Removing directory 2025/08/16 02:44:07 DEBUG : removing 1 level 2 directories 2025/08/16 02:44:07 INFO : A1/B1: Removing directory 2025/08/16 02:44:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 02:44:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:10 INFO : A1: Making directory 2025/08/16 02:44:11 INFO : A1/B1: Making directory 2025/08/16 02:44:11 INFO : A1/B1/C1: Making directory 2025/08/16 02:44:14 DEBUG : removing 1 level 3 directories 2025/08/16 02:44:14 INFO : A1/B1/C1: Removing directory 2025/08/16 02:44:15 DEBUG : removing 1 level 2 directories 2025/08/16 02:44:15 INFO : A1/B1: Removing directory 2025/08/16 02:44:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 02:44:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.31s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:19 DEBUG : file1: md5 = 9a4cc1eb8ec09fbf3740c5905a209f2c OK 2025/08/16 02:44:19 DEBUG : filename.txt: File name found in url 2025/08/16 02:44:21 DEBUG : filename.txt: md5 = beee58297789dc74ddb0e71e65f4967d OK 2025/08/16 02:44:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/16 02:44:22 DEBUG : headerfilename.txt: md5 = ec7aae6c3a93861c35ae7f93c51d5024 OK 2025/08/16 02:44:24 DEBUG : file2: md5 = 48f4d93dc6b0d6fb1cfad9a5f53e3852 OK --- PASS: TestCopyURL (9.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 02:44:29 DEBUG : sub/file2: md5 = 8c70d2002b17888fa912031a1ae2db9c OK 2025/08/16 02:44:29 INFO : file1: Copied (new) to: sub/file2 2025/08/16 02:44:29 INFO : file1: Deleted 2025/08/16 02:44:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 02:44:30 DEBUG : file1: Unchanged skipping 2025/08/16 02:44:30 INFO : file1: Deleted 2025/08/16 02:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': don't need to copy/move sub/file2, it is already at target location 2025/08/16 02:44:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.26s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 02:44:34 DEBUG : file1: md5 = 48878f19a2da8b47c9e00c2d7b9f024e OK 2025/08/16 02:44:34 INFO : file1: Copied (new) 2025/08/16 02:44:34 INFO : file1: Deleted 2025/08/16 02:44:35 DEBUG : file1: Destination exists, skipping 2025/08/16 02:44:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:40 DEBUG : dst/file1: md5 = 95295d385a8021a75e4ae6b1f2960e47 OK 2025/08/16 02:44:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosohos1kiqa/backup" 2025/08/16 02:44:41 DEBUG : Config file has changed externally - reloading 2025/08/16 02:44:41 DEBUG : Creating backend with remote "TestDrive:crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0/1nrff024r7pq65ecp72fc28jb0" 2025/08/16 02:44:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/16 02:44:45 INFO : dst/file1: Moved (server-side) 2025/08/16 02:44:46 DEBUG : dst/file1: md5 = 9b95c9b0c8e75e29dcc66ef5a58d744b OK 2025/08/16 02:44:46 INFO : dst/file1: Copied (new) 2025/08/16 02:44:46 INFO : dst/file1: Deleted 2025/08/16 02:44:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:44:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 02:44:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.05s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:44:53 DEBUG : A1/one: md5 = f9fffb0d4cfe41150f2ad0234e6124e1 OK 2025/08/16 02:44:55 DEBUG : A1/two: md5 = 96208bf7a8b9f7236e7e9fcdfeaef5de OK 2025/08/16 02:44:57 DEBUG : A1/B1/three: md5 = 5a675cc0ca364db0b742d55509ee2430 OK 2025/08/16 02:44:59 DEBUG : A1/B1/C1/four: md5 = 3e1b71bf45fc13c0013aee0272c068f1 OK 2025/08/16 02:45:02 DEBUG : A1/B1/C2/five: md5 = 9425f258d59221b35b31cfcbd368cae4 OK 2025/08/16 02:45:02 INFO : A1/B2: Making directory 2025/08/16 02:45:02 INFO : A1/B1/C3: Making directory 2025/08/16 02:45:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/16 02:45:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/16 02:45:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/16 02:45:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/16 02:45:12 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/16 02:45:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 02:45:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 02:45:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 02:45:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 02:45:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 02:45:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/16 02:45:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/16 02:45:23 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/16 02:45:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/16 02:45:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/16 02:45:23 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/16 02:45:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 02:45:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 02:45:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 02:45:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 02:45:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 02:45:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/16 02:45:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 02:45:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.34s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 02:45:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 40acf970150974346acfae36b9a4acec OK 2025/08/16 02:45:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/16 02:45:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 02:45:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/16 02:45:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 252f61693a91fa13a3f25b1bdc0faf4c OK 2025/08/16 02:45:40 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:45:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 02:45:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 697f65a3ec0f1d5c9f0cc74a11477089 OK 2025/08/16 02:45:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 02:45:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/16 02:45:45 DEBUG : with_checksum_big_file_from_pipe: md5 = 6eb01ae58ff3306974566d0fc9c6ab3c OK 2025/08/16 02:45:45 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 02:45:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 02:45:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/16 02:45:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 02:45:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 02:45:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/16 02:45:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.12s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/16 02:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (48 bytes), uploading instead of streaming 2025/08/16 02:45:58 DEBUG : rcat_metadata: md5 = 095b1c16d412aee0fe9ca01ad2b74846 OK 2025/08/16 02:45:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/16 02:46:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/16 02:46:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = 47a83f061a9f75fa40d4b81fe6ce874e OK 2025/08/16 02:46:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.07s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:04 DEBUG : potato1: md5 = 151c30e2e6b15e5b8c48c2beec7f3ac6 OK 2025/08/16 02:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/16 02:46:05 DEBUG : potato2: md5 = 0c1fde4a6367d55c6948fb3a4e665179 OK 2025/08/16 02:46:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:08 DEBUG : potato1: md5 = ae97508aabdaab1460cd96f07b9632ec OK 2025/08/16 02:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/16 02:46:10 DEBUG : potato2: md5 = 61d7f82699b8326d7a4dd533d5509491 OK 2025/08/16 02:46:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.13s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:14 DEBUG : potato2: md5 = af6706a0ce214d4dfb4c921053ca489f OK 2025/08/16 02:46:15 DEBUG : empty space: md5 = b7435a781f29c29414992a65042884ff OK 2025/08/16 02:46:17 DEBUG : sub dir/potato3: md5 = 38ba8343efaeecb8de2ab08b62d48493 OK 2025/08/16 02:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Touching "sub dir/potato3" 2025/08/16 02:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Touching "empty space" 2025/08/16 02:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Touching "potato2" 2025/08/16 02:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.17s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:22 DEBUG : dir with metadata: Making directory with metadata 2025/08/16 02:46:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:25 DEBUG : directory with modtime: Making directory with metadata 2025/08/16 02:46:25 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/16 02:46:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 02:46:27 DEBUG : Google drive root 'crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0': Skipping btime metadata as can't update it on an existing file: 2025-08-16T02:46:27.544651753Z 2025/08/16 02:46:28 INFO : non existent directory: Updated directory metadata 2025/08/16 02:46:30 DEBUG : Google drive root 'crypt/vqibdmfsbhhj7ojnuqn8ejgel18g4cmh7aqlfkb36cq3h3c8urd0': Skipping btime metadata as can't update it on an existing file: 2025-08-16T02:46:27.544651753Z 2025/08/16 02:46:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.77s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/16 02:46:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/16 02:46:34 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.18s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/16 02:46:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 02:46:36 DEBUG : dst: Making directory with metadata 2025/08/16 02:46:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 02:46:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 02:46:37 INFO : dst: Set directory modification time (using SetModTime) 2025/08/16 02:46:38 INFO : dst: Set directory modification time (using SetModTime) 2025/08/16 02:46:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/16 02:46:38 INFO : dst: Set directory modification time (using SetModTime) 2025/08/16 02:46:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.81s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa'", Local "Local file system at /tmp/rclone1381067569", Modify Window "1ms" 2025/08/16 02:46:42 DEBUG : sub dir/test remove existing: md5 = cd36b3b097de9ed847bff600f2d4f1bc OK 2025/08/16 02:46:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8c7aa1c4dd0152355069630ec212f66c OK 2025/08/16 02:46:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.papipej7" before starting 2025/08/16 02:46:46 DEBUG : sub dir/test remove existing.papipej7: TEST: removing renamed existing file after operation 2025/08/16 02:46: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.wawajuk1" before starting 2025/08/16 02:46:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wawajuk1: TEST: renaming existing back after failed operation 2025/08/16 02:46:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kubawor8" before starting 2025/08/16 02:46:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kubawor8: TEST: removing renamed existing file after operation 2025/08/16 02:46:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ppl2vo3e6kjbtdl25pts8cv2dpt2ttmbdihh3p6p5ndgv8vjgufetra1borv09dgnlpp24h9j18dgn6mqjvna6cd2k0l1kctjptj67bicqe7qhiis5qb5la8k6cv5n81gb0pl88psoa4rq00tvank8qargaj84abdo45qlbagcobagabqkp0" 2025/08/16 02:46:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a4ipuht77ta4hmbrkmui67ejkqpdq5che5p2r93pv8r3d87n9qrg" --- PASS: TestRemoveExisting (13.12s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/16 02:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosohos1kiqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m12.279543056s (try 1/5)