"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/15 05:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu" 2025/04/15 05:19:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90" 2025/04/15 05:19:59 DEBUG : Creating backend with remote "/tmp/rclone2617821061" === 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/15 05:19:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/15 05:19:59 DEBUG : potato: Seek from 10 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 10 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Seek from 5 to 2 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/15 05:19:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Seek from 5 to 2 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/15 05:19:59 DEBUG : potato: Seek from 8 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 8 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/15 05:19:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 05:19:59 DEBUG : potato: Seek from 5 to 2 2025/04/15 05:19:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/15 05:19:59 DEBUG : potato: Seek from 9 to 0 2025/04/15 05:19:59 DEBUG : potato: Seek from 9 to 0 2025/04/15 05:19:59 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:20:02 DEBUG : rutabaga: md5 = 2bc7527f4f161564216b9de62923e384 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/15 05:20:04 DEBUG : empty space: md5 = f9cae056413d35e367730f159c675429 OK === RUN TestCheck/3 2025/04/15 05:20:06 DEBUG : potato2: md5 = ef3a3212f13d4400af5670a3fd113185 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/15 05:20:08 DEBUG : remotepotato: md5 = ca42b99a74d9c5e331a26b4a0e2cb61f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.68s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/15 05:20:11 DEBUG : Creating backend with remote "nonexistent" 2025/04/15 05:20:11 DEBUG : Creating backend with remote "nonexistent" 2025/04/15 05:20:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/15 05:20:11 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/04/15 05:20:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/15 05:20:11 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:20:12 DEBUG : rutabaga: md5 = 259974e246cecb4869d87ddeb0b4962c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/15 05:20:16 DEBUG : empty space: md5 = e8b487d470033b8c87bc2143a9c8c594 OK === RUN TestCheckDownload/3 2025/04/15 05:20:19 DEBUG : potato2: md5 = 2a07247e8c18aa948697c600539fbf60 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/15 05:20:24 DEBUG : remotepotato: md5 = 78441c75fb6cbe0d953107accc9af152 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.29s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.69s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:20:30 DEBUG : rutabaga: md5 = b3283593a3828c69a2614baecd679a7a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/15 05:20:32 DEBUG : empty space: md5 = 7ee5f2d156a3f173f9d0e02abbb683d1 OK === RUN TestCheckSizeOnly/3 2025/04/15 05:20:34 DEBUG : potato2: md5 = 1b5f131bb7150224300a86cd1742c4eb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/15 05:20:36 DEBUG : remotepotato: md5 = df819dd0593ce684ba05ff1abbae5887 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.07s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:20:41 DEBUG : test.sum: md5 = a61fc86cc81682b30b6b013b21c454d8 OK 2025/04/15 05:20:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/15 05:20:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/15 05:20:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/15 05:20:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/15 05:20:44 DEBUG : test.sum: md5 = dfb512df425e0573fa929711d9ae9230 OK 2025/04/15 05:20:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/15 05:20:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/15 05:20:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/15 05:20:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:20:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/data" 2025/04/15 05:20:46 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:20:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/data" 2025/04/15 05:20:48 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/vjrnln8ratgmqakfosrqe8espk" 2025/04/15 05:20:51 DEBUG : data/banana: md5 = fb7966f3bb1d835b4cb7ac493853fd2a OK 2025/04/15 05:20:53 DEBUG : test.sum: md5 = 64cbefde8bd90e218f12898c9759b450 OK === RUN TestCheckSumDownload/subtest1 2025/04/15 05:20:57 DEBUG : data/potato: md5 = 43954d04472f53f01848a3dc20633d98 OK 2025/04/15 05:20:59 DEBUG : test.sum: md5 = 3c39c67308563a341e863b952c79546e OK === RUN TestCheckSumDownload/subtest2 2025/04/15 05:21:02 DEBUG : test.sum: md5 = 5eb38721bbe015c06a0ca8bcba649878 OK === RUN TestCheckSumDownload/subtest3 2025/04/15 05:21:07 DEBUG : test.sum: md5 = b77fd2363aad9bccd0aa6d54a9b8ee14 OK === RUN TestCheckSumDownload/subtest4 2025/04/15 05:21:12 DEBUG : test.sum: md5 = 61c258cf0cbd82597b8bb60a4ae63027 OK === RUN TestCheckSumDownload/subtest5 2025/04/15 05:21:16 DEBUG : test.sum: md5 = 5ad7e4383a72cea93e93dbf8a455a5b0 OK === RUN TestCheckSumDownload/subtest6 2025/04/15 05:21:20 DEBUG : data/banana: md5 = c1f616d7e0e78e9e6529f0ca641afd2d OK 2025/04/15 05:21:21 DEBUG : data/potato: md5 = 8fa340dd556c674fb7ec8aedd71149fc OK 2025/04/15 05:21:23 DEBUG : test.sum: md5 = 56ee15fb3eebd9c14f83e6ab799046c2 OK === RUN TestCheckSumDownload/subtest7 2025/04/15 05:21:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/15 05:21:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.73s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (3.16s) --- PASS: TestCheckSumDownload/subtest4 (2.44s) --- PASS: TestCheckSumDownload/subtest5 (2.49s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2025/04/15 05:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamaken6fisa" 2025/04/15 05:21:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:28 DEBUG : Creating backend with remote "TestDrive:crypt/9t5gvs8120r8bo7s0r557pp71q38368u20b67k833vlnacehfulg" 2025/04/15 05:21:29 DEBUG : Creating backend with remote "/tmp/rclone1504004035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa'", Local "Local file system at /tmp/rclone1504004035", Modify Window "1ms" 2025/04/15 05:21:31 DEBUG : hello, world!: md5 = 8d2ed74fcc1a7893be72f5f26007b18b OK upper checkfile vs. lower remote (without normalization) 2025/04/15 05:21:32 ERROR : hello, world!: sum not found 2025/04/15 05:21:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa' 2025/04/15 05:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa': 1 files missing 2025/04/15 05:21:32 NOTICE: 1 hashes missing 2025/04/15 05:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa': 2 differences found 2025/04/15 05:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/15 05:21:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa': 0 differences found 2025/04/15 05:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa': 1 matching files 2025/04/15 05:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gajeroy0wano" 2025/04/15 05:21:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/sf4q2uibr9rp31e7q2367l1283qqtdjcv34412sgr0iviicbvkjg" 2025/04/15 05:21:34 DEBUG : Creating backend with remote "/tmp/rclone720360631" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano'", Local "Local file system at /tmp/rclone720360631", Modify Window "1ms" 2025/04/15 05:21:36 DEBUG : HELLO, WORLD!: md5 = f0c4fece966c25c5032e80f51c83d23b OK lower checkfile vs. upper remote (without normalization) 2025/04/15 05:21:37 ERROR : HELLO, WORLD!: sum not found 2025/04/15 05:21:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano' 2025/04/15 05:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano': 1 files missing 2025/04/15 05:21:37 NOTICE: 1 hashes missing 2025/04/15 05:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano': 2 differences found 2025/04/15 05:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/15 05:21:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano': 0 differences found 2025/04/15 05:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano': 1 matching files 2025/04/15 05:21:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jehoxix9tubi" 2025/04/15 05:21:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:38 DEBUG : Creating backend with remote "TestDrive:crypt/e052dj9ip1368tnka39js20u6pnc991anl7m21snj7cq1dc7m28g" 2025/04/15 05:21:39 DEBUG : Creating backend with remote "/tmp/rclone1780006743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi'", Local "Local file system at /tmp/rclone1780006743", Modify Window "1ms" 2025/04/15 05:21:41 DEBUG : HeLlO, wOrLd!: md5 = c196a4fa10f3b42106b734cdf2df267e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/15 05:21:41 ERROR : HeLlO, wOrLd!: sum not found 2025/04/15 05:21:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi' 2025/04/15 05:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi': 1 files missing 2025/04/15 05:21:41 NOTICE: 1 hashes missing 2025/04/15 05:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi': 2 differences found 2025/04/15 05:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/15 05:21:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi': 0 differences found 2025/04/15 05:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi': 1 matching files 2025/04/15 05:21:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muteger2diki" 2025/04/15 05:21:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:43 DEBUG : Creating backend with remote "TestDrive:crypt/mld0igvcl0s8ruqvk3cvm604jl5g95f6bjigqtki9cnh0b0efjn0" 2025/04/15 05:21:44 DEBUG : Creating backend with remote "/tmp/rclone73585218" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki'", Local "Local file system at /tmp/rclone73585218", Modify Window "1ms" 2025/04/15 05:21:46 DEBUG : HELLO, WORLD!: md5 = acf34fc072a1603d45fbb547a90843a2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/15 05:21:46 ERROR : HELLO, WORLD!: sum not found 2025/04/15 05:21:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki' 2025/04/15 05:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki': 1 files missing 2025/04/15 05:21:46 NOTICE: 1 hashes missing 2025/04/15 05:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki': 2 differences found 2025/04/15 05:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/15 05:21:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki': 0 differences found 2025/04/15 05:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki': 1 matching files 2025/04/15 05:21:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yatifod8hiro" 2025/04/15 05:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:47 DEBUG : Creating backend with remote "TestDrive:crypt/9pvb6ost9go5v23j6ea6ukoo2soa67atlkos8jd7bs8pvph1pu50" 2025/04/15 05:21:48 DEBUG : Creating backend with remote "/tmp/rclone1831147672" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro'", Local "Local file system at /tmp/rclone1831147672", Modify Window "1ms" 2025/04/15 05:21:50 DEBUG : 測試_Русский___ě_áñ: md5 = 0077f395ff7ff0358dda67cd1db45391 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/15 05:21:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/15 05:21:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro' 2025/04/15 05:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro': 1 files missing 2025/04/15 05:21:51 NOTICE: 1 hashes missing 2025/04/15 05:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro': 2 differences found 2025/04/15 05:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/15 05:21:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro': 0 differences found 2025/04/15 05:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro': 1 matching files 2025/04/15 05:21:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodebew8ciba" 2025/04/15 05:21:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:52 DEBUG : Creating backend with remote "TestDrive:crypt/v4uaeaadf1s3pbfn3qjlibqbjf56ilv85umoumgr279drl4l6s90" 2025/04/15 05:21:53 DEBUG : Creating backend with remote "/tmp/rclone2929469740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba'", Local "Local file system at /tmp/rclone2929469740", Modify Window "1ms" 2025/04/15 05:21:56 DEBUG : 測試_Русский___ě_áñ: md5 = e94e6c9cb9ccb00461986aa1e6aec526 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/15 05:21:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/15 05:21:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba' 2025/04/15 05:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba': 1 files missing 2025/04/15 05:21:56 NOTICE: 1 hashes missing 2025/04/15 05:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba': 2 differences found 2025/04/15 05:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/15 05:21:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba': 0 differences found 2025/04/15 05:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba': 1 matching files 2025/04/15 05:21:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiyimiy6yose" 2025/04/15 05:21:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:57 DEBUG : Creating backend with remote "TestDrive:crypt/ihvm3n1629p7kmvsg7vree2151fq4fln0vckb8jqdqonhft7fkdg" 2025/04/15 05:21:58 DEBUG : Creating backend with remote "/tmp/rclone3922268654" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose'", Local "Local file system at /tmp/rclone3922268654", Modify Window "1ms" 2025/04/15 05:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 39a6063ec030a1112bf0ca04aa0a3525 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/15 05:22:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 05:22:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose' 2025/04/15 05:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose': 1 files missing 2025/04/15 05:22:01 NOTICE: 1 hashes missing 2025/04/15 05:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose': 2 differences found 2025/04/15 05:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/15 05:22:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose': 0 differences found 2025/04/15 05:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose': 1 matching files 2025/04/15 05:22:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huhejom9meza" 2025/04/15 05:22:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:22:02 DEBUG : Creating backend with remote "TestDrive:crypt/qi655rfgvtmsoev4m81vcp0713lm47vsdo6uo66jn2s2ldnspfm0" 2025/04/15 05:22:03 DEBUG : Creating backend with remote "/tmp/rclone624273409" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza'", Local "Local file system at /tmp/rclone624273409", Modify Window "1ms" 2025/04/15 05:22:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 20a0fd7af65f2af2deb0f970919c6e02 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/15 05:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 05:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza' 2025/04/15 05:22:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza': 1 files missing 2025/04/15 05:22:06 NOTICE: 1 hashes missing 2025/04/15 05:22:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza': 2 differences found 2025/04/15 05:22:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/15 05:22:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:22:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza': 0 differences found 2025/04/15 05:22:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza': 1 matching files 2025/04/15 05:22:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peyasiq9xawo" 2025/04/15 05:22:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:22:07 DEBUG : Creating backend with remote "TestDrive:crypt/ffd3aa2uit1u3gj20k46g2m9u2ecig33h4elm4gop2o17nr71oj0" 2025/04/15 05:22:08 DEBUG : Creating backend with remote "/tmp/rclone247827924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo'", Local "Local file system at /tmp/rclone247827924", Modify Window "1ms" 2025/04/15 05:22:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9fc2aeb8dc7345728f99d34517d62012 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/15 05:22:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 05:22:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo' 2025/04/15 05:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo': 1 files missing 2025/04/15 05:22:11 NOTICE: 1 hashes missing 2025/04/15 05:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo': 2 differences found 2025/04/15 05:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/15 05:22:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:22:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo': 0 differences found 2025/04/15 05:22:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo': 1 matching files 2025/04/15 05:22:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zogoval1qiti" 2025/04/15 05:22:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:22:12 DEBUG : Creating backend with remote "TestDrive:crypt/vkq5uusmds8j7vmuplrdnts6nd0fkvp8s80o5fgj136vtlic7lt0" 2025/04/15 05:22:13 DEBUG : Creating backend with remote "/tmp/rclone1791452186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti'", Local "Local file system at /tmp/rclone1791452186", Modify Window "1ms" 2025/04/15 05:22:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96c644c877ef375e145d2f336b96d718 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/15 05:22:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 05:22:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti' 2025/04/15 05:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti': 1 files missing 2025/04/15 05:22:15 NOTICE: 1 hashes missing 2025/04/15 05:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti': 2 differences found 2025/04/15 05:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/15 05:22:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 05:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti': 0 differences found 2025/04/15 05:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti': 1 matching files 2025/04/15 05:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zogoval1qiti': Purge remote 2025/04/15 05:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peyasiq9xawo': Purge remote 2025/04/15 05:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huhejom9meza': Purge remote 2025/04/15 05:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiyimiy6yose': Purge remote 2025/04/15 05:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodebew8ciba': Purge remote 2025/04/15 05:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yatifod8hiro': Purge remote 2025/04/15 05:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muteger2diki': Purge remote 2025/04/15 05:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehoxix9tubi': Purge remote 2025/04/15 05:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajeroy0wano': Purge remote 2025/04/15 05:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamaken6fisa': Purge remote --- PASS: TestApplyTransforms (53.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:22:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/15 05:22:24 DEBUG : sub/file2: md5 = f6102462fe450fd77163e6fd64c7d935 OK 2025/04/15 05:22:24 INFO : file1: Copied (new) to: sub/file2 2025/04/15 05:22:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 05:22:25 DEBUG : file1: Unchanged skipping 2025/04/15 05:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': don't need to copy/move sub/file2, it is already at target location 2025/04/15 05:22:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.16s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:22:30 DEBUG : dst/file1: md5 = 69e695e226c0b9d5c8279bf9ecb2d081 OK 2025/04/15 05:22:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/backup" 2025/04/15 05:22:31 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/1nrff024r7pq65ecp72fc28jb0" 2025/04/15 05:22:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/15 05:23:10 INFO : dst/file1: Moved (server-side) 2025/04/15 05:23:12 DEBUG : dst/file1: md5 = 5bbc70957776088eb0e5dea7262998e9 OK 2025/04/15 05:23:12 INFO : dst/file1: Copied (new) 2025/04/15 05:23:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:23:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:23:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (47.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:23:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/dst" 2025/04/15 05:23:16 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 05:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/CompareDest" 2025/04/15 05:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/gveqi14airsml4bgu7krj116o8" 2025/04/15 05:23:20 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 05:23:22 DEBUG : one: md5 = 4e743cfe538e5e5c9ab39fd14e10eca9 OK 2025/04/15 05:23:22 INFO : one: Copied (new) 2025/04/15 05:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 05:23:24 DEBUG : one: md5 = a400f52ea10fea2266fdeec96b782a0c OK 2025/04/15 05:23:24 INFO : one: Copied (replaced existing) 2025/04/15 05:23:26 DEBUG : dst/one: md5 = c4dd3358d50b2920b6b7e9c6b261dd71 OK 2025/04/15 05:23:29 DEBUG : CompareDest/one: md5 = 331f17bab906437a35736ed349d26961 OK 2025/04/15 05:23:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 05:23:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 05:23:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 05:23:32 DEBUG : CompareDest/two: md5 = 24909fcb6e3f04521917a5a5a4a4682d OK 2025/04/15 05:23:32 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 05:23:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 05:23:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 05:23:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 05:23:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 05:23:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 05:23:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 05:23:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/15 05:23:36 DEBUG : two: md5 = 484e235134e3809028212dcdc62a8d12 OK 2025/04/15 05:23:36 INFO : two: Copied (new) 2025/04/15 05:23:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 05:23:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:23:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:23:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.52s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/dst" 2025/04/15 05:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 05:23:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/CopyDest" 2025/04/15 05:23:43 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/15 05:23:44 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 05:23:46 DEBUG : one: md5 = df47d3fa43b0039a6da4eea83f1a329e OK 2025/04/15 05:23:46 INFO : one: Copied (new) 2025/04/15 05:23:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 05:23:49 DEBUG : one: md5 = 7c9c4ca0adb8f8f3cf2a53cfe6fd28d8 OK 2025/04/15 05:23:49 INFO : one: Copied (replaced existing) 2025/04/15 05:23:51 DEBUG : dst/one: md5 = 2a10afaf099bb2d46004f3c9e9f08ff7 OK 2025/04/15 05:23:53 DEBUG : CopyDest/one: md5 = af8f100159430a80a556136073f19002 OK 2025/04/15 05:23:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/BackupDir" 2025/04/15 05:23:54 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/15 05:23:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 05:23:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 05:23:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 05:23:57 INFO : one: Moved (server-side) 2025/04/15 05:23:58 INFO : one: Copied (server-side copy) 2025/04/15 05:23:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/15 05:24:00 DEBUG : CopyDest/two: md5 = 77927a77dd2cb97d2dcc6438a3a5c71e OK 2025/04/15 05:24:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 05:24:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 05:24:02 INFO : two: Copied (server-side copy) 2025/04/15 05:24:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/15 05:24:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 05:24:03 DEBUG : two: Unchanged skipping 2025/04/15 05:24:05 DEBUG : CopyDest/three: md5 = e4ff951ec7be269f157f66c5aa2fac82 OK 2025/04/15 05:24:06 DEBUG : three: Need to transfer - File not found at Destination 2025/04/15 05:24:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/15 05:24:06 DEBUG : three: Destination not found in --copy-dest 2025/04/15 05:24:07 DEBUG : three: md5 = f566578178ba72591510e9b836ccbf80 OK 2025/04/15 05:24:07 INFO : three: Copied (new) 2025/04/15 05:24:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/15 05:24:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 05:24:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:24:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:24:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 05:24:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/15 05:24:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.11s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/15 05:24:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 289fd1c8607a256b0c97ebacf932191a OK 2025/04/15 05:24:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/15 05:24:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/15 05:24:18 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/04/15 05:24:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/15 05:24:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/15 05:24:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 279bfb3e3d97a0edfff51f92496e7668 OK 2025/04/15 05:24:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/15 05:24:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/15 05:24:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using skip mode. 2025/04/15 05:24:27 NOTICE: one: Found 2 files with duplicate names 2025/04/15 05:24:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using skip mode. 2025/04/15 05:24:33 NOTICE: one: Found 3 files with duplicate names 2025/04/15 05:24:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/15 05:24:34 INFO : one: Deleted 2025/04/15 05:24:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.24s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using first mode. 2025/04/15 05:24:39 NOTICE: one: Found 3 files with duplicate names 2025/04/15 05:24:40 INFO : one: Deleted 2025/04/15 05:24:40 INFO : one: Deleted 2025/04/15 05:24:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.26s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using newest mode. 2025/04/15 05:24:46 NOTICE: one: Found 3 files with duplicate names 2025/04/15 05:24:47 INFO : one: Deleted 2025/04/15 05:24:47 INFO : one: Deleted 2025/04/15 05:24:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.88s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using oldest mode. 2025/04/15 05:24:53 NOTICE: one: Found 3 files with duplicate names 2025/04/15 05:24:53 INFO : one: Deleted 2025/04/15 05:24:54 INFO : one: Deleted 2025/04/15 05:24:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using largest mode. 2025/04/15 05:24:59 NOTICE: one: Found 3 files with duplicate names 2025/04/15 05:25:00 INFO : one: Deleted 2025/04/15 05:25:00 INFO : one: Deleted 2025/04/15 05:25:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using smallest mode. 2025/04/15 05:25:05 NOTICE: one: Found 3 files with duplicate names 2025/04/15 05:25:06 INFO : one: Deleted 2025/04/15 05:25:07 INFO : one: Deleted 2025/04/15 05:25:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:25:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Looking for duplicate names using rename mode. 2025/04/15 05:25:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/15 05:25:14 INFO : one-2.txt: renamed from: one.txt 2025/04/15 05:25:15 INFO : one-3.txt: renamed from: one.txt 2025/04/15 05:25:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:25:21 DEBUG : dupe1/one.txt: md5 = 7a7c2f176adfb8cb44b831b93b49bffa OK 2025/04/15 05:25:23 DEBUG : dupe2/two.txt: md5 = b279e4f30969d486e3af69e8ef5dd86d OK 2025/04/15 05:25:26 DEBUG : dupe3/three.txt: md5 = 5063136e8b65699f94e78610258f5b95 OK 2025/04/15 05:25:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/15 05:25:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/15 05:25:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/15 05:25:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/15 05:25:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/15 05:25:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/15 05:25:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:25:33 DEBUG : a.txt: md5 = 8d8535313cf82c6baffcb4e18a31564b OK 2025/04/15 05:25:35 DEBUG : zend.txt: md5 = 52264fbbed417943272d8cc29a4beff6 OK 2025/04/15 05:25:37 DEBUG : sub dir/hello world: md5 = 71ec259450f60a3fd17731d8255e9f88 OK 2025/04/15 05:25:38 DEBUG : sub dir/hello world2: md5 = c208367baf03056e9135ed7e32e6f52a OK 2025/04/15 05:25:41 DEBUG : sub dir/ignore dir/.ignore: md5 = abc8af25bef86742fdd2d7062bffec4c OK 2025/04/15 05:25:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = cf54b8397fb26916f6c2a7a0471d15b1 OK 2025/04/15 05:25:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4d02b11362e99f43e8a3ec1dcd74ba3d OK 2025/04/15 05:25:45 DEBUG : a.txt: Excluded (Size Filter) 2025/04/15 05:25:45 DEBUG : a.txt: Excluded 2025/04/15 05:25:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 05:25:46 DEBUG : sub dir/hello world2: Excluded 2025/04/15 05:25:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 05:25:46 DEBUG : sub dir/hello world: Excluded 2025/04/15 05:25:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 05:25:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 05:25:47 DEBUG : sub dir/hello world2: Excluded 2025/04/15 05:25:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 05:25:47 DEBUG : sub dir/hello world: Excluded 2025/04/15 05:25:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 05:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/15 05:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/15 05:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/15 05:25:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/15 05:25:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/15 05:25:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/15 05:25:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:25:55 DEBUG : a.txt: md5 = 55bad0d54fe1e03f135024d9c498513b OK 2025/04/15 05:25:57 DEBUG : zend.txt: md5 = 5e0da2aa337387451a04401282bdae4f OK 2025/04/15 05:25:59 DEBUG : sub dir/hello world: md5 = 69bde94cf801b36a35ff1349e1c651dc OK 2025/04/15 05:26:00 DEBUG : sub dir/hello world2: md5 = e847d424abf9f78b8131c5b4547d93ed OK 2025/04/15 05:26:03 DEBUG : sub dir/ignore dir/.ignore: md5 = e651bcbac77f6de223a1f619673c638c OK 2025/04/15 05:26:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = def8e63f9f7508df42054040db0b1325 OK 2025/04/15 05:26:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1fcabb0ed7e0fa719f02d4321b5d6666 OK 2025/04/15 05:26:07 DEBUG : a.txt: Excluded (Size Filter) 2025/04/15 05:26:07 DEBUG : a.txt: Excluded 2025/04/15 05:26:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 05:26:08 DEBUG : sub dir/hello world2: Excluded 2025/04/15 05:26:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 05:26:08 DEBUG : sub dir/hello world: Excluded 2025/04/15 05:26:09 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 05:26:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 05:26:09 DEBUG : sub dir/hello world2: Excluded 2025/04/15 05:26:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 05:26:09 DEBUG : sub dir/hello world: Excluded 2025/04/15 05:26:09 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 05:26:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/15 05:26:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/15 05:26:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/15 05:26:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/15 05:26:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/15 05:26:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/15 05:26:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.03s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:17 DEBUG : file1: md5 = c7cdc9887719af1b9dc7c4df4d1d71f9 OK 2025/04/15 05:26:19 DEBUG : sub/file2: md5 = eca99feb6502d847b201b26fe7735de4 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/04/15 05:26:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/15 05:26:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/15 05:26:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/15 05:26:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.27s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:27 DEBUG : file1: md5 = 82273b415a582336cb6a3aa0cd602aa5 OK 2025/04/15 05:26:29 DEBUG : sub/file2: md5 = a040b8daa753de3b23cf3485101afd4a 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/04/15 05:26:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/notfound" 2025/04/15 05:26:33 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/qe0i31qdkoejk60elps0ni5sqk" 2025/04/15 05:26:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Making directory 2025/04/15 05:26:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:39 DEBUG : sub dir/hello world: md5 = d03c09767dce00c9f2f0336c6873c403 OK 2025/04/15 05:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.45s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:43 DEBUG : potato2: md5 = b7bb79649dd5b5f27d3ff8223ccf74b0 OK 2025/04/15 05:26:44 DEBUG : empty space: md5 = bb7fd6252d125a4522ab90aaf367c6bb OK --- PASS: TestLs (4.57s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:47 DEBUG : potato2: md5 = e2f4fdac0dda265a845a5096f8cf92b5 OK 2025/04/15 05:26:49 DEBUG : empty space: md5 = 3c6d68b17c1452971924c070009af4a2 OK 2025/04/15 05:26:49 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.67s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:52 DEBUG : potato2: md5 = d88cce10bd2f9e824f837c66c8a55171 OK 2025/04/15 05:26:53 DEBUG : empty space: md5 = ffe0562b933c0f83b59d4d016fe589a4 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:26:57 DEBUG : potato2: md5 = 41f0d454b38d7636916b57d164fb90b5 OK 2025/04/15 05:26:58 DEBUG : empty space: md5 = 38fcfffee80bafc3a7483a978a37f0d7 OK --- PASS: TestHashSums (4.33s) === RUN TestHashSumsWithErrors 2025/04/15 05:27:00 DEBUG : Creating backend with remote ":memory:" 2025/04/15 05:27:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/15 05:27:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/15 05:27:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/15 05:27:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/15 05:27:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/15 05:27:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/15 05:27:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/15 05:27:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/15 05:27:00 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:01 DEBUG : potato2: md5 = 55bb78f78afdc92ad5de14102bfd5731 OK 2025/04/15 05:27:02 DEBUG : empty space: md5 = 113bb82b37b62d662aed094eba604199 OK 2025/04/15 05:27:04 DEBUG : sub dir/potato3: md5 = d01fdd7b5cacc369ba8efb0c8d57121a OK 2025/04/15 05:27:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:09 DEBUG : small: md5 = a226c60925f1a58aa2d5a432fad952cd OK 2025/04/15 05:27:11 DEBUG : medium: md5 = 1772053a8d46732978aca4863bf3e8bf OK 2025/04/15 05:27:12 DEBUG : large: md5 = 91f2a0ff26a0a70158cffa62c3f1fe9a OK 2025/04/15 05:27:12 DEBUG : Waiting for deletions to finish 2025/04/15 05:27:13 DEBUG : large: Excluded (Size Filter) 2025/04/15 05:27:13 INFO : small: Deleted 2025/04/15 05:27:13 INFO : medium: Deleted --- PASS: TestDelete (5.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:15 DEBUG : small: md5 = ec949359fedd670094454d14b1208382 OK 2025/04/15 05:27:17 DEBUG : medium: md5 = 9bb5f0ec67024094c91e8dc43b9f9a78 OK 2025/04/15 05:27:18 DEBUG : large: md5 = 426adc0c9dcc712db07fd28d9055eaee OK 2025/04/15 05:27:18 DEBUG : Waiting for deletions to finish 2025/04/15 05:27:19 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/15 05:27:19 INFO : large: Deleted 2025/04/15 05:27:19 INFO : small: Deleted --- PASS: TestMaxDelete (6.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:22 DEBUG : small: md5 = e463df7bc59d2f0179e6c10dd341d4dc OK 2025/04/15 05:27:23 DEBUG : medium: md5 = 8c5fbc277c2649f4cbe2ced83d42dba4 OK 2025/04/15 05:27:24 DEBUG : large: md5 = abf793f13ea7f3ff8e1d12123f67754a OK 2025/04/15 05:27:25 DEBUG : Waiting for deletions to finish 2025/04/15 05:27:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/15 05:27:25 INFO : small: Deleted 2025/04/15 05:27:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.29s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:28 DEBUG : small: md5 = 09c3d908f4e807ca3733b3f621441790 OK 2025/04/15 05:27:30 DEBUG : medium: md5 = a9f77d996f0b7ab71445fcc8e7d5110b OK 2025/04/15 05:27:31 DEBUG : large: md5 = 6af39fe8b1b3b24f208ada1133c2029b OK 2025/04/15 05:27:31 DEBUG : Waiting for deletions to finish 2025/04/15 05:27:32 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/15 05:27:32 INFO : small: Deleted 2025/04/15 05:27:32 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.53s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:35 DEBUG : ReadFile: md5 = 96f9a5aff0f22afef35d7074a5d70ab6 OK --- PASS: TestReadFile (3.94s) === RUN TestRetry 2025/04/15 05:27:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/15 05:27:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/15 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:27:39 DEBUG : file1: md5 = f5ce6392cddbce6da9a0e0c3c4331b5a OK 2025/04/15 05:27:41 DEBUG : file2: md5 = a4d1fba8594a6611258682b3633dbbb7 OK --- PASS: TestCat (16.88s) === RUN TestPurge 2025/04/15 05:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuzavix8yuji" 2025/04/15 05:27:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/opejac5c7686bl5p4sgar5kkejjqj9acvhorldqospubku7so0mg" 2025/04/15 05:27:55 DEBUG : Creating backend with remote "/tmp/rclone3197198528" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuzavix8yuji'", Local "Local file system at /tmp/rclone3197198528", Modify Window "1ms" 2025/04/15 05:28:00 DEBUG : A1/B1/C1/one: md5 = 4c323b887a0a0d4f5b6532e1f8cec26d OK 2025/04/15 05:28:00 INFO : A2: Making directory 2025/04/15 05:28:00 INFO : A1/B2: Making directory 2025/04/15 05:28:01 INFO : A1/B2/C2: Making directory 2025/04/15 05:28:02 INFO : A1/B1/C3: Making directory 2025/04/15 05:28:03 INFO : A3: Making directory 2025/04/15 05:28:03 INFO : A3/B3: Making directory 2025/04/15 05:28:04 INFO : A3/B3/C4: Making directory 2025/04/15 05:28:06 DEBUG : A1/two: md5 = bcc65737bfedfcac824465f5d4e57152 OK 2025/04/15 05:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuzavix8yuji': Purge remote 2025/04/15 05:28:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:28:13 DEBUG : A1/B1/C1/one: md5 = 1291f7be4d8886e2fc4ed16d94be4fec OK 2025/04/15 05:28:13 INFO : A2: Making directory 2025/04/15 05:28:14 INFO : A1/B2: Making directory 2025/04/15 05:28:15 INFO : A1/B2/C2: Making directory 2025/04/15 05:28:16 INFO : A1/B1/C3: Making directory 2025/04/15 05:28:16 INFO : A3: Making directory 2025/04/15 05:28:17 INFO : A3/B3: Making directory 2025/04/15 05:28:18 INFO : A3/B3/C4: Making directory 2025/04/15 05:28:20 DEBUG : A1/two: md5 = 7a318d104a14fea149ccb9244674b148 OK 2025/04/15 05:28:21 DEBUG : removing 1 level 3 directories 2025/04/15 05:28:21 INFO : A3/B3/C4: Removing directory 2025/04/15 05:28:24 DEBUG : removing 2 level 3 directories 2025/04/15 05:28:24 INFO : A1/B2/C2: Removing directory 2025/04/15 05:28:24 INFO : A1/B1/C3: Removing directory 2025/04/15 05:28:24 DEBUG : removing 2 level 2 directories 2025/04/15 05:28:24 INFO : A3/B3: Removing directory 2025/04/15 05:28:24 INFO : A1/B2: Removing directory 2025/04/15 05:28:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 05:28:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/15 05:28:25 DEBUG : removing 2 level 1 directories 2025/04/15 05:28:25 INFO : A3: Removing directory 2025/04/15 05:28:25 INFO : A2: Removing directory 2025/04/15 05:28:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/15 05:28:29 DEBUG : removing 1 level 3 directories 2025/04/15 05:28:29 INFO : A1/B1/C1: Removing directory 2025/04/15 05:28:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:30 DEBUG : removing 1 level 2 directories 2025/04/15 05:28:30 INFO : A1/B1: Removing directory 2025/04/15 05:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 05:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 05:28:31 DEBUG : removing 1 level 1 directories 2025/04/15 05:28:31 INFO : A1: Removing directory 2025/04/15 05:28:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 05:28:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 05:28:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 05:28:31 DEBUG : removing 1 level 0 directories 2025/04/15 05:28:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Removing directory 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 05:28:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:28:34 INFO : A1: Making directory 2025/04/15 05:28:34 INFO : A1/B1: Making directory 2025/04/15 05:28:35 INFO : A1/B1/C1: Making directory 2025/04/15 05:28:38 DEBUG : removing 1 level 3 directories 2025/04/15 05:28:38 INFO : A1/B1/C1: Removing directory 2025/04/15 05:28:38 DEBUG : removing 1 level 2 directories 2025/04/15 05:28:38 INFO : A1/B1: Removing directory 2025/04/15 05:28:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 05:28:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.87s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:28:41 INFO : A1: Making directory 2025/04/15 05:28:41 INFO : A1/B1: Making directory 2025/04/15 05:28:42 INFO : A1/B1/C1: Making directory 2025/04/15 05:28:45 DEBUG : removing 1 level 3 directories 2025/04/15 05:28:45 INFO : A1/B1/C1: Removing directory 2025/04/15 05:28:45 DEBUG : removing 1 level 2 directories 2025/04/15 05:28:45 INFO : A1/B1: Removing directory 2025/04/15 05:28:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 05:28:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:28:50 DEBUG : file1: md5 = 719a0f38e737c2d881ec0b2971ec5de0 OK 2025/04/15 05:28:50 DEBUG : filename.txt: File name found in url 2025/04/15 05:28:51 DEBUG : filename.txt: md5 = a8dbc2f1ecdb295f54fe3c9d0f653805 OK 2025/04/15 05:28:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/15 05:28:53 DEBUG : headerfilename.txt: md5 = d299b632071b00434cf3d065d5e3947b OK 2025/04/15 05:28:54 DEBUG : file2: md5 = e1a140fd61cf0424d680a756bac3dbe5 OK --- PASS: TestCopyURL (8.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:28:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/15 05:28:59 DEBUG : sub/file2: md5 = 2cd9c0daff949c6689c010f97a3797e0 OK 2025/04/15 05:28:59 INFO : file1: Copied (new) to: sub/file2 2025/04/15 05:28:59 INFO : file1: Deleted 2025/04/15 05:29:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 05:29:00 DEBUG : file1: Unchanged skipping 2025/04/15 05:29:00 INFO : file1: Deleted 2025/04/15 05:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': don't need to copy/move sub/file2, it is already at target location 2025/04/15 05:29:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:29:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/15 05:29:04 DEBUG : file1: md5 = 9993f96044a3ce8362b5faae6b0d7152 OK 2025/04/15 05:29:04 INFO : file1: Copied (new) 2025/04/15 05:29:04 INFO : file1: Deleted 2025/04/15 05:29:04 DEBUG : file1: Destination exists, skipping 2025/04/15 05:29:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.15s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:29:09 DEBUG : dst/file1: md5 = 8027e5bdf29081cd7ea47c2047e9fa93 OK 2025/04/15 05:29:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubokud6dupu/backup" 2025/04/15 05:29:09 DEBUG : Creating backend with remote "TestDrive:crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90/1nrff024r7pq65ecp72fc28jb0" 2025/04/15 05:29:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/15 05:29:13 INFO : dst/file1: Moved (server-side) 2025/04/15 05:29:15 DEBUG : dst/file1: md5 = 123088b9f7daff0428ae0cf937846a67 OK 2025/04/15 05:29:15 INFO : dst/file1: Copied (new) 2025/04/15 05:29:15 INFO : dst/file1: Deleted 2025/04/15 05:29:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:29:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 05:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.97s) === 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:29:21 DEBUG : A1/one: md5 = f85c8e2708699624d7c2f0465e77275b OK 2025/04/15 05:29:23 DEBUG : A1/two: md5 = b6201073884848a829078ff5f2b54efb OK 2025/04/15 05:29:25 DEBUG : A1/B1/three: md5 = 782488f02273e0a3383b5d7e21bc801b OK 2025/04/15 05:29:27 DEBUG : A1/B1/C1/four: md5 = a98ade40ab190066387f9e14aea80994 OK 2025/04/15 05:29:29 DEBUG : A1/B1/C2/five: md5 = 1361a0aed97f7649e4b913d13f7600ef OK 2025/04/15 05:29:29 INFO : A1/B2: Making directory 2025/04/15 05:29:30 INFO : A1/B1/C3: Making directory 2025/04/15 05:29:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/15 05:29:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/15 05:29:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/15 05:29:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/15 05:29:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/15 05:29:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 05:29:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 05:29:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 05:29:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 05:29:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 05:29:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/15 05:29:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/15 05:29:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/15 05:29:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/15 05:29:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/15 05:29:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/15 05:29:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 05:29:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 05:29:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 05:29:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 05:29:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 05:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/15 05:30:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.64s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 05:30:07 DEBUG : no_checksum_small_file_from_pipe: md5 = d2a817a09e916a6f1411f64c8a80b855 OK 2025/04/15 05:30:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/15 05:30:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/15 05:30:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/15 05:30:09 DEBUG : no_checksum_big_file_from_pipe: md5 = d1955128a7e1aaa6947b950772849dce OK 2025/04/15 05:30:09 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 05:30:12 DEBUG : with_checksum_small_file_from_pipe: md5 = fcf5d6f6ef11e01754e0fc2dbb284360 OK 2025/04/15 05:30:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/15 05:30:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/15 05:30:13 DEBUG : with_checksum_big_file_from_pipe: md5 = b25bf287954de67a1da5882d5e11826d OK 2025/04/15 05:30:13 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 05:30:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 05:30:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/15 05:30:18 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-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 05:30:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/15 05:30:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/15 05:30:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.99s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/15 05:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (48 bytes), uploading instead of streaming 2025/04/15 05:30:27 DEBUG : rcat_metadata: md5 = 76e1f9f6b9c732f8f350270d64d24abe OK 2025/04/15 05:30:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/15 05:30:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/15 05:30:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 03b6b36b69a99de5b961133d23b80991 OK 2025/04/15 05:30:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.73s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.66s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:32 DEBUG : potato1: md5 = ca9c26b5d9eb493a645b52fb1f0bb98d OK 2025/04/15 05:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/15 05:30:34 DEBUG : potato2: md5 = 37755aa06659c9c272f4e60aaeac2f80 OK 2025/04/15 05:30:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.56s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:37 DEBUG : potato1: md5 = 8c50a20b347eeedac2b5e562eb4f2124 OK 2025/04/15 05:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/15 05:30:38 DEBUG : potato2: md5 = d4f0f21063c3ae47af173f52a6c3b096 OK 2025/04/15 05:30:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:42 DEBUG : potato2: md5 = 745629968e4c600309d78a5715fc0821 OK 2025/04/15 05:30:43 DEBUG : empty space: md5 = b276967d0e8cf63b8da1e1e93a34aa38 OK 2025/04/15 05:30:45 DEBUG : sub dir/potato3: md5 = 52e6c5dc88b127b6eafa6b1c7b7dc812 OK 2025/04/15 05:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Touching "sub dir/potato3" 2025/04/15 05:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Touching "empty space" 2025/04/15 05:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Touching "potato2" 2025/04/15 05:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.24s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:50 DEBUG : dir with metadata: Making directory with metadata 2025/04/15 05:30:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:52 DEBUG : directory with modtime: Making directory with metadata 2025/04/15 05:30:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.73s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:30:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/15 05:30:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/15 05:30:55 DEBUG : Google drive root 'crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90': Skipping btime metadata as can't update it on an existing file: 2025-04-15T05:30:55.185337127Z 2025/04/15 05:30:55 INFO : non existent directory: Updated directory metadata 2025/04/15 05:30:57 DEBUG : Google drive root 'crypt/3c7thtoo4clk7h0j17vp7its5fiigh65sn7dth448quqo0kfqu90': Skipping btime metadata as can't update it on an existing file: 2025-04-15T05:30:55.185337127Z 2025/04/15 05:30:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:31:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/15 05:31:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/15 05:31:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:31:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/15 05:31:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/15 05:31:04 DEBUG : dst: Making directory with metadata 2025/04/15 05:31:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/15 05:31:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 05:31:05 INFO : dst: Set directory modification time (using SetModTime) 2025/04/15 05:31:05 INFO : dst: Set directory modification time (using SetModTime) 2025/04/15 05:31:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/15 05:31:06 INFO : dst: Set directory modification time (using SetModTime) 2025/04/15 05:31:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu'", Local "Local file system at /tmp/rclone2617821061", Modify Window "1ms" 2025/04/15 05:31:09 DEBUG : sub dir/test remove existing: md5 = 721a9f3e53d3791b4ac23c1ef57f631e OK 2025/04/15 05:31:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a4a7d4b3b4d07324208dc28e405355ae OK 2025/04/15 05:31:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mimubav6" before starting 2025/04/15 05:31:14 DEBUG : sub dir/test remove existing.mimubav6: TEST: removing renamed existing file after operation 2025/04/15 05:31:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jawapar4" before starting 2025/04/15 05:31:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jawapar4: TEST: renaming existing back after failed operation 2025/04/15 05:31:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dorowig6" before starting 2025/04/15 05:31:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dorowig6: TEST: removing renamed existing file after operation 2025/04/15 05:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r9g54g1jce65935lv8h89jdijrgnja9hbhrcn12oc8h57t1q3020" 2025/04/15 05:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7t7emvrbja4or9emm28dk6cgi2u2nqfvgue1144dkea5jlg5s2dr8kellji91tpn5suov6mpbmnr6q3svm9bf7kic5ohk8vf9trvmej2i8u1jjv6erod725nvjo0af4al9sdfj01t3urah9ptphov3hmaolj9jq28a61v8rbt3l4bo1aukd0" --- PASS: TestRemoveExisting (13.38s) === 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/04/15 05:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubokud6dupu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m23.386721113s (try 1/5)