"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/13 01:50:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako" 2025/01/13 01:50:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:50:12 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg" 2025/01/13 01:50:14 DEBUG : Creating backend with remote "/tmp/rclone3349200865" === 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/13 01:50:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/13 01:50:14 DEBUG : potato: Seek from 10 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 10 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Seek from 5 to 2 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/13 01:50:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Seek from 5 to 2 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/13 01:50:14 DEBUG : potato: Seek from 8 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 8 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/13 01:50:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/13 01:50:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/13 01:50:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/13 01:50:14 DEBUG : potato: Seek from 5 to 2 2025/01/13 01:50:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/13 01:50:14 DEBUG : potato: Seek from 9 to 0 2025/01/13 01:50:14 DEBUG : potato: Seek from 9 to 0 2025/01/13 01:50:14 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:50:17 DEBUG : rutabaga: md5 = de7bba650095abe6b904e052f564d90c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/13 01:50:20 DEBUG : empty space: md5 = a02444b470b1e28358cf45d08f624160 OK === RUN TestCheck/3 2025/01/13 01:50:23 DEBUG : potato2: md5 = 8680363d0c7100e1b103f10a98b6ad2a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/13 01:50:25 DEBUG : remotepotato: md5 = 84af5aa2f25197236fd6a712b000389e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.16s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/01/13 01:50:29 DEBUG : Creating backend with remote "nonexistent" 2025/01/13 01:50:29 DEBUG : Config file has changed externally - reloading 2025/01/13 01:50:29 DEBUG : Creating backend with remote "nonexistent" 2025/01/13 01:50:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/13 01:50:29 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/01/13 01:50:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/13 01:50:29 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:50:31 DEBUG : rutabaga: md5 = fb92f50ca7d8e3be2cd6a3477703b452 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/13 01:50:36 DEBUG : empty space: md5 = e41572487a982c9ac8e762994a94b2bc OK === RUN TestCheckDownload/3 2025/01/13 01:50:39 DEBUG : potato2: md5 = d3893b35852d14951d0b332c76209ba4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/13 01:50:44 DEBUG : remotepotato: md5 = e2f5beee592c56f19479c001a31f3272 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.19s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.39s) --- PASS: TestCheckDownload/4 (1.27s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.49s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:50:51 DEBUG : rutabaga: md5 = 2a641a27305ba6b3956b59a1bd2c5c51 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/13 01:50:54 DEBUG : empty space: md5 = 048b0c7e2fc81df98efd41f0e9ff2824 OK === RUN TestCheckSizeOnly/3 2025/01/13 01:50:56 DEBUG : potato2: md5 = f30b8b423238730f7c7849435d5d5714 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/13 01:50:59 DEBUG : remotepotato: md5 = b6461f3b3ce20c5426b3a024ddf96021 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.30s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:51:04 DEBUG : test.sum: md5 = f933652f9a1280e2c553d6336734d75a OK 2025/01/13 01:51:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/13 01:51:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/13 01:51:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/13 01:51:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/13 01:51:07 DEBUG : test.sum: md5 = 3bcf25b01b917c4851a54fe7b735c9a7 OK 2025/01/13 01:51:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/13 01:51:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/13 01:51:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/13 01:51:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:51:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/data" 2025/01/13 01:51:10 DEBUG : Config file has changed externally - reloading 2025/01/13 01:51:10 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:51:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/data" 2025/01/13 01:51:12 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/vjrnln8ratgmqakfosrqe8espk" 2025/01/13 01:51:16 DEBUG : data/banana: md5 = 90185915d6b54ca9fab41377740a6f92 OK 2025/01/13 01:51:18 DEBUG : test.sum: md5 = 009ed8dcdf99c9fa367c885eddde085f OK === RUN TestCheckSumDownload/subtest1 2025/01/13 01:51:23 DEBUG : data/potato: md5 = 6abadb077b0863cbf19b605773dc212b OK 2025/01/13 01:51:25 DEBUG : test.sum: md5 = 345e3579b55a2bf9a1ed38baeae11904 OK === RUN TestCheckSumDownload/subtest2 2025/01/13 01:51:29 DEBUG : test.sum: md5 = 8ea92c81a8751cdc97f24a6aec62e257 OK === RUN TestCheckSumDownload/subtest3 2025/01/13 01:51:34 DEBUG : test.sum: md5 = 592dd9c0306e4b5d80418897b0a053e7 OK === RUN TestCheckSumDownload/subtest4 2025/01/13 01:51:38 DEBUG : test.sum: md5 = 72221aa1e307b3491e37f538bc227706 OK === RUN TestCheckSumDownload/subtest5 2025/01/13 01:51:43 DEBUG : test.sum: md5 = 6149d2bc67e14c3a201fec9788248912 OK === RUN TestCheckSumDownload/subtest6 2025/01/13 01:51:47 DEBUG : data/banana: md5 = f64cb54482f9025118970d217f1a6220 OK 2025/01/13 01:51:49 DEBUG : data/potato: md5 = 2e6477ca37a6b361dc1f167e91099f29 OK 2025/01/13 01:51:51 DEBUG : test.sum: md5 = 3ad7a373acdde30ff043d9a6bbf344f5 OK === RUN TestCheckSumDownload/subtest7 2025/01/13 01:51:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/13 01:51:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.25s) --- PASS: TestCheckSumDownload/subtest1 (2.78s) --- PASS: TestCheckSumDownload/subtest2 (2.23s) --- PASS: TestCheckSumDownload/subtest3 (2.29s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.59s) --- PASS: TestCheckSumDownload/subtest7 (2.37s) === RUN TestApplyTransforms 2025/01/13 01:51:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-samapaz6xopa" 2025/01/13 01:51:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:51:57 DEBUG : Creating backend with remote "TestDrive:crypt/f54innum7ksp05suf3m0ult7of44olv5grfll5repuqmlg889e9g" 2025/01/13 01:51:58 DEBUG : Creating backend with remote "/tmp/rclone4243081285" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa'", Local "Local file system at /tmp/rclone4243081285", Modify Window "1ms" 2025/01/13 01:52:01 DEBUG : hello, world!: md5 = d0d3fb6dbe04560d86a3b31201d3e96e OK upper checkfile vs. lower remote (without normalization) 2025/01/13 01:52:02 ERROR : hello, world!: sum not found 2025/01/13 01:52:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa' 2025/01/13 01:52:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa': 1 files missing 2025/01/13 01:52:02 NOTICE: 1 hashes missing 2025/01/13 01:52:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa': 2 differences found 2025/01/13 01:52:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/13 01:52:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa': 0 differences found 2025/01/13 01:52:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa': 1 matching files 2025/01/13 01:52:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foseyep7qewo" 2025/01/13 01:52:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:03 DEBUG : Creating backend with remote "TestDrive:crypt/t4lfdjdps307cak2htvm90sr5a6ua6no0u2c9b048o4h5d7cq440" 2025/01/13 01:52:04 DEBUG : Creating backend with remote "/tmp/rclone3733123979" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo'", Local "Local file system at /tmp/rclone3733123979", Modify Window "1ms" 2025/01/13 01:52:07 DEBUG : HELLO, WORLD!: md5 = 5417d5766532256be1783c4944733280 OK lower checkfile vs. upper remote (without normalization) 2025/01/13 01:52:07 ERROR : HELLO, WORLD!: sum not found 2025/01/13 01:52:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo' 2025/01/13 01:52:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo': 1 files missing 2025/01/13 01:52:07 NOTICE: 1 hashes missing 2025/01/13 01:52:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo': 2 differences found 2025/01/13 01:52:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/13 01:52:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo': 0 differences found 2025/01/13 01:52:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo': 1 matching files 2025/01/13 01:52:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayixec3foti" 2025/01/13 01:52:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:08 DEBUG : Creating backend with remote "TestDrive:crypt/2h8ekphp2356c41mac6uuqhj2bevduspqd63kiknmegmqlnanij0" 2025/01/13 01:52:09 DEBUG : Creating backend with remote "/tmp/rclone2796620123" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti'", Local "Local file system at /tmp/rclone2796620123", Modify Window "1ms" 2025/01/13 01:52:12 DEBUG : HeLlO, wOrLd!: md5 = f598b3090de7f99ea5937aa891d345a6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/13 01:52:13 ERROR : HeLlO, wOrLd!: sum not found 2025/01/13 01:52:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti' 2025/01/13 01:52:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti': 1 files missing 2025/01/13 01:52:13 NOTICE: 1 hashes missing 2025/01/13 01:52:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti': 2 differences found 2025/01/13 01:52:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/13 01:52:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti': 0 differences found 2025/01/13 01:52:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti': 1 matching files 2025/01/13 01:52:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqemah9xiqu" 2025/01/13 01:52:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:14 DEBUG : Creating backend with remote "TestDrive:crypt/bn4jd68121qjeun6jcheh1merqbeetjrlsfonekpbhhm0a2kn0h0" 2025/01/13 01:52:15 DEBUG : Creating backend with remote "/tmp/rclone1556243423" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu'", Local "Local file system at /tmp/rclone1556243423", Modify Window "1ms" 2025/01/13 01:52:18 DEBUG : HELLO, WORLD!: md5 = 4efa61cd534fce87ea17583002665aaa OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/13 01:52:19 ERROR : HELLO, WORLD!: sum not found 2025/01/13 01:52:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu' 2025/01/13 01:52:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu': 1 files missing 2025/01/13 01:52:19 NOTICE: 1 hashes missing 2025/01/13 01:52:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu': 2 differences found 2025/01/13 01:52:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/13 01:52:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu': 0 differences found 2025/01/13 01:52:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu': 1 matching files 2025/01/13 01:52:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gabofen0jefo" 2025/01/13 01:52:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:20 DEBUG : Creating backend with remote "TestDrive:crypt/itm5opv4t5c8b6movaipvlih4fgvdhujtlo2kg0nca9bcnrnqjsg" 2025/01/13 01:52:21 DEBUG : Creating backend with remote "/tmp/rclone3863311292" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo'", Local "Local file system at /tmp/rclone3863311292", Modify Window "1ms" 2025/01/13 01:52:24 DEBUG : 測試_Русский___ě_áñ: md5 = 43750ccf067505a892250110d2b566b6 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/13 01:52:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/13 01:52:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo' 2025/01/13 01:52:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo': 1 files missing 2025/01/13 01:52:25 NOTICE: 1 hashes missing 2025/01/13 01:52:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo': 2 differences found 2025/01/13 01:52:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/13 01:52:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo': 0 differences found 2025/01/13 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo': 1 matching files 2025/01/13 01:52:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niwiket6qusu" 2025/01/13 01:52:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:26 DEBUG : Creating backend with remote "TestDrive:crypt/4mn24mfudp310oqbonb2asmuclav6id8dtg1rubshmiilo8dnrrg" 2025/01/13 01:52:27 DEBUG : Creating backend with remote "/tmp/rclone1123046393" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu'", Local "Local file system at /tmp/rclone1123046393", Modify Window "1ms" 2025/01/13 01:52:30 DEBUG : 測試_Русский___ě_áñ: md5 = 19faadf38f92cd01838a545947ebd693 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/13 01:52:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/13 01:52:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu' 2025/01/13 01:52:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu': 1 files missing 2025/01/13 01:52:30 NOTICE: 1 hashes missing 2025/01/13 01:52:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu': 2 differences found 2025/01/13 01:52:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu': 0 differences found 2025/01/13 01:52:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu': 1 matching files 2025/01/13 01:52:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiqalez6yico" 2025/01/13 01:52:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:32 DEBUG : Creating backend with remote "TestDrive:crypt/6vsfkc4e4m4r057br8n0uves6q7f4f7r691fimdvo7esb54tgjm0" 2025/01/13 01:52:33 DEBUG : Creating backend with remote "/tmp/rclone3989581854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico'", Local "Local file system at /tmp/rclone3989581854", Modify Window "1ms" 2025/01/13 01:52:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1df32f142be5bd28416e0db602d6fca OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/13 01:52:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:52:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico' 2025/01/13 01:52:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico': 1 files missing 2025/01/13 01:52:36 NOTICE: 1 hashes missing 2025/01/13 01:52:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico': 2 differences found 2025/01/13 01:52:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/13 01:52:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico': 0 differences found 2025/01/13 01:52:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico': 1 matching files 2025/01/13 01:52:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cavuwig2foki" 2025/01/13 01:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:38 DEBUG : Creating backend with remote "TestDrive:crypt/g172gh8lt81vubrs12im976ffe5r67g0c2tndj6kea26sb9c2dk0" 2025/01/13 01:52:39 DEBUG : Creating backend with remote "/tmp/rclone1965652198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki'", Local "Local file system at /tmp/rclone1965652198", Modify Window "1ms" 2025/01/13 01:52:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6252bddbd70b78b8867a8aa535fe1a46 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/13 01:52:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:52:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki' 2025/01/13 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki': 1 files missing 2025/01/13 01:52:42 NOTICE: 1 hashes missing 2025/01/13 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki': 2 differences found 2025/01/13 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/13 01:52:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki': 0 differences found 2025/01/13 01:52:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki': 1 matching files 2025/01/13 01:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dihutoc5bugo" 2025/01/13 01:52:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/umrhmdt68nk1aaue7ub0hasqc574llj6pbngu2o61fujts5uh9h0" 2025/01/13 01:52:44 DEBUG : Creating backend with remote "/tmp/rclone4004522305" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo'", Local "Local file system at /tmp/rclone4004522305", Modify Window "1ms" 2025/01/13 01:52:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b5a34bc05910bd7c6ea10e6634130cc2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/13 01:52:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:52:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo' 2025/01/13 01:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo': 1 files missing 2025/01/13 01:52:48 NOTICE: 1 hashes missing 2025/01/13 01:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo': 2 differences found 2025/01/13 01:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/13 01:52:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo': 0 differences found 2025/01/13 01:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo': 1 matching files 2025/01/13 01:52:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuxiwaq8requ" 2025/01/13 01:52:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:52:49 DEBUG : Creating backend with remote "TestDrive:crypt/9n06vpj116sc09344gip3edf481634al5mrugl52v98i4v4d7jhg" 2025/01/13 01:52:50 DEBUG : Creating backend with remote "/tmp/rclone567410768" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ'", Local "Local file system at /tmp/rclone567410768", Modify Window "1ms" 2025/01/13 01:52:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b5ef7274c740fc8d5d6b7dd95c4e541c OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/13 01:52:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/13 01:52:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ' 2025/01/13 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ': 1 files missing 2025/01/13 01:52:53 NOTICE: 1 hashes missing 2025/01/13 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ': 2 differences found 2025/01/13 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/13 01:52:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/13 01:52:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ': 0 differences found 2025/01/13 01:52:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ': 1 matching files 2025/01/13 01:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuxiwaq8requ': Purge remote 2025/01/13 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dihutoc5bugo': Purge remote 2025/01/13 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cavuwig2foki': Purge remote 2025/01/13 01:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiqalez6yico': Purge remote 2025/01/13 01:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niwiket6qusu': Purge remote 2025/01/13 01:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gabofen0jefo': Purge remote 2025/01/13 01:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqemah9xiqu': Purge remote 2025/01/13 01:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayixec3foti': Purge remote 2025/01/13 01:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foseyep7qewo': Purge remote 2025/01/13 01:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-samapaz6xopa': Purge remote --- PASS: TestApplyTransforms (64.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:53:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/13 01:53:05 DEBUG : sub/file2: md5 = deb19e81d0facab3e9e21dabdbf1461f OK 2025/01/13 01:53:05 INFO : file1: Copied (new) to: sub/file2 2025/01/13 01:53:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 01:53:06 DEBUG : file1: Unchanged skipping 2025/01/13 01:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': don't need to copy/move sub/file2, it is already at target location 2025/01/13 01:53:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.02s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:53:12 DEBUG : dst/file1: md5 = 6a7555c3150cb93943ade33a01aa5905 OK 2025/01/13 01:53:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/backup" 2025/01/13 01:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/1nrff024r7pq65ecp72fc28jb0" 2025/01/13 01:53:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/13 01:53:18 INFO : dst/file1: Moved (server-side) 2025/01/13 01:53:20 DEBUG : dst/file1: md5 = d637d5cfc42b6016532f22477e8b2940 OK 2025/01/13 01:53:20 INFO : dst/file1: Copied (new) 2025/01/13 01:53:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:53:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:53:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.64s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:53:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/dst" 2025/01/13 01:53:26 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/CompareDest" 2025/01/13 01:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/gveqi14airsml4bgu7krj116o8" 2025/01/13 01:53:29 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 01:53:32 DEBUG : one: md5 = fe32e3c9acb09c5d2bd8a39c0eb561be OK 2025/01/13 01:53:32 INFO : one: Copied (new) 2025/01/13 01:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:53:36 DEBUG : one: md5 = 15563648e2114dd7c07be7674eecffe3 OK 2025/01/13 01:53:36 INFO : one: Copied (replaced existing) 2025/01/13 01:53:38 DEBUG : dst/one: md5 = 53eebb37bc87da991d3fff0f263e3d7d OK 2025/01/13 01:53:41 DEBUG : CompareDest/one: md5 = 6c923ae46cfc706fb5c371447d0fa326 OK 2025/01/13 01:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:53:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:53:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:53:44 DEBUG : CompareDest/two: md5 = 4a888eb6ada57dd417918f467a5d1c30 OK 2025/01/13 01:53:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:53:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:53:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:53:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:53:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:53:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:53:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:53:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/13 01:53:49 DEBUG : two: md5 = f31ce3ee9f9b09a3428b3eb96418904c OK 2025/01/13 01:53:49 INFO : two: Copied (new) 2025/01/13 01:53:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:53:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:53:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:53:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:53:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/dst" 2025/01/13 01:53:55 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:53:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/CopyDest" 2025/01/13 01:53:57 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/13 01:53:58 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 01:54:01 DEBUG : one: md5 = 877864ea6a6279f2a64f44f0d45c2456 OK 2025/01/13 01:54:01 INFO : one: Copied (new) 2025/01/13 01:54:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:54:04 DEBUG : one: md5 = 9b30c3139cc9a82597310f743f05b49b OK 2025/01/13 01:54:04 INFO : one: Copied (replaced existing) 2025/01/13 01:54:06 DEBUG : dst/one: md5 = de803523333b872edc967480e63a041d OK 2025/01/13 01:54:09 DEBUG : CopyDest/one: md5 = 55c9ae6eb9ff1393c4fcfc9fe876cec1 OK 2025/01/13 01:54:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/BackupDir" 2025/01/13 01:54:10 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/13 01:54:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:54:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:54:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:54:14 INFO : one: Moved (server-side) 2025/01/13 01:54:16 INFO : one: Copied (server-side copy) 2025/01/13 01:54:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/13 01:54:18 DEBUG : CopyDest/two: md5 = 069bcd0574f70552c94080cc409f72a7 OK 2025/01/13 01:54:19 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:54:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:54:20 INFO : two: Copied (server-side copy) 2025/01/13 01:54:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/13 01:54:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 01:54:21 DEBUG : two: Unchanged skipping 2025/01/13 01:54:23 DEBUG : CopyDest/three: md5 = 284de7118944c8de6b6c80ba413aea93 OK 2025/01/13 01:54:24 DEBUG : three: Need to transfer - File not found at Destination 2025/01/13 01:54:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/13 01:54:24 DEBUG : three: Destination not found in --copy-dest 2025/01/13 01:54:26 DEBUG : three: md5 = fa70e3b711a7cc1629596af68c18c94f OK 2025/01/13 01:54:26 INFO : three: Copied (new) 2025/01/13 01:54:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/13 01:54:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:54:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:54:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/13 01:54:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:54:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:54:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.73s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:54:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/13 01:54:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 468594da7783238b7ef970491ff9fcf5 OK 2025/01/13 01:54:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/13 01:54:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/13 01:54:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/13 01:54:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/13 01:54:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/13 01:54:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 69a03fdf1d626ec3df8270001b6c1c71 OK 2025/01/13 01:54:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/13 01:54:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/13 01:54:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:54:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using skip mode. 2025/01/13 01:54:51 NOTICE: one: Found 2 files with duplicate names 2025/01/13 01:54:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.82s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:54:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using skip mode. 2025/01/13 01:54:58 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:54:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/13 01:54:59 INFO : one: Deleted 2025/01/13 01:54:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.30s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using first mode. 2025/01/13 01:55:06 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:55:07 INFO : one: Deleted 2025/01/13 01:55:07 INFO : one: Deleted 2025/01/13 01:55:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using newest mode. 2025/01/13 01:55:14 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:55:15 INFO : one: Deleted 2025/01/13 01:55:15 INFO : one: Deleted 2025/01/13 01:55:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.85s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using oldest mode. 2025/01/13 01:55:22 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:55:23 INFO : one: Deleted 2025/01/13 01:55:24 INFO : one: Deleted 2025/01/13 01:55:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using largest mode. 2025/01/13 01:55:31 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:55:32 INFO : one: Deleted 2025/01/13 01:55:32 INFO : one: Deleted 2025/01/13 01:55:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using smallest mode. 2025/01/13 01:55:39 NOTICE: one: Found 3 files with duplicate names 2025/01/13 01:55:40 INFO : one: Deleted 2025/01/13 01:55:41 INFO : one: Deleted 2025/01/13 01:55:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Looking for duplicate names using rename mode. 2025/01/13 01:55:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/13 01:55:50 INFO : one-2.txt: renamed from: one.txt 2025/01/13 01:55:52 INFO : one-3.txt: renamed from: one.txt 2025/01/13 01:55:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.08s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:55:59 DEBUG : dupe1/one.txt: md5 = 3007c0fb81e65884a38018d8cabdbc57 OK 2025/01/13 01:56:02 DEBUG : dupe2/two.txt: md5 = d3187f21083a07af5febe74e93d0bc9e OK 2025/01/13 01:56:05 DEBUG : dupe3/three.txt: md5 = b0b6c68384b96db8c26a5f0e368385c3 OK 2025/01/13 01:56:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/13 01:56:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/13 01:56:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/13 01:56:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/13 01:56:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/13 01:56:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/13 01:56:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.84s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:56:15 DEBUG : a.txt: md5 = 082c8a0e1483189dbadac586d550705f OK 2025/01/13 01:56:16 DEBUG : zend.txt: md5 = 6d96a65e670c7e508aab4f4968e57564 OK 2025/01/13 01:56:20 DEBUG : sub dir/hello world: md5 = 6509e52383a92b1faef50dbe3d5d74f2 OK 2025/01/13 01:56:21 DEBUG : sub dir/hello world2: md5 = 054bf0aa965d525e9ab5b1b1b69a9e45 OK 2025/01/13 01:56:24 DEBUG : sub dir/ignore dir/.ignore: md5 = a856646a1f252169f5cf1e3a66b76944 OK 2025/01/13 01:56:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 278b6d683f27a8e467633ea593c9f7cb OK 2025/01/13 01:56:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 81b8e2717c4c6accbefa26b83f828fa5 OK 2025/01/13 01:56:30 DEBUG : a.txt: Excluded (Size Filter) 2025/01/13 01:56:30 DEBUG : a.txt: Excluded 2025/01/13 01:56:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/13 01:56:31 DEBUG : sub dir/hello world2: Excluded 2025/01/13 01:56:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/13 01:56:31 DEBUG : sub dir/hello world: Excluded 2025/01/13 01:56:32 DEBUG : sub dir/ignore dir: Excluded 2025/01/13 01:56:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/13 01:56:32 DEBUG : sub dir/hello world2: Excluded 2025/01/13 01:56:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/13 01:56:32 DEBUG : sub dir/hello world: Excluded 2025/01/13 01:56:32 DEBUG : sub dir/ignore dir: Excluded 2025/01/13 01:56:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/13 01:56:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/13 01:56:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/13 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/13 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/13 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/13 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.39s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:56:42 DEBUG : file1: md5 = 6c9ce3c95716c253f2f50c25daa2307a OK 2025/01/13 01:56:45 DEBUG : sub/file2: md5 = 5a0b944dcb16c648e1f1d005a48ba9cb 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/01/13 01:56:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/13 01:56:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/13 01:56:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/13 01:56:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.28s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:56:53 DEBUG : file1: md5 = c86e15628bb4c67887c0b12cb2f8ca1a OK 2025/01/13 01:56:56 DEBUG : sub/file2: md5 = 2fe1949256f1ae8f57022401deac44d0 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/01/13 01:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/notfound" 2025/01/13 01:57:00 DEBUG : Config file has changed externally - reloading 2025/01/13 01:57:00 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/13 01:57:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.25s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Making directory 2025/01/13 01:57:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:08 DEBUG : sub dir/hello world: md5 = 818157f1b1fbb7936547384ee8a0f562 OK 2025/01/13 01:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.97s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:13 DEBUG : potato2: md5 = 286c8bb5825d4b8fcd5a8b07a3992410 OK 2025/01/13 01:57:15 DEBUG : empty space: md5 = 3bd5d9a55e7abed03b5f9871b43f7918 OK --- PASS: TestLs (5.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:19 DEBUG : potato2: md5 = d63bebaebb424503bfea58cbb4809ce0 OK 2025/01/13 01:57:21 DEBUG : empty space: md5 = 9c6eaeaf24ad8379f61048382b6541db OK 2025/01/13 01:57:21 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/13 01:57:21 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.32s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:26 DEBUG : potato2: md5 = d3f949784f4bfa20796a929de85a4fdf OK 2025/01/13 01:57:28 DEBUG : empty space: md5 = d3acd753dd6b40cc12878aaca9d93cec OK --- PASS: TestLsLong (5.33s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:32 DEBUG : potato2: md5 = 333a6d65f1d7034273d48d7ef1d51c5f OK 2025/01/13 01:57:33 DEBUG : empty space: md5 = d72916673390b050919f42ac10815377 OK --- PASS: TestHashSums (5.47s) === RUN TestHashSumsWithErrors 2025/01/13 01:57:35 DEBUG : Creating backend with remote ":memory:" 2025/01/13 01:57:35 DEBUG : Config file has changed externally - reloading 2025/01/13 01:57:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/13 01:57:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/13 01:57:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/13 01:57:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/13 01:57:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/13 01:57:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/13 01:57:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/13 01:57:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/13 01:57:35 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:37 DEBUG : potato2: md5 = 633e322b1e867332141d68aa17686e6a OK 2025/01/13 01:57:39 DEBUG : empty space: md5 = 24a4a7934f8db680c6cec87812ac8026 OK 2025/01/13 01:57:41 DEBUG : sub dir/potato3: md5 = 41c7923648a908b593fe82f4df5e136d OK 2025/01/13 01:57:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.21s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:47 DEBUG : small: md5 = 8975288c95420565d414e291a1ba1a42 OK 2025/01/13 01:57:49 DEBUG : medium: md5 = 0dad2502fa6636a211ba23f58ae66eb3 OK 2025/01/13 01:57:50 DEBUG : large: md5 = 80beb7c6a39148bb971b9d9d2f8b602f OK 2025/01/13 01:57:51 DEBUG : Waiting for deletions to finish 2025/01/13 01:57:51 DEBUG : large: Excluded (Size Filter) 2025/01/13 01:57:51 INFO : small: Deleted 2025/01/13 01:57:51 INFO : medium: Deleted --- PASS: TestDelete (7.19s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:57:54 DEBUG : small: md5 = 49c77d0c5341b0ce04815e1a63718183 OK 2025/01/13 01:57:56 DEBUG : medium: md5 = d11fac744e92d334fa65d4ff9e4cf99f OK 2025/01/13 01:57:58 DEBUG : large: md5 = e97668939598bb5616788089412f34a3 OK 2025/01/13 01:57:58 DEBUG : Waiting for deletions to finish 2025/01/13 01:57:59 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/13 01:57:59 INFO : small: Deleted 2025/01/13 01:57:59 INFO : medium: Deleted --- PASS: TestMaxDelete (8.49s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:58:03 DEBUG : small: md5 = f0e417229b69e589c65216fb30c92006 OK 2025/01/13 01:58:05 DEBUG : medium: md5 = ee0171b4d29bd0f782a75c55c05fb080 OK 2025/01/13 01:58:07 DEBUG : large: md5 = 16a935038767401c6edf7867abc170b5 OK 2025/01/13 01:58:07 DEBUG : Waiting for deletions to finish 2025/01/13 01:58:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/13 01:58:08 INFO : small: Deleted 2025/01/13 01:58:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.37s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:58:11 DEBUG : small: md5 = 09a15b7cd68350245bcf46bed36a4de8 OK 2025/01/13 01:58:13 DEBUG : medium: md5 = 9ff28263b0127e302c20bd84267052ce OK 2025/01/13 01:58:15 DEBUG : large: md5 = e25ab628c84713f36014559c5fb56704 OK 2025/01/13 01:58:15 DEBUG : Waiting for deletions to finish 2025/01/13 01:58:15 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/13 01:58:16 INFO : large: Deleted 2025/01/13 01:58:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.06s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:58:19 DEBUG : ReadFile: md5 = 316a5e056c7220ed3fd5540d99542614 OK --- PASS: TestReadFile (4.97s) === RUN TestRetry 2025/01/13 01:58:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/13 01:58:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/13 01:58:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:58:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:58:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:58:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/13 01:58:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:58:24 DEBUG : file1: md5 = bd5568c5cf327bfef17d456aec99a433 OK 2025/01/13 01:58:26 DEBUG : file2: md5 = a4fcbc007887b8d3ea820bef0b6d3a8a OK --- PASS: TestCat (18.21s) === RUN TestPurge 2025/01/13 01:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vopubeg6kifu" 2025/01/13 01:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/msghho8b8t028dh9cpu9fav1lgrdt4ogbi60okk20v1f6uf2fccg" 2025/01/13 01:58:42 DEBUG : Creating backend with remote "/tmp/rclone314066116" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vopubeg6kifu'", Local "Local file system at /tmp/rclone314066116", Modify Window "1ms" 2025/01/13 01:58:48 DEBUG : A1/B1/C1/one: md5 = 5ee63fecb8cf585944fc885113bd1dde OK 2025/01/13 01:58:48 INFO : A2: Making directory 2025/01/13 01:58:49 INFO : A1/B2: Making directory 2025/01/13 01:58:50 INFO : A1/B2/C2: Making directory 2025/01/13 01:58:51 INFO : A1/B1/C3: Making directory 2025/01/13 01:58:53 INFO : A3: Making directory 2025/01/13 01:58:54 INFO : A3/B3: Making directory 2025/01/13 01:58:55 INFO : A3/B3/C4: Making directory 2025/01/13 01:58:58 DEBUG : A1/two: md5 = 2ab5894bec50703bddc8726053ef4d22 OK 2025/01/13 01:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vopubeg6kifu': Purge remote 2025/01/13 01:59:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:59:07 DEBUG : A1/B1/C1/one: md5 = 59317c03e5d3d12bcedce6a465a3a238 OK 2025/01/13 01:59:07 INFO : A2: Making directory 2025/01/13 01:59:08 INFO : A1/B2: Making directory 2025/01/13 01:59:10 INFO : A1/B2/C2: Making directory 2025/01/13 01:59:11 INFO : A1/B1/C3: Making directory 2025/01/13 01:59:12 INFO : A3: Making directory 2025/01/13 01:59:13 INFO : A3/B3: Making directory 2025/01/13 01:59:14 INFO : A3/B3/C4: Making directory 2025/01/13 01:59:17 DEBUG : A1/two: md5 = 3b25557c36d63550c2770c7fb667b072 OK 2025/01/13 01:59:18 DEBUG : removing 1 level 3 directories 2025/01/13 01:59:18 INFO : A3/B3/C4: Removing directory 2025/01/13 01:59:21 DEBUG : removing 2 level 3 directories 2025/01/13 01:59:21 INFO : A1/B2/C2: Removing directory 2025/01/13 01:59:21 INFO : A1/B1/C3: Removing directory 2025/01/13 01:59:22 DEBUG : removing 2 level 2 directories 2025/01/13 01:59:22 INFO : A3/B3: Removing directory 2025/01/13 01:59:22 INFO : A1/B2: Removing directory 2025/01/13 01:59:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 01:59:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/13 01:59:23 DEBUG : removing 2 level 1 directories 2025/01/13 01:59:23 INFO : A3: Removing directory 2025/01/13 01:59:23 INFO : A2: Removing directory 2025/01/13 01:59:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/13 01:59:28 DEBUG : removing 1 level 3 directories 2025/01/13 01:59:28 INFO : A1/B1/C1: Removing directory 2025/01/13 01:59:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:29 DEBUG : removing 1 level 2 directories 2025/01/13 01:59:29 INFO : A1/B1: Removing directory 2025/01/13 01:59:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 01:59:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:59:29 DEBUG : removing 1 level 1 directories 2025/01/13 01:59:29 INFO : A1: Removing directory 2025/01/13 01:59:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 01:59:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 01:59:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 01:59:30 DEBUG : removing 1 level 0 directories 2025/01/13 01:59:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Removing directory 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/13 01:59:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (29.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:59:33 INFO : A1: Making directory 2025/01/13 01:59:34 INFO : A1/B1: Making directory 2025/01/13 01:59:35 INFO : A1/B1/C1: Making directory 2025/01/13 01:59:38 DEBUG : removing 1 level 3 directories 2025/01/13 01:59:38 INFO : A1/B1/C1: Removing directory 2025/01/13 01:59:39 DEBUG : removing 1 level 2 directories 2025/01/13 01:59:39 INFO : A1/B1: Removing directory 2025/01/13 01:59:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:59:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:59:42 INFO : A1: Making directory 2025/01/13 01:59:43 INFO : A1/B1: Making directory 2025/01/13 01:59:44 INFO : A1/B1/C1: Making directory 2025/01/13 01:59:47 DEBUG : removing 1 level 3 directories 2025/01/13 01:59:47 INFO : A1/B1/C1: Removing directory 2025/01/13 01:59:48 DEBUG : removing 1 level 2 directories 2025/01/13 01:59:48 INFO : A1/B1: Removing directory 2025/01/13 01:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 01:59:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.84s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 01:59:53 DEBUG : file1: md5 = c144dac3e9033fcb4c66a9bc1a9a2541 OK 2025/01/13 01:59:53 DEBUG : filename.txt: File name found in url 2025/01/13 01:59:55 DEBUG : filename.txt: md5 = d48a2caf4e86eeece29f36cbe2a068d8 OK 2025/01/13 01:59:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/13 01:59:57 DEBUG : headerfilename.txt: md5 = a6b5039dfa542ef4a95733fa73af1996 OK 2025/01/13 01:59:58 DEBUG : file2: md5 = 6a463cbd350619298aacaad765e19130 OK --- PASS: TestCopyURL (10.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:00:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/13 02:00:04 DEBUG : sub/file2: md5 = f97df99029502c86f8fa3e961616b31d OK 2025/01/13 02:00:04 INFO : file1: Copied (new) to: sub/file2 2025/01/13 02:00:04 INFO : file1: Deleted 2025/01/13 02:00:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 02:00:05 DEBUG : file1: Unchanged skipping 2025/01/13 02:00:05 INFO : file1: Deleted 2025/01/13 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': don't need to copy/move sub/file2, it is already at target location 2025/01/13 02:00:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.83s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:00:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/13 02:00:10 DEBUG : file1: md5 = 2ea95598922d24e33daa52b43e7f2f8b OK 2025/01/13 02:00:10 INFO : file1: Copied (new) 2025/01/13 02:00:10 INFO : file1: Deleted 2025/01/13 02:00:11 DEBUG : file1: Destination exists, skipping 2025/01/13 02:00:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.83s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:00:16 DEBUG : dst/file1: md5 = c5c8650f7baef44d86f6129d57c9da97 OK 2025/01/13 02:00:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziwud0qako/backup" 2025/01/13 02:00:17 DEBUG : Config file has changed externally - reloading 2025/01/13 02:00:17 DEBUG : Creating backend with remote "TestDrive:crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg/1nrff024r7pq65ecp72fc28jb0" 2025/01/13 02:00:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/13 02:00:22 INFO : dst/file1: Moved (server-side) 2025/01/13 02:00:23 DEBUG : dst/file1: md5 = 6b6673d799e8748bc6be0dd50f767944 OK 2025/01/13 02:00:23 INFO : dst/file1: Copied (new) 2025/01/13 02:00:23 INFO : dst/file1: Deleted 2025/01/13 02:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 02:00:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/13 02:00:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.04s) === 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:00:32 DEBUG : A1/one: md5 = b68dc7d4dd41f2453ac98e9882d7ed75 OK 2025/01/13 02:00:34 DEBUG : A1/two: md5 = 4ea8dedb581c5690ae3df894ec92034e OK 2025/01/13 02:00:36 DEBUG : A1/B1/three: md5 = 44c7cab3bde31d16a3768dde033b6ae5 OK 2025/01/13 02:00:39 DEBUG : A1/B1/C1/four: md5 = 768b876e4aada4bc623d8c55fddb2b1b OK 2025/01/13 02:00:42 DEBUG : A1/B1/C2/five: md5 = 6123555c9073de505a89699654a8c0b1 OK 2025/01/13 02:00:42 INFO : A1/B2: Making directory 2025/01/13 02:00:43 INFO : A1/B1/C3: Making directory 2025/01/13 02:00:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/13 02:00:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/13 02:00:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/13 02:00:56 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/13 02:00:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/13 02:01:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 02:01:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 02:01:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 02:01:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 02:01:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 02:01:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/13 02:01:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/13 02:01:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/13 02:01:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/13 02:01:11 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/13 02:01:11 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/13 02:01:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 02:01:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 02:01:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 02:01:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 02:01:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 02:01:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/13 02:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/13 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/13 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/13 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/13 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/13 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/13 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/13 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/13 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.72s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:01:28 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 02:01:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 50a5c9776745be1d913a00cab390b8db OK 2025/01/13 02:01:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/13 02:01:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/13 02:01:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/13 02:01:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 3b0b13c1d7543d4d01d4c1a9542e6179 OK 2025/01/13 02:01:32 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 02:01:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 771e2adbb33e9c1b339c9efd12aac5bc OK 2025/01/13 02:01:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/13 02:01:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/13 02:01:38 DEBUG : with_checksum_big_file_from_pipe: md5 = f9af454ccd577c7f8b644bed23db8f74 OK 2025/01/13 02:01:38 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 02:01:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 02:01:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/13 02:01:44 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-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (34 bytes), uploading instead of streaming 2025/01/13 02:01:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/13 02:01:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/13 02:01:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/13 02:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (48 bytes), uploading instead of streaming 2025/01/13 02:01:54 DEBUG : rcat_metadata: md5 = e8bb3aa83917e2d02f6761177c39e59f OK 2025/01/13 02:01:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/13 02:01:56 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/13 02:01:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = b2167bc47d7cd1560f075623684af26f OK 2025/01/13 02:01:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.71s) --- PASS: TestRcatMetadata/Normal (2.99s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:01 DEBUG : potato1: md5 = dab6a0786bc93630ab79a2ccd9804f02 OK 2025/01/13 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (60 bytes), uploading instead of streaming 2025/01/13 02:02:03 DEBUG : potato2: md5 = f390a895521c4f0cb333190cb57b158a OK 2025/01/13 02:02:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.80s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:07 DEBUG : potato1: md5 = 7842f058812b697734b092a3309cbf76 OK 2025/01/13 02:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': File to upload is small (60 bytes), uploading instead of streaming 2025/01/13 02:02:08 DEBUG : potato2: md5 = 350760b6a3a492d67db857845b322c64 OK 2025/01/13 02:02:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.18s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:14 DEBUG : potato2: md5 = 19007e743d06a7607b03e8855849bc66 OK 2025/01/13 02:02:15 DEBUG : empty space: md5 = 04dc6b22199998646904e53cb3ec18ca OK 2025/01/13 02:02:18 DEBUG : sub dir/potato3: md5 = b5836ebdb3d36f4d59fe30949062ec82 OK 2025/01/13 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Touching "empty space" 2025/01/13 02:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Touching "potato2" 2025/01/13 02:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Touching "sub dir/potato3" 2025/01/13 02:02:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.19s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:25 DEBUG : dir with metadata: Making directory with metadata 2025/01/13 02:02:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.12s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:28 DEBUG : directory with modtime: Making directory with metadata 2025/01/13 02:02:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.03s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/13 02:02:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/13 02:02:32 DEBUG : Google drive root 'crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg': Skipping btime metadata as can't update it on an existing file: 2025-01-13T02:02:31.940495589Z 2025/01/13 02:02:32 INFO : non existent directory: Updated directory metadata 2025/01/13 02:02:35 DEBUG : Google drive root 'crypt/ssra0e3qt76rtc1qd8ps0n62of9brlcg64680vk4n9ut2p90oujg': Skipping btime metadata as can't update it on an existing file: 2025-01-13T02:02:31.940495589Z 2025/01/13 02:02:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/13 02:02:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/13 02:02:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/13 02:02:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/13 02:02:42 DEBUG : dst: Making directory with metadata 2025/01/13 02:02:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/13 02:02:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 02:02:44 INFO : dst: Set directory modification time (using SetModTime) 2025/01/13 02:02:45 INFO : dst: Set directory modification time (using SetModTime) 2025/01/13 02:02:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/13 02:02:45 INFO : dst: Set directory modification time (using SetModTime) 2025/01/13 02:02:45 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako'", Local "Local file system at /tmp/rclone3349200865", Modify Window "1ms" 2025/01/13 02:02:50 DEBUG : sub dir/test remove existing: md5 = f3cff23d8fd17fd5c0f8007bd6bb4ab8 OK 2025/01/13 02:02:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 317b137b2b46663ddb260598b8c5ed86 OK 2025/01/13 02:02:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rifevor3" before starting 2025/01/13 02:02:55 DEBUG : sub dir/test remove existing.rifevor3: TEST: removing renamed existing file after operation 2025/01/13 02:02:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lehudeh2" before starting 2025/01/13 02:02:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lehudeh2: TEST: renaming existing back after failed operation 2025/01/13 02:02:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sijujiw5" before starting 2025/01/13 02:02:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sijujiw5: TEST: removing renamed existing file after operation 2025/01/13 02:03:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "57ag70uagqgkt44k2002ih3mhfkbth5rtl47uanvdbpe361a7t2g" 2025/01/13 02:03:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7er7m6i1tsuagpsggef9dnvnrbael6hppdjdb3vd6k3buoiu8kv58omp5elr7k6jtevkgkrjpidlasmip8kfsfp8fpqdf1l9v7nt1j3ilkvh83e0esoq5mcdr20smq4l9fml5jpslf3eheillmu66hdm1t4lg7ga2fvd0niu83r8200h67rg" --- PASS: TestRemoveExisting (15.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/01/13 02:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziwud0qako': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m50.353182941s (try 1/5)