"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/22 01:50:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu" 2025/08/22 01:50:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:50:51 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0" 2025/08/22 01:50:52 DEBUG : Creating backend with remote "/tmp/rclone3097833999" === 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/22 01:50:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/22 01:50:52 DEBUG : potato: Seek from 10 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 10 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Seek from 5 to 2 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/22 01:50:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Seek from 5 to 2 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/22 01:50:52 DEBUG : potato: Seek from 8 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 8 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/22 01:50:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/22 01:50:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/22 01:50:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/22 01:50:52 DEBUG : potato: Seek from 5 to 2 2025/08/22 01:50:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/22 01:50:52 DEBUG : potato: Seek from 9 to 0 2025/08/22 01:50:52 DEBUG : potato: Seek from 9 to 0 2025/08/22 01:50:52 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:50:54 DEBUG : rutabaga: md5 = 54b3b618fbf5c669e062af01ddb4a612 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/22 01:50:57 DEBUG : empty space: md5 = a43cef2e940dbab0515833ec52d0d4ff OK === RUN TestCheck/3 2025/08/22 01:50:59 DEBUG : potato2: md5 = 713b9a854d4748a3aeeea2c27cc9f29d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/22 01:51:01 DEBUG : remotepotato: md5 = a1fab8772960743509ff91784cf386e1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.00s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/22 01:51:04 DEBUG : Creating backend with remote "nonexistent" 2025/08/22 01:51:04 DEBUG : Creating backend with remote "nonexistent" 2025/08/22 01:51:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/22 01:51:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/22 01:51:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/22 01:51:04 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:51:06 DEBUG : rutabaga: md5 = 9fc3fbbee74fa8c5860700f793c745a7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/22 01:51:10 DEBUG : empty space: md5 = 780a80d1ef5c522cb774c95687a97c67 OK === RUN TestCheckDownload/3 2025/08/22 01:51:13 DEBUG : potato2: md5 = 0ac0a7ab80b197dd879a2c7b4db3ba94 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/22 01:51:17 DEBUG : remotepotato: md5 = b7f16c06818b5aa6d36699f84aa5e9d4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.28s) --- PASS: TestCheckDownload/1 (1.61s) --- PASS: TestCheckDownload/2 (0.83s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.37s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:51:23 DEBUG : rutabaga: md5 = 75a2bf56485463efccf3bd2c1ecadc0d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/22 01:51:25 DEBUG : empty space: md5 = b330427cab2aacbd4ad93ec050eefe5c OK === RUN TestCheckSizeOnly/3 2025/08/22 01:51:27 DEBUG : potato2: md5 = 3fe96cf92989113ee5d68d50a7cae563 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/22 01:51:29 DEBUG : remotepotato: md5 = ba2b3bee6b45e081ce176294e8ba7157 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.09s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:51:34 DEBUG : test.sum: md5 = f14ddcb1a6e888ef70fa5dde5ce3ab8c OK 2025/08/22 01:51:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/22 01:51:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/22 01:51:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/22 01:51:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/22 01:51:37 DEBUG : test.sum: md5 = f208f4ab7b003375215bf7e7674718f8 OK 2025/08/22 01:51:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/22 01:51:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/22 01:51:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/22 01:51:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.12s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:51:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/data" 2025/08/22 01:51:39 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:51:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/data" 2025/08/22 01:51:41 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/vjrnln8ratgmqakfosrqe8espk" 2025/08/22 01:51:45 DEBUG : data/banana: md5 = 71289570606ec73180166299749d7314 OK 2025/08/22 01:51:47 DEBUG : test.sum: md5 = 973031e4590191a84134bdd1a6967878 OK === RUN TestCheckSumDownload/subtest1 2025/08/22 01:51:52 DEBUG : data/potato: md5 = a2ea93666c54eaf84899df0871c1f81e OK 2025/08/22 01:51:53 DEBUG : test.sum: md5 = 9616321b008ed6f0228a0c370e3fce5e OK === RUN TestCheckSumDownload/subtest2 2025/08/22 01:51:57 DEBUG : test.sum: md5 = 62f86196af842edc9927b98d4bc07b16 OK === RUN TestCheckSumDownload/subtest3 2025/08/22 01:52:01 DEBUG : test.sum: md5 = 369bf884b7582c95616f5f82c2a7ab4f OK === RUN TestCheckSumDownload/subtest4 2025/08/22 01:52:05 DEBUG : test.sum: md5 = 6b5fe1f35146568a2f57184a4a062311 OK === RUN TestCheckSumDownload/subtest5 2025/08/22 01:52:10 DEBUG : test.sum: md5 = e2521172361452abf3164f535b36e41e OK === RUN TestCheckSumDownload/subtest6 2025/08/22 01:52:14 DEBUG : data/banana: md5 = 79ed17962868edff8bd9bd0c69272155 OK 2025/08/22 01:52:16 DEBUG : data/potato: md5 = bf7fd1f7c35dd3fc7603dbdb501402c3 OK 2025/08/22 01:52:17 DEBUG : test.sum: md5 = 7e0c52738bdf1d96decf904653d8e037 OK === RUN TestCheckSumDownload/subtest7 2025/08/22 01:52:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/22 01:52:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.03s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.21s) --- PASS: TestCheckSumDownload/subtest7 (2.23s) === RUN TestApplyTransforms 2025/08/22 01:52:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meloquc8noxi" 2025/08/22 01:52:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:23 DEBUG : Creating backend with remote "TestDrive:crypt/k6rtav2tqce12gkq8a1d3rg3n1jfhuhm3dbrfmnllpoofrge3jq0" 2025/08/22 01:52:24 DEBUG : Creating backend with remote "/tmp/rclone2300833199" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi'", Local "Local file system at /tmp/rclone2300833199", Modify Window "1ms" 2025/08/22 01:52:26 DEBUG : hello, world!: md5 = fe204961cc008a953a3b2b88290c094a OK upper checkfile vs. lower remote (without normalization) 2025/08/22 01:52:26 ERROR : hello, world!: sum not found 2025/08/22 01:52:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi' 2025/08/22 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi': 1 files missing 2025/08/22 01:52:26 NOTICE: 1 hashes missing 2025/08/22 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi': 1 differences found 2025/08/22 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/22 01:52:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi': 0 differences found 2025/08/22 01:52:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi': 1 matching files 2025/08/22 01:52:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beyexed8faze" 2025/08/22 01:52:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:28 DEBUG : Creating backend with remote "TestDrive:crypt/jtuq2m4vm7a0t3qte03khl4rhl76eoemuio19u9thphvs5u2f520" 2025/08/22 01:52:29 DEBUG : Creating backend with remote "/tmp/rclone230520462" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze'", Local "Local file system at /tmp/rclone230520462", Modify Window "1ms" 2025/08/22 01:52:31 DEBUG : HELLO, WORLD!: md5 = 168f58a74be897beeb8236f22b89e9dd OK lower checkfile vs. upper remote (without normalization) 2025/08/22 01:52:31 ERROR : HELLO, WORLD!: sum not found 2025/08/22 01:52:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze' 2025/08/22 01:52:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze': 1 files missing 2025/08/22 01:52:31 NOTICE: 1 hashes missing 2025/08/22 01:52:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze': 1 differences found 2025/08/22 01:52:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/22 01:52:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze': 0 differences found 2025/08/22 01:52:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze': 1 matching files 2025/08/22 01:52:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bifumeb7yice" 2025/08/22 01:52:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:33 DEBUG : Creating backend with remote "TestDrive:crypt/gkr45hogghiblsegbj8l8oc1sm4nk5lug28d95to07t2n4srjig0" 2025/08/22 01:52:34 DEBUG : Creating backend with remote "/tmp/rclone2963632238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice'", Local "Local file system at /tmp/rclone2963632238", Modify Window "1ms" 2025/08/22 01:52:36 DEBUG : HeLlO, wOrLd!: md5 = eb1487e8ca1c8e4c10d2e998b9341087 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/22 01:52:37 ERROR : HeLlO, wOrLd!: sum not found 2025/08/22 01:52:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice' 2025/08/22 01:52:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice': 1 files missing 2025/08/22 01:52:37 NOTICE: 1 hashes missing 2025/08/22 01:52:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice': 1 differences found 2025/08/22 01:52:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/22 01:52:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice': 0 differences found 2025/08/22 01:52:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice': 1 matching files 2025/08/22 01:52:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-widotum3yese" 2025/08/22 01:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:38 DEBUG : Creating backend with remote "TestDrive:crypt/ou7icb61ek2542rueo3tpqblduspo89vfh1pr1jbbrq51ocut3e0" 2025/08/22 01:52:39 DEBUG : Creating backend with remote "/tmp/rclone617513297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese'", Local "Local file system at /tmp/rclone617513297", Modify Window "1ms" 2025/08/22 01:52:41 DEBUG : HELLO, WORLD!: md5 = 26e14aea8690db51703d349ece1e6747 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/22 01:52:42 ERROR : HELLO, WORLD!: sum not found 2025/08/22 01:52:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese' 2025/08/22 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese': 1 files missing 2025/08/22 01:52:42 NOTICE: 1 hashes missing 2025/08/22 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese': 1 differences found 2025/08/22 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/22 01:52:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese': 0 differences found 2025/08/22 01:52:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese': 1 matching files 2025/08/22 01:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vumahir9cofo" 2025/08/22 01:52:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/6femdm09dunqa9re6b8r5vv28rkgn81qca31hnknusptg0a8uhdg" 2025/08/22 01:52:44 DEBUG : Creating backend with remote "/tmp/rclone2850514500" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo'", Local "Local file system at /tmp/rclone2850514500", Modify Window "1ms" 2025/08/22 01:52:46 DEBUG : 測試_Русский___ě_áñ: md5 = 725c6e111e2d9a8e209780b1cd3a0641 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/22 01:52:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/22 01:52:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo' 2025/08/22 01:52:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo': 1 files missing 2025/08/22 01:52:47 NOTICE: 1 hashes missing 2025/08/22 01:52:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo': 1 differences found 2025/08/22 01:52:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/22 01:52:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo': 0 differences found 2025/08/22 01:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo': 1 matching files 2025/08/22 01:52:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifuzix6dibe" 2025/08/22 01:52:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:48 DEBUG : Creating backend with remote "TestDrive:crypt/pd9agisiu5o1sih8rnbtrvc6falg37som9f176kp4r18jnt5ab70" 2025/08/22 01:52:49 DEBUG : Creating backend with remote "/tmp/rclone2649539577" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe'", Local "Local file system at /tmp/rclone2649539577", Modify Window "1ms" 2025/08/22 01:52:51 DEBUG : 測試_Русский___ě_áñ: md5 = b4c3d724622e2f902e6a06fe04dffb11 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/22 01:52:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/22 01:52:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe' 2025/08/22 01:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe': 1 files missing 2025/08/22 01:52:52 NOTICE: 1 hashes missing 2025/08/22 01:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe': 1 differences found 2025/08/22 01:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/22 01:52:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe': 0 differences found 2025/08/22 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe': 1 matching files 2025/08/22 01:52:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujiluv8fesi" 2025/08/22 01:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:53 DEBUG : Creating backend with remote "TestDrive:crypt/hpkkoglpblfdmt5d10cif079cddjrcr35d6isjer5kmjo20i2vg0" 2025/08/22 01:52:54 DEBUG : Creating backend with remote "/tmp/rclone3976123135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi'", Local "Local file system at /tmp/rclone3976123135", Modify Window "1ms" 2025/08/22 01:52:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 213fba956e671e4030795412118fb12c OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/22 01:52:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/22 01:52:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi' 2025/08/22 01:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi': 1 files missing 2025/08/22 01:52:57 NOTICE: 1 hashes missing 2025/08/22 01:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi': 1 differences found 2025/08/22 01:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/22 01:52:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:52:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi': 0 differences found 2025/08/22 01:52:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi': 1 matching files 2025/08/22 01:52:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaresax5qiqi" 2025/08/22 01:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:52:58 DEBUG : Creating backend with remote "TestDrive:crypt/6oucmet8ckdokpj816hr8rt4kon7fr68sqr33o3hufiiijplovc0" 2025/08/22 01:52:59 DEBUG : Creating backend with remote "/tmp/rclone172812033" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi'", Local "Local file system at /tmp/rclone172812033", Modify Window "1ms" 2025/08/22 01:53:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96601f149a81144d494d0d95e184d0b0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/22 01:53:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/22 01:53:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi' 2025/08/22 01:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi': 1 files missing 2025/08/22 01:53:01 NOTICE: 1 hashes missing 2025/08/22 01:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi': 1 differences found 2025/08/22 01:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/22 01:53:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi': 0 differences found 2025/08/22 01:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi': 1 matching files 2025/08/22 01:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gowomip8kafa" 2025/08/22 01:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/po5fsjid7f1d8pb6s75pc9r90tj6gbe0nd2curi6pb1150ccs090" 2025/08/22 01:53:04 DEBUG : Creating backend with remote "/tmp/rclone1486046900" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa'", Local "Local file system at /tmp/rclone1486046900", Modify Window "1ms" 2025/08/22 01:53:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 07cdfe0073c589ace70416df7e3e46b7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/22 01:53:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/22 01:53:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa' 2025/08/22 01:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa': 1 files missing 2025/08/22 01:53:06 NOTICE: 1 hashes missing 2025/08/22 01:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa': 1 differences found 2025/08/22 01:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/22 01:53:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa': 0 differences found 2025/08/22 01:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa': 1 matching files 2025/08/22 01:53:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namukep7jove" 2025/08/22 01:53:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:53:07 DEBUG : Creating backend with remote "TestDrive:crypt/5nnmo3p969cmbmons3sir7q61s467gft4opm0arnsvnbv6krosbg" 2025/08/22 01:53:08 DEBUG : Creating backend with remote "/tmp/rclone572435638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove'", Local "Local file system at /tmp/rclone572435638", Modify Window "1ms" 2025/08/22 01:53:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d1f819b7fb0076c0b25988f6bcf4c299 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/22 01:53:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/22 01:53:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove' 2025/08/22 01:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove': 1 files missing 2025/08/22 01:53:11 NOTICE: 1 hashes missing 2025/08/22 01:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove': 1 differences found 2025/08/22 01:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/22 01:53:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/22 01:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove': 0 differences found 2025/08/22 01:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove': 1 matching files 2025/08/22 01:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namukep7jove': Purge remote 2025/08/22 01:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gowomip8kafa': Purge remote 2025/08/22 01:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaresax5qiqi': Purge remote 2025/08/22 01:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujiluv8fesi': Purge remote 2025/08/22 01:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifuzix6dibe': Purge remote 2025/08/22 01:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vumahir9cofo': Purge remote 2025/08/22 01:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-widotum3yese': Purge remote 2025/08/22 01:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bifumeb7yice': Purge remote 2025/08/22 01:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beyexed8faze': Purge remote 2025/08/22 01:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meloquc8noxi': Purge remote --- PASS: TestApplyTransforms (54.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:53:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/22 01:53:19 DEBUG : sub/file2: md5 = 7a8a2e7c3df21633f7bee04215c628db OK 2025/08/22 01:53:19 INFO : file1: Copied (new) to: sub/file2 2025/08/22 01:53:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:53:20 DEBUG : file1: Unchanged skipping 2025/08/22 01:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': don't need to copy/move sub/file2, it is already at target location 2025/08/22 01:53:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.10s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:53:25 DEBUG : dst/file1: md5 = 572b115ee4b0bb86f4b0e749b1cf52d4 OK 2025/08/22 01:53:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/backup" 2025/08/22 01:53:26 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/1nrff024r7pq65ecp72fc28jb0" 2025/08/22 01:53:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/22 01:53:30 INFO : dst/file1: Moved (server-side) 2025/08/22 01:53:32 DEBUG : dst/file1: md5 = b3a7d94d3cfd75fcb085d8343df6fbdd OK 2025/08/22 01:53:32 INFO : dst/file1: Copied (new) 2025/08/22 01:53:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:53:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:53:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:53:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/dst" 2025/08/22 01:53:37 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/22 01:53:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/CompareDest" 2025/08/22 01:53:38 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/gveqi14airsml4bgu7krj116o8" 2025/08/22 01:53:40 DEBUG : one: Need to transfer - File not found at Destination 2025/08/22 01:53:42 DEBUG : one: md5 = 164c5cc03c4816e5c0e55f31938fbed4 OK 2025/08/22 01:53:42 INFO : one: Copied (new) 2025/08/22 01:53:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:53:45 DEBUG : one: md5 = 25143460f59a11c29ef2a5561b5609ec OK 2025/08/22 01:53:45 INFO : one: Copied (replaced existing) 2025/08/22 01:53:47 DEBUG : dst/one: md5 = e1dd856daec26d60dba31b9c7574b8bb OK 2025/08/22 01:53:50 DEBUG : CompareDest/one: md5 = 1ef2c603437aab866a6aa57747f8a3da OK 2025/08/22 01:53:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:53:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:53:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 01:53:53 DEBUG : CompareDest/two: md5 = ccff92a220a8f4404fe0044ca314b6b5 OK 2025/08/22 01:53:53 DEBUG : two: Need to transfer - File not found at Destination 2025/08/22 01:53:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:53:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 01:53:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/22 01:53:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:53:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 01:53:56 DEBUG : two: Need to transfer - File not found at Destination 2025/08/22 01:53:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/22 01:53:58 DEBUG : two: md5 = a6fb83c635a377fb5c69e4ce6e32635d OK 2025/08/22 01:53:58 INFO : two: Copied (new) 2025/08/22 01:54:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/22 01:54:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:54:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:54:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/dst" 2025/08/22 01:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/22 01:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/CopyDest" 2025/08/22 01:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/22 01:54:06 DEBUG : one: Need to transfer - File not found at Destination 2025/08/22 01:54:08 DEBUG : one: md5 = 8412f7900cbb167a980b6ef237d16d5d OK 2025/08/22 01:54:08 INFO : one: Copied (new) 2025/08/22 01:54:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:54:11 DEBUG : one: md5 = 638cc3943d46f69f09b09c590e0810d0 OK 2025/08/22 01:54:11 INFO : one: Copied (replaced existing) 2025/08/22 01:54:13 DEBUG : dst/one: md5 = 5d557ccc87ea11809fc6347f629e2de7 OK 2025/08/22 01:54:15 DEBUG : CopyDest/one: md5 = f7d580173eccf2ce8a211fc8ed32edcd OK 2025/08/22 01:54:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/BackupDir" 2025/08/22 01:54:16 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/22 01:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:54:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:54:20 INFO : one: Moved (server-side) 2025/08/22 01:54:21 INFO : one: Copied (server-side copy) 2025/08/22 01:54:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/22 01:54:23 DEBUG : CopyDest/two: md5 = a353e8b8952007f80c41df47beee3e33 OK 2025/08/22 01:54:23 DEBUG : two: Need to transfer - File not found at Destination 2025/08/22 01:54:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:54:25 INFO : two: Copied (server-side copy) 2025/08/22 01:54:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/22 01:54:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:54:26 DEBUG : two: Unchanged skipping 2025/08/22 01:54:28 DEBUG : CopyDest/three: md5 = a8e3c14f97e5c1f6bc64341bdf1bb489 OK 2025/08/22 01:54:28 DEBUG : three: Need to transfer - File not found at Destination 2025/08/22 01:54:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/22 01:54:29 DEBUG : three: Destination not found in --copy-dest 2025/08/22 01:54:30 DEBUG : three: md5 = 2f7c543cd11f9f765467519552a23f70 OK 2025/08/22 01:54:30 INFO : three: Copied (new) 2025/08/22 01:54:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/22 01:54:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/22 01:54:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:54:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/22 01:54:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:54:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/22 01:54:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.01s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:54:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/22 01:54:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 66c2746057ff9600456c22ec0fa8f509 OK 2025/08/22 01:54:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/22 01:54:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/22 01:54:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/22 01:54:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/22 01:54:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/22 01:54:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d5973f15a5e45609ea733bdc0c2bd69d OK 2025/08/22 01:54:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/22 01:54:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/22 01:54:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.48s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:54:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using skip mode. 2025/08/22 01:54:51 NOTICE: one: Found 2 files with duplicate names 2025/08/22 01:54:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.78s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:54:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using skip mode. 2025/08/22 01:54:57 NOTICE: one: Found 3 files with duplicate names 2025/08/22 01:54:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/22 01:54:58 INFO : one: Deleted 2025/08/22 01:54:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using first mode. 2025/08/22 01:55:04 NOTICE: one: Found 3 files with duplicate names 2025/08/22 01:55:04 INFO : one: Deleted 2025/08/22 01:55:05 INFO : one: Deleted 2025/08/22 01:55:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.80s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using newest mode. 2025/08/22 01:55:10 NOTICE: one: Found 3 files with duplicate names 2025/08/22 01:55:11 INFO : one: Deleted 2025/08/22 01:55:11 INFO : one: Deleted 2025/08/22 01:55:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using oldest mode. 2025/08/22 01:55:17 NOTICE: one: Found 3 files with duplicate names 2025/08/22 01:55:18 INFO : one: Deleted 2025/08/22 01:55:18 INFO : one: Deleted 2025/08/22 01:55:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.54s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using largest mode. 2025/08/22 01:55:24 NOTICE: one: Found 3 files with duplicate names 2025/08/22 01:55:24 INFO : one: Deleted 2025/08/22 01:55:25 INFO : one: Deleted 2025/08/22 01:55:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.45s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using smallest mode. 2025/08/22 01:55:30 NOTICE: one: Found 3 files with duplicate names 2025/08/22 01:55:30 INFO : one: Deleted 2025/08/22 01:55:31 INFO : one: Deleted 2025/08/22 01:55:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.33s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Looking for duplicate names using rename mode. 2025/08/22 01:55:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/22 01:55:39 INFO : one-2.txt: renamed from: one.txt 2025/08/22 01:55:40 INFO : one-3.txt: renamed from: one.txt 2025/08/22 01:55:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:47 DEBUG : dupe1/one.txt: md5 = c1c19bd0132c8846a2c24980a7b768c3 OK 2025/08/22 01:55:49 DEBUG : dupe2/two.txt: md5 = 20866d21d4e532f82653b819f68edef4 OK 2025/08/22 01:55:51 DEBUG : dupe3/three.txt: md5 = 15295793390b867bd2db30111b24fdd0 OK 2025/08/22 01:55:52 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/22 01:55:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/22 01:55:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/22 01:55:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/22 01:55:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/22 01:55:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/22 01:55:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:55:59 DEBUG : a.txt: md5 = b9ab84d9dabb6b6d4c1b43ade0d3dec7 OK 2025/08/22 01:56:01 DEBUG : zend.txt: md5 = 25fc9a050400260cdbdf241b94e3d1e0 OK 2025/08/22 01:56:03 DEBUG : sub dir/hello world: md5 = d87458bda20f15a82878f95ad73c7e76 OK 2025/08/22 01:56:04 DEBUG : sub dir/hello world2: md5 = 701122edde79c5759eac366ffe81b6ac OK 2025/08/22 01:56:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 0fc7bc8b6901ae4e26d128f0e59d3a5a OK 2025/08/22 01:56:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2b0f525492904f7916ef04da308d7163 OK 2025/08/22 01:56:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4839143d5ce53b485ad1e718d175786c OK 2025/08/22 01:56:12 DEBUG : a.txt: Excluded (Size Filter) 2025/08/22 01:56:12 DEBUG : a.txt: Excluded 2025/08/22 01:56:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/22 01:56:12 DEBUG : sub dir/hello world: Excluded 2025/08/22 01:56:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/22 01:56:12 DEBUG : sub dir/hello world2: Excluded 2025/08/22 01:56:13 DEBUG : sub dir/ignore dir: Excluded 2025/08/22 01:56:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/22 01:56:13 DEBUG : sub dir/hello world: Excluded 2025/08/22 01:56:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/22 01:56:13 DEBUG : sub dir/hello world2: Excluded 2025/08/22 01:56:13 DEBUG : sub dir/ignore dir: Excluded 2025/08/22 01:56:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/22 01:56:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/22 01:56:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/22 01:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/22 01:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/22 01:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/22 01:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.12s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:56:21 DEBUG : a.txt: md5 = fbe9b0cb8bdf031b35dfac33905e1370 OK 2025/08/22 01:56:23 DEBUG : zend.txt: md5 = f4394814ecfe778eab5c682e762dd674 OK 2025/08/22 01:56:25 DEBUG : sub dir/hello world: md5 = 25a0d755290ba2980c689088f4654352 OK 2025/08/22 01:56:26 DEBUG : sub dir/hello world2: md5 = 231af175fb372c6246a027677e0f7252 OK 2025/08/22 01:56:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 81eb13e2032597cc249d390330509752 OK 2025/08/22 01:56:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f5662157c2e5c1f4fbc954e565d336b OK 2025/08/22 01:56:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 320bcff93d52581f40553d740f765fd1 OK 2025/08/22 01:56:34 DEBUG : a.txt: Excluded (Size Filter) 2025/08/22 01:56:34 DEBUG : a.txt: Excluded 2025/08/22 01:56:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/22 01:56:34 DEBUG : sub dir/hello world: Excluded 2025/08/22 01:56:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/22 01:56:34 DEBUG : sub dir/hello world2: Excluded 2025/08/22 01:56:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/22 01:56:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/22 01:56:35 DEBUG : sub dir/hello world: Excluded 2025/08/22 01:56:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/22 01:56:35 DEBUG : sub dir/hello world2: Excluded 2025/08/22 01:56:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/22 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/22 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/22 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/22 01:56:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/22 01:56:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/22 01:56:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/22 01:56:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.82s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:56:43 DEBUG : file1: md5 = 83df9baf072ca6f1cbf248de0559f8bf OK 2025/08/22 01:56:45 DEBUG : sub/file2: md5 = 33c3dbb8a84586039ebe5dfec9c310e2 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/22 01:56:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/22 01:56:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/22 01:56:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/22 01:56:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.47s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:56:53 DEBUG : file1: md5 = b293121fd1bbd6c03d55117304600161 OK 2025/08/22 01:56:55 DEBUG : sub/file2: md5 = f4d47fe0535d8772fbf465bf614abba1 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/22 01:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/notfound" 2025/08/22 01:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/22 01:57:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.50s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Making directory 2025/08/22 01:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:05 DEBUG : sub dir/hello world: md5 = 52e7730e8b8d41adbbb20554225bdd88 OK 2025/08/22 01:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:09 DEBUG : potato2: md5 = c09b83441027b9dbbe9eff31b590a6c3 OK 2025/08/22 01:57:11 DEBUG : empty space: md5 = 42acb22e9be25bd0ff838f71ea04a5de OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:14 DEBUG : potato2: md5 = e3b0d3425db7079965d9570c0d87245f OK 2025/08/22 01:57:16 DEBUG : empty space: md5 = 3b8753dd2bf643f76581700cfff3b730 OK 2025/08/22 01:57:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/22 01:57:16 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:19 DEBUG : potato2: md5 = 0eb526d1192db30f7510fa8152a6d07d OK 2025/08/22 01:57:21 DEBUG : empty space: md5 = 11809bfab11a3b79fd57e09d217b0b89 OK --- PASS: TestLsLong (4.96s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:24 DEBUG : potato2: md5 = adb852d19c3a878662bbe65c65b5dd9a OK 2025/08/22 01:57:26 DEBUG : empty space: md5 = d8cfa2afaf3fe22fc9080f0508c6418c OK --- PASS: TestHashSums (4.56s) === RUN TestHashSumsWithErrors 2025/08/22 01:57:27 DEBUG : Creating backend with remote ":memory:" 2025/08/22 01:57:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/22 01:57:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/22 01:57:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/22 01:57:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/22 01:57:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/22 01:57:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/22 01:57:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/22 01:57:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/22 01:57:27 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:29 DEBUG : potato2: md5 = 8e77c0cde1b6168a243752e934b44209 OK 2025/08/22 01:57:30 DEBUG : empty space: md5 = c4620fd5adf0182e71d2cc993f12587c OK 2025/08/22 01:57:33 DEBUG : sub dir/potato3: md5 = e386186cb2201a60aee8b8cef329b181 OK 2025/08/22 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.84s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:38 DEBUG : small: md5 = bd175ef130a70531cca0995e6daca782 OK 2025/08/22 01:57:39 DEBUG : medium: md5 = decc41ba70bc93197155b31ca2da6ed4 OK 2025/08/22 01:57:41 DEBUG : large: md5 = c03aeb7b48d3626c0d78f0783c7134ae OK 2025/08/22 01:57:41 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:41 DEBUG : large: Excluded (Size Filter) 2025/08/22 01:57:42 INFO : small: Deleted 2025/08/22 01:57:42 INFO : medium: Deleted --- PASS: TestDelete (6.87s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:45 DEBUG : small: md5 = 6867f33134fedfd47d787cb76a6f13b9 OK 2025/08/22 01:57:46 DEBUG : medium: md5 = 18409ff062bf13aae79ede10b1d53e19 OK 2025/08/22 01:57:47 DEBUG : large: md5 = 243d2b2d428e5f61390fecdbcd31a189 OK 2025/08/22 01:57:48 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:48 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/22 01:57:48 INFO : small: Deleted 2025/08/22 01:57:48 INFO : large: Deleted --- PASS: TestMaxDelete (6.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:51 DEBUG : small: md5 = de31af5c00f6db01722fa79d3cb62907 OK 2025/08/22 01:57:53 DEBUG : medium: md5 = 9e48d4bde5f2737d102c73d778208ed3 OK 2025/08/22 01:57:54 DEBUG : large: md5 = 96f9964b3ba2d78803a438909103354d OK 2025/08/22 01:57:55 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/22 01:57:55 INFO : medium: Deleted 2025/08/22 01:57:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.91s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:57:58 DEBUG : small: md5 = fdb35d106f4fe4cbd71720cb504e3a8f OK 2025/08/22 01:58:00 DEBUG : medium: md5 = e54c89663d3ee48031fb2ebe18ebf2db OK 2025/08/22 01:58:01 DEBUG : large: md5 = 5f7565d2a42e7c2ed7034e90e5841fbf OK 2025/08/22 01:58:02 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/22 01:58:02 INFO : small: Deleted 2025/08/22 01:58:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.96s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:58:05 DEBUG : ReadFile: md5 = 75f46d3caa460f1fabeebe96bf4d55e7 OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2025/08/22 01:58:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/22 01:58:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/22 01:58:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/22 01:58:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/22 01:58:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/22 01:58:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/22 01:58:08 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:58:10 DEBUG : file1: md5 = f55a76b5134f6848455adca5bbfeddc8 OK 2025/08/22 01:58:11 DEBUG : file2: md5 = 21c0cd00802d04df2e8c226e24f719f1 OK --- PASS: TestCat (16.46s) === RUN TestPurge 2025/08/22 01:58:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qikezok0gidi" 2025/08/22 01:58:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:58:25 DEBUG : Creating backend with remote "TestDrive:crypt/a2q98jbr9rr59bi7h6dnupskja645vptbthv1gso4h8f45s9mh60" 2025/08/22 01:58:26 DEBUG : Creating backend with remote "/tmp/rclone2561854952" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qikezok0gidi'", Local "Local file system at /tmp/rclone2561854952", Modify Window "1ms" 2025/08/22 01:58:30 DEBUG : A1/B1/C1/one: md5 = bade2e94dda972e56ed78c95ca078938 OK 2025/08/22 01:58:30 INFO : A2: Making directory 2025/08/22 01:58:31 INFO : A1/B2: Making directory 2025/08/22 01:58:32 INFO : A1/B2/C2: Making directory 2025/08/22 01:58:32 INFO : A1/B1/C3: Making directory 2025/08/22 01:58:33 INFO : A3: Making directory 2025/08/22 01:58:34 INFO : A3/B3: Making directory 2025/08/22 01:58:35 INFO : A3/B3/C4: Making directory 2025/08/22 01:58:37 DEBUG : A1/two: md5 = b4f375d3fce0852c298f498dff5e0f40 OK 2025/08/22 01:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qikezok0gidi': Purge remote 2025/08/22 01:58:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:58:44 DEBUG : A1/B1/C1/one: md5 = ab4cd58386b7530759023f13c0f258c7 OK 2025/08/22 01:58:44 INFO : A2: Making directory 2025/08/22 01:58:45 INFO : A1/B2: Making directory 2025/08/22 01:58:46 INFO : A1/B2/C2: Making directory 2025/08/22 01:58:47 INFO : A1/B1/C3: Making directory 2025/08/22 01:58:47 INFO : A3: Making directory 2025/08/22 01:58:48 INFO : A3/B3: Making directory 2025/08/22 01:58:49 INFO : A3/B3/C4: Making directory 2025/08/22 01:58:51 DEBUG : A1/two: md5 = b854fb6e907cdd47e608a187b93fc052 OK 2025/08/22 01:58:52 DEBUG : removing 1 level 3 directories 2025/08/22 01:58:52 INFO : A3/B3/C4: Removing directory 2025/08/22 01:58:55 DEBUG : removing 2 level 3 directories 2025/08/22 01:58:55 INFO : A1/B2/C2: Removing directory 2025/08/22 01:58:55 INFO : A1/B1/C3: Removing directory 2025/08/22 01:58:56 DEBUG : removing 2 level 2 directories 2025/08/22 01:58:56 INFO : A3/B3: Removing directory 2025/08/22 01:58:56 INFO : A1/B2: Removing directory 2025/08/22 01:58:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/22 01:58:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/22 01:58:56 DEBUG : removing 2 level 1 directories 2025/08/22 01:58:56 INFO : A3: Removing directory 2025/08/22 01:58:56 INFO : A2: Removing directory 2025/08/22 01:58:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/22 01:59:00 DEBUG : removing 1 level 3 directories 2025/08/22 01:59:00 INFO : A1/B1/C1: Removing directory 2025/08/22 01:59:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:01 DEBUG : removing 1 level 2 directories 2025/08/22 01:59:01 INFO : A1/B1: Removing directory 2025/08/22 01:59:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/22 01:59:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/22 01:59:02 DEBUG : removing 1 level 1 directories 2025/08/22 01:59:02 INFO : A1: Removing directory 2025/08/22 01:59:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/22 01:59:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/22 01:59:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/22 01:59:02 DEBUG : removing 1 level 0 directories 2025/08/22 01:59:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Removing directory 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:59:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.44s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:05 INFO : A1: Making directory 2025/08/22 01:59:05 INFO : A1/B1: Making directory 2025/08/22 01:59:06 INFO : A1/B1/C1: Making directory 2025/08/22 01:59:08 DEBUG : removing 1 level 3 directories 2025/08/22 01:59:08 INFO : A1/B1/C1: Removing directory 2025/08/22 01:59:09 DEBUG : removing 1 level 2 directories 2025/08/22 01:59:09 INFO : A1/B1: Removing directory 2025/08/22 01:59:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/22 01:59:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:12 INFO : A1: Making directory 2025/08/22 01:59:13 INFO : A1/B1: Making directory 2025/08/22 01:59:13 INFO : A1/B1/C1: Making directory 2025/08/22 01:59:16 DEBUG : removing 1 level 3 directories 2025/08/22 01:59:16 INFO : A1/B1/C1: Removing directory 2025/08/22 01:59:17 DEBUG : removing 1 level 2 directories 2025/08/22 01:59:17 INFO : A1/B1: Removing directory 2025/08/22 01:59:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/22 01:59:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.52s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:21 DEBUG : file1: md5 = 7ed557337e84692c0bca7eedcb4e60a3 OK 2025/08/22 01:59:22 DEBUG : filename.txt: File name found in url 2025/08/22 01:59:23 DEBUG : filename.txt: md5 = df7c9908d6312ac227117538c1f42530 OK 2025/08/22 01:59:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/22 01:59:25 DEBUG : headerfilename.txt: md5 = e16a850116780ce14175b1fd1f91dae3 OK 2025/08/22 01:59:26 DEBUG : file2: md5 = 9281a94906ae03f57bb31d0b230d49c9 OK --- PASS: TestCopyURL (9.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/22 01:59:31 DEBUG : sub/file2: md5 = 62ec0a1f9a79d4dd8caad7e66938800a OK 2025/08/22 01:59:31 INFO : file1: Copied (new) to: sub/file2 2025/08/22 01:59:31 INFO : file1: Deleted 2025/08/22 01:59:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:32 DEBUG : file1: Unchanged skipping 2025/08/22 01:59:32 INFO : file1: Deleted 2025/08/22 01:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': don't need to copy/move sub/file2, it is already at target location 2025/08/22 01:59:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.31s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/22 01:59:37 DEBUG : file1: md5 = 4bc2cbef4204580d92e55583ae8cadde OK 2025/08/22 01:59:37 INFO : file1: Copied (new) 2025/08/22 01:59:37 INFO : file1: Deleted 2025/08/22 01:59:37 DEBUG : file1: Destination exists, skipping 2025/08/22 01:59:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:41 DEBUG : dst/file1: md5 = cee3702b7498a183180ad9d4f6251e1f OK 2025/08/22 01:59:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secoqor9sezu/backup" 2025/08/22 01:59:42 DEBUG : Creating backend with remote "TestDrive:crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0/1nrff024r7pq65ecp72fc28jb0" 2025/08/22 01:59:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/22 01:59:46 INFO : dst/file1: Moved (server-side) 2025/08/22 01:59:48 DEBUG : dst/file1: md5 = 99238eee015271e9bb24015ed2f88429 OK 2025/08/22 01:59:48 INFO : dst/file1: Copied (new) 2025/08/22 01:59:48 INFO : dst/file1: Deleted 2025/08/22 01:59:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:59:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/22 01:59:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.23s) === 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 01:59:55 DEBUG : A1/one: md5 = aa5cb8673becc2d8c7bdea438ea10fcc OK 2025/08/22 01:59:56 DEBUG : A1/two: md5 = 4c2d0fc7d19234db3a79a4c785207391 OK 2025/08/22 01:59:58 DEBUG : A1/B1/three: md5 = fd520cbbb1d291e477fa87a780edd050 OK 2025/08/22 02:00:01 DEBUG : A1/B1/C1/four: md5 = cc1f54d7b5f76369c9768251457b3e18 OK 2025/08/22 02:00:03 DEBUG : A1/B1/C2/five: md5 = dacc9330060c87a177f3f026fcac8ca0 OK 2025/08/22 02:00:03 INFO : A1/B2: Making directory 2025/08/22 02:00:04 INFO : A1/B1/C3: Making directory 2025/08/22 02:00:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/22 02:00:14 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/22 02:00:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/22 02:00:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/22 02:00:14 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/22 02:00:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/22 02:00:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/22 02:00:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/22 02:00:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/22 02:00:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/22 02:00:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/22 02:00:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/22 02:00:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/22 02:00:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/22 02:00:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/22 02:00:27 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/22 02:00:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/22 02:00:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/22 02:00:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/22 02:00:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/22 02:00:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/22 02:00:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/22 02:00:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/22 02:00:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/22 02:00:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/22 02:00:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/22 02:00:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/22 02:00:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/22 02:00:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/22 02:00:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/22 02:00:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.79s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/22 02:00:43 DEBUG : no_checksum_small_file_from_pipe: md5 = 3345b261486b6db92a236837f42058ae OK 2025/08/22 02:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/22 02:00:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/22 02:00:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/22 02:00:45 DEBUG : no_checksum_big_file_from_pipe: md5 = c1d410d088d90e0515821208d59cf995 OK 2025/08/22 02:00:45 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/22 02:00:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 3afe7d5e304385a1d88db075dc205c8b OK 2025/08/22 02:00:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/22 02:00:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/22 02:00:50 DEBUG : with_checksum_big_file_from_pipe: md5 = 94f24ef9ea7d75f4126e899759cceb53 OK 2025/08/22 02:00:50 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/22 02:00:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/22 02:00:55 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/22 02:00:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/22 02:00:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/22 02:01:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/22 02:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/22 02:01:03 DEBUG : rcat_metadata: md5 = 66df7db78ce0cc41ed28f0fe5d9287be OK 2025/08/22 02:01:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/22 02:01:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/22 02:01:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = d4ed02418c51dda9a861f45942bc9435 OK 2025/08/22 02:01:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:09 DEBUG : potato1: md5 = 2d0f9ab3c14d5efc7a0248c61a8b0202 OK 2025/08/22 02:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/22 02:01:11 DEBUG : potato2: md5 = 7cdd6cbe10de1016e602605ed5dbb2ea OK 2025/08/22 02:01:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:14 DEBUG : potato1: md5 = e12fa0bfa3c386f9d2b02d76cdc8812e OK 2025/08/22 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/22 02:01:15 DEBUG : potato2: md5 = e0c20f144b3d3b8c6397cbea325ad200 OK 2025/08/22 02:01:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.43s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:19 DEBUG : potato2: md5 = 9c87c7ae4177403c9312fb8d451e473c OK 2025/08/22 02:01:21 DEBUG : empty space: md5 = 4120e25ba65c4ed6591d14df4f41f26a OK 2025/08/22 02:01:23 DEBUG : sub dir/potato3: md5 = 3970b777059a37d7949e4f4a31f94783 OK 2025/08/22 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Touching "empty space" 2025/08/22 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Touching "sub dir/potato3" 2025/08/22 02:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Touching "potato2" 2025/08/22 02:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.24s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:28 DEBUG : dir with metadata: Making directory with metadata 2025/08/22 02:01:29 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-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:30 DEBUG : directory with modtime: Making directory with metadata 2025/08/22 02:01:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/22 02:01:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:01:33 DEBUG : Google drive root 'crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0': Skipping btime metadata as can't update it on an existing file: 2025-08-22T02:01:33.291538547Z 2025/08/22 02:01:34 INFO : non existent directory: Updated directory metadata 2025/08/22 02:01:37 DEBUG : Google drive root 'crypt/2fglu4d95r5aa6lkqkuvh9oqs56cqkue2anatnavjcv1dv5qnms0': Skipping btime metadata as can't update it on an existing file: 2025-08-22T02:01:33.291538547Z 2025/08/22 02:01:37 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:39 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/22 02:01:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/22 02:01:41 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/22 02:01:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:01:42 DEBUG : dst: Making directory with metadata 2025/08/22 02:01:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:01:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:44 INFO : dst: Set directory modification time (using SetModTime) 2025/08/22 02:01:44 INFO : dst: Set directory modification time (using SetModTime) 2025/08/22 02:01:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/22 02:01:45 INFO : dst: Set directory modification time (using SetModTime) 2025/08/22 02:01:45 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.75s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu'", Local "Local file system at /tmp/rclone3097833999", Modify Window "1ms" 2025/08/22 02:01:49 DEBUG : sub dir/test remove existing: md5 = 4748abfba7c587541a50d83d754c058a OK 2025/08/22 02:01:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8b8382c6734a154b0d4779d40129fe52 OK 2025/08/22 02:01:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yategeh0" before starting 2025/08/22 02:01:53 DEBUG : sub dir/test remove existing.yategeh0: TEST: removing renamed existing file after operation 2025/08/22 02:01:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rasonoj9" before starting 2025/08/22 02:01:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rasonoj9: TEST: renaming existing back after failed operation 2025/08/22 02:01:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qivibib0" before starting 2025/08/22 02:01:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qivibib0: TEST: removing renamed existing file after operation 2025/08/22 02:01:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o8npiobbsa9s0630npqi0n6kgrn6012uninddqvctaqhgrh9eic0" 2025/08/22 02:01:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ucjv79mptr759k34n9uothfhvnk531g5osjs6mgn0toom58h6odnvh3m1m1dtagvrubbndgrkc3tnd0f5jh0tbra2selm4bua6aiml4hknhsvs58s89ms03ah6cv57rt51l4fmrec5qbpk6471qi0h309fc4c3raokmv2ouiphc6kuhu0m9g" --- PASS: TestRemoveExisting (13.64s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/22 02:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secoqor9sezu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m9.847796016s (try 1/5)