"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/15 04:21:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu" 2025/07/15 04:21:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:21:18 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg" 2025/07/15 04:21:19 DEBUG : Creating backend with remote "/tmp/rclone2886578287" === 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/15 04:21:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/15 04:21:20 DEBUG : potato: Seek from 10 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 10 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Seek from 5 to 2 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/15 04:21:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Seek from 5 to 2 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/15 04:21:20 DEBUG : potato: Seek from 8 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 8 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/15 04:21:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 04:21:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 04:21:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 04:21:20 DEBUG : potato: Seek from 5 to 2 2025/07/15 04:21:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/15 04:21:20 DEBUG : potato: Seek from 9 to 0 2025/07/15 04:21:20 DEBUG : potato: Seek from 9 to 0 2025/07/15 04:21:20 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:21:21 DEBUG : rutabaga: md5 = 75a301d380a94c17d15770582f6945d9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/15 04:21:23 DEBUG : empty space: md5 = 44a39b0c0a442ee570a6b242fae1122d OK === RUN TestCheck/3 2025/07/15 04:21:25 DEBUG : potato2: md5 = 3983b758259dc7a4546438240151b7f4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/15 04:21:27 DEBUG : remotepotato: md5 = e4d452a97562770988bc58dfdae58dec OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.59s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/15 04:21:30 DEBUG : Creating backend with remote "nonexistent" 2025/07/15 04:21:30 DEBUG : Creating backend with remote "nonexistent" 2025/07/15 04:21:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/15 04:21:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/15 04:21:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/15 04:21:30 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:21:31 DEBUG : rutabaga: md5 = b59d03405a1e1038f0816577890fe426 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/15 04:21:35 DEBUG : empty space: md5 = 9cbfaa76402cf036332ea9e0344aa53f OK === RUN TestCheckDownload/3 2025/07/15 04:21:37 DEBUG : potato2: md5 = 456e147044430663d9ff91239e078e9d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/15 04:21:41 DEBUG : remotepotato: md5 = 2fd1f364834b52a2d665637dcfbcd77b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.26s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:21:47 DEBUG : rutabaga: md5 = f1a6414eff1a3ecd088636e05c2e4cba OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/15 04:21:49 DEBUG : empty space: md5 = 51b4a517479928fd0bb70c0c12c9427b OK === RUN TestCheckSizeOnly/3 2025/07/15 04:21:50 DEBUG : potato2: md5 = 36b92b4cde486f0ab4393a25695cbf47 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/15 04:21:53 DEBUG : remotepotato: md5 = 00a9356e25c3c38c663769bb4d91bf22 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.14s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:21:57 DEBUG : test.sum: md5 = 7ddcf822793beeba32ada042ba54e9ff OK 2025/07/15 04:21:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/15 04:21:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/15 04:21:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/15 04:21:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/15 04:21:59 DEBUG : test.sum: md5 = 7752c8b05f2a180a5d15ddc7d9453af3 OK 2025/07/15 04:22:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/15 04:22:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/15 04:22:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/15 04:22:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.83s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:22:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/data" 2025/07/15 04:22:01 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:22:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/data" 2025/07/15 04:22:03 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/vjrnln8ratgmqakfosrqe8espk" 2025/07/15 04:22:07 DEBUG : data/banana: md5 = d6359419c62a6664d200acf117d914be OK 2025/07/15 04:22:08 DEBUG : test.sum: md5 = 0b70e70da9e30bb342812cdfc1ace6e2 OK === RUN TestCheckSumDownload/subtest1 2025/07/15 04:22:12 DEBUG : data/potato: md5 = bcb3308db5f3baad5478d45e0ce47af2 OK 2025/07/15 04:22:14 DEBUG : test.sum: md5 = 1ab76fd2f3d37355b9b5053d3e2ea7d6 OK === RUN TestCheckSumDownload/subtest2 2025/07/15 04:22:18 DEBUG : test.sum: md5 = 335ef8b49c1f266c41acec2d29dd2b49 OK === RUN TestCheckSumDownload/subtest3 2025/07/15 04:22:22 DEBUG : test.sum: md5 = f12b612c7ac84c487d36ae13b869abb7 OK === RUN TestCheckSumDownload/subtest4 2025/07/15 04:22:26 DEBUG : test.sum: md5 = 620562570ff15eb8efed2d3e5221d7aa OK === RUN TestCheckSumDownload/subtest5 2025/07/15 04:22:29 DEBUG : test.sum: md5 = 4e9a2812e01edd93591e4720584f4d5c OK === RUN TestCheckSumDownload/subtest6 2025/07/15 04:22:33 DEBUG : data/banana: md5 = ff5df7b98b886474501f7c77286e8abd OK 2025/07/15 04:22:35 DEBUG : data/potato: md5 = 11a1339383050c6b5bb06831ff614b81 OK 2025/07/15 04:22:36 DEBUG : test.sum: md5 = 4515d79ef39843fb376e805b2e7ed5e2 OK === RUN TestCheckSumDownload/subtest7 2025/07/15 04:22:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/15 04:22:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.61s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (1.99s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (2.05s) === RUN TestApplyTransforms 2025/07/15 04:22:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiwonoc3tare" 2025/07/15 04:22:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:22:41 DEBUG : Creating backend with remote "TestDrive:crypt/o676sqh06onihkrq86jnd39i96qj1il7n6mlu11vu69rb5hgf6fg" 2025/07/15 04:22:42 DEBUG : Creating backend with remote "/tmp/rclone3160003049" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare'", Local "Local file system at /tmp/rclone3160003049", Modify Window "1ms" 2025/07/15 04:22:44 DEBUG : hello, world!: md5 = 72951ae9d2b99eba0b0c81d5a61c0c0a OK upper checkfile vs. lower remote (without normalization) 2025/07/15 04:22:45 ERROR : hello, world!: sum not found 2025/07/15 04:22:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare' 2025/07/15 04:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare': 1 files missing 2025/07/15 04:22:45 NOTICE: 1 hashes missing 2025/07/15 04:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare': 1 differences found 2025/07/15 04:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/15 04:22:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare': 0 differences found 2025/07/15 04:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare': 1 matching files 2025/07/15 04:22:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hapayoz3walu" 2025/07/15 04:22:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:22:46 DEBUG : Creating backend with remote "TestDrive:crypt/v44j6rcm2muob5gtpgd31c4i4m099rtjfs3aiu34ef04d6q5jk30" 2025/07/15 04:22:47 DEBUG : Creating backend with remote "/tmp/rclone1640379531" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu'", Local "Local file system at /tmp/rclone1640379531", Modify Window "1ms" 2025/07/15 04:22:49 DEBUG : HELLO, WORLD!: md5 = 468d692200118cb5c68387cafe7f206c OK lower checkfile vs. upper remote (without normalization) 2025/07/15 04:22:49 ERROR : HELLO, WORLD!: sum not found 2025/07/15 04:22:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu' 2025/07/15 04:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu': 1 files missing 2025/07/15 04:22:49 NOTICE: 1 hashes missing 2025/07/15 04:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu': 1 differences found 2025/07/15 04:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/15 04:22:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu': 0 differences found 2025/07/15 04:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu': 1 matching files 2025/07/15 04:22:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-husubuk1muze" 2025/07/15 04:22:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:22:50 DEBUG : Creating backend with remote "TestDrive:crypt/jmj17a5ri5om2qhtkdq3ttbp3toa4e9th3i0ct8csckcia5pkps0" 2025/07/15 04:22:51 DEBUG : Creating backend with remote "/tmp/rclone3122172330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze'", Local "Local file system at /tmp/rclone3122172330", Modify Window "1ms" 2025/07/15 04:22:53 DEBUG : HeLlO, wOrLd!: md5 = 845093bf7402c4c962ae4f004bd60500 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/15 04:22:54 ERROR : HeLlO, wOrLd!: sum not found 2025/07/15 04:22:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze' 2025/07/15 04:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze': 1 files missing 2025/07/15 04:22:54 NOTICE: 1 hashes missing 2025/07/15 04:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze': 1 differences found 2025/07/15 04:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/15 04:22:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze': 0 differences found 2025/07/15 04:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze': 1 matching files 2025/07/15 04:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rajafav2xopi" 2025/07/15 04:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/hu62b50gnlsk5f9be939pdjhqsdiih3jsilt51atab21tib8v7n0" 2025/07/15 04:22:56 DEBUG : Creating backend with remote "/tmp/rclone3218167761" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi'", Local "Local file system at /tmp/rclone3218167761", Modify Window "1ms" 2025/07/15 04:22:58 DEBUG : HELLO, WORLD!: md5 = d5216feef2f40bebd02eaee09a6efddf OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/15 04:22:58 ERROR : HELLO, WORLD!: sum not found 2025/07/15 04:22:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi' 2025/07/15 04:22:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi': 1 files missing 2025/07/15 04:22:58 NOTICE: 1 hashes missing 2025/07/15 04:22:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi': 1 differences found 2025/07/15 04:22:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/15 04:22:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi': 0 differences found 2025/07/15 04:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi': 1 matching files 2025/07/15 04:22:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinaciq2qofa" 2025/07/15 04:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:22:59 DEBUG : Creating backend with remote "TestDrive:crypt/dom3j4e88b76jmnb504a4fh49rainv8tef1qb8o1el651kdbgqe0" 2025/07/15 04:23:00 DEBUG : Creating backend with remote "/tmp/rclone1656282234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa'", Local "Local file system at /tmp/rclone1656282234", Modify Window "1ms" 2025/07/15 04:23:02 DEBUG : 測試_Русский___ě_áñ: md5 = fa250b7d80d66225e7b00d637680f175 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/15 04:23:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/15 04:23:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa' 2025/07/15 04:23:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa': 1 files missing 2025/07/15 04:23:03 NOTICE: 1 hashes missing 2025/07/15 04:23:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa': 1 differences found 2025/07/15 04:23:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/15 04:23:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa': 0 differences found 2025/07/15 04:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa': 1 matching files 2025/07/15 04:23:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuniwiz8mupo" 2025/07/15 04:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:23:04 DEBUG : Creating backend with remote "TestDrive:crypt/n4981dvl8l14fr6jhhgk85s3vge56tmpa0ptp694tnrb3ovei730" 2025/07/15 04:23:05 DEBUG : Creating backend with remote "/tmp/rclone1306033149" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo'", Local "Local file system at /tmp/rclone1306033149", Modify Window "1ms" 2025/07/15 04:23:07 DEBUG : 測試_Русский___ě_áñ: md5 = f006aa66eafd9cc3ed300901fe39fc3e OK NFC checkfile vs. NFD remote (without normalization) 2025/07/15 04:23:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/15 04:23:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo' 2025/07/15 04:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo': 1 files missing 2025/07/15 04:23:07 NOTICE: 1 hashes missing 2025/07/15 04:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo': 1 differences found 2025/07/15 04:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/15 04:23:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo': 0 differences found 2025/07/15 04:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo': 1 matching files 2025/07/15 04:23:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jicijez6davu" 2025/07/15 04:23:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:23:09 DEBUG : Creating backend with remote "TestDrive:crypt/33le63l3h7qfm60bksi51fm3sf63q18plfotsovp6p6u7hl3m1o0" 2025/07/15 04:23:10 DEBUG : Creating backend with remote "/tmp/rclone2336985235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu'", Local "Local file system at /tmp/rclone2336985235", Modify Window "1ms" 2025/07/15 04:23:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 04c862c711a200a0a6f3be422b6b69b6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/15 04:23:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 04:23:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu' 2025/07/15 04:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu': 1 files missing 2025/07/15 04:23:12 NOTICE: 1 hashes missing 2025/07/15 04:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu': 1 differences found 2025/07/15 04:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/15 04:23:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:23:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu': 0 differences found 2025/07/15 04:23:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu': 1 matching files 2025/07/15 04:23:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dinotet6cume" 2025/07/15 04:23:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:23:13 DEBUG : Creating backend with remote "TestDrive:crypt/bi62h5pluil0iivoqhp3225nb0t7b3rjhhu9bsl8tajrf3phqf40" 2025/07/15 04:23:14 DEBUG : Creating backend with remote "/tmp/rclone3864190327" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume'", Local "Local file system at /tmp/rclone3864190327", Modify Window "1ms" 2025/07/15 04:23:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e2b6cc3fc24dff8e9b30dc94714818d8 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/15 04:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 04:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume' 2025/07/15 04:23:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume': 1 files missing 2025/07/15 04:23:17 NOTICE: 1 hashes missing 2025/07/15 04:23:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume': 1 differences found 2025/07/15 04:23:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/15 04:23:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:23:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume': 0 differences found 2025/07/15 04:23:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume': 1 matching files 2025/07/15 04:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jovekad6qure" 2025/07/15 04:23:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/dm44pr7f72jd2ovf01gf7m7prs1f1luofvtl5qoopr2470ue7kbg" 2025/07/15 04:23:19 DEBUG : Creating backend with remote "/tmp/rclone2179973218" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure'", Local "Local file system at /tmp/rclone2179973218", Modify Window "1ms" 2025/07/15 04:23:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65f3aa52f5d0d23cd1d8a1b52da473eb OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/15 04:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 04:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure' 2025/07/15 04:23:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure': 1 files missing 2025/07/15 04:23:22 NOTICE: 1 hashes missing 2025/07/15 04:23:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure': 1 differences found 2025/07/15 04:23:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/15 04:23:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:23:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure': 0 differences found 2025/07/15 04:23:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure': 1 matching files 2025/07/15 04:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mikafam4kigo" 2025/07/15 04:23:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/ulpvgc29anbgka159bo3336ml937kf8fbmcch4bm2802m1koj690" 2025/07/15 04:23:24 DEBUG : Creating backend with remote "/tmp/rclone3763377663" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo'", Local "Local file system at /tmp/rclone3763377663", Modify Window "1ms" 2025/07/15 04:23:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 288f51bf00dddf0cfe0dc7e890b0e546 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/15 04:23:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 04:23:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo' 2025/07/15 04:23:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo': 1 files missing 2025/07/15 04:23:27 NOTICE: 1 hashes missing 2025/07/15 04:23:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo': 1 differences found 2025/07/15 04:23:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/15 04:23:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 04:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo': 0 differences found 2025/07/15 04:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo': 1 matching files 2025/07/15 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mikafam4kigo': Purge remote 2025/07/15 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jovekad6qure': Purge remote 2025/07/15 04:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dinotet6cume': Purge remote 2025/07/15 04:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jicijez6davu': Purge remote 2025/07/15 04:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuniwiz8mupo': Purge remote 2025/07/15 04:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinaciq2qofa': Purge remote 2025/07/15 04:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rajafav2xopi': Purge remote 2025/07/15 04:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husubuk1muze': Purge remote 2025/07/15 04:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hapayoz3walu': Purge remote 2025/07/15 04:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiwonoc3tare': Purge remote --- PASS: TestApplyTransforms (51.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:23:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/15 04:23:34 DEBUG : sub/file2: md5 = 2b83c4da8da705b9a62c2996e5ac51fb OK 2025/07/15 04:23:34 INFO : file1: Copied (new) to: sub/file2 2025/07/15 04:23:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 04:23:35 DEBUG : file1: Unchanged skipping 2025/07/15 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': don't need to copy/move sub/file2, it is already at target location 2025/07/15 04:23:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.48s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:23:40 DEBUG : dst/file1: md5 = f107830bd2773637750d5151852fb48c OK 2025/07/15 04:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/backup" 2025/07/15 04:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/1nrff024r7pq65ecp72fc28jb0" 2025/07/15 04:23:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/15 04:23:44 INFO : dst/file1: Moved (server-side) 2025/07/15 04:23:46 DEBUG : dst/file1: md5 = 2489840060c87829c51cd7dadefe5cbe OK 2025/07/15 04:23:46 INFO : dst/file1: Copied (new) 2025/07/15 04:23:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:23:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:23:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/dst" 2025/07/15 04:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 04:23:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/CompareDest" 2025/07/15 04:23:52 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/gveqi14airsml4bgu7krj116o8" 2025/07/15 04:23:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 04:23:55 DEBUG : one: md5 = 5f1850b3d9379ba0ed4054e7cd84b37b OK 2025/07/15 04:23:55 INFO : one: Copied (new) 2025/07/15 04:23:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 04:23:58 DEBUG : one: md5 = e7ea23ebd48d55d5004672f693bd1192 OK 2025/07/15 04:23:58 INFO : one: Copied (replaced existing) 2025/07/15 04:24:00 DEBUG : dst/one: md5 = 172319025fbe2ea91f20461ca152a5fd OK 2025/07/15 04:24:02 DEBUG : CompareDest/one: md5 = e0e9fa24239345c93d0104ae82f0e28d OK 2025/07/15 04:24:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 04:24:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 04:24:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 04:24:05 DEBUG : CompareDest/two: md5 = 6710e1fe068d58cbd59cb3c66f28a3a6 OK 2025/07/15 04:24:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 04:24:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 04:24:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 04:24:06 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 04:24:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 04:24:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 04:24:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 04:24:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/15 04:24:09 DEBUG : two: md5 = 95d9fa2eaaac32d0b2cfaa799df3a7cf OK 2025/07/15 04:24:09 INFO : two: Copied (new) 2025/07/15 04:24:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 04:24:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:24:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:24:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.37s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/dst" 2025/07/15 04:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 04:24:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/CopyDest" 2025/07/15 04:24:15 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/15 04:24:17 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 04:24:19 DEBUG : one: md5 = 79d315275b9b70f75b77c18fc05b0c6c OK 2025/07/15 04:24:19 INFO : one: Copied (new) 2025/07/15 04:24:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 04:24:21 DEBUG : one: md5 = 7b36666fe5e7d72401a60fcee52173ab OK 2025/07/15 04:24:21 INFO : one: Copied (replaced existing) 2025/07/15 04:24:24 DEBUG : dst/one: md5 = 77c3fb317f4fa322cd5627b43976f8e3 OK 2025/07/15 04:24:26 DEBUG : CopyDest/one: md5 = 5fd1d4b76c4083bd6fb8eb6f2b82d2bb OK 2025/07/15 04:24:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/BackupDir" 2025/07/15 04:24:27 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/15 04:24:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 04:24:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 04:24:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 04:24:30 INFO : one: Moved (server-side) 2025/07/15 04:24:31 INFO : one: Copied (server-side copy) 2025/07/15 04:24:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/15 04:24:33 DEBUG : CopyDest/two: md5 = f058f3c269ccc933acc06b10a618b628 OK 2025/07/15 04:24:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 04:24:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 04:24:36 INFO : two: Copied (server-side copy) 2025/07/15 04:24:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/15 04:24:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 04:24:36 DEBUG : two: Unchanged skipping 2025/07/15 04:24:38 DEBUG : CopyDest/three: md5 = 4fccf16583ef67ade335e85177c83aa0 OK 2025/07/15 04:24:39 DEBUG : three: Need to transfer - File not found at Destination 2025/07/15 04:24:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/15 04:24:39 DEBUG : three: Destination not found in --copy-dest 2025/07/15 04:24:40 DEBUG : three: md5 = 5c46514f57d84a08b7345fe350e0c7fa OK 2025/07/15 04:24:40 INFO : three: Copied (new) 2025/07/15 04:24:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/15 04:24:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:24:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 04:24:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/15 04:24:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:24:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 04:24:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.81s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:24:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/15 04:24:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f996650050f3b68862f7f7284362b58f OK 2025/07/15 04:24:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/15 04:24:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/15 04:24:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/15 04:24:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/15 04:24:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/15 04:24:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 09f9294c06a55342447ba690ba19a6e3 OK 2025/07/15 04:24:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/15 04:24:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/15 04:24:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.63s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using skip mode. 2025/07/15 04:24:59 NOTICE: one: Found 2 files with duplicate names 2025/07/15 04:24:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.63s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using skip mode. 2025/07/15 04:25:05 NOTICE: one: Found 3 files with duplicate names 2025/07/15 04:25:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/15 04:25:05 INFO : one: Deleted 2025/07/15 04:25:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.19s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using first mode. 2025/07/15 04:25:11 NOTICE: one: Found 3 files with duplicate names 2025/07/15 04:25:11 INFO : one: Deleted 2025/07/15 04:25:12 INFO : one: Deleted 2025/07/15 04:25:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.88s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using newest mode. 2025/07/15 04:25:17 NOTICE: one: Found 3 files with duplicate names 2025/07/15 04:25:17 INFO : one: Deleted 2025/07/15 04:25:18 INFO : one: Deleted 2025/07/15 04:25:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using oldest mode. 2025/07/15 04:25:24 NOTICE: one: Found 3 files with duplicate names 2025/07/15 04:25:24 INFO : one: Deleted 2025/07/15 04:25:24 INFO : one: Deleted 2025/07/15 04:25:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using largest mode. 2025/07/15 04:25:30 NOTICE: one: Found 3 files with duplicate names 2025/07/15 04:25:30 INFO : one: Deleted 2025/07/15 04:25:31 INFO : one: Deleted 2025/07/15 04:25:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using smallest mode. 2025/07/15 04:25:36 NOTICE: one: Found 3 files with duplicate names 2025/07/15 04:25:36 INFO : one: Deleted 2025/07/15 04:25:37 INFO : one: Deleted 2025/07/15 04:25:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.79s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Looking for duplicate names using rename mode. 2025/07/15 04:25:44 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/15 04:25:45 INFO : one-2.txt: renamed from: one.txt 2025/07/15 04:25:46 INFO : one-3.txt: renamed from: one.txt 2025/07/15 04:25:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:25:52 DEBUG : dupe1/one.txt: md5 = 167ecbc4368fdf1d7ef21ce90fc06d69 OK 2025/07/15 04:25:54 DEBUG : dupe2/two.txt: md5 = f899da367cd955d2fad8c1f18dbc260b OK 2025/07/15 04:25:56 DEBUG : dupe3/three.txt: md5 = 7b76b267196a335fd89f1e52d0a35be1 OK 2025/07/15 04:25:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/15 04:25:57 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/15 04:25:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/15 04:25:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/15 04:26:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/15 04:26:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/15 04:26:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.43s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:26:03 DEBUG : a.txt: md5 = 591c4a890f5e09389ab4b8986d6fab04 OK 2025/07/15 04:26:05 DEBUG : zend.txt: md5 = 6151914b1551d1d103d6f506e356a586 OK 2025/07/15 04:26:07 DEBUG : sub dir/hello world: md5 = f03bf70c5c562295079ce117616e1952 OK 2025/07/15 04:26:08 DEBUG : sub dir/hello world2: md5 = c2bacee1f438ca320a735d19ce5f1876 OK 2025/07/15 04:26:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 1bc1f358d49f57628cbbdd0cfe44b7a4 OK 2025/07/15 04:26:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = b4615c2e6f721d34134cd0068c567bca OK 2025/07/15 04:26:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 030a49c3194d0b928f639852adbcccf6 OK 2025/07/15 04:26:15 DEBUG : a.txt: Excluded (Size Filter) 2025/07/15 04:26:15 DEBUG : a.txt: Excluded 2025/07/15 04:26:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 04:26:15 DEBUG : sub dir/hello world: Excluded 2025/07/15 04:26:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 04:26:15 DEBUG : sub dir/hello world2: Excluded 2025/07/15 04:26:16 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 04:26:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 04:26:16 DEBUG : sub dir/hello world: Excluded 2025/07/15 04:26:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 04:26:16 DEBUG : sub dir/hello world2: Excluded 2025/07/15 04:26:16 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 04:26:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/15 04:26:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/15 04:26:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/15 04:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/15 04:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/15 04:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/15 04:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:26:24 DEBUG : a.txt: md5 = c499d6cb7668d9cb2601d36e75d8f87b OK 2025/07/15 04:26:25 DEBUG : zend.txt: md5 = c4dbd53e4e6fd6e7a95733366f4f026d OK 2025/07/15 04:26:27 DEBUG : sub dir/hello world: md5 = 96a6f48124ae649e3da74e3dbf8026ee OK 2025/07/15 04:26:29 DEBUG : sub dir/hello world2: md5 = 881897f62952372d56869616d3c7dc53 OK 2025/07/15 04:26:31 DEBUG : sub dir/ignore dir/.ignore: md5 = a60d25eb620bb4fd98be00c7f52b33f5 OK 2025/07/15 04:26:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5d36ac473be5615590eaa53c64cddd9e OK 2025/07/15 04:26:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = 40d3ed3e42e8416d4f2310351aacb037 OK 2025/07/15 04:26:35 DEBUG : a.txt: Excluded (Size Filter) 2025/07/15 04:26:35 DEBUG : a.txt: Excluded 2025/07/15 04:26:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 04:26:36 DEBUG : sub dir/hello world: Excluded 2025/07/15 04:26:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 04:26:36 DEBUG : sub dir/hello world2: Excluded 2025/07/15 04:26:36 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 04:26:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 04:26:36 DEBUG : sub dir/hello world: Excluded 2025/07/15 04:26:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 04:26:36 DEBUG : sub dir/hello world2: Excluded 2025/07/15 04:26:37 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 04:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/15 04:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/15 04:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/15 04:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/15 04:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/15 04:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/15 04:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.10s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:26:44 DEBUG : file1: md5 = 4caff77ff7b2c494af926cbd0a357df9 OK 2025/07/15 04:26:46 DEBUG : sub/file2: md5 = 63318c1e4d3fe4bcb0efb4c76896497a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/15 04:26:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/15 04:26:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/15 04:26:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/15 04:26:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.19s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:26:53 DEBUG : file1: md5 = e44e6353076133ec81e492b0df9f574b OK 2025/07/15 04:26:55 DEBUG : sub/file2: md5 = 9276891949cf6513e064f3f4683bcb62 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/15 04:26:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/notfound" 2025/07/15 04:26:59 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/15 04:27:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.85s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Making directory 2025/07/15 04:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:05 DEBUG : sub dir/hello world: md5 = 8d969811c3bd7afd1bc9d6e9af770e2c OK 2025/07/15 04:27:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:09 DEBUG : potato2: md5 = 4bcda8ec7ccfa7fa7f32dd8b90987106 OK 2025/07/15 04:27:11 DEBUG : empty space: md5 = 4410030f5359176f60ee0d6235942f22 OK --- PASS: TestLs (4.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:14 DEBUG : potato2: md5 = 4a51654c9c9c32a3480f100e735bb144 OK 2025/07/15 04:27:15 DEBUG : empty space: md5 = 204cf2f05ee1a3d57dee0e44a7d0671a OK 2025/07/15 04:27:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/15 04:27:16 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:18 DEBUG : potato2: md5 = 175e8f77d077c85a53ee96f475f41f53 OK 2025/07/15 04:27:20 DEBUG : empty space: md5 = d37894943a6627c20e1068aa77c8118b OK --- PASS: TestLsLong (4.29s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:23 DEBUG : potato2: md5 = d45bb5c12a6f979e00346e98f27f71cf OK 2025/07/15 04:27:24 DEBUG : empty space: md5 = 1bd73bc6e2fc8ec51720b653b2e8e3d9 OK --- PASS: TestHashSums (4.15s) === RUN TestHashSumsWithErrors 2025/07/15 04:27:26 DEBUG : Creating backend with remote ":memory:" 2025/07/15 04:27:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/15 04:27:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/15 04:27:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:27 DEBUG : potato2: md5 = 323ad497a1fb74ff10cdaa5ad790dd83 OK 2025/07/15 04:27:28 DEBUG : empty space: md5 = 21f44635cfb871cf2b031df2ed13b624 OK 2025/07/15 04:27:30 DEBUG : sub dir/potato3: md5 = 79554cf7df0b4d9ca4ddf9ff1be5f1c5 OK 2025/07/15 04:27:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.06s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:35 DEBUG : small: md5 = 174ffc38f1c46242ec9086890b85ff0e OK 2025/07/15 04:27:36 DEBUG : medium: md5 = 042adbba2b8774443cfaee0d9a66e335 OK 2025/07/15 04:27:38 DEBUG : large: md5 = dde62de5310980d7db782bea44842fbd OK 2025/07/15 04:27:38 DEBUG : Waiting for deletions to finish 2025/07/15 04:27:38 DEBUG : large: Excluded (Size Filter) 2025/07/15 04:27:39 INFO : small: Deleted 2025/07/15 04:27:39 INFO : medium: Deleted --- PASS: TestDelete (6.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:41 DEBUG : small: md5 = da1c8a84e4d647ecb904eab04ab90634 OK 2025/07/15 04:27:43 DEBUG : medium: md5 = 994b2c8b1ededc6b14cef6fa4395e0a3 OK 2025/07/15 04:27:44 DEBUG : large: md5 = 50b632e4b35b152faadb9eeb25e15ca1 OK 2025/07/15 04:27:44 DEBUG : Waiting for deletions to finish 2025/07/15 04:27:45 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/15 04:27:45 INFO : small: Deleted 2025/07/15 04:27:45 INFO : medium: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:48 DEBUG : small: md5 = 9d0fbdb53e560c2cca41a44e9e4df2e8 OK 2025/07/15 04:27:49 DEBUG : medium: md5 = 39a1de6da75a9cee125c9c6bfa2daf05 OK 2025/07/15 04:27:51 DEBUG : large: md5 = 74578461f0a3a7dc39b08b39d754dd5e OK 2025/07/15 04:27:51 DEBUG : Waiting for deletions to finish 2025/07/15 04:27:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/15 04:27:51 INFO : small: Deleted 2025/07/15 04:27:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.21s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:27:54 DEBUG : small: md5 = c59b79e90664c79dc16060ebb42113c5 OK 2025/07/15 04:27:56 DEBUG : medium: md5 = 2fda86bcd3ac1fbe9ba6616a9593ff03 OK 2025/07/15 04:27:57 DEBUG : large: md5 = 7f8edbe2539f46f0c0948ff9d3791a53 OK 2025/07/15 04:27:57 DEBUG : Waiting for deletions to finish 2025/07/15 04:27:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/15 04:27:58 INFO : small: Deleted 2025/07/15 04:27:58 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.03s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:28:02 DEBUG : ReadFile: md5 = 087c5c0ea8dd123154fec178578338d8 OK --- PASS: TestReadFile (4.13s) === RUN TestRetry 2025/07/15 04:28:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/15 04:28:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/15 04:28:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 04:28:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 04:28:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 04:28:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 04:28:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:28:06 DEBUG : file1: md5 = 36361d741698ec402ab72fcd0544c8da OK 2025/07/15 04:28:08 DEBUG : file2: md5 = 8290fa2c6250a376a63182e080d66b80 OK --- PASS: TestCat (15.71s) === RUN TestPurge 2025/07/15 04:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toroxoq9zude" 2025/07/15 04:28:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/msgjtmol3m6gq15a3ej6rgiagetfpbg8rl3u55b72h0mjlnhufj0" 2025/07/15 04:28:22 DEBUG : Creating backend with remote "/tmp/rclone3316460129" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toroxoq9zude'", Local "Local file system at /tmp/rclone3316460129", Modify Window "1ms" 2025/07/15 04:28:26 DEBUG : A1/B1/C1/one: md5 = 0b1251155efd729010ff2f21cadd34da OK 2025/07/15 04:28:26 INFO : A2: Making directory 2025/07/15 04:28:27 INFO : A1/B2: Making directory 2025/07/15 04:28:28 INFO : A1/B2/C2: Making directory 2025/07/15 04:28:29 INFO : A1/B1/C3: Making directory 2025/07/15 04:28:29 INFO : A3: Making directory 2025/07/15 04:28:30 INFO : A3/B3: Making directory 2025/07/15 04:28:31 INFO : A3/B3/C4: Making directory 2025/07/15 04:28:33 DEBUG : A1/two: md5 = ce818e1ca8e6ec7c1310cc13e7318e8c OK 2025/07/15 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toroxoq9zude': Purge remote 2025/07/15 04:28:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.24s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:28:40 DEBUG : A1/B1/C1/one: md5 = 37a9c5d26047be6993a739c249bdd5cc OK 2025/07/15 04:28:40 INFO : A2: Making directory 2025/07/15 04:28:40 INFO : A1/B2: Making directory 2025/07/15 04:28:41 INFO : A1/B2/C2: Making directory 2025/07/15 04:28:42 INFO : A1/B1/C3: Making directory 2025/07/15 04:28:43 INFO : A3: Making directory 2025/07/15 04:28:43 INFO : A3/B3: Making directory 2025/07/15 04:28:44 INFO : A3/B3/C4: Making directory 2025/07/15 04:28:46 DEBUG : A1/two: md5 = a647464289e02887bd5e4557f7a00b2c OK 2025/07/15 04:28:47 DEBUG : removing 1 level 3 directories 2025/07/15 04:28:47 INFO : A3/B3/C4: Removing directory 2025/07/15 04:28:50 DEBUG : removing 2 level 3 directories 2025/07/15 04:28:50 INFO : A1/B2/C2: Removing directory 2025/07/15 04:28:50 INFO : A1/B1/C3: Removing directory 2025/07/15 04:28:50 DEBUG : removing 2 level 2 directories 2025/07/15 04:28:50 INFO : A3/B3: Removing directory 2025/07/15 04:28:50 INFO : A1/B2: Removing directory 2025/07/15 04:28:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 04:28:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/15 04:28:51 DEBUG : removing 2 level 1 directories 2025/07/15 04:28:51 INFO : A3: Removing directory 2025/07/15 04:28:51 INFO : A2: Removing directory 2025/07/15 04:28:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/15 04:28:55 DEBUG : removing 1 level 3 directories 2025/07/15 04:28:55 INFO : A1/B1/C1: Removing directory 2025/07/15 04:28:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:55 DEBUG : removing 1 level 2 directories 2025/07/15 04:28:55 INFO : A1/B1: Removing directory 2025/07/15 04:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 04:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 04:28:56 DEBUG : removing 1 level 1 directories 2025/07/15 04:28:56 INFO : A1: Removing directory 2025/07/15 04:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 04:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 04:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 04:28:57 DEBUG : removing 1 level 0 directories 2025/07/15 04:28:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Removing directory 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 04:28:57 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (22.09s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:28:59 INFO : A1: Making directory 2025/07/15 04:29:00 INFO : A1/B1: Making directory 2025/07/15 04:29:00 INFO : A1/B1/C1: Making directory 2025/07/15 04:29:03 DEBUG : removing 1 level 3 directories 2025/07/15 04:29:03 INFO : A1/B1/C1: Removing directory 2025/07/15 04:29:03 DEBUG : removing 1 level 2 directories 2025/07/15 04:29:03 INFO : A1/B1: Removing directory 2025/07/15 04:29:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 04:29:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:29:06 INFO : A1: Making directory 2025/07/15 04:29:07 INFO : A1/B1: Making directory 2025/07/15 04:29:07 INFO : A1/B1/C1: Making directory 2025/07/15 04:29:10 DEBUG : removing 1 level 3 directories 2025/07/15 04:29:10 INFO : A1/B1/C1: Removing directory 2025/07/15 04:29:10 DEBUG : removing 1 level 2 directories 2025/07/15 04:29:10 INFO : A1/B1: Removing directory 2025/07/15 04:29:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 04:29:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.92s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:29:14 DEBUG : file1: md5 = 229672edcdca93058ebc8dfb43a7f040 OK 2025/07/15 04:29:15 DEBUG : filename.txt: File name found in url 2025/07/15 04:29:16 DEBUG : filename.txt: md5 = d6050f82363479f57327dd9bcc118f25 OK 2025/07/15 04:29:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/15 04:29:17 DEBUG : headerfilename.txt: md5 = 3ee90af3cc80c28b3a75decac079021d OK 2025/07/15 04:29:19 DEBUG : file2: md5 = 62b5d74cb4bbb540d8cb9b17ea185842 OK --- PASS: TestCopyURL (8.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:29:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/15 04:29:23 DEBUG : sub/file2: md5 = ca5cf869cfddbfc8574929223aa45d86 OK 2025/07/15 04:29:23 INFO : file1: Copied (new) to: sub/file2 2025/07/15 04:29:23 INFO : file1: Deleted 2025/07/15 04:29:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 04:29:24 DEBUG : file1: Unchanged skipping 2025/07/15 04:29:24 INFO : file1: Deleted 2025/07/15 04:29:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': don't need to copy/move sub/file2, it is already at target location 2025/07/15 04:29:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:29:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/15 04:29:28 DEBUG : file1: md5 = 7dddb48b69768fd7da49d6ce12cab829 OK 2025/07/15 04:29:28 INFO : file1: Copied (new) 2025/07/15 04:29:28 INFO : file1: Deleted 2025/07/15 04:29:29 DEBUG : file1: Destination exists, skipping 2025/07/15 04:29:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.30s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:29:33 DEBUG : dst/file1: md5 = ba435961de7e672c908656667f6cec22 OK 2025/07/15 04:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewezes5buqu/backup" 2025/07/15 04:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg/1nrff024r7pq65ecp72fc28jb0" 2025/07/15 04:29:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/15 04:29:37 INFO : dst/file1: Moved (server-side) 2025/07/15 04:29:39 DEBUG : dst/file1: md5 = 76b62f392b6776d3bc20992c5b74d13f OK 2025/07/15 04:29:39 INFO : dst/file1: Copied (new) 2025/07/15 04:29:39 INFO : dst/file1: Deleted 2025/07/15 04:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:29:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 04:29:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.33s) === 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:29:45 DEBUG : A1/one: md5 = d41757726416645aad85a867dd25c7a5 OK 2025/07/15 04:29:46 DEBUG : A1/two: md5 = 02a1ec570db1f7250547ce569959130f OK 2025/07/15 04:29:48 DEBUG : A1/B1/three: md5 = 4a0bde3d122474738b63042c9db7d1ef OK 2025/07/15 04:29:51 DEBUG : A1/B1/C1/four: md5 = 28b1f96574b243c0bb3b4b2db899a68a OK 2025/07/15 04:29:53 DEBUG : A1/B1/C2/five: md5 = 8bd7715fa81eb9a77a70d4a431d3ade7 OK 2025/07/15 04:29:53 INFO : A1/B2: Making directory 2025/07/15 04:29:53 INFO : A1/B1/C3: Making directory 2025/07/15 04:30:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/15 04:30:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/15 04:30:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/15 04:30:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/15 04:30:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/15 04:30:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 04:30:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 04:30:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 04:30:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 04:30:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 04:30:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/15 04:30:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/15 04:30:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/15 04:30:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/15 04:30:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/15 04:30:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/15 04:30:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 04:30:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 04:30:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 04:30:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 04:30:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 04:30:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/15 04:30:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/15 04:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 04:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 04:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 04:30:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/15 04:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 04:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 04:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 04:30:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.30s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 04:30:28 DEBUG : no_checksum_small_file_from_pipe: md5 = 7b94048d00ee146198318fc9add6f91c OK 2025/07/15 04:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/15 04:30:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/15 04:30:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/15 04:30:30 DEBUG : no_checksum_big_file_from_pipe: md5 = f6d44f2283907a8ffd1ceabfe50fdafd OK 2025/07/15 04:30:30 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 04:30:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 49484f89ff881733c241d3e2454ec907 OK 2025/07/15 04:30:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/15 04:30:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/15 04:30:35 DEBUG : with_checksum_big_file_from_pipe: md5 = eea462207ec8a777483d3ec08c47b70c OK 2025/07/15 04:30:35 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 04:30:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 04:30:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/15 04:30:40 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-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 04:30:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/15 04:30:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/15 04:30:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/15 04:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/15 04:30:48 DEBUG : rcat_metadata: md5 = a4e36891395a3618032c6f6b6d7fb07a OK 2025/07/15 04:30:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/15 04:30:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/15 04:30:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 02270dddfe321c8524e19c1343622d6e OK 2025/07/15 04:30:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.60s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.60s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:30:53 DEBUG : potato1: md5 = f6a0b1c99f222fa1cdc59bfc942f1176 OK 2025/07/15 04:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/15 04:30:55 DEBUG : potato2: md5 = 7de447e7ef3beb1d589ab1b3dd317921 OK 2025/07/15 04:30:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.14s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:30:57 DEBUG : potato1: md5 = 9b13020ab29a5d28324c09e1c73eb98d OK 2025/07/15 04:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/15 04:30:59 DEBUG : potato2: md5 = 5660d222a8fdde5acf5f29e838907875 OK 2025/07/15 04:30:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:02 DEBUG : potato2: md5 = 7c9c9044bc4e3c53de9a90df4c391b06 OK 2025/07/15 04:31:04 DEBUG : empty space: md5 = a1f0519161bb9e4ad9faf930a351a7db OK 2025/07/15 04:31:06 DEBUG : sub dir/potato3: md5 = 19e70ae4ceb239aaef2ec88ec087ce7e OK 2025/07/15 04:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Touching "empty space" 2025/07/15 04:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Touching "potato2" 2025/07/15 04:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Touching "sub dir/potato3" 2025/07/15 04:31:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:10 DEBUG : dir with metadata: Making directory with metadata 2025/07/15 04:31:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:13 DEBUG : directory with modtime: Making directory with metadata 2025/07/15 04:31:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.61s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/15 04:31:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 04:31:15 DEBUG : Google drive root 'crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg': Skipping btime metadata as can't update it on an existing file: 2025-07-15T04:31:15.700788041Z 2025/07/15 04:31:16 INFO : non existent directory: Updated directory metadata 2025/07/15 04:31:18 DEBUG : Google drive root 'crypt/9r4fl44ndk2r8co03e36gjj88me8ogic4csr06m5rgt344h3pgeg': Skipping btime metadata as can't update it on an existing file: 2025-07-15T04:31:15.700788041Z 2025/07/15 04:31:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.57s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:20 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/15 04:31:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/15 04:31:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/15 04:31:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 04:31:24 DEBUG : dst: Making directory with metadata 2025/07/15 04:31:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 04:31:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 04:31:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/15 04:31:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/15 04:31:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/15 04:31:26 INFO : dst: Set directory modification time (using SetModTime) 2025/07/15 04:31:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu'", Local "Local file system at /tmp/rclone2886578287", Modify Window "1ms" 2025/07/15 04:31:29 DEBUG : sub dir/test remove existing: md5 = e7e49e62c633b699c193f0c8262ede2e OK 2025/07/15 04:31:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 25c5c761590c27c038998dfaf831b52c OK 2025/07/15 04:31:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bucecon0" before starting 2025/07/15 04:31:33 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/07/15 04:31:33 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/07/15 04:31:33 DEBUG : TestDrive: Saved new token in config file 2025/07/15 04:31:33 DEBUG : sub dir/test remove existing.bucecon0: TEST: removing renamed existing file after operation 2025/07/15 04:31:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dogokac4" before starting 2025/07/15 04:31:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dogokac4: TEST: renaming existing back after failed operation 2025/07/15 04:31:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kipoloy5" before starting 2025/07/15 04:31:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kipoloy5: TEST: removing renamed existing file after operation 2025/07/15 04:31:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "59va0kbhe4aball5n7gc69sn7e1uadvlsn6dmh20cj3r21l9tjncl838mv9k3bo54tk9jg0i3adpb0ga76lhoaa8i9n6n2q9hhef8n5056urei9s54guek1sut12i27gb593nvkau64itqkiso0uqim39m1ojr8ti16n1vak8g81re0l3dhg" 2025/07/15 04:31:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t7509e8krvso7ekni7nduvl1jk1rgtb933uq97t68p1k6p3iqidg" --- PASS: TestRemoveExisting (12.87s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/15 04:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewezes5buqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m22.32962894s (try 1/5)