"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/24 01:14:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime" 2025/04/24 01:14:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:14:58 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610" 2025/04/24 01:14:59 DEBUG : Creating backend with remote "/tmp/rclone832914429" === 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", 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/04/24 01:15:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/24 01:15:00 DEBUG : potato: Seek from 10 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 10 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Seek from 5 to 2 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/24 01:15:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Seek from 5 to 2 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/24 01:15:00 DEBUG : potato: Seek from 8 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 8 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/24 01:15:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 01:15:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 01:15:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 01:15:00 DEBUG : potato: Seek from 5 to 2 2025/04/24 01:15:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/24 01:15:00 DEBUG : potato: Seek from 9 to 0 2025/04/24 01:15:00 DEBUG : potato: Seek from 9 to 0 2025/04/24 01:15:00 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:15:02 DEBUG : rutabaga: md5 = 82f075400b7f0f04d01d540394c29d2f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/24 01:15:04 DEBUG : empty space: md5 = 964e8aca7e8a8a7ffbe38e29f8d60df8 OK === RUN TestCheck/3 2025/04/24 01:15:06 DEBUG : potato2: md5 = 3b15b059b2e37ede87e7b5806fbd4ae0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/24 01:15:08 DEBUG : remotepotato: md5 = 6b953746eea0169b847deaa2666c2ba4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.00s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/24 01:15:12 DEBUG : Creating backend with remote "nonexistent" 2025/04/24 01:15:12 DEBUG : Creating backend with remote "nonexistent" 2025/04/24 01:15:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/24 01:15:12 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/24 01:15:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/24 01:15:12 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:15:13 DEBUG : rutabaga: md5 = fdb294f53fa799ae930ca0ae1cc5994d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/24 01:15:17 DEBUG : empty space: md5 = 454374b502fb0ea18cf745a715c8dd3b OK === RUN TestCheckDownload/3 2025/04/24 01:15:20 DEBUG : potato2: md5 = 4db65921c7c756f1104319435813c307 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/24 01:15:23 DEBUG : remotepotato: md5 = 343522207053a9c4fe0aa3146feae33d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.89s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.35s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:15:30 DEBUG : rutabaga: md5 = 9a1248877f6014210d585d5ead35c3d5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/24 01:15:32 DEBUG : empty space: md5 = cabbfea10d1f9abdd522df0aa6bb5f1d OK === RUN TestCheckSizeOnly/3 2025/04/24 01:15:34 DEBUG : potato2: md5 = cb38368b99a69a5895d39f1908b8020e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/24 01:15:36 DEBUG : remotepotato: md5 = 5decef8bb6a085501afec3a030c95a35 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:15:41 DEBUG : test.sum: md5 = 553863a692ce0ea3fc25195745c6cd2d OK 2025/04/24 01:15:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/24 01:15:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/24 01:15:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/24 01:15:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/24 01:15:43 DEBUG : test.sum: md5 = 4bfabcf8175fddc60a14a58218805372 OK 2025/04/24 01:15:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/24 01:15:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/24 01:15:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/24 01:15:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/data" 2025/04/24 01:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:15:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/data" 2025/04/24 01:15:48 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/vjrnln8ratgmqakfosrqe8espk" 2025/04/24 01:15:51 DEBUG : data/banana: md5 = 0b7791dd63c1eaf9668c2aecca181348 OK 2025/04/24 01:15:53 DEBUG : test.sum: md5 = 3e9b5a8ed0651d1aead3a57623cc49c5 OK === RUN TestCheckSumDownload/subtest1 2025/04/24 01:15:58 DEBUG : data/potato: md5 = 524025f0d0118a30e15aa78a3ed38156 OK 2025/04/24 01:16:03 DEBUG : test.sum: md5 = 847b86d017cae47fd7d3e60295444029 OK === RUN TestCheckSumDownload/subtest2 2025/04/24 01:16:10 DEBUG : test.sum: md5 = d563445d42db4715820a2e36120223a2 OK === RUN TestCheckSumDownload/subtest3 2025/04/24 01:16:15 DEBUG : test.sum: md5 = 02274bc489721c5ad498b19f3b100f66 OK === RUN TestCheckSumDownload/subtest4 2025/04/24 01:16:22 DEBUG : test.sum: md5 = cc9485b733b5124b667949fcf94a0918 OK === RUN TestCheckSumDownload/subtest5 2025/04/24 01:16:27 DEBUG : test.sum: md5 = e4d8b463b9877221bc5aa03ec4a91a5f OK === RUN TestCheckSumDownload/subtest6 2025/04/24 01:16:32 DEBUG : data/banana: md5 = 3114b7724848e3c7e9f6b6c84d2a57fd OK 2025/04/24 01:16:33 DEBUG : data/potato: md5 = bb596ddc104f308b9e783054a8515e0c OK 2025/04/24 01:16:34 DEBUG : test.sum: md5 = 494c34bfe4295063145b3c0e5099c7af OK === RUN TestCheckSumDownload/subtest7 2025/04/24 01:16:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/24 01:16:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (54.66s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.48s) --- PASS: TestCheckSumDownload/subtest3 (2.26s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.97s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/04/24 01:16:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficuvig4hadu" 2025/04/24 01:16:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:16:42 DEBUG : Creating backend with remote "TestDrive:crypt/db0a4t5fuphomi4fkn0e4jcjdbjgmceumn8bq6dsdh4aqcmgoeu0" 2025/04/24 01:16:43 DEBUG : Creating backend with remote "/tmp/rclone1692526364" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu'", Local "Local file system at /tmp/rclone1692526364", Modify Window "1ms" 2025/04/24 01:16:53 DEBUG : hello, world!: md5 = 7126bd7333bc106f7bf3f7772d128aa5 OK upper checkfile vs. lower remote (without normalization) 2025/04/24 01:16:53 ERROR : hello, world!: sum not found 2025/04/24 01:16:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu' 2025/04/24 01:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu': 1 files missing 2025/04/24 01:16:53 NOTICE: 1 hashes missing 2025/04/24 01:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu': 2 differences found 2025/04/24 01:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/24 01:16:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu': 0 differences found 2025/04/24 01:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu': 1 matching files 2025/04/24 01:16:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fefeyud3doqe" 2025/04/24 01:16:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:16:55 DEBUG : Creating backend with remote "TestDrive:crypt/v3jjo8n8epf4vju6d0o0995nctgejmo9fjan6bi2s0onpbb8gap0" 2025/04/24 01:16:56 DEBUG : Creating backend with remote "/tmp/rclone2761164727" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe'", Local "Local file system at /tmp/rclone2761164727", Modify Window "1ms" 2025/04/24 01:16:58 DEBUG : HELLO, WORLD!: md5 = 0e47e6f9c580a1a3e5db7d2d822b7f0c OK lower checkfile vs. upper remote (without normalization) 2025/04/24 01:16:58 ERROR : HELLO, WORLD!: sum not found 2025/04/24 01:16:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe' 2025/04/24 01:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe': 1 files missing 2025/04/24 01:16:58 NOTICE: 1 hashes missing 2025/04/24 01:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe': 2 differences found 2025/04/24 01:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/24 01:17:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe': 0 differences found 2025/04/24 01:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe': 1 matching files 2025/04/24 01:17:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuyufak6ludu" 2025/04/24 01:17:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:00 DEBUG : Creating backend with remote "TestDrive:crypt/b3603jq8puncf6fqajo070fmf3muab87l9ri8dil7v0usdr3n8a0" 2025/04/24 01:17:01 DEBUG : Creating backend with remote "/tmp/rclone990538991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu'", Local "Local file system at /tmp/rclone990538991", Modify Window "1ms" 2025/04/24 01:17:03 DEBUG : HeLlO, wOrLd!: md5 = a395c5524352df78fe17324d017b60c8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/24 01:17:03 ERROR : HeLlO, wOrLd!: sum not found 2025/04/24 01:17:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu' 2025/04/24 01:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu': 1 files missing 2025/04/24 01:17:03 NOTICE: 1 hashes missing 2025/04/24 01:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu': 2 differences found 2025/04/24 01:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/24 01:17:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu': 0 differences found 2025/04/24 01:17:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu': 1 matching files 2025/04/24 01:17:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuhujuc5fudo" 2025/04/24 01:17:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:05 DEBUG : Creating backend with remote "TestDrive:crypt/t1eg1j8j5i9kmdccaja2i4ah5jii0jciusn18gkbeh38ks0i2gf0" 2025/04/24 01:17:06 DEBUG : Creating backend with remote "/tmp/rclone3135019964" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo'", Local "Local file system at /tmp/rclone3135019964", Modify Window "1ms" 2025/04/24 01:17:08 DEBUG : HELLO, WORLD!: md5 = 062d816ca7966c5419e494c3398bffb5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/24 01:17:08 ERROR : HELLO, WORLD!: sum not found 2025/04/24 01:17:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo' 2025/04/24 01:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo': 1 files missing 2025/04/24 01:17:08 NOTICE: 1 hashes missing 2025/04/24 01:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo': 2 differences found 2025/04/24 01:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/24 01:17:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo': 0 differences found 2025/04/24 01:17:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo': 1 matching files 2025/04/24 01:17:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibuwuy1meki" 2025/04/24 01:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:10 DEBUG : Creating backend with remote "TestDrive:crypt/nj22ds114mhg3ff3tkho3318cf14la9iqp1tolc9v6rqs80s5f9g" 2025/04/24 01:17:11 DEBUG : Creating backend with remote "/tmp/rclone644983122" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki'", Local "Local file system at /tmp/rclone644983122", Modify Window "1ms" 2025/04/24 01:17:13 DEBUG : 測試_Русский___ě_áñ: md5 = a6360292d9f56839d243b6c43106771f OK NFD checkfile vs. NFC remote (without normalization) 2025/04/24 01:17:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/24 01:17:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki' 2025/04/24 01:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki': 1 files missing 2025/04/24 01:17:13 NOTICE: 1 hashes missing 2025/04/24 01:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki': 2 differences found 2025/04/24 01:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/24 01:17:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki': 0 differences found 2025/04/24 01:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki': 1 matching files 2025/04/24 01:17:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homabof8coto" 2025/04/24 01:17:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:15 DEBUG : Creating backend with remote "TestDrive:crypt/62dsrb1eil2v54v16m5nbduc0j4s31svvecma1uoe51db2giiiig" 2025/04/24 01:17:15 DEBUG : Creating backend with remote "/tmp/rclone227839496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto'", Local "Local file system at /tmp/rclone227839496", Modify Window "1ms" 2025/04/24 01:17:18 DEBUG : 測試_Русский___ě_áñ: md5 = 6fc5508a7c5affd5d99d5d1149d72bb1 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/24 01:17:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/24 01:17:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto' 2025/04/24 01:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto': 1 files missing 2025/04/24 01:17:18 NOTICE: 1 hashes missing 2025/04/24 01:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto': 2 differences found 2025/04/24 01:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto': 0 differences found 2025/04/24 01:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto': 1 matching files 2025/04/24 01:17:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudefez7mawa" 2025/04/24 01:17:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:19 DEBUG : Creating backend with remote "TestDrive:crypt/112a0rnpq97vesnp7r8hqrii4qh240n3dh3ra1feftf7pbq7b770" 2025/04/24 01:17:20 DEBUG : Creating backend with remote "/tmp/rclone2884129027" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa'", Local "Local file system at /tmp/rclone2884129027", Modify Window "1ms" 2025/04/24 01:17:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = feac39e87fd82b0fa0ba62febfe0488f OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/24 01:17:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 01:17:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa' 2025/04/24 01:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa': 1 files missing 2025/04/24 01:17:23 NOTICE: 1 hashes missing 2025/04/24 01:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa': 2 differences found 2025/04/24 01:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/24 01:17:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa': 0 differences found 2025/04/24 01:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa': 1 matching files 2025/04/24 01:17:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahipal6kaja" 2025/04/24 01:17:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:24 DEBUG : Creating backend with remote "TestDrive:crypt/hg6sr18h0shp7epr7d52jbslvqcnr4hh2ggm8heal11lm2p1ppgg" 2025/04/24 01:17:25 DEBUG : Creating backend with remote "/tmp/rclone1126873940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja'", Local "Local file system at /tmp/rclone1126873940", Modify Window "1ms" 2025/04/24 01:17:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 852726c26033d0ad98f510c887ee1ce7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/24 01:17:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 01:17:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja' 2025/04/24 01:17:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja': 1 files missing 2025/04/24 01:17:28 NOTICE: 1 hashes missing 2025/04/24 01:17:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja': 2 differences found 2025/04/24 01:17:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/24 01:17:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja': 0 differences found 2025/04/24 01:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja': 1 matching files 2025/04/24 01:17:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lizucam3zoka" 2025/04/24 01:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:30 DEBUG : Creating backend with remote "TestDrive:crypt/uo3557o4lffef8rlsvu3j4n75lfertrkehb2one653hsoehdsuqg" 2025/04/24 01:17:30 DEBUG : Creating backend with remote "/tmp/rclone1682766926" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka'", Local "Local file system at /tmp/rclone1682766926", Modify Window "1ms" 2025/04/24 01:17:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7c6b738b032a281fff7dba7c9b98dc41 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/24 01:17:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 01:17:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka' 2025/04/24 01:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka': 1 files missing 2025/04/24 01:17:34 NOTICE: 1 hashes missing 2025/04/24 01:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka': 2 differences found 2025/04/24 01:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/24 01:17:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka': 0 differences found 2025/04/24 01:17:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka': 1 matching files 2025/04/24 01:17:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tegolag4rosa" 2025/04/24 01:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:17:35 DEBUG : Creating backend with remote "TestDrive:crypt/7gispo4nj606e297n5qg8cklq7dsbt2m2uodqimi0j5l9pkleen0" 2025/04/24 01:17:36 DEBUG : Creating backend with remote "/tmp/rclone2373227371" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa'", Local "Local file system at /tmp/rclone2373227371", Modify Window "1ms" 2025/04/24 01:17:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 21bdeee95e7416d70f96ff75889fd033 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/24 01:17:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 01:17:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa' 2025/04/24 01:17:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa': 1 files missing 2025/04/24 01:17:40 NOTICE: 1 hashes missing 2025/04/24 01:17:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa': 2 differences found 2025/04/24 01:17:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/24 01:17:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 01:17:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa': 0 differences found 2025/04/24 01:17:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa': 1 matching files 2025/04/24 01:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tegolag4rosa': Purge remote 2025/04/24 01:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizucam3zoka': Purge remote 2025/04/24 01:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahipal6kaja': Purge remote 2025/04/24 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudefez7mawa': Purge remote 2025/04/24 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homabof8coto': Purge remote 2025/04/24 01:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibuwuy1meki': Purge remote 2025/04/24 01:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuhujuc5fudo': Purge remote 2025/04/24 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuyufak6ludu': Purge remote 2025/04/24 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefeyud3doqe': Purge remote 2025/04/24 01:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficuvig4hadu': Purge remote --- PASS: TestApplyTransforms (63.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:17:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/24 01:17:50 DEBUG : sub/file2: md5 = 74ee20e15bd1cc017ad3ef3ad6c38ad4 OK 2025/04/24 01:17:50 INFO : file1: Copied (new) to: sub/file2 2025/04/24 01:17:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:17:50 DEBUG : file1: Unchanged skipping 2025/04/24 01:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': don't need to copy/move sub/file2, it is already at target location 2025/04/24 01:17:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.09s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:17:56 DEBUG : dst/file1: md5 = 3e367f2b3acd8f868e29873d36d21364 OK 2025/04/24 01:17:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/backup" 2025/04/24 01:17:57 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/1nrff024r7pq65ecp72fc28jb0" 2025/04/24 01:17:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/24 01:18:00 INFO : dst/file1: Moved (server-side) 2025/04/24 01:18:02 DEBUG : dst/file1: md5 = 6b6931f63f4025117451eeb76a84ccd5 OK 2025/04/24 01:18:02 INFO : dst/file1: Copied (new) 2025/04/24 01:18:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:18:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:18:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:18:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/dst" 2025/04/24 01:18:07 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 01:18:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/CompareDest" 2025/04/24 01:18:08 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/gveqi14airsml4bgu7krj116o8" 2025/04/24 01:18:10 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 01:18:12 DEBUG : one: md5 = c0c22bf33bdf6c8377d0145a2aacd869 OK 2025/04/24 01:18:12 INFO : one: Copied (new) 2025/04/24 01:18:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:18:15 DEBUG : one: md5 = ae75100f391a191f69b4bd4444230455 OK 2025/04/24 01:18:15 INFO : one: Copied (replaced existing) 2025/04/24 01:18:17 DEBUG : dst/one: md5 = eed8484736087c3bc30cddad200421aa OK 2025/04/24 01:18:19 DEBUG : CompareDest/one: md5 = 015e91d0ca0fb6f4639676c67f33e3f3 OK 2025/04/24 01:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:18:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 01:18:22 DEBUG : CompareDest/two: md5 = 489c884d05615dd9dd3bd321325e105d OK 2025/04/24 01:18:22 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 01:18:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:18:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 01:18:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 01:18:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:18:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 01:18:25 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 01:18:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/24 01:18:26 DEBUG : two: md5 = a7b57a6f2328494b3b363656273cd417 OK 2025/04/24 01:18:26 INFO : two: Copied (new) 2025/04/24 01:18:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 01:18:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:18:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:18:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.18s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/dst" 2025/04/24 01:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 01:18:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/CopyDest" 2025/04/24 01:18:32 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/24 01:18:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 01:18:36 DEBUG : one: md5 = abb7bfc255219bf068c0d2dadefe2dc3 OK 2025/04/24 01:18:36 INFO : one: Copied (new) 2025/04/24 01:18:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:18:39 DEBUG : one: md5 = 04b18e103b78e834834c71a59bb77fa5 OK 2025/04/24 01:18:39 INFO : one: Copied (replaced existing) 2025/04/24 01:18:40 DEBUG : dst/one: md5 = a7a59bba384ff97e532a5a72f22f48a0 OK 2025/04/24 01:18:43 DEBUG : CopyDest/one: md5 = ce0a1cf136d21634908cc7b037b66c69 OK 2025/04/24 01:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/BackupDir" 2025/04/24 01:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/24 01:18:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:18:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:18:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 01:18:47 INFO : one: Moved (server-side) 2025/04/24 01:18:48 INFO : one: Copied (server-side copy) 2025/04/24 01:18:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/24 01:18:50 DEBUG : CopyDest/two: md5 = d6d9dab880b7d1b5247adfa49edd38d1 OK 2025/04/24 01:18:50 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 01:18:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:18:52 INFO : two: Copied (server-side copy) 2025/04/24 01:18:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/24 01:18:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 01:18:52 DEBUG : two: Unchanged skipping 2025/04/24 01:18:54 DEBUG : CopyDest/three: md5 = 29a7ec932a8cf9a273d7e6bc86fa5c28 OK 2025/04/24 01:18:55 DEBUG : three: Need to transfer - File not found at Destination 2025/04/24 01:18:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/24 01:18:55 DEBUG : three: Destination not found in --copy-dest 2025/04/24 01:18:56 DEBUG : three: md5 = 8812a4dc373c22889fd0c4709ff89a9b OK 2025/04/24 01:18:56 INFO : three: Copied (new) 2025/04/24 01:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/24 01:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 01:19:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:19:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/24 01:19:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:19:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 01:19:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/24 01:19:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7ab776f1b7f76511c785b0d6843f9a9e OK 2025/04/24 01:19:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/24 01:19:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/24 01:19:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/24 01:19:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/24 01:19:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/24 01:19:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1038345433aa2e5248fa688def816132 OK 2025/04/24 01:19:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/24 01:19:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/24 01:19:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using skip mode. 2025/04/24 01:19:17 NOTICE: one: Found 2 files with duplicate names 2025/04/24 01:19:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using skip mode. 2025/04/24 01:19:24 NOTICE: one: Found 3 files with duplicate names 2025/04/24 01:19:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/24 01:19:24 INFO : one: Deleted 2025/04/24 01:19:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using first mode. 2025/04/24 01:19:30 NOTICE: one: Found 3 files with duplicate names 2025/04/24 01:19:30 INFO : one: Deleted 2025/04/24 01:19:31 INFO : one: Deleted 2025/04/24 01:19:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using newest mode. 2025/04/24 01:19:36 NOTICE: one: Found 3 files with duplicate names 2025/04/24 01:19:37 INFO : one: Deleted 2025/04/24 01:19:37 INFO : one: Deleted 2025/04/24 01:19:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.44s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using oldest mode. 2025/04/24 01:19:43 NOTICE: one: Found 3 files with duplicate names 2025/04/24 01:19:43 INFO : one: Deleted 2025/04/24 01:19:44 INFO : one: Deleted 2025/04/24 01:19:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using largest mode. 2025/04/24 01:19:49 NOTICE: one: Found 3 files with duplicate names 2025/04/24 01:19:50 INFO : one: Deleted 2025/04/24 01:19:50 INFO : one: Deleted 2025/04/24 01:19:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:19:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using smallest mode. 2025/04/24 01:19:56 NOTICE: one: Found 3 files with duplicate names 2025/04/24 01:19:56 INFO : one: Deleted 2025/04/24 01:19:57 INFO : one: Deleted 2025/04/24 01:19:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.41s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:20:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Looking for duplicate names using rename mode. 2025/04/24 01:20:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/24 01:20:05 INFO : one-2.txt: renamed from: one.txt 2025/04/24 01:20:06 INFO : one-3.txt: renamed from: one.txt 2025/04/24 01:20:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.69s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:20:12 DEBUG : dupe1/one.txt: md5 = a0c26ff38a769d21d451e020d681c697 OK 2025/04/24 01:20:14 DEBUG : dupe2/two.txt: md5 = 402ef34653bd135b409999100868aae8 OK 2025/04/24 01:20:16 DEBUG : dupe3/three.txt: md5 = 60da1183059f0927079875cbb3edc075 OK 2025/04/24 01:20:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/24 01:20:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/24 01:20:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/24 01:20:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/24 01:20:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/24 01:20:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/24 01:20:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.67s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:20:23 DEBUG : a.txt: md5 = 657e0fea29183a4394c97ee9198704b8 OK 2025/04/24 01:20:25 DEBUG : zend.txt: md5 = 1433072f9d64f699f23f6d1df7340f55 OK 2025/04/24 01:20:27 DEBUG : sub dir/hello world: md5 = f4870b1f93f712d602b05928e63a99d1 OK 2025/04/24 01:20:29 DEBUG : sub dir/hello world2: md5 = b47bc84dab991a9bab24845c4c23d261 OK 2025/04/24 01:20:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 434a7fe0c6f5af2ec685b2dc8562c693 OK 2025/04/24 01:20:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = d7255dd97172960ee93ddac7bf9ffc44 OK 2025/04/24 01:20:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = fc9e3cdd98f331ffdccaf69404dca858 OK 2025/04/24 01:20:35 DEBUG : a.txt: Excluded (Size Filter) 2025/04/24 01:20:35 DEBUG : a.txt: Excluded 2025/04/24 01:20:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 01:20:36 DEBUG : sub dir/hello world: Excluded 2025/04/24 01:20:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 01:20:36 DEBUG : sub dir/hello world2: Excluded 2025/04/24 01:20:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/24 01:20:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 01:20:37 DEBUG : sub dir/hello world: Excluded 2025/04/24 01:20:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 01:20:37 DEBUG : sub dir/hello world2: Excluded 2025/04/24 01:20:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/24 01:20:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/24 01:20:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/24 01:20:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/24 01:20:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/24 01:20:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/24 01:20:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 01:20:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.45s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:20:45 DEBUG : a.txt: md5 = 12cae1346fba2172617189c9a488e412 OK 2025/04/24 01:20:46 DEBUG : zend.txt: md5 = d2bec9c046f0102cf6033c65e2ff2438 OK 2025/04/24 01:20:48 DEBUG : sub dir/hello world: md5 = 958bc09ca4be91b375bedd9199acdb76 OK 2025/04/24 01:20:50 DEBUG : sub dir/hello world2: md5 = 41dcc6f1386e14da735e347155cf88b8 OK 2025/04/24 01:20:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 335d9e24254f7169edc8843bc3d57dac OK 2025/04/24 01:20:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2ca7e0fdd54d74dd82d9f21bd88e382e OK 2025/04/24 01:20:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 93b23e37a179f3da54cad03cb5a54421 OK 2025/04/24 01:20:56 DEBUG : a.txt: Excluded (Size Filter) 2025/04/24 01:20:56 DEBUG : a.txt: Excluded 2025/04/24 01:20:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 01:20:57 DEBUG : sub dir/hello world2: Excluded 2025/04/24 01:20:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 01:20:57 DEBUG : sub dir/hello world: Excluded 2025/04/24 01:20:58 DEBUG : sub dir/ignore dir: Excluded 2025/04/24 01:20:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 01:20:58 DEBUG : sub dir/hello world2: Excluded 2025/04/24 01:20:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 01:20:58 DEBUG : sub dir/hello world: Excluded 2025/04/24 01:20:58 DEBUG : sub dir/ignore dir: Excluded 2025/04/24 01:21:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/24 01:21:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/24 01:21:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/24 01:21:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/24 01:21:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/24 01:21:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/24 01:21:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.06s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:06 DEBUG : file1: md5 = 40a5f8076b01f34865b24e8189c45cfc OK 2025/04/24 01:21:08 DEBUG : sub/file2: md5 = 6ac3581a5b7f1a48c2667ffb52132b12 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/24 01:21:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/24 01:21:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/24 01:21:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/24 01:21:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.18s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:15 DEBUG : file1: md5 = d1a40f12b25c56b71ebb938c6d5bbe96 OK 2025/04/24 01:21:17 DEBUG : sub/file2: md5 = 8607c589d55fc185861d1e3cb1dc937d OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/24 01:21:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/notfound" 2025/04/24 01:21:21 DEBUG : Config file has changed externally - reloading 2025/04/24 01:21:21 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/qe0i31qdkoejk60elps0ni5sqk" 2025/04/24 01:21:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.11s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Making directory 2025/04/24 01:21:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:27 DEBUG : sub dir/hello world: md5 = 3ad054e989b049bcd1b1a19da7c950da OK 2025/04/24 01:21:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:32 DEBUG : potato2: md5 = bcbbe3afcbfba40ffb5814f6905455d7 OK 2025/04/24 01:21:33 DEBUG : empty space: md5 = bfc54c4a4a99fc79d7e24eef24c3a17e OK --- PASS: TestLs (4.47s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:36 DEBUG : potato2: md5 = 9ce4a900f80ef334367492b588056858 OK 2025/04/24 01:21:38 DEBUG : empty space: md5 = 592fd61741b1190f9853c6be8cce79a8 OK 2025/04/24 01:21:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/24 01:21:38 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.92s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:41 DEBUG : potato2: md5 = 72f9fdc87f4b453cfa409dd2314975ba OK 2025/04/24 01:21:42 DEBUG : empty space: md5 = b8ffc2f6954c1403b7db7f03793ef010 OK --- PASS: TestLsLong (4.44s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:45 DEBUG : potato2: md5 = 95dcdefa0f4c2a83c718e7b95b5f7dc8 OK 2025/04/24 01:21:47 DEBUG : empty space: md5 = 5f441aac60ce12bf35f35156d3ad64d2 OK --- PASS: TestHashSums (4.43s) === RUN TestHashSumsWithErrors 2025/04/24 01:21:48 DEBUG : Creating backend with remote ":memory:" 2025/04/24 01:21:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/24 01:21:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/24 01:21:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/24 01:21:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/24 01:21:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/24 01:21:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/24 01:21:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/24 01:21:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/24 01:21:48 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:50 DEBUG : potato2: md5 = bfc4fbcacec8152490ed365beae006bf OK 2025/04/24 01:21:51 DEBUG : empty space: md5 = 7d0a6bda9141dc394b6ebae07cab6d67 OK 2025/04/24 01:21:51 DEBUG : Config file has changed externally - reloading 2025/04/24 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/24 01:21:53 DEBUG : sub dir/potato3: md5 = ade8806b3f5a544f0aac4867f542415a OK 2025/04/24 01:21:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.20s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:21:58 DEBUG : small: md5 = 1e84f121478ce9ff8a4ed889e961a85d OK 2025/04/24 01:21:59 DEBUG : medium: md5 = 2ba06742992a404fc3d97df1dae14101 OK 2025/04/24 01:22:01 DEBUG : large: md5 = 5dbb87328682f2b745f11bb3ff1846aa OK 2025/04/24 01:22:01 DEBUG : Waiting for deletions to finish 2025/04/24 01:22:01 DEBUG : large: Excluded (Size Filter) 2025/04/24 01:22:02 INFO : medium: Deleted 2025/04/24 01:22:02 INFO : small: Deleted --- PASS: TestDelete (6.24s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:22:04 DEBUG : small: md5 = 2274224daca99f7da65c989cb23b340d OK 2025/04/24 01:22:06 DEBUG : medium: md5 = 59cb0224211cce2f668fa437d4979dd9 OK 2025/04/24 01:22:07 DEBUG : large: md5 = 2e923a6c281bd3fa17deb64bda143652 OK 2025/04/24 01:22:07 DEBUG : Waiting for deletions to finish 2025/04/24 01:22:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/24 01:22:08 INFO : medium: Deleted 2025/04/24 01:22:08 INFO : small: Deleted --- PASS: TestMaxDelete (6.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:22:11 DEBUG : small: md5 = 98afff4eb49f119d95b7cf1a1bae8b49 OK 2025/04/24 01:22:12 DEBUG : medium: md5 = d448014f46fd1d48c054e79cd1c64dd0 OK 2025/04/24 01:22:15 DEBUG : large: md5 = ee1df9dbeb47047119e3b5e022fb20d2 OK 2025/04/24 01:22:15 DEBUG : Waiting for deletions to finish 2025/04/24 01:22:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/24 01:22:16 INFO : small: Deleted 2025/04/24 01:22:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.86s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:22:19 DEBUG : small: md5 = 32d6003fbe5933792041e3f4a009f258 OK 2025/04/24 01:22:20 DEBUG : medium: md5 = 7ddfdcff6fd8de3c9a28458efabdd6de OK 2025/04/24 01:22:22 DEBUG : large: md5 = 00218f9313f127afe986ea2c20f6327b OK 2025/04/24 01:22:22 DEBUG : Waiting for deletions to finish 2025/04/24 01:22:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/24 01:22:22 INFO : small: Deleted 2025/04/24 01:22:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.41s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:22:25 DEBUG : ReadFile: md5 = 4d92fd1fe682c7135d1286ecaf51efca OK --- PASS: TestReadFile (4.49s) === RUN TestRetry 2025/04/24 01:22:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/24 01:22:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/24 01:22:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/24 01:22:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/24 01:22:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/24 01:22:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/24 01:22:28 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:22:30 DEBUG : file1: md5 = 207e98ae4535736c83d1723a9798debb OK 2025/04/24 01:22:31 DEBUG : file2: md5 = ce73d1644289b7ec1e35d30d8c3c2eb4 OK --- PASS: TestCat (16.27s) === RUN TestPurge 2025/04/24 01:22:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiqujim6newo" 2025/04/24 01:22:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 01:22:45 DEBUG : Creating backend with remote "TestDrive:crypt/vsqvietr854fv5f88aph87vt50vaj2cgae1sb7hn503rmefjk2dg" 2025/04/24 01:22:46 DEBUG : Creating backend with remote "/tmp/rclone487840757" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiqujim6newo'", Local "Local file system at /tmp/rclone487840757", Modify Window "1ms" 2025/04/24 01:22:50 DEBUG : A1/B1/C1/one: md5 = 405e332bd9a0e8ec30c62e4488fd327f OK 2025/04/24 01:22:50 INFO : A2: Making directory 2025/04/24 01:22:51 INFO : A1/B2: Making directory 2025/04/24 01:22:52 INFO : A1/B2/C2: Making directory 2025/04/24 01:22:53 INFO : A1/B1/C3: Making directory 2025/04/24 01:22:53 INFO : A3: Making directory 2025/04/24 01:22:54 INFO : A3/B3: Making directory 2025/04/24 01:22:55 INFO : A3/B3/C4: Making directory 2025/04/24 01:22:57 DEBUG : A1/two: md5 = 66b69653061fa6d41e5652448af58641 OK 2025/04/24 01:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiqujim6newo': Purge remote 2025/04/24 01:23:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.76s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:04 DEBUG : A1/B1/C1/one: md5 = 45d8fbf4111318b73938077da2dc6a73 OK 2025/04/24 01:23:04 INFO : A2: Making directory 2025/04/24 01:23:05 INFO : A1/B2: Making directory 2025/04/24 01:23:06 INFO : A1/B2/C2: Making directory 2025/04/24 01:23:06 INFO : A1/B1/C3: Making directory 2025/04/24 01:23:07 INFO : A3: Making directory 2025/04/24 01:23:08 INFO : A3/B3: Making directory 2025/04/24 01:23:08 INFO : A3/B3/C4: Making directory 2025/04/24 01:23:11 DEBUG : A1/two: md5 = e2f0d537cf14d50605472311e1fad54e OK 2025/04/24 01:23:12 DEBUG : removing 1 level 3 directories 2025/04/24 01:23:12 INFO : A3/B3/C4: Removing directory 2025/04/24 01:23:14 DEBUG : removing 2 level 3 directories 2025/04/24 01:23:14 INFO : A1/B2/C2: Removing directory 2025/04/24 01:23:14 INFO : A1/B1/C3: Removing directory 2025/04/24 01:23:15 DEBUG : removing 2 level 2 directories 2025/04/24 01:23:15 INFO : A3/B3: Removing directory 2025/04/24 01:23:15 INFO : A1/B2: Removing directory 2025/04/24 01:23:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/24 01:23:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/24 01:23:16 DEBUG : removing 2 level 1 directories 2025/04/24 01:23:16 INFO : A3: Removing directory 2025/04/24 01:23:16 INFO : A2: Removing directory 2025/04/24 01:23:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/24 01:23:20 DEBUG : removing 1 level 3 directories 2025/04/24 01:23:20 INFO : A1/B1/C1: Removing directory 2025/04/24 01:23:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:20 DEBUG : removing 1 level 2 directories 2025/04/24 01:23:20 INFO : A1/B1: Removing directory 2025/04/24 01:23:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/24 01:23:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/24 01:23:21 DEBUG : removing 1 level 1 directories 2025/04/24 01:23:21 INFO : A1: Removing directory 2025/04/24 01:23:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/24 01:23:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/24 01:23:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 01:23:22 DEBUG : removing 1 level 0 directories 2025/04/24 01:23:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Removing directory 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 01:23:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.46s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:24 INFO : A1: Making directory 2025/04/24 01:23:24 INFO : A1/B1: Making directory 2025/04/24 01:23:25 INFO : A1/B1/C1: Making directory 2025/04/24 01:23:28 DEBUG : removing 1 level 3 directories 2025/04/24 01:23:28 INFO : A1/B1/C1: Removing directory 2025/04/24 01:23:28 DEBUG : removing 1 level 2 directories 2025/04/24 01:23:28 INFO : A1/B1: Removing directory 2025/04/24 01:23:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/24 01:23:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.90s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:31 INFO : A1: Making directory 2025/04/24 01:23:31 INFO : A1/B1: Making directory 2025/04/24 01:23:32 INFO : A1/B1/C1: Making directory 2025/04/24 01:23:35 DEBUG : removing 1 level 3 directories 2025/04/24 01:23:35 INFO : A1/B1/C1: Removing directory 2025/04/24 01:23:35 DEBUG : removing 1 level 2 directories 2025/04/24 01:23:35 INFO : A1/B1: Removing directory 2025/04/24 01:23:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/24 01:23:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.07s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:39 DEBUG : file1: md5 = dfe9d321d4317b7e752497c63a7e3ac1 OK 2025/04/24 01:23:40 DEBUG : filename.txt: File name found in url 2025/04/24 01:23:41 DEBUG : filename.txt: md5 = 9ad4300fce45bada2e4da5d020365af2 OK 2025/04/24 01:23:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/24 01:23:43 DEBUG : headerfilename.txt: md5 = fb8c4e4d019852bb14e5094e911d4bd6 OK 2025/04/24 01:23:44 DEBUG : file2: md5 = 4fb32633a716e9cea978e5c3c7cf0491 OK --- PASS: TestCopyURL (8.47s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/24 01:23:49 DEBUG : sub/file2: md5 = 54bb7474624ae54c7461f33e14381823 OK 2025/04/24 01:23:49 INFO : file1: Copied (new) to: sub/file2 2025/04/24 01:23:49 INFO : file1: Deleted 2025/04/24 01:23:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:23:49 DEBUG : file1: Unchanged skipping 2025/04/24 01:23:49 INFO : file1: Deleted 2025/04/24 01:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': don't need to copy/move sub/file2, it is already at target location 2025/04/24 01:23:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/24 01:23:54 DEBUG : file1: md5 = 4d00dac5a3e7564fae7a7eff714e94a7 OK 2025/04/24 01:23:54 INFO : file1: Copied (new) 2025/04/24 01:23:54 INFO : file1: Deleted 2025/04/24 01:23:54 DEBUG : file1: Destination exists, skipping 2025/04/24 01:23:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:23:59 DEBUG : dst/file1: md5 = d815b8cb3cd01d9979e156d0a8d3b6b3 OK 2025/04/24 01:23:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiluj2gime/backup" 2025/04/24 01:24:00 DEBUG : Creating backend with remote "TestDrive:crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610/1nrff024r7pq65ecp72fc28jb0" 2025/04/24 01:24:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/24 01:24:03 INFO : dst/file1: Moved (server-side) 2025/04/24 01:24:05 DEBUG : dst/file1: md5 = c9afcfe03fd5b630a1b9d18be51661a7 OK 2025/04/24 01:24:05 INFO : dst/file1: Copied (new) 2025/04/24 01:24:05 INFO : dst/file1: Deleted 2025/04/24 01:24:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:24:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/24 01:24:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.53s) === 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:24:11 DEBUG : A1/one: md5 = ac609f3fd8b8402d0e23477bf5641aef OK 2025/04/24 01:24:12 DEBUG : A1/two: md5 = 518942910cdd811b27ccff16b03a2ddc OK 2025/04/24 01:24:14 DEBUG : A1/B1/three: md5 = 8ada959c42ebdcf1646212c9cf629761 OK 2025/04/24 01:24:16 DEBUG : A1/B1/C1/four: md5 = 460eb6971476d37511f3a081b0af3ad5 OK 2025/04/24 01:24:18 DEBUG : A1/B1/C2/five: md5 = 00dc17262ccc1bb5dc4bddd7582b8dd3 OK 2025/04/24 01:24:18 INFO : A1/B2: Making directory 2025/04/24 01:24:19 INFO : A1/B1/C3: Making directory 2025/04/24 01:24:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/24 01:24:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/24 01:24:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/24 01:24:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/24 01:24:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/24 01:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/24 01:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/24 01:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/24 01:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/24 01:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/24 01:24:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/24 01:24:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/24 01:24:39 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/24 01:24:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/24 01:24:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/24 01:24:40 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/24 01:24:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/24 01:24:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/24 01:24:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/24 01:24:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/24 01:24:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/24 01:24:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/24 01:24:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 01:24:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.12s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (34 bytes), uploading instead of streaming 2025/04/24 01:24:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 771bed555e3d0027d22f948887a374a4 OK 2025/04/24 01:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/24 01:24:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/24 01:24:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/24 01:24:55 DEBUG : no_checksum_big_file_from_pipe: md5 = 6cf8a8be6fc1db1173d6a8805086ba62 OK 2025/04/24 01:24:55 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (34 bytes), uploading instead of streaming 2025/04/24 01:24:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 48c59e2dfdf7da588cbe5f9cda5badc9 OK 2025/04/24 01:24:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/24 01:24:59 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/24 01:25:00 DEBUG : with_checksum_big_file_from_pipe: md5 = 5a60480737e44866dcc20330d23c53f8 OK 2025/04/24 01:25:00 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (34 bytes), uploading instead of streaming 2025/04/24 01:25:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:25:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/24 01:25:05 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-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (34 bytes), uploading instead of streaming 2025/04/24 01:25:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/24 01:25:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/24 01:25:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/24 01:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (48 bytes), uploading instead of streaming 2025/04/24 01:25:13 DEBUG : rcat_metadata: md5 = 08d0837c11cde61a8811207b95f4a1f1 OK 2025/04/24 01:25:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/24 01:25:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/24 01:25:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = a40d6248ce97e29f4209848e31dab910 OK 2025/04/24 01:25:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.36s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:18 DEBUG : potato1: md5 = 6e396fe350d9dacc63d0365e9533bccd OK 2025/04/24 01:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (60 bytes), uploading instead of streaming 2025/04/24 01:25:20 DEBUG : potato2: md5 = 4efcc058bb2334eea32dcc0a7838f4aa OK 2025/04/24 01:25:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:23 DEBUG : potato1: md5 = e37b359f183f75e7d9f925f8b70c4174 OK 2025/04/24 01:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': File to upload is small (60 bytes), uploading instead of streaming 2025/04/24 01:25:24 DEBUG : potato2: md5 = 5917303d5cefefab12f61640ea4e3218 OK 2025/04/24 01:25:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:28 DEBUG : potato2: md5 = db3672f7da72c24ef57b0d1b96c14309 OK 2025/04/24 01:25:29 DEBUG : empty space: md5 = 8b455e2f9c0323408cf96843b605b7da OK 2025/04/24 01:25:31 DEBUG : sub dir/potato3: md5 = 3bb94194036b405257f24cfa3a14af8b OK 2025/04/24 01:25:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Touching "sub dir/potato3" 2025/04/24 01:25:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Touching "empty space" 2025/04/24 01:25:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Touching "potato2" 2025/04/24 01:25:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.42s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:36 DEBUG : dir with metadata: Making directory with metadata 2025/04/24 01:25:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:38 DEBUG : directory with modtime: Making directory with metadata 2025/04/24 01:25:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/24 01:25:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/24 01:25:40 DEBUG : Google drive root 'crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610': Skipping btime metadata as can't update it on an existing file: 2025-04-24T01:25:40.724871588Z 2025/04/24 01:25:41 INFO : non existent directory: Updated directory metadata 2025/04/24 01:25:43 DEBUG : Google drive root 'crypt/s9jj9hf0elfcufigjigpfd0t5t3n0ovk1ikvogosegn4vfn2c610': Skipping btime metadata as can't update it on an existing file: 2025-04-24T01:25:40.724871588Z 2025/04/24 01:25:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/24 01:25:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/24 01:25:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/24 01:25:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/24 01:25:49 DEBUG : dst: Making directory with metadata 2025/04/24 01:25:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/24 01:25:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 01:25:50 INFO : dst: Set directory modification time (using SetModTime) 2025/04/24 01:25:51 INFO : dst: Set directory modification time (using SetModTime) 2025/04/24 01:25:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/24 01:25:51 INFO : dst: Set directory modification time (using SetModTime) 2025/04/24 01:25:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime'", Local "Local file system at /tmp/rclone832914429", Modify Window "1ms" 2025/04/24 01:25:55 DEBUG : sub dir/test remove existing: md5 = 4d9417558114a696a3c3e7df31d83a10 OK 2025/04/24 01:25:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 44488a6a2fc5a3865cf333fc4cc0f6d2 OK 2025/04/24 01:25:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vacetax8" before starting 2025/04/24 01:25:59 DEBUG : sub dir/test remove existing.vacetax8: TEST: removing renamed existing file after operation 2025/04/24 01:26:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caqoquv7" before starting 2025/04/24 01:26:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caqoquv7: TEST: renaming existing back after failed operation 2025/04/24 01:26:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vikubot3" before starting 2025/04/24 01:26:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vikubot3: TEST: removing renamed existing file after operation 2025/04/24 01:26:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0p53gfr84vv4l2b2o9lsm9nkk82dqnf9c30r0q6h06nsorke9979slcgavu8euscjoefbdbat7p4eibq9u4bc4hlm4fadareim4k2du8lc6ttkv0betil4ldupshjn0svrbr6fmrffv1i9akq7d97pjojrtuq27kt6cdrc7v80hqs01npvcg" 2025/04/24 01:26:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "36955mi8r71nactkp0r20fcns3sg80h1bpve9odsh124v1pddnfg" --- PASS: TestRemoveExisting (12.90s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/24 01:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiluj2gime': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m8.402921794s (try 1/5)