"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/12 04:54:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe" 2025/09/12 04:54:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:54:06 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0" 2025/09/12 04:54:07 DEBUG : Creating backend with remote "/tmp/rclone1353409242" === 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/12 04:54:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/12 04:54:08 DEBUG : potato: Seek from 10 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 10 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Seek from 5 to 2 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/12 04:54:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Seek from 5 to 2 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/12 04:54:08 DEBUG : potato: Seek from 8 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 8 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/12 04:54:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 04:54:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 04:54:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 04:54:08 DEBUG : potato: Seek from 5 to 2 2025/09/12 04:54:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/12 04:54:08 DEBUG : potato: Seek from 9 to 0 2025/09/12 04:54:08 DEBUG : potato: Seek from 9 to 0 2025/09/12 04:54:08 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:54:10 DEBUG : rutabaga: md5 = 80665783c22a1341429a47af0ab3ded8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/12 04:54:13 DEBUG : empty space: md5 = 3aa31fe531b762bf9bbcb8d9a419b79a OK === RUN TestCheck/3 2025/09/12 04:54:15 DEBUG : potato2: md5 = 5fe8f4cde209b6ce957710b9a79cf41b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/12 04:54:18 DEBUG : remotepotato: md5 = 9783d805ba7b445f91c7110dd4aeb885 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.05s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/12 04:54:21 DEBUG : Creating backend with remote "nonexistent" 2025/09/12 04:54:21 DEBUG : Creating backend with remote "nonexistent" 2025/09/12 04:54:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/12 04:54:21 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/09/12 04:54:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/12 04:54:21 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:54:22 DEBUG : rutabaga: md5 = 5c2abfa19139e7bd6395df8f0de215c3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/12 04:54:26 DEBUG : empty space: md5 = 135117a714dbfdc23a254dcf40c59fae OK === RUN TestCheckDownload/3 2025/09/12 04:54:29 DEBUG : potato2: md5 = a4ca2376d99c8e8c710dfad8efb3f23b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/12 04:54:34 DEBUG : remotepotato: md5 = a10572926e49c124ee32888acccb1ac5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.43s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.53s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:54:40 DEBUG : rutabaga: md5 = 7ce1c201a7c370f53f60971ea2efc855 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/12 04:54:42 DEBUG : empty space: md5 = 89c8ef52b91f926ba165d2fe59a8a4b7 OK === RUN TestCheckSizeOnly/3 2025/09/12 04:54:44 DEBUG : potato2: md5 = 4747778913866bbcb349434dad8f0606 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/12 04:54:46 DEBUG : remotepotato: md5 = b342762b27a8562c2393bb90679cb260 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.91s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:54:51 DEBUG : test.sum: md5 = 982a4a32ff20e23c15bb671ad24f5623 OK 2025/09/12 04:54:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/12 04:54:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/12 04:54:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/12 04:54:52 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/12 04:54:53 DEBUG : test.sum: md5 = 03d6da34e8608e1c4707006e097583ed OK 2025/09/12 04:54:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/12 04:54:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/12 04:54:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/12 04:54:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.11s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/data" 2025/09/12 04:54:56 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:54:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/data" 2025/09/12 04:54:58 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/vjrnln8ratgmqakfosrqe8espk" 2025/09/12 04:55:01 DEBUG : data/banana: md5 = 1b381817e84e88424db0d96876a0abf3 OK 2025/09/12 04:55:03 DEBUG : test.sum: md5 = 470ab63b0795c8af95685e3048541c08 OK === RUN TestCheckSumDownload/subtest1 2025/09/12 04:55:08 DEBUG : data/potato: md5 = 53458c2a3bcb0847978897eadd83104f OK 2025/09/12 04:55:09 DEBUG : test.sum: md5 = 9237ecdc3a82a81efe67aef28da81ca7 OK === RUN TestCheckSumDownload/subtest2 2025/09/12 04:55:14 DEBUG : test.sum: md5 = bd3df24cdf96968541e871cdcafc9520 OK === RUN TestCheckSumDownload/subtest3 2025/09/12 04:55:19 DEBUG : test.sum: md5 = cca2f28060f61f60c8959382321b1dca OK === RUN TestCheckSumDownload/subtest4 2025/09/12 04:55:23 DEBUG : test.sum: md5 = ccc6d39a97d85b50820ffbfa5634e501 OK === RUN TestCheckSumDownload/subtest5 2025/09/12 04:55:27 DEBUG : test.sum: md5 = bda73917dec94b217fa5628b3f4f366d OK === RUN TestCheckSumDownload/subtest6 2025/09/12 04:55:32 DEBUG : data/banana: md5 = f49295165d62a6321d18fe7e5b1a4c36 OK 2025/09/12 04:55:33 DEBUG : data/potato: md5 = 8fa2cca39ce34228217754c62d3ed284 OK 2025/09/12 04:55:35 DEBUG : test.sum: md5 = d863562d3d69399980a13bf701d6a740 OK === RUN TestCheckSumDownload/subtest7 2025/09/12 04:55:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/12 04:55:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.07s) --- PASS: TestCheckSumDownload/subtest1 (2.95s) --- PASS: TestCheckSumDownload/subtest2 (2.26s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.40s) --- PASS: TestCheckSumDownload/subtest7 (2.36s) === RUN TestApplyTransforms 2025/09/12 04:55:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fukikiy8dado" 2025/09/12 04:55:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/c5tn1c2p20017bb5gvi4880dur95e5kr3bprc1pjt6c4q421q110" 2025/09/12 04:55:42 DEBUG : Creating backend with remote "/tmp/rclone1044476352" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado'", Local "Local file system at /tmp/rclone1044476352", Modify Window "1ms" 2025/09/12 04:55:44 DEBUG : hello, world!: md5 = 56ec196ce160c236d2c49fa00334fc15 OK upper checkfile vs. lower remote (without normalization) 2025/09/12 04:55:45 ERROR : hello, world!: sum not found 2025/09/12 04:55:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado' 2025/09/12 04:55:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado': 1 files missing 2025/09/12 04:55:45 NOTICE: 1 hashes missing 2025/09/12 04:55:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado': 1 differences found 2025/09/12 04:55:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/12 04:55:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:55:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado': 0 differences found 2025/09/12 04:55:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado': 1 matching files 2025/09/12 04:55:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-potokuz8luyo" 2025/09/12 04:55:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:55:46 DEBUG : Creating backend with remote "TestDrive:crypt/3mdojt9qtlo91j7qgnh7d5cch5m8l20fffmrnlfrgicfg332dnag" 2025/09/12 04:55:47 DEBUG : Creating backend with remote "/tmp/rclone304587875" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo'", Local "Local file system at /tmp/rclone304587875", Modify Window "1ms" 2025/09/12 04:55:49 DEBUG : HELLO, WORLD!: md5 = ff3b199971d5c57778ab0f49acefe8c1 OK lower checkfile vs. upper remote (without normalization) 2025/09/12 04:55:50 ERROR : HELLO, WORLD!: sum not found 2025/09/12 04:55:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo' 2025/09/12 04:55:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo': 1 files missing 2025/09/12 04:55:50 NOTICE: 1 hashes missing 2025/09/12 04:55:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo': 1 differences found 2025/09/12 04:55:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/12 04:55:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo': 0 differences found 2025/09/12 04:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo': 1 matching files 2025/09/12 04:55:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sigeviq5soki" 2025/09/12 04:55:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:55:51 DEBUG : Creating backend with remote "TestDrive:crypt/0c1ul32k35vogqli8ffut3l18abi82vgmuf3bilvlek8gt2v2hdg" 2025/09/12 04:55:52 DEBUG : Creating backend with remote "/tmp/rclone936579953" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki'", Local "Local file system at /tmp/rclone936579953", Modify Window "1ms" 2025/09/12 04:55:55 DEBUG : HeLlO, wOrLd!: md5 = d9eb06f25dcc11159107654032607b40 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/12 04:55:55 ERROR : HeLlO, wOrLd!: sum not found 2025/09/12 04:55:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki' 2025/09/12 04:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki': 1 files missing 2025/09/12 04:55:55 NOTICE: 1 hashes missing 2025/09/12 04:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki': 1 differences found 2025/09/12 04:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/12 04:55:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:55:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki': 0 differences found 2025/09/12 04:55:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki': 1 matching files 2025/09/12 04:55:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putozeq2fapi" 2025/09/12 04:55:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:55:57 DEBUG : Creating backend with remote "TestDrive:crypt/5jaktfmc8d242be6fl4dbaf9pdr0v2ih740n3dm18fof8hh73r2g" 2025/09/12 04:55:58 DEBUG : Creating backend with remote "/tmp/rclone702303967" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi'", Local "Local file system at /tmp/rclone702303967", Modify Window "1ms" 2025/09/12 04:56:00 DEBUG : HELLO, WORLD!: md5 = 0b8a36d4e4e80da17cb8cd82662e4569 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/12 04:56:00 ERROR : HELLO, WORLD!: sum not found 2025/09/12 04:56:00 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi' 2025/09/12 04:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi': 1 files missing 2025/09/12 04:56:00 NOTICE: 1 hashes missing 2025/09/12 04:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi': 1 differences found 2025/09/12 04:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/12 04:56:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi': 0 differences found 2025/09/12 04:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi': 1 matching files 2025/09/12 04:56:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jilugut5toha" 2025/09/12 04:56:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:56:02 DEBUG : Creating backend with remote "TestDrive:crypt/08r9hipd2m00gjh6p209ti274hidn54d3r2tjf2enda2svl0aklg" 2025/09/12 04:56:02 DEBUG : Creating backend with remote "/tmp/rclone824704947" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha'", Local "Local file system at /tmp/rclone824704947", Modify Window "1ms" 2025/09/12 04:56:05 DEBUG : 測試_Русский___ě_áñ: md5 = 861d4918a99f674700a65482e1bb17a6 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/12 04:56:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/12 04:56:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha' 2025/09/12 04:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha': 1 files missing 2025/09/12 04:56:05 NOTICE: 1 hashes missing 2025/09/12 04:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha': 1 differences found 2025/09/12 04:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/12 04:56:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha': 0 differences found 2025/09/12 04:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha': 1 matching files 2025/09/12 04:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kotixed6gele" 2025/09/12 04:56:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/t3vdg48auifj11gbek4evivugphecjl30021jupm6k6ab4inrsmg" 2025/09/12 04:56:07 DEBUG : Creating backend with remote "/tmp/rclone86991057" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele'", Local "Local file system at /tmp/rclone86991057", Modify Window "1ms" 2025/09/12 04:56:10 DEBUG : 測試_Русский___ě_áñ: md5 = 258a973b4c2fd5fb8b606134fb1bdf18 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/12 04:56:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/12 04:56:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele' 2025/09/12 04:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele': 1 files missing 2025/09/12 04:56:10 NOTICE: 1 hashes missing 2025/09/12 04:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele': 1 differences found 2025/09/12 04:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/12 04:56:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele': 0 differences found 2025/09/12 04:56:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele': 1 matching files 2025/09/12 04:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaguyej6woha" 2025/09/12 04:56:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/bflh8cm1ja5h7ae88vjdseiq8ioaa2d8k4jurubtj7cem6sn1qog" 2025/09/12 04:56:12 DEBUG : Creating backend with remote "/tmp/rclone500232667" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha'", Local "Local file system at /tmp/rclone500232667", Modify Window "1ms" 2025/09/12 04:56:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b706028a40dc8df71d0b2798ad335d3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/12 04:56:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 04:56:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha' 2025/09/12 04:56:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha': 1 files missing 2025/09/12 04:56:15 NOTICE: 1 hashes missing 2025/09/12 04:56:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha': 1 differences found 2025/09/12 04:56:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/12 04:56:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha': 0 differences found 2025/09/12 04:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha': 1 matching files 2025/09/12 04:56:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muwusew6miqo" 2025/09/12 04:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:56:17 DEBUG : Creating backend with remote "TestDrive:crypt/20o8aul8pj6j9h2cede421k1n2hojopnk14hn9hii4lm95df18f0" 2025/09/12 04:56:18 DEBUG : Creating backend with remote "/tmp/rclone2184047927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo'", Local "Local file system at /tmp/rclone2184047927", Modify Window "1ms" 2025/09/12 04:56:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 89ad7d77ff66b7960098a00e3448c35f OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/12 04:56:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 04:56:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo' 2025/09/12 04:56:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo': 1 files missing 2025/09/12 04:56:20 NOTICE: 1 hashes missing 2025/09/12 04:56:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo': 1 differences found 2025/09/12 04:56:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/12 04:56:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo': 0 differences found 2025/09/12 04:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo': 1 matching files 2025/09/12 04:56:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rugufig4furo" 2025/09/12 04:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:56:22 DEBUG : Creating backend with remote "TestDrive:crypt/8vbaq4nd25fl7tr3jvg7pm8dkpii81s0k2kuk9psuft133p3f360" 2025/09/12 04:56:23 DEBUG : Creating backend with remote "/tmp/rclone1559576081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo'", Local "Local file system at /tmp/rclone1559576081", Modify Window "1ms" 2025/09/12 04:56:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb328e5e75a68972d06a01976f978eb9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/12 04:56:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 04:56:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo' 2025/09/12 04:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo': 1 files missing 2025/09/12 04:56:25 NOTICE: 1 hashes missing 2025/09/12 04:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo': 1 differences found 2025/09/12 04:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/12 04:56:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo': 0 differences found 2025/09/12 04:56:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo': 1 matching files 2025/09/12 04:56:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sihoguj7nete" 2025/09/12 04:56:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:56:27 DEBUG : Creating backend with remote "TestDrive:crypt/539mql37c3r75thmcp4m0g05nitqmu4fgdb5utq5s73kqleap1t0" 2025/09/12 04:56:28 DEBUG : Creating backend with remote "/tmp/rclone1218226360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete'", Local "Local file system at /tmp/rclone1218226360", Modify Window "1ms" 2025/09/12 04:56:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 312cd03bdc8e46d92214500aecdec79e OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/12 04:56:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 04:56:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete' 2025/09/12 04:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete': 1 files missing 2025/09/12 04:56:31 NOTICE: 1 hashes missing 2025/09/12 04:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete': 1 differences found 2025/09/12 04:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/12 04:56:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 04:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete': 0 differences found 2025/09/12 04:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete': 1 matching files 2025/09/12 04:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sihoguj7nete': Purge remote 2025/09/12 04:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rugufig4furo': Purge remote 2025/09/12 04:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muwusew6miqo': Purge remote 2025/09/12 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaguyej6woha': Purge remote 2025/09/12 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kotixed6gele': Purge remote 2025/09/12 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilugut5toha': Purge remote 2025/09/12 04:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putozeq2fapi': Purge remote 2025/09/12 04:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sigeviq5soki': Purge remote 2025/09/12 04:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potokuz8luyo': Purge remote 2025/09/12 04:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fukikiy8dado': Purge remote --- PASS: TestApplyTransforms (56.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:56:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/12 04:56:39 DEBUG : sub/file2: md5 = 0eb9ab7c710205724838802ee4958ac4 OK 2025/09/12 04:56:39 INFO : file1: Copied (new) to: sub/file2 2025/09/12 04:56:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:56:40 DEBUG : file1: Unchanged skipping 2025/09/12 04:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': don't need to copy/move sub/file2, it is already at target location 2025/09/12 04:56:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:56:46 DEBUG : dst/file1: md5 = 64f0ccebcecf5e301b689e9d837f2405 OK 2025/09/12 04:56:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/backup" 2025/09/12 04:56:47 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/1nrff024r7pq65ecp72fc28jb0" 2025/09/12 04:56:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/12 04:56:51 INFO : dst/file1: Moved (server-side) 2025/09/12 04:56:52 DEBUG : dst/file1: md5 = 6e913077d709b6518946969d5be87876 OK 2025/09/12 04:56:52 INFO : dst/file1: Copied (new) 2025/09/12 04:56:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 04:56:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 04:56:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.39s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:56:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/dst" 2025/09/12 04:56:57 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 04:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/CompareDest" 2025/09/12 04:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/gveqi14airsml4bgu7krj116o8" 2025/09/12 04:57:01 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 04:57:03 DEBUG : one: md5 = 17e6b4cca3588681b97e0ad7745c4121 OK 2025/09/12 04:57:03 INFO : one: Copied (new) 2025/09/12 04:57:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:57:06 DEBUG : one: md5 = d647e89d13081d8ac9544e6b49ceae32 OK 2025/09/12 04:57:06 INFO : one: Copied (replaced existing) 2025/09/12 04:57:08 DEBUG : dst/one: md5 = 57c5c3e5862f0ea0290d28964bff718b OK 2025/09/12 04:57:10 DEBUG : CompareDest/one: md5 = 72c49442eee86297c0eda87d694b7fc1 OK 2025/09/12 04:57:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:57:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:57:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:57:14 DEBUG : CompareDest/two: md5 = 3d56835fa3a294e526eb60d668455a85 OK 2025/09/12 04:57:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 04:57:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:57:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:57:15 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 04:57:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:57:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:57:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 04:57:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/12 04:57:19 DEBUG : two: md5 = f275db0b78eff2355bd0053572ecbf5f OK 2025/09/12 04:57:19 INFO : two: Copied (new) 2025/09/12 04:57:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 04:57:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 04:57:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 04:57:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:57:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/dst" 2025/09/12 04:57:23 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 04:57:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/CopyDest" 2025/09/12 04:57:25 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/12 04:57:27 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 04:57:29 DEBUG : one: md5 = 0d0a6a9de9cd858ce151d78d16adfbb5 OK 2025/09/12 04:57:29 INFO : one: Copied (new) 2025/09/12 04:57:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:57:32 DEBUG : one: md5 = 6cd6c47ffb936d51f2f6ecd3ead9f4f7 OK 2025/09/12 04:57:32 INFO : one: Copied (replaced existing) 2025/09/12 04:57:34 DEBUG : dst/one: md5 = 53ec1df9ff977b695ec1563009bc3298 OK 2025/09/12 04:57:36 DEBUG : CopyDest/one: md5 = dff36ed24b0471fd4a87d024677f6dc1 OK 2025/09/12 04:57:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/BackupDir" 2025/09/12 04:57:37 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/12 04:57:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:57:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:57:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:57:41 INFO : one: Moved (server-side) 2025/09/12 04:57:42 INFO : one: Copied (server-side copy) 2025/09/12 04:57:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/12 04:57:44 DEBUG : CopyDest/two: md5 = 827acbe7c4ab07d23c8a2cc20e8c3b33 OK 2025/09/12 04:57:45 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 04:57:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:57:46 INFO : two: Copied (server-side copy) 2025/09/12 04:57:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/12 04:57:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:57:47 DEBUG : two: Unchanged skipping 2025/09/12 04:57:49 DEBUG : CopyDest/three: md5 = 026d39e853b8fff067c1a74811f72dc2 OK 2025/09/12 04:57:50 DEBUG : three: Need to transfer - File not found at Destination 2025/09/12 04:57:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/12 04:57:50 DEBUG : three: Destination not found in --copy-dest 2025/09/12 04:57:51 DEBUG : three: md5 = 6dd64fd42807bf3e710a8a0889091be8 OK 2025/09/12 04:57:51 INFO : three: Copied (new) 2025/09/12 04:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/12 04:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 04:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 04:57:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 04:57:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 04:57:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/12 04:57:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.85s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.54s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/12 04:58:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c6b9f32a0ba1fcdb85c21d01997ee3b1 OK 2025/09/12 04:58:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/12 04:58:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/12 04:58:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/12 04:58:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/12 04:58:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/12 04:58:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6424e4bba4cb7e14e35a54945d94cddd OK 2025/09/12 04:58:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/12 04:58:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/12 04:58:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.44s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using skip mode. 2025/09/12 04:58:13 NOTICE: one: Found 2 files with duplicate names 2025/09/12 04:58:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using skip mode. 2025/09/12 04:58:19 NOTICE: one: Found 3 files with duplicate names 2025/09/12 04:58:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/12 04:58:19 INFO : one: Deleted 2025/09/12 04:58:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using first mode. 2025/09/12 04:58:26 NOTICE: one: Found 3 files with duplicate names 2025/09/12 04:58:26 INFO : one: Deleted 2025/09/12 04:58:27 INFO : one: Deleted 2025/09/12 04:58:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.71s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using newest mode. 2025/09/12 04:58:33 NOTICE: one: Found 3 files with duplicate names 2025/09/12 04:58:33 INFO : one: Deleted 2025/09/12 04:58:34 INFO : one: Deleted 2025/09/12 04:58:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.89s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using oldest mode. 2025/09/12 04:58:40 NOTICE: one: Found 3 files with duplicate names 2025/09/12 04:58:40 INFO : one: Deleted 2025/09/12 04:58:41 INFO : one: Deleted 2025/09/12 04:58:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.68s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using largest mode. 2025/09/12 04:58:47 NOTICE: one: Found 3 files with duplicate names 2025/09/12 04:58:47 INFO : one: Deleted 2025/09/12 04:58:48 INFO : one: Deleted 2025/09/12 04:58:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.81s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:58:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using smallest mode. 2025/09/12 04:58:53 NOTICE: one: Found 3 files with duplicate names 2025/09/12 04:58:54 INFO : one: Deleted 2025/09/12 04:58:55 INFO : one: Deleted 2025/09/12 04:58:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.47s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:59:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Looking for duplicate names using rename mode. 2025/09/12 04:59:06 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/12 04:59:07 INFO : one-2.txt: renamed from: one.txt 2025/09/12 04:59:08 INFO : one-3.txt: renamed from: one.txt 2025/09/12 04:59:09 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:59:14 DEBUG : dupe1/one.txt: md5 = 8b2fa7003c464ab5423325ad0b7ad0fe OK 2025/09/12 04:59:16 DEBUG : dupe2/two.txt: md5 = dd7a29e85200ff74ba22ca6f8284020a OK 2025/09/12 04:59:19 DEBUG : dupe3/three.txt: md5 = 5599bd12ff869aa759ab815f4ae06109 OK 2025/09/12 04:59:19 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/12 04:59:20 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/12 04:59:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/12 04:59:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/12 04:59:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/12 04:59:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/12 04:59:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.08s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:59:26 DEBUG : a.txt: md5 = 1bb02c3d5b6e39a1a8d1ad3908771bd2 OK 2025/09/12 04:59:28 DEBUG : zend.txt: md5 = 94fb5fc4354004f8908844a46491b2db OK 2025/09/12 04:59:30 DEBUG : sub dir/hello world: md5 = 11b0b0fd336c06eb0815dbd84c017b73 OK 2025/09/12 04:59:32 DEBUG : sub dir/hello world2: md5 = 963ac38a83088e3daf0d7b3b21a1adda OK 2025/09/12 04:59:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 46486cbb87599cb400489c2c940c3886 OK 2025/09/12 04:59:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3cd0427f8cfb040e974fd177e1bea467 OK 2025/09/12 04:59:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1d3ccc6235347225111f492bb09be6c3 OK 2025/09/12 04:59:39 DEBUG : a.txt: Excluded (Size Filter) 2025/09/12 04:59:39 DEBUG : a.txt: Excluded 2025/09/12 04:59:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 04:59:39 DEBUG : sub dir/hello world: Excluded 2025/09/12 04:59:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 04:59:39 DEBUG : sub dir/hello world2: Excluded 2025/09/12 04:59:40 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 04:59:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 04:59:40 DEBUG : sub dir/hello world: Excluded 2025/09/12 04:59:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 04:59:40 DEBUG : sub dir/hello world2: Excluded 2025/09/12 04:59:40 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 04:59:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/12 04:59:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/12 04:59:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/12 04:59:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/12 04:59:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/12 04:59:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/12 04:59:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.14s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 04:59:49 DEBUG : a.txt: md5 = 2fa837e3a96e0a378efbb265e1bfdfb1 OK 2025/09/12 04:59:50 DEBUG : zend.txt: md5 = 5dfc603e3b51e2154609144112a677b5 OK 2025/09/12 04:59:52 DEBUG : sub dir/hello world: md5 = 9eb0b5e4650c3e09f780c5c1d7f1d926 OK 2025/09/12 04:59:54 DEBUG : sub dir/hello world2: md5 = b73a19e37548dbbaee4b6c8a0dcfaf88 OK 2025/09/12 04:59:56 DEBUG : sub dir/ignore dir/.ignore: md5 = 94e2ac3351340430c48eef6d73a25448 OK 2025/09/12 04:59:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 29215495e8f0b5c8b9129061784509ce OK 2025/09/12 05:00:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 56f523375bd42293e332b7fb2eff6dd2 OK 2025/09/12 05:00:01 DEBUG : a.txt: Excluded (Size Filter) 2025/09/12 05:00:01 DEBUG : a.txt: Excluded 2025/09/12 05:00:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 05:00:02 DEBUG : sub dir/hello world: Excluded 2025/09/12 05:00:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 05:00:02 DEBUG : sub dir/hello world2: Excluded 2025/09/12 05:00:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 05:00:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 05:00:03 DEBUG : sub dir/hello world: Excluded 2025/09/12 05:00:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 05:00:03 DEBUG : sub dir/hello world2: Excluded 2025/09/12 05:00:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 05:00:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/12 05:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/12 05:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/12 05:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/12 05:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/12 05:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/12 05:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.12s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:12 DEBUG : file1: md5 = a08bc6bd8a67dca26af13bb11c8197f1 OK 2025/09/12 05:00:14 DEBUG : sub/file2: md5 = f83e7bd1eaaa1b868a57458e95a90d06 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/09/12 05:00:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/12 05:00:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/12 05:00:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/12 05:00:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.41s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:22 DEBUG : file1: md5 = 1e49638458b52cf8374b1e015103078e OK 2025/09/12 05:00:24 DEBUG : sub/file2: md5 = 11ad25dfb474ea94c35ab99fb86067cf 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/09/12 05:00:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/notfound" 2025/09/12 05:00:28 DEBUG : Config file has changed externally - reloading 2025/09/12 05:00:28 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/12 05:00:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.92s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Making directory 2025/09/12 05:00:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Making directory --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:36 DEBUG : sub dir/hello world: md5 = 4e0b9a3561fd4600cf29d64db54ac970 OK 2025/09/12 05:00:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.97s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:40 DEBUG : potato2: md5 = 97006d2b12c9e4134b335f28063b502d OK 2025/09/12 05:00:41 DEBUG : empty space: md5 = 7437ee356c0f6b1c2395130450092fd7 OK --- PASS: TestLs (4.81s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:45 DEBUG : potato2: md5 = be381e12626dfd23a409adcd77b0179d OK 2025/09/12 05:00:47 DEBUG : empty space: md5 = 13973b4eef4ffe751a1117cc4408e0ae OK 2025/09/12 05:00:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.46s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:50 DEBUG : potato2: md5 = 0447c8ebd17a469c488d900cea8aa516 OK 2025/09/12 05:00:52 DEBUG : empty space: md5 = 210fdddd2eae5dfac04d1fead7d43fe3 OK --- PASS: TestLsLong (5.20s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:00:55 DEBUG : potato2: md5 = 3b82807873c6c86aa65246897a220987 OK 2025/09/12 05:00:57 DEBUG : empty space: md5 = 32801f1833c2a0271bcb0a4cc2b958ba OK --- PASS: TestHashSums (4.55s) === RUN TestHashSumsWithErrors 2025/09/12 05:00:58 DEBUG : Creating backend with remote ":memory:" 2025/09/12 05:00:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/12 05:00:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/12 05:00:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/12 05:00:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/12 05:00:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/12 05:00:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/12 05:00:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/12 05:00:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/12 05:00:58 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:00 DEBUG : potato2: md5 = 1c6205db09345d20fef35149170a591a OK 2025/09/12 05:01:01 DEBUG : empty space: md5 = cca2f15d4a941afffd6e8854127c75a8 OK 2025/09/12 05:01:04 DEBUG : sub dir/potato3: md5 = 0a1ff2b27537166dc25723656b1b10df OK 2025/09/12 05:01:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.77s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:09 DEBUG : small: md5 = 9d665a1c449ecb7d55667b72fc75f905 OK 2025/09/12 05:01:10 DEBUG : medium: md5 = 195a2ce1ee7b8ba81553c1398021920f OK 2025/09/12 05:01:12 DEBUG : large: md5 = 026dfc908c96e66799c4b5b4f2d558c1 OK 2025/09/12 05:01:12 DEBUG : Waiting for deletions to finish 2025/09/12 05:01:12 DEBUG : large: Excluded (Size Filter) 2025/09/12 05:01:13 INFO : medium: Deleted 2025/09/12 05:01:13 INFO : small: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:15 DEBUG : small: md5 = 75a66b624ce5e83e660e9b642454327c OK 2025/09/12 05:01:17 DEBUG : medium: md5 = 73350d01e927d49c1aeb6f49ce63cac1 OK 2025/09/12 05:01:18 DEBUG : large: md5 = acb3d785817bda3934536c6a97169876 OK 2025/09/12 05:01:19 DEBUG : Waiting for deletions to finish 2025/09/12 05:01:19 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/12 05:01:19 INFO : small: Deleted 2025/09/12 05:01:19 INFO : medium: Deleted --- PASS: TestMaxDelete (7.22s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:23 DEBUG : small: md5 = badab3dc922bc5ee6528bff6e5cc9328 OK 2025/09/12 05:01:24 DEBUG : medium: md5 = dabcacf67355d22c760e347a2b5a5cd9 OK 2025/09/12 05:01:25 DEBUG : large: md5 = e01b5616f31e8be755c1b5a80e5aada4 OK 2025/09/12 05:01:26 DEBUG : Waiting for deletions to finish 2025/09/12 05:01:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/12 05:01:26 INFO : medium: Deleted 2025/09/12 05:01:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:29 DEBUG : small: md5 = 293a5520dde0a6d807cb4d7c242a2098 OK 2025/09/12 05:01:31 DEBUG : medium: md5 = 24e2cda7ff536102ec6163332b71f8a6 OK 2025/09/12 05:01:32 DEBUG : large: md5 = 951702796dd9476cbd898949238b5a61 OK 2025/09/12 05:01:33 DEBUG : Waiting for deletions to finish 2025/09/12 05:01:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/12 05:01:33 INFO : medium: Deleted 2025/09/12 05:01:33 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.21s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:36 DEBUG : ReadFile: md5 = 1788e3c9bea8fd90dccf69a9d546e2c2 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/09/12 05:01:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/12 05:01:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/12 05:01:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 05:01:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 05:01:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 05:01:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 05:01:39 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:01:41 DEBUG : file1: md5 = 43f45eff87e8dbfb86b091fd1eb9981d OK 2025/09/12 05:01:42 DEBUG : file2: md5 = 1f99bd36da6448e74677f2be2361e234 OK --- PASS: TestCat (17.47s) === RUN TestPurge 2025/09/12 05:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiwoqit1qudi" 2025/09/12 05:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 05:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/qjhc207b0q2186hrf7s6lfpgeq7nmft9pl8ofbpfacofeouvu6rg" 2025/09/12 05:01:58 DEBUG : Creating backend with remote "/tmp/rclone2239286825" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiwoqit1qudi'", Local "Local file system at /tmp/rclone2239286825", Modify Window "1ms" 2025/09/12 05:02:02 DEBUG : A1/B1/C1/one: md5 = 223dc0dd55f57e23e3d6c2a6e8ded6b8 OK 2025/09/12 05:02:02 INFO : A2: Making directory 2025/09/12 05:02:03 INFO : A1/B2: Making directory 2025/09/12 05:02:04 INFO : A1/B2/C2: Making directory 2025/09/12 05:02:05 INFO : A1/B1/C3: Making directory 2025/09/12 05:02:06 INFO : A3: Making directory 2025/09/12 05:02:06 INFO : A3/B3: Making directory 2025/09/12 05:02:07 INFO : A3/B3/C4: Making directory 2025/09/12 05:02:10 DEBUG : A1/two: md5 = bec95a14cf77ea9c0453814bf51c912e OK 2025/09/12 05:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwoqit1qudi': Purge remote 2025/09/12 05:02:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.55s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:02:17 DEBUG : A1/B1/C1/one: md5 = 48316d4ec4ba79239dfbb515723d2a85 OK 2025/09/12 05:02:17 INFO : A2: Making directory 2025/09/12 05:02:18 INFO : A1/B2: Making directory 2025/09/12 05:02:19 INFO : A1/B2/C2: Making directory 2025/09/12 05:02:19 INFO : A1/B1/C3: Making directory 2025/09/12 05:02:20 INFO : A3: Making directory 2025/09/12 05:02:21 INFO : A3/B3: Making directory 2025/09/12 05:02:22 INFO : A3/B3/C4: Making directory 2025/09/12 05:02:24 DEBUG : A1/two: md5 = fb1bfd00c548e90d81032b64b6a6e83e OK 2025/09/12 05:02:25 DEBUG : removing 1 level 3 directories 2025/09/12 05:02:25 INFO : A3/B3/C4: Removing directory 2025/09/12 05:02:28 DEBUG : removing 2 level 3 directories 2025/09/12 05:02:28 INFO : A1/B2/C2: Removing directory 2025/09/12 05:02:28 INFO : A1/B1/C3: Removing directory 2025/09/12 05:02:28 DEBUG : removing 2 level 2 directories 2025/09/12 05:02:28 INFO : A3/B3: Removing directory 2025/09/12 05:02:28 INFO : A1/B2: Removing directory 2025/09/12 05:02:28 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/12 05:02:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 05:02:29 DEBUG : removing 2 level 1 directories 2025/09/12 05:02:29 INFO : A3: Removing directory 2025/09/12 05:02:29 INFO : A2: Removing directory 2025/09/12 05:02:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/12 05:02:33 DEBUG : removing 1 level 3 directories 2025/09/12 05:02:33 INFO : A1/B1/C1: Removing directory 2025/09/12 05:02:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:34 DEBUG : removing 1 level 2 directories 2025/09/12 05:02:34 INFO : A1/B1: Removing directory 2025/09/12 05:02:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 05:02:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 05:02:34 DEBUG : removing 1 level 1 directories 2025/09/12 05:02:34 INFO : A1: Removing directory 2025/09/12 05:02:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 05:02:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 05:02:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 05:02:35 DEBUG : removing 1 level 0 directories 2025/09/12 05:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Removing directory 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/12 05:02:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.33s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:02:37 INFO : A1: Making directory 2025/09/12 05:02:38 INFO : A1/B1: Making directory 2025/09/12 05:02:39 INFO : A1/B1/C1: Making directory 2025/09/12 05:02:41 DEBUG : removing 1 level 3 directories 2025/09/12 05:02:41 INFO : A1/B1/C1: Removing directory 2025/09/12 05:02:42 DEBUG : removing 1 level 2 directories 2025/09/12 05:02:42 INFO : A1/B1: Removing directory 2025/09/12 05:02:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 05:02:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:02:44 INFO : A1: Making directory 2025/09/12 05:02:45 INFO : A1/B1: Making directory 2025/09/12 05:02:46 INFO : A1/B1/C1: Making directory 2025/09/12 05:02:49 DEBUG : removing 1 level 3 directories 2025/09/12 05:02:49 INFO : A1/B1/C1: Removing directory 2025/09/12 05:02:49 DEBUG : removing 1 level 2 directories 2025/09/12 05:02:49 INFO : A1/B1: Removing directory 2025/09/12 05:02:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 05:02:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:02:53 DEBUG : file1: md5 = d9e3558dde3dc113055220b78270df67 OK 2025/09/12 05:02:54 DEBUG : filename.txt: File name found in url 2025/09/12 05:02:56 DEBUG : filename.txt: md5 = 0efb8d6dc18fe94b791e8df39dc82594 OK 2025/09/12 05:02:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/12 05:02:57 DEBUG : headerfilename.txt: md5 = 8eda97bb734326b88a012088b6bbd190 OK 2025/09/12 05:02:59 DEBUG : file2: md5 = acc5a4c8e7cd31419875e007d13c893c OK --- PASS: TestCopyURL (9.35s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:03:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/12 05:03:04 DEBUG : sub/file2: md5 = 08f32d0b20612d21a1a8815d4cfbe2f8 OK 2025/09/12 05:03:04 INFO : file1: Copied (new) to: sub/file2 2025/09/12 05:03:04 INFO : file1: Deleted 2025/09/12 05:03:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 05:03:05 DEBUG : file1: Unchanged skipping 2025/09/12 05:03:05 INFO : file1: Deleted 2025/09/12 05:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': don't need to copy/move sub/file2, it is already at target location 2025/09/12 05:03:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.66s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:03:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/12 05:03:10 DEBUG : file1: md5 = 87a8e778367b89b72eca42a4cd34446a OK 2025/09/12 05:03:10 INFO : file1: Copied (new) 2025/09/12 05:03:10 INFO : file1: Deleted 2025/09/12 05:03:10 DEBUG : file1: Destination exists, skipping 2025/09/12 05:03:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:03:14 DEBUG : dst/file1: md5 = eb6a0ddf3487862d0a739b9e9461d0fb OK 2025/09/12 05:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoluh4yoqe/backup" 2025/09/12 05:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0/1nrff024r7pq65ecp72fc28jb0" 2025/09/12 05:03:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/12 05:03:19 INFO : dst/file1: Moved (server-side) 2025/09/12 05:03:21 DEBUG : dst/file1: md5 = 6fc6580bc2e2272be59209a23181a433 OK 2025/09/12 05:03:21 INFO : dst/file1: Copied (new) 2025/09/12 05:03:21 INFO : dst/file1: Deleted 2025/09/12 05:03:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 05:03:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 05:03:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.41s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:03:28 DEBUG : A1/one: md5 = 8a35cf96d8f91b1f242267f7d759a41c OK 2025/09/12 05:03:29 DEBUG : A1/two: md5 = 742e2101afa3e80b51d1c63e96b70d7d OK 2025/09/12 05:03:32 DEBUG : A1/B1/three: md5 = e94b4043f5660be06d478540d0dab370 OK 2025/09/12 05:03:34 DEBUG : A1/B1/C1/four: md5 = a41ed96ec65ddca723072feed07dc71c OK 2025/09/12 05:03:36 DEBUG : A1/B1/C2/five: md5 = d0c02a3cc4dae5ae92c6e420b3414cb9 OK 2025/09/12 05:03:36 INFO : A1/B2: Making directory 2025/09/12 05:03:37 INFO : A1/B1/C3: Making directory 2025/09/12 05:03:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/12 05:03:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/12 05:03:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/12 05:03:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/12 05:03:47 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/12 05:03:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 05:03:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 05:03:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 05:03:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 05:03:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 05:03:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/12 05:03:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/12 05:03:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/12 05:03:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/12 05:03:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/12 05:03:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/12 05:04:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 05:04:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 05:04:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 05:04:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 05:04:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 05:04:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/12 05:04:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/12 05:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 05:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 05:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 05:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/12 05:04:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 05:04:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 05:04:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 05:04:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.80s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 05:04:14 DEBUG : no_checksum_small_file_from_pipe: md5 = f381af1c00e252c601de170539f629e4 OK 2025/09/12 05:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/12 05:04:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/12 05:04:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/12 05:04:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 7ac135c1514656175b15fbb8d398a9d8 OK 2025/09/12 05:04:15 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 05:04:19 DEBUG : with_checksum_small_file_from_pipe: md5 = ec8be2a23aa0b66afd04dffa98550d1f OK 2025/09/12 05:04:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/12 05:04:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/12 05:04:21 DEBUG : with_checksum_big_file_from_pipe: md5 = 19fea29cef6083b97d858a37dabef7ee OK 2025/09/12 05:04:21 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 05:04:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 05:04:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/12 05:04:26 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-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 05:04:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/12 05:04:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/12 05:04:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.03s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/12 05:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (48 bytes), uploading instead of streaming 2025/09/12 05:04:34 DEBUG : rcat_metadata: md5 = 7ee521ab2e27833bd0d1a19916fe01da OK 2025/09/12 05:04:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/12 05:04:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/12 05:04:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = efcd14b4dca9c694beb2e44a5a5b500d OK 2025/09/12 05:04:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.06s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:40 DEBUG : potato1: md5 = e2953567db1961f3112fab994f4153f6 OK 2025/09/12 05:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (60 bytes), uploading instead of streaming 2025/09/12 05:04:42 DEBUG : potato2: md5 = afbee43fcb913d438807338ace7278ae OK 2025/09/12 05:04:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:45 DEBUG : potato1: md5 = 3f74d7e924271beca76eb8b5ecab2cfa OK 2025/09/12 05:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': File to upload is small (60 bytes), uploading instead of streaming 2025/09/12 05:04:46 DEBUG : potato2: md5 = 67eb7617a1120ba478cc575e13595a89 OK 2025/09/12 05:04:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:50 DEBUG : potato2: md5 = 4c143f972af41c720658f22a7018e636 OK 2025/09/12 05:04:52 DEBUG : empty space: md5 = fd18af11413c154fa18f4e286c861a8d OK 2025/09/12 05:04:54 DEBUG : sub dir/potato3: md5 = 6c030fb38a6914f5296fc738fe1364ba OK 2025/09/12 05:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Touching "sub dir/potato3" 2025/09/12 05:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Touching "empty space" 2025/09/12 05:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Touching "potato2" 2025/09/12 05:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.35s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:04:59 DEBUG : dir with metadata: Making directory with metadata 2025/09/12 05:05:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:05:01 DEBUG : directory with modtime: Making directory with metadata 2025/09/12 05:05:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.80s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:05:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/12 05:05:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 05:05:04 DEBUG : Google drive root 'crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0': Skipping btime metadata as can't update it on an existing file: 2025-09-12T05:05:04.610698604Z 2025/09/12 05:05:05 INFO : non existent directory: Updated directory metadata 2025/09/12 05:05:07 DEBUG : Google drive root 'crypt/8irjk294g7mqph1v7c5bpej5qmtnanddfc478qjibukignkd7ap0': Skipping btime metadata as can't update it on an existing file: 2025-09-12T05:05:04.610698604Z 2025/09/12 05:05:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:05:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/12 05:05:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/12 05:05:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:05:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/12 05:05:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 05:05:14 DEBUG : dst: Making directory with metadata 2025/09/12 05:05:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 05:05:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 05:05:15 INFO : dst: Set directory modification time (using SetModTime) 2025/09/12 05:05:15 INFO : dst: Set directory modification time (using SetModTime) 2025/09/12 05:05:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/12 05:05:16 INFO : dst: Set directory modification time (using SetModTime) 2025/09/12 05:05:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.65s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe'", Local "Local file system at /tmp/rclone1353409242", Modify Window "1ms" 2025/09/12 05:05:20 DEBUG : sub dir/test remove existing: md5 = 16fd2098bc95c0df35e5402331945625 OK 2025/09/12 05:05:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e140cd5f401d538b393d298db669d704 OK 2025/09/12 05:05:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nexeput5" before starting 2025/09/12 05:05:24 DEBUG : sub dir/test remove existing.nexeput5: TEST: removing renamed existing file after operation 2025/09/12 05:05:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vehevor3" before starting 2025/09/12 05:05:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vehevor3: TEST: renaming existing back after failed operation 2025/09/12 05:05:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kunowav3" before starting 2025/09/12 05:05:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kunowav3: TEST: removing renamed existing file after operation 2025/09/12 05:05:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "re3bqp814a3ftp2m7fkviam8k7iuil6vaods8pq0m7shh6eu7a9bhq6mus70p7g6kmkrplbu0el2au016ul4ts26j4vlj2k4ck3gjs1c1csg4rk8f4seesvca82hv9i8e1ori90c9tajqmq4a0ddkvvvf7kohmblgh0k5i4hm8vllf4ehe1g" 2025/09/12 05:05:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j01iqj10ks97h3rpfquhocb61kke6meoi6jd8901sjajqlt9o6p0" --- PASS: TestRemoveExisting (13.43s) === 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/09/12 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoluh4yoqe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m24.895544051s (try 1/5)