"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/28 04:32:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga" 2025/08/28 04:32:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:32:05 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040" 2025/08/28 04:32:06 DEBUG : Creating backend with remote "/tmp/rclone3780185464" === 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/28 04:32:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/28 04:32:07 DEBUG : potato: Seek from 10 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 10 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Seek from 5 to 2 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/28 04:32:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Seek from 5 to 2 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/28 04:32:07 DEBUG : potato: Seek from 8 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 8 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/28 04:32:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/28 04:32:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/28 04:32:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/28 04:32:07 DEBUG : potato: Seek from 5 to 2 2025/08/28 04:32:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/28 04:32:07 DEBUG : potato: Seek from 9 to 0 2025/08/28 04:32:07 DEBUG : potato: Seek from 9 to 0 2025/08/28 04:32:07 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:32:09 DEBUG : rutabaga: md5 = b8b3dc5f01740cd1d2df8b0aaea112b6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/28 04:32:11 DEBUG : empty space: md5 = 99c1b096f42950831fe84b1181c4563a OK === RUN TestCheck/3 2025/08/28 04:32:13 DEBUG : potato2: md5 = 6c73a8501bc4545cbd9406171170eafa OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/28 04:32:16 DEBUG : remotepotato: md5 = a187d3efbce395e33f0f95827ab1eee5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.01s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/28 04:32:19 DEBUG : Creating backend with remote "nonexistent" 2025/08/28 04:32:19 DEBUG : Creating backend with remote "nonexistent" 2025/08/28 04:32:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/28 04:32:19 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/28 04:32:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/28 04:32:19 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:32:20 DEBUG : rutabaga: md5 = e5d65a0328f98c7b39ee09847c54c170 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/28 04:32:24 DEBUG : empty space: md5 = c2f2a6dc318bf7c38b78cb3a5772abbf OK === RUN TestCheckDownload/3 2025/08/28 04:32:26 DEBUG : potato2: md5 = 1ac7d4b1193cd212aa6fc1d582194b99 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/28 04:32:31 DEBUG : remotepotato: md5 = 1b812e93565cddd510f1673926d6391b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.07s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.34s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.32s) --- PASS: TestCheckDownload/7 (1.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:32:37 DEBUG : rutabaga: md5 = e46a8d2013fcdc660d54162735961b59 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/28 04:32:39 DEBUG : empty space: md5 = 13e65350c65d40ee959722a557ec64cf OK === RUN TestCheckSizeOnly/3 2025/08/28 04:32:41 DEBUG : potato2: md5 = fb001be140f21e71781ec11dc2981958 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/28 04:32:43 DEBUG : remotepotato: md5 = 69eefa8fe0c467b4dd7e6225263aae8b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:32:48 DEBUG : test.sum: md5 = d0d18eaca3e74248b969637fa2df4d71 OK 2025/08/28 04:32:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/28 04:32:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/28 04:32:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/28 04:32:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/28 04:32:51 DEBUG : test.sum: md5 = 7dd458d51765781c7bfb1f943ffa1e81 OK 2025/08/28 04:32:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/28 04:32:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/28 04:32:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/28 04:32:52 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.94s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/data" 2025/08/28 04:32:53 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:32:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/data" 2025/08/28 04:32:55 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/vjrnln8ratgmqakfosrqe8espk" 2025/08/28 04:32:59 DEBUG : data/banana: md5 = 164685bab095ad27621b8676361197be OK 2025/08/28 04:33:00 DEBUG : test.sum: md5 = 92c81f6231dba4a3bc7bd7fa6ef9033f OK === RUN TestCheckSumDownload/subtest1 2025/08/28 04:33:05 DEBUG : data/potato: md5 = 8a2829deeca9d6d48a8ca25276f4b603 OK 2025/08/28 04:33:07 DEBUG : test.sum: md5 = 7e13833a6581da3adf37f98f0ed47d21 OK === RUN TestCheckSumDownload/subtest2 2025/08/28 04:33:11 DEBUG : test.sum: md5 = 443617e4978993cf735adb2bb7ea5797 OK === RUN TestCheckSumDownload/subtest3 2025/08/28 04:33:15 DEBUG : test.sum: md5 = a11383dcb0ce593af1b8ceec9960e971 OK === RUN TestCheckSumDownload/subtest4 2025/08/28 04:33:20 DEBUG : test.sum: md5 = 99b23587ad41417fa82d3b1e0114ff57 OK === RUN TestCheckSumDownload/subtest5 2025/08/28 04:33:24 DEBUG : test.sum: md5 = 3ba14e4b9b706f2b7198e36bf35c36fb OK === RUN TestCheckSumDownload/subtest6 2025/08/28 04:33:28 DEBUG : data/banana: md5 = 951817104cfe8a5c6ed5af09cdfb5430 OK 2025/08/28 04:33:30 DEBUG : data/potato: md5 = 2a734939a9c67495bc3a0c9f79891aff OK 2025/08/28 04:33:31 DEBUG : test.sum: md5 = 0b3113a0a084bedd0be27aac4e3075b0 OK === RUN TestCheckSumDownload/subtest7 2025/08/28 04:33:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/28 04:33:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.57s) --- PASS: TestCheckSumDownload/subtest1 (2.80s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.77s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (1.90s) --- PASS: TestCheckSumDownload/subtest6 (2.44s) --- PASS: TestCheckSumDownload/subtest7 (2.41s) === RUN TestApplyTransforms 2025/08/28 04:33:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubugen2waxe" 2025/08/28 04:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:33:37 DEBUG : Creating backend with remote "TestDrive:crypt/33ig889dj5el47ku4obccnddlvorf5151ufu3472adnqjj20nvb0" 2025/08/28 04:33:38 DEBUG : Creating backend with remote "/tmp/rclone427389516" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe'", Local "Local file system at /tmp/rclone427389516", Modify Window "1ms" 2025/08/28 04:33:40 DEBUG : hello, world!: md5 = 735e8a5dee05bc4a672e02210afd5015 OK upper checkfile vs. lower remote (without normalization) 2025/08/28 04:33:40 ERROR : hello, world!: sum not found 2025/08/28 04:33:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe' 2025/08/28 04:33:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe': 1 files missing 2025/08/28 04:33:40 NOTICE: 1 hashes missing 2025/08/28 04:33:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe': 1 differences found 2025/08/28 04:33:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/28 04:33:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe': 0 differences found 2025/08/28 04:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe': 1 matching files 2025/08/28 04:33:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-labemop1raxo" 2025/08/28 04:33:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:33:42 DEBUG : Creating backend with remote "TestDrive:crypt/patc4k71vs1qca28nklero0tsstvainsqn2v4qtark3vpdbu7ir0" 2025/08/28 04:33:43 DEBUG : Creating backend with remote "/tmp/rclone4270258043" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo'", Local "Local file system at /tmp/rclone4270258043", Modify Window "1ms" 2025/08/28 04:33:45 DEBUG : HELLO, WORLD!: md5 = cfbbdc437097a0f1b3548878fdc5a723 OK lower checkfile vs. upper remote (without normalization) 2025/08/28 04:33:45 ERROR : HELLO, WORLD!: sum not found 2025/08/28 04:33:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo' 2025/08/28 04:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo': 1 files missing 2025/08/28 04:33:45 NOTICE: 1 hashes missing 2025/08/28 04:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo': 1 differences found 2025/08/28 04:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/28 04:33:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:33:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo': 0 differences found 2025/08/28 04:33:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo': 1 matching files 2025/08/28 04:33:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dahayir1nure" 2025/08/28 04:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:33:46 DEBUG : Creating backend with remote "TestDrive:crypt/c7670rqgte52o33beknncdhi7ckmkpltnju26akmlacr9hhl5710" 2025/08/28 04:33:47 DEBUG : Creating backend with remote "/tmp/rclone2937156843" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure'", Local "Local file system at /tmp/rclone2937156843", Modify Window "1ms" 2025/08/28 04:33:50 DEBUG : HeLlO, wOrLd!: md5 = d6e4b065caff3d8c9118a598cdaacdcc OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/28 04:33:50 ERROR : HeLlO, wOrLd!: sum not found 2025/08/28 04:33:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure' 2025/08/28 04:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure': 1 files missing 2025/08/28 04:33:50 NOTICE: 1 hashes missing 2025/08/28 04:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure': 1 differences found 2025/08/28 04:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/28 04:33:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:33:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure': 0 differences found 2025/08/28 04:33:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure': 1 matching files 2025/08/28 04:33:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yimehip9taqe" 2025/08/28 04:33:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:33:51 DEBUG : Creating backend with remote "TestDrive:crypt/o1po1cl5tjv8p76v82mlfr3m5p19c39nc4dr0uar75rdegn6bv10" 2025/08/28 04:33:52 DEBUG : Creating backend with remote "/tmp/rclone3834087362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe'", Local "Local file system at /tmp/rclone3834087362", Modify Window "1ms" 2025/08/28 04:33:54 DEBUG : HELLO, WORLD!: md5 = b4a0727203638fe35d25189d878978e9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/28 04:33:55 ERROR : HELLO, WORLD!: sum not found 2025/08/28 04:33:55 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe' 2025/08/28 04:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe': 1 files missing 2025/08/28 04:33:55 NOTICE: 1 hashes missing 2025/08/28 04:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe': 1 differences found 2025/08/28 04:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/28 04:33:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe': 0 differences found 2025/08/28 04:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe': 1 matching files 2025/08/28 04:33:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-menixih7lugo" 2025/08/28 04:33:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:33:57 DEBUG : Creating backend with remote "TestDrive:crypt/5vu6tneekimsoq7ujc7imi3gsg6ac8j29tf3jgvn3u1mc31a7cvg" 2025/08/28 04:33:57 DEBUG : Creating backend with remote "/tmp/rclone2884667724" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo'", Local "Local file system at /tmp/rclone2884667724", Modify Window "1ms" 2025/08/28 04:34:00 DEBUG : 測試_Русский___ě_áñ: md5 = de8723417795b1af291e9b17dba073e7 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/28 04:34:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/28 04:34:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo' 2025/08/28 04:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo': 1 files missing 2025/08/28 04:34:00 NOTICE: 1 hashes missing 2025/08/28 04:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo': 1 differences found 2025/08/28 04:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/28 04:34:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:34:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo': 0 differences found 2025/08/28 04:34:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo': 1 matching files 2025/08/28 04:34:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaziwiy5raki" 2025/08/28 04:34:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:34:02 DEBUG : Creating backend with remote "TestDrive:crypt/qmkofo4v2s9050cn8h4mhbobl3oe0qdh23ohpct48gb9m1t0itj0" 2025/08/28 04:34:02 DEBUG : Creating backend with remote "/tmp/rclone2636059248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki'", Local "Local file system at /tmp/rclone2636059248", Modify Window "1ms" 2025/08/28 04:34:05 DEBUG : 測試_Русский___ě_áñ: md5 = b7179835a536d0c4743989329e8a0b71 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/28 04:34:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/28 04:34:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki' 2025/08/28 04:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki': 1 files missing 2025/08/28 04:34:05 NOTICE: 1 hashes missing 2025/08/28 04:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki': 1 differences found 2025/08/28 04:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/28 04:34:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki': 0 differences found 2025/08/28 04:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki': 1 matching files 2025/08/28 04:34:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijulam8cuce" 2025/08/28 04:34:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:34:06 DEBUG : Creating backend with remote "TestDrive:crypt/dr9gnpm54j94dsrm9h35pudf5bvmf9ote0ke97alcgtlhsi5geog" 2025/08/28 04:34:07 DEBUG : Creating backend with remote "/tmp/rclone532670266" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce'", Local "Local file system at /tmp/rclone532670266", Modify Window "1ms" 2025/08/28 04:34:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3322a1a5be09b02b96ecd407170a6ac3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/28 04:34:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/28 04:34:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce' 2025/08/28 04:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce': 1 files missing 2025/08/28 04:34:10 NOTICE: 1 hashes missing 2025/08/28 04:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce': 1 differences found 2025/08/28 04:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/28 04:34:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce': 0 differences found 2025/08/28 04:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce': 1 matching files 2025/08/28 04:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqulic0camo" 2025/08/28 04:34:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/2g1spkjsn32eee6022ksrjvg06kplj73rfb5d5ffgp97f8sunoag" 2025/08/28 04:34:12 DEBUG : Creating backend with remote "/tmp/rclone3093030334" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo'", Local "Local file system at /tmp/rclone3093030334", Modify Window "1ms" 2025/08/28 04:34:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 592c59c01c6fbe796bb59de3a62ef03d OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/28 04:34:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/28 04:34:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo' 2025/08/28 04:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo': 1 files missing 2025/08/28 04:34:15 NOTICE: 1 hashes missing 2025/08/28 04:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo': 1 differences found 2025/08/28 04:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/28 04:34:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo': 0 differences found 2025/08/28 04:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo': 1 matching files 2025/08/28 04:34:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moroxir7moxa" 2025/08/28 04:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:34:16 DEBUG : Creating backend with remote "TestDrive:crypt/qetf7kh0t5cv15lv8v6a1r5ckic8cpb4a0bvocji2q4ne49k22eg" 2025/08/28 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone1003187862" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa'", Local "Local file system at /tmp/rclone1003187862", Modify Window "1ms" 2025/08/28 04:34:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9aa1700029b0941dbbc1c62f7ca09602 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/28 04:34:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/28 04:34:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa' 2025/08/28 04:34:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa': 1 files missing 2025/08/28 04:34:19 NOTICE: 1 hashes missing 2025/08/28 04:34:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa': 1 differences found 2025/08/28 04:34:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/28 04:34:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa': 0 differences found 2025/08/28 04:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa': 1 matching files 2025/08/28 04:34:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wociluh4feri" 2025/08/28 04:34:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:34:21 DEBUG : Creating backend with remote "TestDrive:crypt/b9gjdtri6hjret4rl5lgs8t9f7eb3glrqt7i9sgo1saj2u4gjg1g" 2025/08/28 04:34:22 DEBUG : Creating backend with remote "/tmp/rclone2984751422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri'", Local "Local file system at /tmp/rclone2984751422", Modify Window "1ms" 2025/08/28 04:34:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9396696f0f49d43f5dcba3ae40861c0b OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/28 04:34:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/28 04:34:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri' 2025/08/28 04:34:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri': 1 files missing 2025/08/28 04:34:24 NOTICE: 1 hashes missing 2025/08/28 04:34:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri': 1 differences found 2025/08/28 04:34:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/28 04:34:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/28 04:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri': 0 differences found 2025/08/28 04:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri': 1 matching files 2025/08/28 04:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wociluh4feri': Purge remote 2025/08/28 04:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moroxir7moxa': Purge remote 2025/08/28 04:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqulic0camo': Purge remote 2025/08/28 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijulam8cuce': Purge remote 2025/08/28 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaziwiy5raki': Purge remote 2025/08/28 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-menixih7lugo': Purge remote 2025/08/28 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimehip9taqe': Purge remote 2025/08/28 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahayir1nure': Purge remote 2025/08/28 04:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-labemop1raxo': Purge remote 2025/08/28 04:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubugen2waxe': Purge remote --- PASS: TestApplyTransforms (52.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:34:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/28 04:34:32 DEBUG : sub/file2: md5 = d9ae5ad674a20adeef497c0888bb8be2 OK 2025/08/28 04:34:32 INFO : file1: Copied (new) to: sub/file2 2025/08/28 04:34:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 04:34:33 DEBUG : file1: Unchanged skipping 2025/08/28 04:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': don't need to copy/move sub/file2, it is already at target location 2025/08/28 04:34:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:34:38 DEBUG : dst/file1: md5 = 266f0d9ea18e4c079cff8f5723d66f47 OK 2025/08/28 04:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/backup" 2025/08/28 04:34:39 DEBUG : Config file has changed externally - reloading 2025/08/28 04:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/1nrff024r7pq65ecp72fc28jb0" 2025/08/28 04:34:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/28 04:34:43 INFO : dst/file1: Moved (server-side) 2025/08/28 04:34:44 DEBUG : dst/file1: md5 = 258be60de6604e4994c9f3eddc8ebf28 OK 2025/08/28 04:34:44 INFO : dst/file1: Copied (new) 2025/08/28 04:34:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:34:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:34:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:34:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/dst" 2025/08/28 04:34:49 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/28 04:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/CompareDest" 2025/08/28 04:34:51 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/gveqi14airsml4bgu7krj116o8" 2025/08/28 04:34:52 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 04:34:54 DEBUG : one: md5 = 7b33c019f4d78101314b7a4259620bf0 OK 2025/08/28 04:34:54 INFO : one: Copied (new) 2025/08/28 04:34:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 04:34:57 DEBUG : one: md5 = 48a4fd9c4ac30c5749f0a426d863e51c OK 2025/08/28 04:34:57 INFO : one: Copied (replaced existing) 2025/08/28 04:34:59 DEBUG : dst/one: md5 = 7788b910736aa2523b666119bc9bdf70 OK 2025/08/28 04:35:02 DEBUG : CompareDest/one: md5 = e8f9b7b615f76f6dd795ed2efdc7ea71 OK 2025/08/28 04:35:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 04:35:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 04:35:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 04:35:05 DEBUG : CompareDest/two: md5 = 5c6ea315462a5bf4b9aa74a0d5241277 OK 2025/08/28 04:35:05 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 04:35:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 04:35:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 04:35:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 04:35:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 04:35:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 04:35:08 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 04:35:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/28 04:35:09 DEBUG : two: md5 = 181d021f3f9da72b1e8887e8d206e38c OK 2025/08/28 04:35:09 INFO : two: Copied (new) 2025/08/28 04:35:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/28 04:35:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:35:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/28 04:35:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.75s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:35:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/dst" 2025/08/28 04:35:14 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/28 04:35:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/CopyDest" 2025/08/28 04:35:16 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/28 04:35:17 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 04:35:19 DEBUG : one: md5 = 29578e54a67748d32d9bb348089421e4 OK 2025/08/28 04:35:19 INFO : one: Copied (new) 2025/08/28 04:35:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 04:35:22 DEBUG : one: md5 = 0f024180c230deafac6f9610c80407fa OK 2025/08/28 04:35:22 INFO : one: Copied (replaced existing) 2025/08/28 04:35:24 DEBUG : dst/one: md5 = b9fb7f9c725f7ff805643c222a6a9ecd OK 2025/08/28 04:35:26 DEBUG : CopyDest/one: md5 = 1432ae210e949753152e9e26652fc391 OK 2025/08/28 04:35:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/BackupDir" 2025/08/28 04:35:27 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/28 04:35:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 04:35:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 04:35:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 04:35:30 INFO : one: Moved (server-side) 2025/08/28 04:35:31 INFO : one: Copied (server-side copy) 2025/08/28 04:35:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/28 04:35:33 DEBUG : CopyDest/two: md5 = e02c5f7cb81e36a8d76aa380248d3403 OK 2025/08/28 04:35:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 04:35:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 04:35:35 INFO : two: Copied (server-side copy) 2025/08/28 04:35:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/28 04:35:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 04:35:36 DEBUG : two: Unchanged skipping 2025/08/28 04:35:38 DEBUG : CopyDest/three: md5 = 043f607e1e0c6561c0a92ae514ec5ff9 OK 2025/08/28 04:35:39 DEBUG : three: Need to transfer - File not found at Destination 2025/08/28 04:35:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/28 04:35:39 DEBUG : three: Destination not found in --copy-dest 2025/08/28 04:35:40 DEBUG : three: md5 = 76a9cacca3f8cd7b4dc2caa1e6769ce5 OK 2025/08/28 04:35:40 INFO : three: Copied (new) 2025/08/28 04:35:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/28 04:35:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/28 04:35:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:35:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/28 04:35:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:35:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/28 04:35:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:35:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/28 04:35:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9ad58a49f127cb8e44c14cd6443ec379 OK 2025/08/28 04:35:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/28 04:35:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/28 04:35: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/08/28 04:35:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/28 04:35:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/28 04:35:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0fd5a22fbe54b6d3270bba311d9b189d OK 2025/08/28 04:35:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/28 04:35:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/28 04:35:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.66s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:35:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using skip mode. 2025/08/28 04:35:59 NOTICE: one: Found 2 files with duplicate names 2025/08/28 04:35:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using skip mode. 2025/08/28 04:36:05 NOTICE: one: Found 3 files with duplicate names 2025/08/28 04:36:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/28 04:36:06 INFO : one: Deleted 2025/08/28 04:36:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using first mode. 2025/08/28 04:36:12 NOTICE: one: Found 3 files with duplicate names 2025/08/28 04:36:12 INFO : one: Deleted 2025/08/28 04:36:13 INFO : one: Deleted 2025/08/28 04:36:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using newest mode. 2025/08/28 04:36:18 NOTICE: one: Found 3 files with duplicate names 2025/08/28 04:36:18 INFO : one: Deleted 2025/08/28 04:36:19 INFO : one: Deleted 2025/08/28 04:36:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.03s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using oldest mode. 2025/08/28 04:36:24 NOTICE: one: Found 3 files with duplicate names 2025/08/28 04:36:25 INFO : one: Deleted 2025/08/28 04:36:25 INFO : one: Deleted 2025/08/28 04:36:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.44s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using largest mode. 2025/08/28 04:36:31 NOTICE: one: Found 3 files with duplicate names 2025/08/28 04:36:31 INFO : one: Deleted 2025/08/28 04:36:32 INFO : one: Deleted 2025/08/28 04:36:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.44s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using smallest mode. 2025/08/28 04:36:37 NOTICE: one: Found 3 files with duplicate names 2025/08/28 04:36:38 INFO : one: Deleted 2025/08/28 04:36:38 INFO : one: Deleted 2025/08/28 04:36:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.38s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Looking for duplicate names using rename mode. 2025/08/28 04:36:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/28 04:36:46 INFO : one-2.txt: renamed from: one.txt 2025/08/28 04:36:48 INFO : one-3.txt: renamed from: one.txt 2025/08/28 04:36:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.88s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:36:53 DEBUG : dupe1/one.txt: md5 = c8c560b60ba53ee13627bbd5237a020b OK 2025/08/28 04:36:55 DEBUG : dupe2/two.txt: md5 = 5b61d1519c7898dde81d5da4db35131d OK 2025/08/28 04:36:58 DEBUG : dupe3/three.txt: md5 = 4661fba8c0ae1d098022e4ddbd490dca OK 2025/08/28 04:36:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/28 04:36:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/28 04:36:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/28 04:37:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/28 04:37:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/28 04:37:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/28 04:37:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.61s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:37:05 DEBUG : a.txt: md5 = b26b462b82162c7b29ad2448b09f2824 OK 2025/08/28 04:37:07 DEBUG : zend.txt: md5 = 243fcd405ecb6767c5b202f4fcd91056 OK 2025/08/28 04:37:09 DEBUG : sub dir/hello world: md5 = 771ac883c530a12602451231b64abd56 OK 2025/08/28 04:37:10 DEBUG : sub dir/hello world2: md5 = 43346f37f5b9e1953d1024e76faaae18 OK 2025/08/28 04:37:12 DEBUG : sub dir/ignore dir/.ignore: md5 = d11f51a04da1e5cfe841792f41f500ea OK 2025/08/28 04:37:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 40b27760013ab9669eedca33056780b5 OK 2025/08/28 04:37:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4c4a19a6aed8061d10fee2719f5eb6b7 OK 2025/08/28 04:37:17 DEBUG : a.txt: Excluded (Size Filter) 2025/08/28 04:37:17 DEBUG : a.txt: Excluded 2025/08/28 04:37:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/28 04:37:18 DEBUG : sub dir/hello world: Excluded 2025/08/28 04:37:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/28 04:37:18 DEBUG : sub dir/hello world2: Excluded 2025/08/28 04:37:18 DEBUG : sub dir/ignore dir: Excluded 2025/08/28 04:37:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/28 04:37:18 DEBUG : sub dir/hello world: Excluded 2025/08/28 04:37:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/28 04:37:18 DEBUG : sub dir/hello world2: Excluded 2025/08/28 04:37:19 DEBUG : sub dir/ignore dir: Excluded 2025/08/28 04:37:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/28 04:37:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/28 04:37:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/28 04:37:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/28 04:37:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/28 04:37:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/28 04:37:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.35s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:37:27 DEBUG : a.txt: md5 = 5e80bd4a8be3c213cc0c3df8a34ba9fd OK 2025/08/28 04:37:28 DEBUG : zend.txt: md5 = 3f1cd6c0a91042e29ad02adbfa840b78 OK 2025/08/28 04:37:30 DEBUG : sub dir/hello world: md5 = 16bf56b64c0a832c2ea0ead39f94cf45 OK 2025/08/28 04:37:32 DEBUG : sub dir/hello world2: md5 = 3ba3d1a032e54543e60b3aa424975d98 OK 2025/08/28 04:37:34 DEBUG : sub dir/ignore dir/.ignore: md5 = fc01042056b634c92cf7ae9829ba4f7d OK 2025/08/28 04:37:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = de423217b1187a5997b966bd13a2b7b7 OK 2025/08/28 04:37:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3a9cc48ee7b43ef20b4dc8fe6030d978 OK 2025/08/28 04:37:39 DEBUG : a.txt: Excluded (Size Filter) 2025/08/28 04:37:39 DEBUG : a.txt: Excluded 2025/08/28 04:37:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/28 04:37:40 DEBUG : sub dir/hello world2: Excluded 2025/08/28 04:37:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/28 04:37:40 DEBUG : sub dir/hello world: Excluded 2025/08/28 04:37:40 DEBUG : sub dir/ignore dir: Excluded 2025/08/28 04:37:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/28 04:37:40 DEBUG : sub dir/hello world2: Excluded 2025/08/28 04:37:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/28 04:37:40 DEBUG : sub dir/hello world: Excluded 2025/08/28 04:37:40 DEBUG : sub dir/ignore dir: Excluded 2025/08/28 04:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/28 04:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/28 04:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/28 04:37:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/28 04:37:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/28 04:37:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/28 04:37:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.96s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:37:49 DEBUG : file1: md5 = 1443ca0d1fbb89cfbb87e45b4fce9525 OK 2025/08/28 04:37:51 DEBUG : sub/file2: md5 = 34eb437139bd7d310c2f9ce43ddb83fa OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/28 04:37:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/28 04:37:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/28 04:37:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/28 04:37:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.63s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:37:58 DEBUG : file1: md5 = 55b5b3752f6a91d7a3d7cffdabcb601e OK 2025/08/28 04:38:01 DEBUG : sub/file2: md5 = 9304d8515e4af51e2d3e984f46a1e998 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/28 04:38:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/notfound" 2025/08/28 04:38:05 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/qe0i31qdkoejk60elps0ni5sqk" 2025/08/28 04:38:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.99s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Making directory 2025/08/28 04:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:12 DEBUG : sub dir/hello world: md5 = 2343acecfe53c3949e04e1e431bb5757 OK 2025/08/28 04:38:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.77s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:16 DEBUG : potato2: md5 = ab88da2bdd7cf148da6c754c4344fbc0 OK 2025/08/28 04:38:17 DEBUG : empty space: md5 = f1baf14cabd3f75f15a819ffd419f8cd OK --- PASS: TestLs (5.05s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:21 DEBUG : potato2: md5 = 24925719922d5fcd852563e0101ead4f OK 2025/08/28 04:38:22 DEBUG : empty space: md5 = 6e32db6fe5f9c05670fc05134ed87b1b OK 2025/08/28 04:38:23 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.26s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:26 DEBUG : potato2: md5 = b5833f5d09b47b749daf92731f692ef0 OK 2025/08/28 04:38:27 DEBUG : empty space: md5 = f23d7a82b979ebd0fb8993a5e46a6fbb OK --- PASS: TestLsLong (4.48s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:30 DEBUG : potato2: md5 = 2da5006f833c84b08aa886d255192f4c OK 2025/08/28 04:38:32 DEBUG : empty space: md5 = eddff4bc1fb59635cc02b851d2952e61 OK --- PASS: TestHashSums (4.44s) === RUN TestHashSumsWithErrors 2025/08/28 04:38:33 DEBUG : Creating backend with remote ":memory:" 2025/08/28 04:38:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/28 04:38:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/28 04:38:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/28 04:38:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/28 04:38:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/28 04:38:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/28 04:38:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/28 04:38:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/28 04:38:33 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:35 DEBUG : potato2: md5 = 92f7358e63585cc55ccc67dcc69467c9 OK 2025/08/28 04:38:36 DEBUG : empty space: md5 = bf1f72c6fabda482df357d4e9f4ea357 OK 2025/08/28 04:38:39 DEBUG : sub dir/potato3: md5 = c01cafbd0f52c05c74e3d6fe89c2371d OK 2025/08/28 04:38:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.25s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:43 DEBUG : small: md5 = 9fa9a66a5efc577d7124e2e3d0509b8b OK 2025/08/28 04:38:45 DEBUG : medium: md5 = 09ec2d5024b1fd5b50145e6b6b65e1e9 OK 2025/08/28 04:38:46 DEBUG : large: md5 = edba83f1725b591da60f7a5598e1c107 OK 2025/08/28 04:38:47 DEBUG : Waiting for deletions to finish 2025/08/28 04:38:47 DEBUG : large: Excluded (Size Filter) 2025/08/28 04:38:47 INFO : small: Deleted 2025/08/28 04:38:47 INFO : medium: Deleted --- PASS: TestDelete (6.57s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:50 DEBUG : small: md5 = e5a95508220c08d6b582e7f7ce5f6396 OK 2025/08/28 04:38:51 DEBUG : medium: md5 = 5415558c3ae5c06661b8477f6d211801 OK 2025/08/28 04:38:53 DEBUG : large: md5 = 56bc4aea6054f4df554a23ec135bdbae OK 2025/08/28 04:38:53 DEBUG : Waiting for deletions to finish 2025/08/28 04:38:53 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/28 04:38:54 INFO : medium: Deleted 2025/08/28 04:38:54 INFO : small: Deleted --- PASS: TestMaxDelete (6.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:38:57 DEBUG : small: md5 = afb3958ea36e60cc88af8bb138838fd9 OK 2025/08/28 04:38:58 DEBUG : medium: md5 = b000a5d6ed833fb46d43188f9f57ef21 OK 2025/08/28 04:38:59 DEBUG : large: md5 = 2d65d78e2448131229fcf6080081c0b7 OK 2025/08/28 04:38:59 DEBUG : Waiting for deletions to finish 2025/08/28 04:39:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/28 04:39:00 INFO : medium: Deleted 2025/08/28 04:39:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.56s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:39:03 DEBUG : small: md5 = 3ae1fa1f626f71fbf2f297681cf5583c OK 2025/08/28 04:39:04 DEBUG : medium: md5 = e7818415037a3cf65e3b4ac2f3a16997 OK 2025/08/28 04:39:06 DEBUG : large: md5 = c642da14f1cc14f28337046c99fbfe03 OK 2025/08/28 04:39:06 DEBUG : Waiting for deletions to finish 2025/08/28 04:39:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/28 04:39:07 INFO : small: Deleted 2025/08/28 04:39:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.58s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:39:10 DEBUG : ReadFile: md5 = 92bb09d5242894be0ec59e6cfcb6e673 OK --- PASS: TestReadFile (4.21s) === RUN TestRetry 2025/08/28 04:39:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/28 04:39:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/28 04:39:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/28 04:39:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/28 04:39:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/28 04:39:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/28 04:39:13 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:39:14 DEBUG : file1: md5 = 0c5be7999abddae4c9c2610e7ebd5fd1 OK 2025/08/28 04:39:15 DEBUG : file2: md5 = 525dbeb08bd952ad514dea4ed9c86e3c OK --- PASS: TestCat (16.54s) === RUN TestPurge 2025/08/28 04:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gohivog4cija" 2025/08/28 04:39:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/9riek79sglq9j0ji04lih3m8egq2p3igitsbngot6m9911rs3vgg" 2025/08/28 04:39:30 DEBUG : Creating backend with remote "/tmp/rclone1401057090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gohivog4cija'", Local "Local file system at /tmp/rclone1401057090", Modify Window "1ms" 2025/08/28 04:39:35 DEBUG : A1/B1/C1/one: md5 = 7a4c81a707c342e83ecc49fc509afef1 OK 2025/08/28 04:39:35 INFO : A2: Making directory 2025/08/28 04:39:36 INFO : A1/B2: Making directory 2025/08/28 04:39:36 INFO : A1/B2/C2: Making directory 2025/08/28 04:39:37 INFO : A1/B1/C3: Making directory 2025/08/28 04:39:38 INFO : A3: Making directory 2025/08/28 04:39:38 INFO : A3/B3: Making directory 2025/08/28 04:39:39 INFO : A3/B3/C4: Making directory 2025/08/28 04:39:41 DEBUG : A1/two: md5 = c49fd3a1a8fe6572c2977d190a66003a OK 2025/08/28 04:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohivog4cija': Purge remote 2025/08/28 04:39:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:39:49 DEBUG : A1/B1/C1/one: md5 = ece59c2c7429f04c199de8511bfe7cdf OK 2025/08/28 04:39:49 INFO : A2: Making directory 2025/08/28 04:39:49 INFO : A1/B2: Making directory 2025/08/28 04:39:50 INFO : A1/B2/C2: Making directory 2025/08/28 04:39:51 INFO : A1/B1/C3: Making directory 2025/08/28 04:39:52 INFO : A3: Making directory 2025/08/28 04:39:52 INFO : A3/B3: Making directory 2025/08/28 04:39:53 INFO : A3/B3/C4: Making directory 2025/08/28 04:39:56 DEBUG : A1/two: md5 = e9cbc65a0586bb161e9d5d87c585f263 OK 2025/08/28 04:39:57 DEBUG : removing 1 level 3 directories 2025/08/28 04:39:57 INFO : A3/B3/C4: Removing directory 2025/08/28 04:39:59 DEBUG : removing 2 level 3 directories 2025/08/28 04:39:59 INFO : A1/B2/C2: Removing directory 2025/08/28 04:39:59 INFO : A1/B1/C3: Removing directory 2025/08/28 04:40:00 DEBUG : removing 2 level 2 directories 2025/08/28 04:40:00 INFO : A3/B3: Removing directory 2025/08/28 04:40:00 INFO : A1/B2: Removing directory 2025/08/28 04:40:00 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/28 04:40:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/28 04:40:01 DEBUG : removing 2 level 1 directories 2025/08/28 04:40:01 INFO : A3: Removing directory 2025/08/28 04:40:01 INFO : A2: Removing directory 2025/08/28 04:40:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/28 04:40:06 DEBUG : removing 1 level 3 directories 2025/08/28 04:40:06 INFO : A1/B1/C1: Removing directory 2025/08/28 04:40:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:06 DEBUG : removing 1 level 2 directories 2025/08/28 04:40:06 INFO : A1/B1: Removing directory 2025/08/28 04:40:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/28 04:40:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/28 04:40:07 DEBUG : removing 1 level 1 directories 2025/08/28 04:40:07 INFO : A1: Removing directory 2025/08/28 04:40:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/28 04:40:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/28 04:40:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/28 04:40:08 DEBUG : removing 1 level 0 directories 2025/08/28 04:40:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Removing directory 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/28 04:40:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (24.42s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:10 INFO : A1: Making directory 2025/08/28 04:40:11 INFO : A1/B1: Making directory 2025/08/28 04:40:12 INFO : A1/B1/C1: Making directory 2025/08/28 04:40:14 DEBUG : removing 1 level 3 directories 2025/08/28 04:40:14 INFO : A1/B1/C1: Removing directory 2025/08/28 04:40:14 DEBUG : removing 1 level 2 directories 2025/08/28 04:40:14 INFO : A1/B1: Removing directory 2025/08/28 04:40:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/28 04:40:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:17 INFO : A1: Making directory 2025/08/28 04:40:18 INFO : A1/B1: Making directory 2025/08/28 04:40:18 INFO : A1/B1/C1: Making directory 2025/08/28 04:40:21 DEBUG : removing 1 level 3 directories 2025/08/28 04:40:21 INFO : A1/B1/C1: Removing directory 2025/08/28 04:40:22 DEBUG : removing 1 level 2 directories 2025/08/28 04:40:22 INFO : A1/B1: Removing directory 2025/08/28 04:40:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/28 04:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.33s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:26 DEBUG : file1: md5 = e70404e2ac958cb17a5127524e6ed710 OK 2025/08/28 04:40:26 DEBUG : filename.txt: File name found in url 2025/08/28 04:40:28 DEBUG : filename.txt: md5 = 33a267747e14dcbbf5557e1d2836ad96 OK 2025/08/28 04:40:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/28 04:40:29 DEBUG : headerfilename.txt: md5 = 7416ef9f9e5382df74ca19c0d906c93d OK 2025/08/28 04:40:31 DEBUG : file2: md5 = 92443f1618ec4e85f73cce07d8156baa OK --- PASS: TestCopyURL (8.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/28 04:40:36 DEBUG : sub/file2: md5 = 707350948960a6dae34c3caf011f746d OK 2025/08/28 04:40:36 INFO : file1: Copied (new) to: sub/file2 2025/08/28 04:40:36 INFO : file1: Deleted 2025/08/28 04:40:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 04:40:36 DEBUG : file1: Unchanged skipping 2025/08/28 04:40:36 INFO : file1: Deleted 2025/08/28 04:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': don't need to copy/move sub/file2, it is already at target location 2025/08/28 04:40:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.81s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/28 04:40:41 DEBUG : file1: md5 = cc4681fd6edbc4eda1850fe619377608 OK 2025/08/28 04:40:41 INFO : file1: Copied (new) 2025/08/28 04:40:41 INFO : file1: Deleted 2025/08/28 04:40:41 DEBUG : file1: Destination exists, skipping 2025/08/28 04:40:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:45 DEBUG : dst/file1: md5 = 6d9a9c23c12ede6ca3f3f062bd885fc1 OK 2025/08/28 04:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodayul0boga/backup" 2025/08/28 04:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040/1nrff024r7pq65ecp72fc28jb0" 2025/08/28 04:40:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/28 04:40:50 INFO : dst/file1: Moved (server-side) 2025/08/28 04:40:52 DEBUG : dst/file1: md5 = 487796c2fb4c4f9cc4eca837d8438a6a OK 2025/08/28 04:40:52 INFO : dst/file1: Copied (new) 2025/08/28 04:40:52 INFO : dst/file1: Deleted 2025/08/28 04:40:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:40:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/28 04:40:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.96s) === 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:40:59 DEBUG : A1/one: md5 = 4784e3647b870823a93a153f44dc1411 OK 2025/08/28 04:41:00 DEBUG : A1/two: md5 = 30a622b8ae9bca02c3ea6519cfb35050 OK 2025/08/28 04:41:02 DEBUG : A1/B1/three: md5 = 713c15b4367ddd9aedb981e3014d8e1c OK 2025/08/28 04:41:04 DEBUG : A1/B1/C1/four: md5 = 52fdc982718edaf1e53e0b794eacbc16 OK 2025/08/28 04:41:06 DEBUG : A1/B1/C2/five: md5 = faefc37194c1a7ddaba81ec4ef4682ff OK 2025/08/28 04:41:06 INFO : A1/B2: Making directory 2025/08/28 04:41:07 INFO : A1/B1/C3: Making directory 2025/08/28 04:41:16 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/28 04:41:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/28 04:41:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/28 04:41:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/28 04:41:17 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/28 04:41:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/28 04:41:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/28 04:41:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/28 04:41:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/28 04:41:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/28 04:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/28 04:41:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/28 04:41:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/28 04:41:28 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/28 04:41:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/28 04:41:28 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/28 04:41:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/28 04:41:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/28 04:41:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/28 04:41:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/28 04:41:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/28 04:41:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/28 04:41:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/28 04:41:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.80s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (34 bytes), uploading instead of streaming 2025/08/28 04:41:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 3573ab2e9005421aab3680e60897d021 OK 2025/08/28 04:41:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/28 04:41:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/28 04:41:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/28 04:41:44 DEBUG : no_checksum_big_file_from_pipe: md5 = b1cdb54d58c3413e6656bff493dd92e7 OK 2025/08/28 04:41:44 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:41:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (34 bytes), uploading instead of streaming 2025/08/28 04:41:47 DEBUG : with_checksum_small_file_from_pipe: md5 = f97f1b656ca76a57fc7a070bfa1b5519 OK 2025/08/28 04:41:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/28 04:41:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/28 04:41:49 DEBUG : with_checksum_big_file_from_pipe: md5 = dae64f8cbd0d802dcb4587db76b1746b OK 2025/08/28 04:41:49 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (34 bytes), uploading instead of streaming 2025/08/28 04:41:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 04:41:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/28 04:41:54 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-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (34 bytes), uploading instead of streaming 2025/08/28 04:41:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/28 04:41:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/28 04:41:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/28 04:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (48 bytes), uploading instead of streaming 2025/08/28 04:42:02 DEBUG : rcat_metadata: md5 = 1fac0858f3616e4d159a54fc605536c9 OK 2025/08/28 04:42:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/28 04:42:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/28 04:42:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = 25fc165f86126783b56b44dbefc1e9c4 OK 2025/08/28 04:42:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.83s) --- PASS: TestRcatMetadata/ViaDisk (2.74s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:08 DEBUG : potato1: md5 = b64b7e96a8fc3612074bf12677317b16 OK 2025/08/28 04:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (60 bytes), uploading instead of streaming 2025/08/28 04:42:10 DEBUG : potato2: md5 = b08cadf40af8689b8847b5ec29cdc4d6 OK 2025/08/28 04:42:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.72s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:13 DEBUG : potato1: md5 = 5e7f2ffd84b4b71e193f81ca572d4c74 OK 2025/08/28 04:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': File to upload is small (60 bytes), uploading instead of streaming 2025/08/28 04:42:14 DEBUG : potato2: md5 = 48bf7439b3197b6a7b4ed660b3811429 OK 2025/08/28 04:42:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.19s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:18 DEBUG : potato2: md5 = 9623c98802b4747fb53af1a9968a9d81 OK 2025/08/28 04:42:19 DEBUG : empty space: md5 = e0be90db0e7646d4d7d853ea05264d29 OK 2025/08/28 04:42:22 DEBUG : sub dir/potato3: md5 = 0169ec7921d8b2b3a18d5ae6230dba06 OK 2025/08/28 04:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Touching "sub dir/potato3" 2025/08/28 04:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Touching "empty space" 2025/08/28 04:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Touching "potato2" 2025/08/28 04:42:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.59s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:26 DEBUG : dir with metadata: Making directory with metadata 2025/08/28 04:42:27 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:28 DEBUG : directory with modtime: Making directory with metadata 2025/08/28 04:42:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/28 04:42:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 04:42:31 DEBUG : Google drive root 'crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040': Skipping btime metadata as can't update it on an existing file: 2025-08-28T04:42:31.109712943Z 2025/08/28 04:42:31 INFO : non existent directory: Updated directory metadata 2025/08/28 04:42:33 DEBUG : Google drive root 'crypt/hh2cb8lmkvdllbf2kgeotd6ui7qqledub5rko4n8comvpm1r0040': Skipping btime metadata as can't update it on an existing file: 2025-08-28T04:42:31.109712943Z 2025/08/28 04:42:34 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/28 04:42:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/28 04:42:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/28 04:42:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 04:42:39 DEBUG : dst: Making directory with metadata 2025/08/28 04:42:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 04:42:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 04:42:40 INFO : dst: Set directory modification time (using SetModTime) 2025/08/28 04:42:41 INFO : dst: Set directory modification time (using SetModTime) 2025/08/28 04:42:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/28 04:42:42 INFO : dst: Set directory modification time (using SetModTime) 2025/08/28 04:42:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.16s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga'", Local "Local file system at /tmp/rclone3780185464", Modify Window "1ms" 2025/08/28 04:42:45 DEBUG : sub dir/test remove existing: md5 = 3b174c56742390a4f060047b97f238b6 OK 2025/08/28 04:42:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 65d41bfe7813566644a2320d549d275d OK 2025/08/28 04:42:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wubirig2" before starting 2025/08/28 04:42:49 DEBUG : sub dir/test remove existing.wubirig2: TEST: removing renamed existing file after operation 2025/08/28 04:42:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeboyik4" before starting 2025/08/28 04:42:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeboyik4: TEST: renaming existing back after failed operation 2025/08/28 04:42:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rixadan9" before starting 2025/08/28 04:42:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rixadan9: TEST: removing renamed existing file after operation 2025/08/28 04:42:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ij354hmt4t84cmbvmchqur92pjpqlnnh37ti8crmpodea35ksn4ts579mvd70dtog524krsurecjicheka89m0aigcmm48lvstvf41rp40u4ln12adh4vakjnh9pdelt4c2e6lvh85fu4ss20kklp33r0hqk1fk0pll2mjc44ilr85grle9g" 2025/08/28 04:42:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pe4vs3u898jjg0rnrm7j7nckp2qbvo0b1okhl6k5in9mful1vga0" --- PASS: TestRemoveExisting (13.34s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/28 04:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodayul0boga': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m51.870721277s (try 1/5)