"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/31 03:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe" 2025/07/31 03:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0" 2025/07/31 03:01:47 DEBUG : Creating backend with remote "/tmp/rclone2432600362" === 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/31 03:01:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/31 03:01:48 DEBUG : potato: Seek from 10 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 10 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Seek from 5 to 2 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/31 03:01:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Seek from 5 to 2 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/31 03:01:48 DEBUG : potato: Seek from 8 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 8 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/31 03:01:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:01:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:01:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:01:48 DEBUG : potato: Seek from 5 to 2 2025/07/31 03:01:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/31 03:01:48 DEBUG : potato: Seek from 9 to 0 2025/07/31 03:01:48 DEBUG : potato: Seek from 9 to 0 2025/07/31 03:01:48 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:01:50 DEBUG : rutabaga: md5 = 3e0497e8b6985cc4d063b4f2028ca870 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/31 03:01:53 DEBUG : empty space: md5 = fb4494bf0f416141d34517d0801f8481 OK === RUN TestCheck/3 2025/07/31 03:01:55 DEBUG : potato2: md5 = 999f3ecb911a5c049e9df5c19b2633ff OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/31 03:01:57 DEBUG : remotepotato: md5 = d8232baa093ba0ec39282f6dd50368e9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.58s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/31 03:02:01 DEBUG : Creating backend with remote "nonexistent" 2025/07/31 03:02:01 DEBUG : Creating backend with remote "nonexistent" 2025/07/31 03:02:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/31 03:02:01 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/07/31 03:02:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/31 03:02:01 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:02:02 DEBUG : rutabaga: md5 = d9ef29d70d599cc7fbc69b8423810898 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/31 03:02:06 DEBUG : empty space: md5 = 656a86e4f6afc5512e85b0d47516dd1d OK === RUN TestCheckDownload/3 2025/07/31 03:02:09 DEBUG : potato2: md5 = b61db5a352152734dec5e5be2a1eaa69 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/31 03:02:13 DEBUG : remotepotato: md5 = 6ba29b2825151a260c5f8b8e33eabdf2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.72s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:02:19 DEBUG : rutabaga: md5 = 41c688675540c52d925cf936c257d9e8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/31 03:02:21 DEBUG : empty space: md5 = c665910f8ce8b245fe4e8fcc967881cb OK === RUN TestCheckSizeOnly/3 2025/07/31 03:02:23 DEBUG : potato2: md5 = a675f5e210abb9d63c18aad5b70a3702 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/31 03:02:25 DEBUG : remotepotato: md5 = 4bef300d0bc704ed5d86522cd28fb318 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.07s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:02:30 DEBUG : test.sum: md5 = d7aa22d53f7db533c6fd9aa8f2e2f1f4 OK 2025/07/31 03:02:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/31 03:02:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/31 03:02:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/31 03:02:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/31 03:02:32 DEBUG : test.sum: md5 = 8194c94df387bb249a1711c0cc3a9fa4 OK 2025/07/31 03:02:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/31 03:02:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/31 03:02:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/31 03:02:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/data" 2025/07/31 03:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/data" 2025/07/31 03:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/vjrnln8ratgmqakfosrqe8espk" 2025/07/31 03:02:40 DEBUG : data/banana: md5 = 32d0cc07012664fb3a10fa33a591e495 OK 2025/07/31 03:02:42 DEBUG : test.sum: md5 = f9f4480971e2d138154f6c806d8d0e62 OK === RUN TestCheckSumDownload/subtest1 2025/07/31 03:02:47 DEBUG : data/potato: md5 = c0092d9e6886e7971dfd2f8fa0895035 OK 2025/07/31 03:02:48 DEBUG : test.sum: md5 = b860d6a4908da39cf0d45e0b58c4056e OK === RUN TestCheckSumDownload/subtest2 2025/07/31 03:02:52 DEBUG : test.sum: md5 = 3cfd023695cbde0a5bef40334652b9d8 OK === RUN TestCheckSumDownload/subtest3 2025/07/31 03:02:57 DEBUG : test.sum: md5 = f1391996240b8bc57c5aa2fab459fac3 OK === RUN TestCheckSumDownload/subtest4 2025/07/31 03:03:01 DEBUG : test.sum: md5 = 1203b4c3c72f707d13b6a3f8c5dab97e OK === RUN TestCheckSumDownload/subtest5 2025/07/31 03:03:05 DEBUG : test.sum: md5 = 7e856e987aaea8c5bb8919a42d8554d5 OK === RUN TestCheckSumDownload/subtest6 2025/07/31 03:03:10 DEBUG : data/banana: md5 = 898a43ee3ec9d2b936c09a91628440c5 OK 2025/07/31 03:03:11 DEBUG : data/potato: md5 = 71cf0601d88126b6899d0c23b89e895a OK 2025/07/31 03:03:13 DEBUG : test.sum: md5 = 8405faff2fd797081c1cb83e635e6e90 OK === RUN TestCheckSumDownload/subtest7 2025/07/31 03:03:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/31 03:03:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.57s) --- PASS: TestCheckSumDownload/subtest1 (2.96s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.57s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/07/31 03:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-difapan1wako" 2025/07/31 03:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/f52rbc34q5dgil8k78gfte60b3a9ddll8u6hritofnnvdbf3p89g" 2025/07/31 03:03:19 DEBUG : Creating backend with remote "/tmp/rclone1320412865" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako'", Local "Local file system at /tmp/rclone1320412865", Modify Window "1ms" 2025/07/31 03:03:22 DEBUG : hello, world!: md5 = ec5b26e4933c07f23983c951edf0c14e OK upper checkfile vs. lower remote (without normalization) 2025/07/31 03:03:22 ERROR : hello, world!: sum not found 2025/07/31 03:03:22 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako' 2025/07/31 03:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako': 1 files missing 2025/07/31 03:03:22 NOTICE: 1 hashes missing 2025/07/31 03:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako': 1 differences found 2025/07/31 03:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/31 03:03:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako': 0 differences found 2025/07/31 03:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako': 1 matching files 2025/07/31 03:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-genagus0pihu" 2025/07/31 03:03:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:23 DEBUG : Creating backend with remote "TestDrive:crypt/n3v8h65hgvnt8p4jl2odk1ge12s7psm8mlg6kddl7jvlsa3irc7g" 2025/07/31 03:03:24 DEBUG : Creating backend with remote "/tmp/rclone2031910440" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu'", Local "Local file system at /tmp/rclone2031910440", Modify Window "1ms" 2025/07/31 03:03:27 DEBUG : HELLO, WORLD!: md5 = bdaf3e372f777621ffd602ddb2148b31 OK lower checkfile vs. upper remote (without normalization) 2025/07/31 03:03:27 ERROR : HELLO, WORLD!: sum not found 2025/07/31 03:03:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu' 2025/07/31 03:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu': 1 files missing 2025/07/31 03:03:27 NOTICE: 1 hashes missing 2025/07/31 03:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu': 1 differences found 2025/07/31 03:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/31 03:03:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu': 0 differences found 2025/07/31 03:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu': 1 matching files 2025/07/31 03:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudohaf0busi" 2025/07/31 03:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/lmnns632lk8227idp1u4qg1dfktql0gt4jgabrnhrale85p2m43g" 2025/07/31 03:03:29 DEBUG : Creating backend with remote "/tmp/rclone3062168916" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi'", Local "Local file system at /tmp/rclone3062168916", Modify Window "1ms" 2025/07/31 03:03:31 DEBUG : HeLlO, wOrLd!: md5 = a12cfa577cf7e9abfa9b096ed307a9ed OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/31 03:03:32 ERROR : HeLlO, wOrLd!: sum not found 2025/07/31 03:03:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi' 2025/07/31 03:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi': 1 files missing 2025/07/31 03:03:32 NOTICE: 1 hashes missing 2025/07/31 03:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi': 1 differences found 2025/07/31 03:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/31 03:03:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi': 0 differences found 2025/07/31 03:03:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi': 1 matching files 2025/07/31 03:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yohoxix2ruko" 2025/07/31 03:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:33 DEBUG : Creating backend with remote "TestDrive:crypt/dkl7jpkubc48bdblh06mbq31oanjd6kagd1fnr74eu8m1csfue6g" 2025/07/31 03:03:34 DEBUG : Creating backend with remote "/tmp/rclone3419907255" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko'", Local "Local file system at /tmp/rclone3419907255", Modify Window "1ms" 2025/07/31 03:03:36 DEBUG : HELLO, WORLD!: md5 = 9c4a7125201dc757adb0fb4f2f346df1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/31 03:03:37 ERROR : HELLO, WORLD!: sum not found 2025/07/31 03:03:37 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko' 2025/07/31 03:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko': 1 files missing 2025/07/31 03:03:37 NOTICE: 1 hashes missing 2025/07/31 03:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko': 1 differences found 2025/07/31 03:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/31 03:03:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko': 0 differences found 2025/07/31 03:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko': 1 matching files 2025/07/31 03:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwikuq7zota" 2025/07/31 03:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/6js75svkvk8o8pvvn1usj8vjrq0qmk00eoja30u8g5smfdjo4a90" 2025/07/31 03:03:39 DEBUG : Creating backend with remote "/tmp/rclone3450044010" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota'", Local "Local file system at /tmp/rclone3450044010", Modify Window "1ms" 2025/07/31 03:03:41 DEBUG : 測試_Русский___ě_áñ: md5 = b1fb4c38f3cf611229f06ee10c77d5ae OK NFD checkfile vs. NFC remote (without normalization) 2025/07/31 03:03:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/31 03:03:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota' 2025/07/31 03:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota': 1 files missing 2025/07/31 03:03:42 NOTICE: 1 hashes missing 2025/07/31 03:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota': 1 differences found 2025/07/31 03:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/31 03:03:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota': 0 differences found 2025/07/31 03:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota': 1 matching files 2025/07/31 03:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeful4waxi" 2025/07/31 03:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/0a2luhmbrtb2o2kn2u7707ir9p4ckbegopp3l3dgmsg9sfc0ncb0" 2025/07/31 03:03:44 DEBUG : Creating backend with remote "/tmp/rclone2376638737" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi'", Local "Local file system at /tmp/rclone2376638737", Modify Window "1ms" 2025/07/31 03:03:46 DEBUG : 測試_Русский___ě_áñ: md5 = c9ba84e04efaa1daf6dc22f3c95c3ebb OK NFC checkfile vs. NFD remote (without normalization) 2025/07/31 03:03:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/31 03:03:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi' 2025/07/31 03:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi': 1 files missing 2025/07/31 03:03:47 NOTICE: 1 hashes missing 2025/07/31 03:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi': 1 differences found 2025/07/31 03:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/31 03:03:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi': 0 differences found 2025/07/31 03:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi': 1 matching files 2025/07/31 03:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucizuc2deyo" 2025/07/31 03:03:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/2vm2hr4j9d1riblr59n5duduc4otn0igijes81ufq50s31o35sb0" 2025/07/31 03:03:49 DEBUG : Creating backend with remote "/tmp/rclone1099246843" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo'", Local "Local file system at /tmp/rclone1099246843", Modify Window "1ms" 2025/07/31 03:03:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4fa091696e0f4b6dd4fad323046f2fdb OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/31 03:03:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:03:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo' 2025/07/31 03:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo': 1 files missing 2025/07/31 03:03:52 NOTICE: 1 hashes missing 2025/07/31 03:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo': 1 differences found 2025/07/31 03:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/31 03:03:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo': 0 differences found 2025/07/31 03:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo': 1 matching files 2025/07/31 03:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xexeped0diqo" 2025/07/31 03:03:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/v49s37sdjkpqb3h7a12fu5oa8bvcfhcesim57kc3ncb8vau2u5lg" 2025/07/31 03:03:54 DEBUG : Creating backend with remote "/tmp/rclone481561886" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo'", Local "Local file system at /tmp/rclone481561886", Modify Window "1ms" 2025/07/31 03:03:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4f8759533d3db7e333ad64dab0edf6b4 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/31 03:03:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:03:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo' 2025/07/31 03:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo': 1 files missing 2025/07/31 03:03:57 NOTICE: 1 hashes missing 2025/07/31 03:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo': 1 differences found 2025/07/31 03:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/31 03:03:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo': 0 differences found 2025/07/31 03:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo': 1 matching files 2025/07/31 03:03:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobokay2puze" 2025/07/31 03:03:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:03:58 DEBUG : Creating backend with remote "TestDrive:crypt/tnf15994o1d24alk72mtqd4e4pdfk73ucj98466sfj9bg5teji20" 2025/07/31 03:03:59 DEBUG : Creating backend with remote "/tmp/rclone3922150829" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze'", Local "Local file system at /tmp/rclone3922150829", Modify Window "1ms" 2025/07/31 03:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a6af61f984ce1a8cc71d8062665bd170 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/31 03:04:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:04:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze' 2025/07/31 03:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze': 1 files missing 2025/07/31 03:04:02 NOTICE: 1 hashes missing 2025/07/31 03:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze': 1 differences found 2025/07/31 03:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/31 03:04:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze': 0 differences found 2025/07/31 03:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze': 1 matching files 2025/07/31 03:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xujefiw2codi" 2025/07/31 03:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/trjsm1bcmpdpv5eue22cbbpl8luprs9l4o3uonsf0roi3h516gsg" 2025/07/31 03:04:04 DEBUG : Creating backend with remote "/tmp/rclone957801311" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi'", Local "Local file system at /tmp/rclone957801311", Modify Window "1ms" 2025/07/31 03:04:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 48697cc8326db817626a634ba88302a8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/31 03:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi' 2025/07/31 03:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi': 1 files missing 2025/07/31 03:04:07 NOTICE: 1 hashes missing 2025/07/31 03:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi': 1 differences found 2025/07/31 03:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/31 03:04:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi': 0 differences found 2025/07/31 03:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi': 1 matching files 2025/07/31 03:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xujefiw2codi': Purge remote 2025/07/31 03:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobokay2puze': Purge remote 2025/07/31 03:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xexeped0diqo': Purge remote 2025/07/31 03:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucizuc2deyo': Purge remote 2025/07/31 03:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeful4waxi': Purge remote 2025/07/31 03:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwikuq7zota': Purge remote 2025/07/31 03:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yohoxix2ruko': Purge remote 2025/07/31 03:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudohaf0busi': Purge remote 2025/07/31 03:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-genagus0pihu': Purge remote 2025/07/31 03:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-difapan1wako': Purge remote --- PASS: TestApplyTransforms (54.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:04:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/31 03:04:15 DEBUG : sub/file2: md5 = b8c9a62f2941f23b3255c055133d4e8b OK 2025/07/31 03:04:15 INFO : file1: Copied (new) to: sub/file2 2025/07/31 03:04:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:04:16 DEBUG : file1: Unchanged skipping 2025/07/31 03:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': don't need to copy/move sub/file2, it is already at target location 2025/07/31 03:04:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.22s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:04:21 DEBUG : dst/file1: md5 = b93edb92341868f4d7f9915c392370dc OK 2025/07/31 03:04:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/backup" 2025/07/31 03:04:22 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/1nrff024r7pq65ecp72fc28jb0" 2025/07/31 03:04:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/31 03:04:26 INFO : dst/file1: Moved (server-side) 2025/07/31 03:04:28 DEBUG : dst/file1: md5 = 6fd11b7dfa483b7cbce12229f0be521d OK 2025/07/31 03:04:28 INFO : dst/file1: Copied (new) 2025/07/31 03:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:04:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:04:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.53s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:04:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/dst" 2025/07/31 03:04:33 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/CompareDest" 2025/07/31 03:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/gveqi14airsml4bgu7krj116o8" 2025/07/31 03:04:36 DEBUG : one: Need to transfer - File not found at Destination 2025/07/31 03:04:39 DEBUG : one: md5 = a6da43752c474286eac5309440d074a3 OK 2025/07/31 03:04:39 INFO : one: Copied (new) 2025/07/31 03:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:04:42 DEBUG : one: md5 = 0c466c618b2810e7469fe4bb9aaa5c8a OK 2025/07/31 03:04:42 INFO : one: Copied (replaced existing) 2025/07/31 03:04:44 DEBUG : dst/one: md5 = 5d6dd6e50caf381b9d0d76180e3465f3 OK 2025/07/31 03:04:46 DEBUG : CompareDest/one: md5 = 95f1ee467546e12596f8b8f1ae50ae94 OK 2025/07/31 03:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:04:50 DEBUG : CompareDest/two: md5 = 26e6d0b08720407470c80ca164bc500d OK 2025/07/31 03:04:50 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:04:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:04:51 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:04:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:04:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:04:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:04:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/31 03:04:55 DEBUG : two: md5 = 12ac5c4e4b0209984e95c6916e055338 OK 2025/07/31 03:04:55 INFO : two: Copied (new) 2025/07/31 03:04:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:04:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:04:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:04:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.65s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/dst" 2025/07/31 03:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/CopyDest" 2025/07/31 03:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/31 03:05:03 DEBUG : one: Need to transfer - File not found at Destination 2025/07/31 03:05:05 DEBUG : one: md5 = 6060d971676d3815ee387ed62b9f672d OK 2025/07/31 03:05:05 INFO : one: Copied (new) 2025/07/31 03:05:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:05:08 DEBUG : one: md5 = e783751f1ba02095f6f1b224f62569e7 OK 2025/07/31 03:05:08 INFO : one: Copied (replaced existing) 2025/07/31 03:05:10 DEBUG : dst/one: md5 = bdc3cf3d616d68af1470ae69796f16af OK 2025/07/31 03:05:13 DEBUG : CopyDest/one: md5 = 020717e350ba3c1cd822f95360b39dee OK 2025/07/31 03:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/BackupDir" 2025/07/31 03:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/31 03:05:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:05:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:05:17 INFO : one: Moved (server-side) 2025/07/31 03:05:18 INFO : one: Copied (server-side copy) 2025/07/31 03:05:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/31 03:05:20 DEBUG : CopyDest/two: md5 = 1d4d35829e798dbb6087b0289d284c88 OK 2025/07/31 03:05:21 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:05:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:05:22 INFO : two: Copied (server-side copy) 2025/07/31 03:05:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/31 03:05:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:05:23 DEBUG : two: Unchanged skipping 2025/07/31 03:05:25 DEBUG : CopyDest/three: md5 = d06baa3e7ed90ff931a334d0bf9ee8ae OK 2025/07/31 03:05:26 DEBUG : three: Need to transfer - File not found at Destination 2025/07/31 03:05:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/31 03:05:26 DEBUG : three: Destination not found in --copy-dest 2025/07/31 03:05:27 DEBUG : three: md5 = f5cea63bae15aca236356ee06ad1841d OK 2025/07/31 03:05:27 INFO : three: Copied (new) 2025/07/31 03:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/31 03:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:05:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:05:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:05:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/31 03:05:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:05:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/31 03:05:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0fa440d1abb249ab586300af9f7c2331 OK 2025/07/31 03:05:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/31 03:05:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/31 03:05:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/31 03:05:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/31 03:05:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/31 03:05:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 340d34fb4592b4e9f272f88911cb4661 OK 2025/07/31 03:05:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/31 03:05:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/31 03:05:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.47s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:05:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using skip mode. 2025/07/31 03:05:48 NOTICE: one: Found 2 files with duplicate names 2025/07/31 03:05:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.81s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:05:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using skip mode. 2025/07/31 03:05:54 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:05:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/31 03:05:55 INFO : one: Deleted 2025/07/31 03:05:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.67s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using first mode. 2025/07/31 03:06:01 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:06:02 INFO : one: Deleted 2025/07/31 03:06:02 INFO : one: Deleted 2025/07/31 03:06:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.80s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using newest mode. 2025/07/31 03:06:08 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:06:08 INFO : one: Deleted 2025/07/31 03:06:09 INFO : one: Deleted 2025/07/31 03:06:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using oldest mode. 2025/07/31 03:06:15 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:06:15 INFO : one: Deleted 2025/07/31 03:06:16 INFO : one: Deleted 2025/07/31 03:06:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using largest mode. 2025/07/31 03:06:22 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:06:22 INFO : one: Deleted 2025/07/31 03:06:23 INFO : one: Deleted 2025/07/31 03:06:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using smallest mode. 2025/07/31 03:06:28 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:06:29 INFO : one: Deleted 2025/07/31 03:06:29 INFO : one: Deleted 2025/07/31 03:06:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.61s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Looking for duplicate names using rename mode. 2025/07/31 03:06:36 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/31 03:06:37 INFO : one-2.txt: renamed from: one.txt 2025/07/31 03:06:39 INFO : one-3.txt: renamed from: one.txt 2025/07/31 03:06:40 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.97s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:45 DEBUG : dupe1/one.txt: md5 = 7989dc5997f4829a7d5484e2f01ef716 OK 2025/07/31 03:06:47 DEBUG : dupe2/two.txt: md5 = ec17a5b69ddb7e2017263f8b871e7eb1 OK 2025/07/31 03:06:49 DEBUG : dupe3/three.txt: md5 = 65bece3daa3d83149ad5a28770831418 OK 2025/07/31 03:06:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/31 03:06:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/31 03:06:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/31 03:06:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/31 03:06:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/31 03:06:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/31 03:06:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.07s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:06:57 DEBUG : a.txt: md5 = 9e097815f34172777d2b8b2fda99f6fe OK 2025/07/31 03:06:58 DEBUG : zend.txt: md5 = 3013343a0b76411d1f118cbe9f7d7953 OK 2025/07/31 03:07:00 DEBUG : sub dir/hello world: md5 = de3587898f6b4f66d017f7e480ea19e7 OK 2025/07/31 03:07:02 DEBUG : sub dir/hello world2: md5 = 0d16f34060d46b45abcf972cbc31144a OK 2025/07/31 03:07:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 6c68f2b01a3c7c09345184fda1f9954c OK 2025/07/31 03:07:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 25fca3c5be271e49ae2d1d1952c4b4a4 OK 2025/07/31 03:07:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6b3c2506373b62747f81324d3726bbb2 OK 2025/07/31 03:07:09 DEBUG : a.txt: Excluded (Size Filter) 2025/07/31 03:07:09 DEBUG : a.txt: Excluded 2025/07/31 03:07:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:07:10 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:07:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:07:10 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:07:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:07:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:07:10 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:07:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:07:10 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:07:11 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/31 03:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/31 03:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/31 03:07:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/31 03:07:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/31 03:07:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/31 03:07:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.06s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:07:19 DEBUG : a.txt: md5 = 3485ae9286bd085f34304f696c4d9990 OK 2025/07/31 03:07:20 DEBUG : zend.txt: md5 = aa28d452e85b0e6de0d65fe05710a018 OK 2025/07/31 03:07:23 DEBUG : sub dir/hello world: md5 = fd1d6cc8b08b1b30f65903a1942ed191 OK 2025/07/31 03:07:24 DEBUG : sub dir/hello world2: md5 = c7a8609d8d6fc1f5abee37b831c646cf OK 2025/07/31 03:07:26 DEBUG : sub dir/ignore dir/.ignore: md5 = f2cff20d43ea8e0baf51b7d3a33cb553 OK 2025/07/31 03:07:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 17bdf86c7d023c74c6a285caf0554e31 OK 2025/07/31 03:07:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7cedbbcc6ba6517fb1df1f74421be9b7 OK 2025/07/31 03:07:31 DEBUG : a.txt: Excluded (Size Filter) 2025/07/31 03:07:31 DEBUG : a.txt: Excluded 2025/07/31 03:07:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:07:32 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:07:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:07:32 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:07:32 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:07:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:07:32 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:07:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:07:32 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:07:33 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/31 03:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/31 03:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/31 03:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/31 03:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/31 03:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/31 03:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.87s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:07:41 DEBUG : file1: md5 = 88f036a5daf838dd94bb4476d2a2e269 OK 2025/07/31 03:07:43 DEBUG : sub/file2: md5 = b6f724dfac4fb909f3e8617636f800a6 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/07/31 03:07:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/31 03:07:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/31 03:07:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/31 03:07:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.58s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:07:50 DEBUG : file1: md5 = 493f55007b632b7dce2ab944e08507f2 OK 2025/07/31 03:07:53 DEBUG : sub/file2: md5 = a13bd5b6332b7f73ef0c31f3d8892bff 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/07/31 03:07:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/notfound" 2025/07/31 03:07:57 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/31 03:08:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.02s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.33s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Making directory 2025/07/31 03:08:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:04 DEBUG : sub dir/hello world: md5 = a38ddc8017090ac8ded17c0856504cad OK 2025/07/31 03:08:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:08 DEBUG : potato2: md5 = 0b5c5609dc1ed36d60d55857f8a4cf2e OK 2025/07/31 03:08:10 DEBUG : empty space: md5 = d42c86f5f962179088c4109abf9bd990 OK --- PASS: TestLs (5.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:13 DEBUG : potato2: md5 = a38df045c10a56d944f3a406663f74f8 OK 2025/07/31 03:08:14 DEBUG : empty space: md5 = d7a9ddf30544600d25e5719656fe18c7 OK 2025/07/31 03:08:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.50s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:19 DEBUG : potato2: md5 = ca13bfa51682e25aef3b90ae2ddd09ec OK 2025/07/31 03:08:20 DEBUG : empty space: md5 = 1acf1ca27273870d60e1bef4c0a6eed0 OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:23 DEBUG : potato2: md5 = 154fa2ff8ab0afa1ede385d9444a00c6 OK 2025/07/31 03:08:25 DEBUG : empty space: md5 = eab8ab2149a7f066caf7897d9681bacf OK --- PASS: TestHashSums (4.63s) === RUN TestHashSumsWithErrors 2025/07/31 03:08:26 DEBUG : Creating backend with remote ":memory:" 2025/07/31 03:08:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/31 03:08:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/31 03:08:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/31 03:08:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/31 03:08:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/31 03:08:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/31 03:08:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/31 03:08:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/31 03:08:26 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:28 DEBUG : potato2: md5 = 7340c60d5d9f629cf5f5e55c1429824a OK 2025/07/31 03:08:29 DEBUG : empty space: md5 = ea8c3bd9b652942bb80b8dd1c9cc2347 OK 2025/07/31 03:08:32 DEBUG : sub dir/potato3: md5 = c276cfbe23c5ba8cba82caeaddd1ea8a OK 2025/07/31 03:08:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.88s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:37 DEBUG : small: md5 = 6fab4dff01d2e0a8008caf614a8d73a6 OK 2025/07/31 03:08:38 DEBUG : medium: md5 = 87cfaecfe3ed56b45795564b8ae454cc OK 2025/07/31 03:08:40 DEBUG : large: md5 = cf9215aac6c7cded5a262eb3c0d3e992 OK 2025/07/31 03:08:40 DEBUG : Waiting for deletions to finish 2025/07/31 03:08:40 DEBUG : large: Excluded (Size Filter) 2025/07/31 03:08:41 INFO : medium: Deleted 2025/07/31 03:08:42 INFO : small: Deleted --- PASS: TestDelete (8.07s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:45 DEBUG : small: md5 = f69738566b049da8a9cb691f24736b36 OK 2025/07/31 03:08:46 DEBUG : medium: md5 = 6f38b5efabc36f208efa371fdda866ef OK 2025/07/31 03:08:48 DEBUG : large: md5 = 63b3684e27a8609f04b1a7f35352844c OK 2025/07/31 03:08:48 DEBUG : Waiting for deletions to finish 2025/07/31 03:08:48 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/31 03:08:49 INFO : large: Deleted 2025/07/31 03:08:49 INFO : small: Deleted --- PASS: TestMaxDelete (7.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:52 DEBUG : small: md5 = 105d090ededa9bb3b70527e847e61268 OK 2025/07/31 03:08:53 DEBUG : medium: md5 = d0d79ca205b4e2728aba5af9a182862c OK 2025/07/31 03:08:55 DEBUG : large: md5 = d48069813d972a8202e27b98e2f691ce OK 2025/07/31 03:08:55 DEBUG : Waiting for deletions to finish 2025/07/31 03:08:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/31 03:08:56 INFO : small: Deleted 2025/07/31 03:08:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.14s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:08:59 DEBUG : small: md5 = 8196cc6af7f4200d60948c17a54480e5 OK 2025/07/31 03:09:01 DEBUG : medium: md5 = 22cb731b07677f4dc1dff991878aaa32 OK 2025/07/31 03:09:02 DEBUG : large: md5 = c6624edb0c6915b76d45a8be49dd2253 OK 2025/07/31 03:09:02 DEBUG : Waiting for deletions to finish 2025/07/31 03:09:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/31 03:09:03 INFO : small: Deleted 2025/07/31 03:09:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.04s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:09:06 DEBUG : ReadFile: md5 = bbf12932825497487b22c6484dfc776e OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2025/07/31 03:09:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/31 03:09:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/31 03:09:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:09:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:09:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:09:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:09:09 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:09:10 DEBUG : file1: md5 = 758084710a5ee49c0301ef9c5531fcc3 OK 2025/07/31 03:09:12 DEBUG : file2: md5 = beb2d7a4566ca3179ea00e6011e94a59 OK --- PASS: TestCat (18.58s) === RUN TestPurge 2025/07/31 03:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyidal5povo" 2025/07/31 03:09:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/7h8tk5jutjlfi6753u3767i1jt0mna99o6iq3691u3n1uko2mto0" 2025/07/31 03:09:29 DEBUG : Creating backend with remote "/tmp/rclone1404892568" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyidal5povo'", Local "Local file system at /tmp/rclone1404892568", Modify Window "1ms" 2025/07/31 03:09:33 DEBUG : A1/B1/C1/one: md5 = c3d486147a25a3e30824cf3db2220151 OK 2025/07/31 03:09:33 INFO : A2: Making directory 2025/07/31 03:09:34 INFO : A1/B2: Making directory 2025/07/31 03:09:35 INFO : A1/B2/C2: Making directory 2025/07/31 03:09:36 INFO : A1/B1/C3: Making directory 2025/07/31 03:09:37 INFO : A3: Making directory 2025/07/31 03:09:38 INFO : A3/B3: Making directory 2025/07/31 03:09:38 INFO : A3/B3/C4: Making directory 2025/07/31 03:09:40 DEBUG : A1/two: md5 = c671ec0c0eabdcfe128f960982bb944f OK 2025/07/31 03:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyidal5povo': Purge remote 2025/07/31 03:09:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:09:48 DEBUG : A1/B1/C1/one: md5 = e008666ddd30eee5ae327f54722519da OK 2025/07/31 03:09:48 INFO : A2: Making directory 2025/07/31 03:09:49 INFO : A1/B2: Making directory 2025/07/31 03:09:49 INFO : A1/B2/C2: Making directory 2025/07/31 03:09:50 INFO : A1/B1/C3: Making directory 2025/07/31 03:09:51 INFO : A3: Making directory 2025/07/31 03:09:52 INFO : A3/B3: Making directory 2025/07/31 03:09:53 INFO : A3/B3/C4: Making directory 2025/07/31 03:09:55 DEBUG : A1/two: md5 = 4195bff6987a9bfbb65bcb6d148ac95a OK 2025/07/31 03:09:56 DEBUG : removing 1 level 3 directories 2025/07/31 03:09:56 INFO : A3/B3/C4: Removing directory 2025/07/31 03:09:59 DEBUG : removing 2 level 3 directories 2025/07/31 03:09:59 INFO : A1/B2/C2: Removing directory 2025/07/31 03:09:59 INFO : A1/B1/C3: Removing directory 2025/07/31 03:10:00 DEBUG : removing 2 level 2 directories 2025/07/31 03:10:00 INFO : A3/B3: Removing directory 2025/07/31 03:10:00 INFO : A1/B2: Removing directory 2025/07/31 03:10:00 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/31 03:10:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:10:00 DEBUG : removing 2 level 1 directories 2025/07/31 03:10:00 INFO : A3: Removing directory 2025/07/31 03:10:00 INFO : A2: Removing directory 2025/07/31 03:10:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/31 03:10:05 DEBUG : removing 1 level 3 directories 2025/07/31 03:10:05 INFO : A1/B1/C1: Removing directory 2025/07/31 03:10:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:05 DEBUG : removing 1 level 2 directories 2025/07/31 03:10:05 INFO : A1/B1: Removing directory 2025/07/31 03:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:10:06 DEBUG : removing 1 level 1 directories 2025/07/31 03:10:06 INFO : A1: Removing directory 2025/07/31 03:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:10:07 DEBUG : removing 1 level 0 directories 2025/07/31 03:10:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Removing directory 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:10:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.55s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:10:09 INFO : A1: Making directory 2025/07/31 03:10:10 INFO : A1/B1: Making directory 2025/07/31 03:10:11 INFO : A1/B1/C1: Making directory 2025/07/31 03:10:13 DEBUG : removing 1 level 3 directories 2025/07/31 03:10:13 INFO : A1/B1/C1: Removing directory 2025/07/31 03:10:15 DEBUG : removing 1 level 2 directories 2025/07/31 03:10:15 INFO : A1/B1: Removing directory 2025/07/31 03:10:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:10:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.97s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:10:17 INFO : A1: Making directory 2025/07/31 03:10:18 INFO : A1/B1: Making directory 2025/07/31 03:10:19 INFO : A1/B1/C1: Making directory 2025/07/31 03:10:22 DEBUG : removing 1 level 3 directories 2025/07/31 03:10:22 INFO : A1/B1/C1: Removing directory 2025/07/31 03:10:23 DEBUG : removing 1 level 2 directories 2025/07/31 03:10:23 INFO : A1/B1: Removing directory 2025/07/31 03:10:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:10:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.96s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:10:27 DEBUG : file1: md5 = f7ed760ef6ea4879c4dc295da46ac8f3 OK 2025/07/31 03:10:28 DEBUG : filename.txt: File name found in url 2025/07/31 03:10:29 DEBUG : filename.txt: md5 = ac026f019f69dc0549586979bb2c36e9 OK 2025/07/31 03:10:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/31 03:10:31 DEBUG : headerfilename.txt: md5 = d6cd801ceddceeade33bc6198e4ee230 OK 2025/07/31 03:10:32 DEBUG : file2: md5 = 732c0660744b2ae848c38333c4df41dd OK --- PASS: TestCopyURL (9.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:10:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/31 03:10:37 DEBUG : sub/file2: md5 = 63a3078e4ddf1d2138ba251a81432ced OK 2025/07/31 03:10:37 INFO : file1: Copied (new) to: sub/file2 2025/07/31 03:10:37 INFO : file1: Deleted 2025/07/31 03:10:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:10:38 DEBUG : file1: Unchanged skipping 2025/07/31 03:10:38 INFO : file1: Deleted 2025/07/31 03:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': don't need to copy/move sub/file2, it is already at target location 2025/07/31 03:10:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.26s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:10:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/31 03:10:43 DEBUG : file1: md5 = c711a56b2b74f25e2e6346c78317e7f1 OK 2025/07/31 03:10:43 INFO : file1: Copied (new) 2025/07/31 03:10:43 INFO : file1: Deleted 2025/07/31 03:10:43 DEBUG : file1: Destination exists, skipping 2025/07/31 03:10:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.41s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:10:48 DEBUG : dst/file1: md5 = f07922a7cb81261a0c56d952f9dc3d17 OK 2025/07/31 03:10:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudelup3vufe/backup" 2025/07/31 03:10:49 DEBUG : Creating backend with remote "TestDrive:crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0/1nrff024r7pq65ecp72fc28jb0" 2025/07/31 03:10:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/31 03:10:52 INFO : dst/file1: Moved (server-side) 2025/07/31 03:10:54 DEBUG : dst/file1: md5 = 120f4d5f29094d17b54f022efde9db1a OK 2025/07/31 03:10:54 INFO : dst/file1: Copied (new) 2025/07/31 03:10:54 INFO : dst/file1: Deleted 2025/07/31 03:10:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:10:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:10:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.55s) === 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:11:01 DEBUG : A1/one: md5 = 2ae087df40e529ea4ab2072f6782ea6f OK 2025/07/31 03:11:03 DEBUG : A1/two: md5 = d8f6a0329147f973f4eb7d0d56515762 OK 2025/07/31 03:11:05 DEBUG : A1/B1/three: md5 = 93193ae73f840789ce555d3d7743cd8b OK 2025/07/31 03:11:07 DEBUG : A1/B1/C1/four: md5 = 25290a16309dd371763fb620ab796884 OK 2025/07/31 03:11:09 DEBUG : A1/B1/C2/five: md5 = 39fe36f24dfd99300d1d11563317cf01 OK 2025/07/31 03:11:09 INFO : A1/B2: Making directory 2025/07/31 03:11:10 INFO : A1/B1/C3: Making directory 2025/07/31 03:11:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/31 03:11:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/31 03:11:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/31 03:11:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/31 03:11:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/31 03:11:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:11:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:11:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:11:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:11:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:11:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/31 03:11:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/31 03:11:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/31 03:11:33 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/31 03:11:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/31 03:11:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/31 03:11:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:11:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:11:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:11:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:11:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:11:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/31 03:11:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/31 03:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/31 03:11:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:11:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:11:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:11:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.37s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:11:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 54e5acebdb40d1cc9229986946b7a3ae OK 2025/07/31 03:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/31 03:11:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/31 03:11:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/31 03:11:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 21281b2b8ae93b152c5e1d1c96b1d2dc OK 2025/07/31 03:11:50 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:11:53 DEBUG : with_checksum_small_file_from_pipe: md5 = 3b2762e300e53d6953b9a3faef2a028c OK 2025/07/31 03:11:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/31 03:11:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/31 03:11:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 9b49fb32503424163142510ac5f5b432 OK 2025/07/31 03:11:55 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:11:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:11:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/31 03:12:00 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-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:12:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/31 03:12:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/31 03:12:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.23s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/31 03:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (48 bytes), uploading instead of streaming 2025/07/31 03:12:08 DEBUG : rcat_metadata: md5 = 59514f9ea534ef64b1ed6d01c9bff29c OK 2025/07/31 03:12:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/31 03:12:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/31 03:12:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = df3492b021225d89d7d6b7794bc88c67 OK 2025/07/31 03:12:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:14 DEBUG : potato1: md5 = 1ab2056fd805c56e6811f61f9662c6b0 OK 2025/07/31 03:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (60 bytes), uploading instead of streaming 2025/07/31 03:12:15 DEBUG : potato2: md5 = e83b2c5c4312a624000b13a1e1cbccb8 OK 2025/07/31 03:12:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:19 DEBUG : potato1: md5 = a01e12ee39681b6622672612f78b6e90 OK 2025/07/31 03:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': File to upload is small (60 bytes), uploading instead of streaming 2025/07/31 03:12:20 DEBUG : potato2: md5 = 3b1be0f7e7db9d19e371bcd8eb9dbc1e OK 2025/07/31 03:12:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.23s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:24 DEBUG : potato2: md5 = 115a4f0c3887bcb7b341c2c26d67598d OK 2025/07/31 03:12:25 DEBUG : empty space: md5 = a003164077a77c88a532ea62e45ebf16 OK 2025/07/31 03:12:28 DEBUG : sub dir/potato3: md5 = 766f008dd125236cf6b45cbeeb6a5fe5 OK 2025/07/31 03:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Touching "sub dir/potato3" 2025/07/31 03:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Touching "empty space" 2025/07/31 03:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Touching "potato2" 2025/07/31 03:12:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.66s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:33 DEBUG : dir with metadata: Making directory with metadata 2025/07/31 03:12:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:36 DEBUG : directory with modtime: Making directory with metadata 2025/07/31 03:12:36 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.51s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/31 03:12:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:12:38 DEBUG : Google drive root 'crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0': Skipping btime metadata as can't update it on an existing file: 2025-07-31T03:12:38.610043703Z 2025/07/31 03:12:39 INFO : non existent directory: Updated directory metadata 2025/07/31 03:12:41 DEBUG : Google drive root 'crypt/ksap6b4dndl7e2fvfduiio8mctpa4hp5jdhpo6kdj8ielcgirfb0': Skipping btime metadata as can't update it on an existing file: 2025-07-31T03:12:38.610043703Z 2025/07/31 03:12:41 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.11s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/31 03:12:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/31 03:12:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.20s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/31 03:12:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:12:47 DEBUG : dst: Making directory with metadata 2025/07/31 03:12:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:12:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:12:49 INFO : dst: Set directory modification time (using SetModTime) 2025/07/31 03:12:49 INFO : dst: Set directory modification time (using SetModTime) 2025/07/31 03:12:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/31 03:12:50 INFO : dst: Set directory modification time (using SetModTime) 2025/07/31 03:12:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.56s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe'", Local "Local file system at /tmp/rclone2432600362", Modify Window "1ms" 2025/07/31 03:12:53 DEBUG : sub dir/test remove existing: md5 = e53cd7dec4293d586e5d76dd5f5d4dab OK 2025/07/31 03:12:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 67509d2d8dd8e01d4987e1555ec627e1 OK 2025/07/31 03:12:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yoxuton0" before starting 2025/07/31 03:12:58 DEBUG : sub dir/test remove existing.yoxuton0: TEST: removing renamed existing file after operation 2025/07/31 03:12:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mazutey9" before starting 2025/07/31 03:13:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mazutey9: TEST: renaming existing back after failed operation 2025/07/31 03:13:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceseton3" before starting 2025/07/31 03:13:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceseton3: TEST: removing renamed existing file after operation 2025/07/31 03:13:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lj46vsukbbdff15bsgm8dod1l1ljfslj791959nb7m6voc6ij77vfkhc09u70iil05oo8hrrp4sed3cn99s67m801jvurfvkn233ast8s9mup00hsoule6bmfj8j9p6odug414e87ha473feib09hr7hi6a0so2mkenrhqh7quutofnagk50" 2025/07/31 03:13:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7123fq732f4rhjksldd1gl1693uqhm9v7betv74l8lotcbjlht0g" --- PASS: TestRemoveExisting (13.90s) === 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/07/31 03:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudelup3vufe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m19.031517393s (try 1/5)